*** empty log message ***

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vikram S. Adve 2001-07-21 12:41:01 +00:00
parent 4e1aeca8c9
commit 05f4745c01

7
lib/CodeGen/Makefile Normal file
View File

@ -0,0 +1,7 @@
LEVEL = ../..
DIRS = InstrSelection TargetMachine
## List source files in link order
Source =
include $(LEVEL)/Makefile.common