X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/412ebb8e3cc35d457058c31310d89ef96b7c416d..832b6fce7c321434378950ecd081b6c34cc3a24f:/unit-tests/test-cases/tlv-initializer/Makefile diff --git a/unit-tests/test-cases/tlv-initializer/Makefile b/unit-tests/test-cases/tlv-initializer/Makefile index 62cd36a..6a6d74c 100644 --- a/unit-tests/test-cases/tlv-initializer/Makefile +++ b/unit-tests/test-cases/tlv-initializer/Makefile @@ -28,9 +28,9 @@ include ${TESTROOT}/include/common.makefile ## Basic test of thread-local-variables in a main executable ## -all-check: all_$(OS_BAROLO_FEATURES) check_$(OS_BAROLO_FEATURES) +all-check: all_$(OS_LION_FEATURES) check_$(OS_LION_FEATURES) -check: check_$(OS_BAROLO_FEATURES) +check: check_$(OS_LION_FEATURES) check_: ${PASS_IFF} true