]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/crt-argv-NULL/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / crt-argv-NULL / Makefile
index 9df7f9bb912e91443eb4511c0596196d311a7a6a..9d8dd599fa30983017aac9bf7f44c19a503df72a 100644 (file)
@@ -27,7 +27,9 @@ include ${TESTROOT}/include/common.makefile
 # verifies that crt glue can handle  argv[0] = NULL
 #
 
-run: all
+all-check: all check
+
+check:
        ${TESTROOT}/bin/exit-zero-pass.pl "crt-argv-NULL main-10.4" "crt-argv-NULL main-10.4"    ./main-10.4
        ${TESTROOT}/bin/exit-zero-pass.pl "crt-argv-NULL main-10.5" "crt-argv-NULL main-10.5"    ./main-10.5