X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/412ebb8e3cc35d457058c31310d89ef96b7c416d..HEAD:/unit-tests/test-cases/re-export-symbol/Makefile?ds=sidebyside 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