]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/missing-symlink-framework-fallback-path/Makefile
dyld-851.27.tar.gz
[apple/dyld.git] / unit-tests / test-cases / missing-symlink-framework-fallback-path / Makefile
index 4cfeb686a053458c18501d418652c4f93bd2d7d9..217074c34dc1bee88508cf43ffa5f0b4968be78a 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        export DYLD_FALLBACK_FRAMEWORK_PATH="dir" && ${TESTROOT}/bin/exit-zero-pass.pl "pass message" "fail message" ./main
 
 all: main dir/Foo.framework/Versions/Current/Foo