projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0822b56
)
rewrite sanitize lines so as not to confuse bsd make
author
Ken Raeburn
<raeburn@cygnus>
Tue, 30 Aug 1994 19:45:05 +0000
(19:45 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 30 Aug 1994 19:45:05 +0000
(19:45 +0000)
binutils/testsuite/Makefile.in
patch
|
blob
|
history
diff --git
a/binutils/testsuite/Makefile.in
b/binutils/testsuite/Makefile.in
index 55a135f743e0e1e654a33981389aae9e50a6e80f..16189a562790372b52ab6d4541e4ba58050863a9 100644
(file)
--- a/
binutils/testsuite/Makefile.in
+++ b/
binutils/testsuite/Makefile.in
@@
-47,11
+47,11
@@
INSTALL = install -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
-$(start-sanitize-chill)
+# start-sanitize-chill
CFLAGS = -g
CHILLFLAGS = $(CFLAGS)
CHILL_LIB = -lchill
-$(end-sanitize-chill)
+# end-sanitize-chill
CC_FOR_TARGET = ` \
if [ -f $${rootme}/../../gcc/xgcc ] ; then \