llvm-6502/tools/Makefile
Chris Lattner 21049cf266 Build bugpoint
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4790 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 22:28:18 +00:00

6 lines
129 B
Makefile

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