]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/NSAddImage-leafname/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / NSAddImage-leafname / Makefile
index f46b18eff8931225cd6027717f9de512c86fc9ed..c31f202536dc5ddf66ee08c87c4753c16b9be4fd 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        export DYLD_FALLBACK_LIBRARY_PATH="hide" && ./main
 
 all: main hide/libzzz.dylib
        export DYLD_FALLBACK_LIBRARY_PATH="hide" && ./main
 
 all: main hide/libzzz.dylib