X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/bac542e65c0030c0d819c7ff1dcfc25892a61844..39a8cd101b922f08058746122efff58c14b57605:/unit-tests/test-cases/read-only-stubs/Makefile diff --git a/unit-tests/test-cases/read-only-stubs/Makefile b/unit-tests/test-cases/read-only-stubs/Makefile index d3a63ab..7e70097 100644 --- a/unit-tests/test-cases/read-only-stubs/Makefile +++ b/unit-tests/test-cases/read-only-stubs/Makefile @@ -23,7 +23,9 @@ TESTROOT = ../.. include ${TESTROOT}/include/common.makefile -run: all +all-check: all check + +check: ./main all: main