hanchenye-llvm-project/clang/test/Makefile

4 lines
96 B
Makefile

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