blob: 9e5635c82e2bac77494059c5a146f2288c53dd6a [file] [log] [blame]
Chris Lattner698e9ce2002-12-06 03:53:40 +00001LEVEL := ..
Misha Brukman231d64d2003-08-28 21:43:51 +00002PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
3 analyze extract bugpoint
Chris Lattner00950542001-06-06 20:29:01 +00004
5include $(LEVEL)/Makefile.common
6