llvm-project/clang/test/Makefile

4 lines
94 B
Makefile

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