a3dc6f427dd906f15647f68eda2fb4b75ece6ffd markd Mon Feb 10 15:22:59 2025 -0800 fixed a broken makefile and so other improvements from code review diff --git src/hg/makeDb/hgGoldGapGl/makefile src/hg/makeDb/hgGoldGapGl/makefile index 392bc80af34..c0daae76a1c 100644 --- src/hg/makeDb/hgGoldGapGl/makefile +++ src/hg/makeDb/hgGoldGapGl/makefile @@ -1,5 +1,5 @@ kentSrc = ../../.. -iA = hgGoldGapGl hgLoadGap +A = hgGoldGapGl hgLoadGap extraHeaders = ntContig.h extraObjects = ntContig.o include ${kentSrc}/inc/userApp.mk