projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69a5215
)
We don't distribute the operating system specific directories any more.
author
Reid Spencer
<rspencer@reidspencer.com>
Fri, 14 Jan 2005 22:43:01 +0000
(22:43 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Fri, 14 Jan 2005 22:43:01 +0000
(22:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19563
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/System/Makefile
patch
|
blob
|
history
diff --git
a/lib/System/Makefile
b/lib/System/Makefile
index d0a7acff26bbbd160d3f151560f5758df6423dfe..043947ddadabef6b1c9bfa12873756c16da764e1 100644
(file)
--- a/
lib/System/Makefile
+++ b/
lib/System/Makefile
@@
-10,6
+10,6
@@
LEVEL = ../..
LIBRARYNAME = LLVMSystem
BUILD_ARCHIVE = 1
-EXTRA_DIST =
AIX Cygwin Darwin FreeBSD Interix Linux SunOS
Unix Win32
+EXTRA_DIST = Unix Win32
include $(LEVEL)/Makefile.common