src/hg/blastToPsl/makefile 1.22
1.22 2009/03/10 00:33:45 galt
Modifications to make system to support optional external libraries, motivated by need for SSL
Index: src/hg/blastToPsl/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/blastToPsl/makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -b -B -U 4 -r1.21 -r1.22
--- src/hg/blastToPsl/makefile 18 Sep 2007 23:00:58 -0000 1.21
+++ src/hg/blastToPsl/makefile 10 Mar 2009 00:33:45 -0000 1.22
@@ -1,7 +1,7 @@
include ../../inc/common.mk
-L = -lm
+L += -lm
MYLIBDIR = ../../lib/$(MACHTYPE)
MYLIBS = $(MYLIBDIR)/jkhgap.a $(MYLIBDIR)/jkweb.a
A = blastToPsl