]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/crt-result/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / crt-result / Makefile
index 8e7cbf380853aed15db94291d6a889d101a56d06..0e4bd7b46628703c8da7fe1b8f4042dfdecbb115 100644 (file)
@@ -28,7 +28,9 @@ include ${TESTROOT}/include/common.makefile
 # for both crt1.0 and crt1.10.5.o
 #
 
-run: all
+all-check: all check
+
+check:
        ${TESTROOT}/bin/exit-zero-pass.pl "crt-result good-10.4" "crt-result good-10.4"    ./good-10.4
        ${TESTROOT}/bin/exit-zero-pass.pl "crt-result good-10.5" "crt-result good-10.5"    ./good-10.5
        ${TESTROOT}/bin/exit-non-zero-pass.pl "crt-result bad-10.4" "crt-result bad-10.4"  ./bad-10.4