llvm-6502/lib/Target/Makefile
Chris Lattner a750de9bfb Build the X86 target as well
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4283 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-25 22:55:05 +00:00

7 lines
104 B
Makefile

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