]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/bundle-memory-load-fat/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / bundle-memory-load-fat / Makefile
index 7c573149cfa0389872392ef9131227e14cb54722..687eea699d8a9073c8862adc9cce9e5e576322a7 100644 (file)
@@ -25,7 +25,9 @@ include ${TESTROOT}/include/common.makefile
 
 FATFLAGS = `lipo -detailed_info /usr/lib/libSystem.B.dylib | grep architecture | sed -e 's/architecture/-arch/'`
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main test.bundle