projects
/
apple
/
dyld.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dyld-132.13.tar.gz
[apple/dyld.git]
/
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 d3a63ab6e72d8b5dd45261f7dd463ad0e7459a6a..7e700971d1521d581403d9088ff7fc9726f28a5d 100644
(file)
--- 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