llvm-6502/tools/Makefile
2003-08-28 21:43:51 +00:00

7 lines
161 B
Makefile

LEVEL := ..
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
analyze extract bugpoint
include $(LEVEL)/Makefile.common