rewrite sanitize lines so as not to confuse bsd make
authorKen Raeburn <raeburn@cygnus>
Tue, 30 Aug 1994 19:45:05 +0000 (19:45 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 30 Aug 1994 19:45:05 +0000 (19:45 +0000)
binutils/testsuite/Makefile.in

index 55a135f743e0e1e654a33981389aae9e50a6e80f..16189a562790372b52ab6d4541e4ba58050863a9 100644 (file)
@@ -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 \