llvm-6502/lib/Makefile
Vikram S. Adve 4e1aeca8c9 Added CodeGen, LLC, and Support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-21 12:40:37 +00:00

6 lines
113 B
Makefile

LEVEL = ..
DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen LLC
include $(LEVEL)/Makefile.common