84e2956319cf935eb9df4f28db15965e92660db8 hiram Thu Apr 4 11:58:14 2013 -0700 fixup test target to be test:: to avoid conflict with userApp.mk refs #9104 diff --git src/hg/bedOrBlocks/makefile src/hg/bedOrBlocks/makefile index 88ddbf4..61651a1 100644 --- src/hg/bedOrBlocks/makefile +++ src/hg/bedOrBlocks/makefile @@ -1,10 +1,10 @@ kentSrc = ../.. A = bedOrBlocks include $(kentSrc)/inc/userApp.mk -test: +test:: bedOrBlocks in.bed out.bed diff expected.bed out.bed clean:: rm -f out.bed