llvm-6502/tools/Makefile
Chris Lattner 9148ec65c2 Get rid of really old makefile cruft
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6218 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-14 21:31:31 +00:00

6 lines
125 B
Makefile

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