]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/partial-library-load/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / partial-library-load / Makefile
index 37a84a45563d581a97944f53d4ff189f14360091..83ef9bd125d7a324ead26aa67b387a20ff79603f 100644 (file)
@@ -32,7 +32,9 @@ include ${TESTROOT}/include/common.makefile
 ###
 
 
-run: all
+all-check: all check
+
+check:
        export DYLD_IMAGE_SUFFIX="_missing" && ${TESTROOT}/bin/exit-zero-pass.pl "partial-library-load" "partial-library-load" ./main
 
 all: main test.bundle