]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/flat-private-extern/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / flat-private-extern / Makefile
index c68be00ea1f082d9d52b55ebb87abb8bf1d19da1..fe7dbc14befb36cc72d25695fda1b064448855bb 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main