llvm-capstone/clang/test/Makefile
Chris Lattner 31eef321bf Initial checkin of testsuite
llvm-svn: 38538
2006-06-18 05:42:02 +00:00

4 lines
70 B
Makefile

all:
find . -name \*.c -print -exec ~/llvm/test/TestRunner.sh {} \;