hanchenye-llvm-project/llvm/tools/Makefile

7 lines
162 B
Makefile
Raw Normal View History

LEVEL := ..
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc link lli gccld \
analyze extract bugpoint llvm-ar
2001-06-07 04:29:01 +08:00
include $(LEVEL)/Makefile.common