blob: 8364f3c2f485a85b4d29fe4f3fd00b1c5c0089db [file] [log] [blame]
Chris Lattner2f7c9632001-06-06 20:29:01 +00001LEVEL = ..
Anand Shuklaa1cd3fe2002-08-27 22:05:53 +00002
John Criswell3ef61af2003-06-30 21:59:07 +00003PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
4
5OPTIONAL_DIRS = Reoptimizer
Chris Lattner2f7c9632001-06-06 20:29:01 +00006
7include $(LEVEL)/Makefile.common
8