]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/bundle-reload/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / bundle-reload / Makefile
index 97eb0d5ca5b05c1dfd11eb4bfc0df779bc11ca18..723c2c65fbaf2125bb7a7f98877415c85eda29a0 100644 (file)
@@ -29,7 +29,9 @@ else
        CXX_VERSION = ${CXX} 
 endif
 
        CXX_VERSION = ${CXX} 
 endif
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main test.bundle
        ./main
 
 all: main test.bundle