From: Chris Lattner Date: Wed, 20 Nov 2002 20:17:03 +0000 (+0000) Subject: X86 target builds fine now X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=900c23ced0a7635b191896d4c00fad3153dde2b7;p=oota-llvm.git X86 target builds fine now git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4786 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Makefile b/lib/Target/Makefile index 4228cc97d2a..32032a66be1 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -1,5 +1,5 @@ LEVEL = ../.. -DIRS = Sparc #X86 +DIRS = Sparc X86 LIBRARYNAME = target BUILD_ARCHIVE = 1