a517677fe598f9c80c2a1ac650016bddbbac5d3b hiram Sat Mar 30 11:17:15 2013 -0700 eliminate the kludgy flag JKHGAPP from src/hg/ makefiles, can detect that in src/inc/userApp.mk, refs #9104 diff --git src/hg/featureBits/makefile src/hg/featureBits/makefile index 6cd4341..f8253bc 100644 --- src/hg/featureBits/makefile +++ src/hg/featureBits/makefile @@ -1,5 +1,3 @@ kentSrc = ../.. A = featureBits -JKHGAPP = 1 include $(kentSrc)/inc/userApp.mk -L += -lm