src/hg/autoSql/makefile 1.15
1.15 2009/03/10 00:33:42 galt
Modifications to make system to support optional external libraries, motivated by need for SSL
Index: src/hg/autoSql/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/autoSql/makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -B -U 4 -r1.14 -r1.15
--- src/hg/autoSql/makefile 26 Jan 2007 05:28:26 -0000 1.14
+++ src/hg/autoSql/makefile 10 Mar 2009 00:33:42 -0000 1.15
@@ -1,8 +1,8 @@
include ../../inc/common.mk
HG_WARN = ${HG_WARN_ERR}
-L = -lm
+L += -lm
MYLIBDIR = ../../lib/${MACHTYPE}
MYLIBS = ${MYLIBDIR}/jkhgap.a ${MYLIBDIR}/jkweb.a