llvm-6502/lib/CodeGen/Makefile
Vikram S. Adve 05f4745c01 *** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-21 12:41:01 +00:00

8 lines
131 B
Makefile

LEVEL = ../..
DIRS = InstrSelection TargetMachine
## List source files in link order
Source =
include $(LEVEL)/Makefile.common