llvm-6502/lib/Makefile
Sumant Kowshik 9ddc86c6e5 *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2552 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-08 18:09:58 +00:00

6 lines
130 B
Makefile

LEVEL = ..
DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
include $(LEVEL)/Makefile.common