]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/zero-fill-segment/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / zero-fill-segment / Makefile
index 513cd755f21322c9f3cccdfbd51018ebaee9fa77..f0380c7c52d70845cd9124cc39e1158b9646ed7b 100644 (file)
@@ -23,8 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
+all-check: all check
 
-run: all
+check:
        ./main 
 
 all: main