src/utils/findMotif/makefile 1.8
1.8 2009/07/07 17:57:51 hiram
adding bigWigInfo to the build, and need SOCKETLIB for building on Solaris
Index: src/utils/findMotif/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/findMotif/makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -B -U 4 -r1.7 -r1.8
--- src/utils/findMotif/makefile 10 Mar 2009 00:34:48 -0000 1.7
+++ src/utils/findMotif/makefile 7 Jul 2009 17:57:51 -0000 1.8
@@ -1,7 +1,7 @@
include ../../inc/common.mk
-L += -lm
+L += -lm ${SOCKETLIB}
MYLIBDIR = ../../lib/${MACHTYPE}
MYLIBS = ${MYLIBDIR}/jkweb.a
O = findMotif.o