diff options
Diffstat (limited to 'lib/Target/Makefile')
-rw-r--r-- | lib/Target/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Makefile b/lib/Target/Makefile index 32032a66be..3c5bf67464 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -1,5 +1,5 @@ LEVEL = ../.. -DIRS = Sparc X86 +DIRS = Sparc LIBRARYNAME = target BUILD_ARCHIVE = 1 |