]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/operator-new/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / operator-new / Makefile
index fb7fe849cd3e13b018f2b1ab1e3302986345ffb5..2fbed98f8c1875fc2cd0f61735bc48922f617f26 100644 (file)
@@ -24,7 +24,9 @@ TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main