9143b46e34fc87efb6a898b36b606a90c4cf35cc hiram Thu Nov 21 07:54:12 2013 -0800 do not need the redundant test target refs #9104 diff --git src/utils/bedToBigBed/makefile src/utils/bedToBigBed/makefile index 814c053..9386cf4 100644 --- src/utils/bedToBigBed/makefile +++ src/utils/bedToBigBed/makefile @@ -1,8 +1,4 @@ kentSrc = ../.. A = bedToBigBed include $(kentSrc)/inc/userApp.mk L += -lm -lz ${SOCKETLIB} - -test:: - cd tests - make test