Browse code

add package to the repository

msa


git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/msa@102253 bc3139a8-67e5-0310-9ffc-ced21a209358

Sonali Arora authored on 10/04/2015 00:12:33
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+lib_LTLIBRARIES = libexceptions4c.la
2
+
3
+libexceptions4c_la_SOURCES = e4c_lite.c
4
+
5
+libexceptions4c_la_LDFLAGS = -version-info 1:0:0
6
+
7
+include_HEADERS = e4c_lite.h
0 8
\ No newline at end of file