]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/unloadable-library-residue/Makefile
dyld-195.5.tar.gz
[apple/dyld.git] / unit-tests / test-cases / unloadable-library-residue / Makefile
index fd4ad9bdf7ab085a022aeadc6759c87fd5633af3..42459e6f17408aadefeedfea26a9ea34634161f4 100644 (file)
@@ -31,8 +31,9 @@ include ${TESTROOT}/include/common.makefile
 ### so the next use of libfoo seemed to succeed, when it should have failed.
 ###
 
+all-check: all check
 
-run: all
+check:
        export DYLD_IMAGE_SUFFIX="_missing" && ./main
 
 all: main libfoo.dylib