mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 01:55:08 +00:00
31eef321bf
llvm-svn: 38538
4 lines
70 B
Makefile
4 lines
70 B
Makefile
|
|
all:
|
|
find . -name \*.c -print -exec ~/llvm/test/TestRunner.sh {} \;
|