]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/read-only-import-shared-cache-coalesce/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / read-only-import-shared-cache-coalesce / Makefile
index efd6319747d102f05aa8fc79a08031eea326637a..5364cbdeee6d52f9b6eac4363d02d06e3991d400 100644 (file)
@@ -24,7 +24,9 @@ TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main