src/hg/pslPretty/makefile 1.20
1.20 2009/03/10 00:34:28 galt
Modifications to make system to support optional external libraries, motivated by need for SSL
Index: src/hg/pslPretty/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/pslPretty/makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -b -B -U 4 -r1.19 -r1.20
--- src/hg/pslPretty/makefile 19 Dec 2006 23:35:23 -0000 1.19
+++ src/hg/pslPretty/makefile 10 Mar 2009 00:34:28 -0000 1.20
@@ -1,8 +1,8 @@
include ../../inc/common.mk
-L = -lm
+L += -lm
MYLIBDIR = ../../lib/$(MACHTYPE)
MYLIBS = $(MYLIBDIR)/jkweb.a
O = pslPretty.o