]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/fallback-with-suid/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / fallback-with-suid / Makefile
index 6fd0158a349c2e787ef0ecf16e6bc0abd241f361..af3f2b9ea49dd67228d9c357084228032de0bf08 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ${TESTROOT}/bin/exit-non-zero-pass.pl "fallback-with-suid" "fallback-with-suid" ./main-suid
        
 all: main-suid