llvm-6502/lib/Target/Makefile
Chris Lattner 900c23ced0 X86 target builds fine now
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4786 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 20:17:03 +00:00

7 lines
104 B
Makefile

LEVEL = ../..
DIRS = Sparc X86
LIBRARYNAME = target
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common