X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/412ebb8e3cc35d457058c31310d89ef96b7c416d..19894a1236eae932b4028640f24ab843f691d4e4:/unit-tests/test-cases/re-export-symbol/Makefile diff --git a/unit-tests/test-cases/re-export-symbol/Makefile b/unit-tests/test-cases/re-export-symbol/Makefile index 3be2415..c02f912 100644 --- a/unit-tests/test-cases/re-export-symbol/Makefile +++ b/unit-tests/test-cases/re-export-symbol/Makefile @@ -29,11 +29,11 @@ include ${TESTROOT}/include/common.makefile # Test that fine grain re-exports works # -all-check: all_$(OS_BAROLO_FEATURES) check_$(OS_BAROLO_FEATURES) +all-check: all_$(OS_LION_FEATURES) check_$(OS_LION_FEATURES) -all: all_$(OS_BAROLO_FEATURES) +all: all_$(OS_LION_FEATURES) -check: check_$(OS_BAROLO_FEATURES) +check: check_$(OS_LION_FEATURES) check_1: ./main1