]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/initializer-args/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / initializer-args / Makefile
index 1afdb745fcdfc68154b13a014987619c7ebe958a..3f4e4d0bb65a059ca71a2b472adc6144b3410797 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main arg1 arg2
 
 all: