X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/0959b6d4289bd106fddb7fe7d84a346159895fdd..19894a1236eae932b4028640f24ab843f691d4e4:/unit-tests/test-cases/dlopen-RTLD_NODELETE/Makefile?ds=inline diff --git a/unit-tests/test-cases/dlopen-RTLD_NODELETE/Makefile b/unit-tests/test-cases/dlopen-RTLD_NODELETE/Makefile index 776d676..800a40c 100644 --- a/unit-tests/test-cases/dlopen-RTLD_NODELETE/Makefile +++ b/unit-tests/test-cases/dlopen-RTLD_NODELETE/Makefile @@ -23,7 +23,9 @@ TESTROOT = ../.. include ${TESTROOT}/include/common.makefile -run: all +all-check: all check + +check: ./main all: main test.bundle test.dylib