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/liftUp/makefile src/hg/liftUp/makefile index 34b3ca9..fe702b0 100644 --- src/hg/liftUp/makefile +++ src/hg/liftUp/makefile @@ -1,8 +1,8 @@ kentSrc = ../.. A = liftUp include $(kentSrc)/inc/userApp.mk -test: force +test:: force cd test && ${MAKE} force: