src/utils/twoBitToFa/makefile 1.14

1.14 2009/07/07 17:57:59 hiram
adding bigWigInfo to the build, and need SOCKETLIB for building on Solaris
Index: src/utils/twoBitToFa/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/twoBitToFa/makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -B -U 4 -r1.13 -r1.14
--- src/utils/twoBitToFa/makefile	27 Mar 2009 06:25:21 -0000	1.13
+++ src/utils/twoBitToFa/makefile	7 Jul 2009 17:57:59 -0000	1.14
@@ -1,7 +1,7 @@
 include ../../inc/common.mk
 
-L += -lm
+L += -lm ${SOCKETLIB}
 MYLIBDIR = ../../lib/${MACHTYPE}
 MYLIBS =  ${MYLIBDIR}/jkweb.a
 
 A = twoBitToFa