]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/suid-environ/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / suid-environ / Makefile
index 8ef3c6d5a6dc74859c6e944cee686fe0fafa5f40..85aa95465b4084891f08e0e30e1731e99b864837 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        export DYLD_INSERT_LIBRARIES=/ && export DYLD_PRINT_LIBRARIES=/ &&  export DYLD_PREBIND_DEBUG=/ && ./main
 
 all: main