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:
a442107
)
Makefile.JIT doesn't exist any more so it doesn't need to be distributed.
author
Reid Spencer
<rspencer@reidspencer.com>
Fri, 17 Dec 2004 02:06:36 +0000
(
02:06
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Fri, 17 Dec 2004 02:06:36 +0000
(
02:06
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19009
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 2c0040055082470ce613d9d03402bd10e1368eca..83c54e274d071f4cb987229c7ae9c59631f16e9b 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-20,8
+20,6
@@
ifneq($(OS),Win32)
PARALLEL_DIRS += bugpoint llvm-db
endif
-EXTRA_DIST := Makefile.JIT
-
include $(LEVEL)/Makefile.config
ifeq ($(ARCH), Sparc)