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:
3a7fbe2
)
This makefile is completely wrong, don't even bother to keep it
author
Chris Lattner
<sabre@nondot.org>
Tue, 30 Sep 2003 18:59:24 +0000
(18:59 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 30 Sep 2003 18:59:24 +0000
(18:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8786
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/C++Frontend/Makefile
[deleted file]
patch
|
blob
|
history
diff --git
a/test/C++Frontend/Makefile
b/test/C++Frontend/Makefile
deleted file mode 100644
(file)
index
8f15446
..0000000
--- a/
test/C++Frontend/Makefile
+++ /dev/null
@@
-1,4
+0,0 @@
-LEVEL = ../../../../../..
-include $(LEVEL)/test/Programs/SingleSource/Makefile.singlesrc
-CFLAGS += -std=c99
-