Subject: stopping f771 from being rebuilt all the time
To: None <tech-toolchain@netbsd.org>
From: Simon Burge <simonb@wasabisystems.com>
List: tech-toolchain
Date: 11/05/2001 23:44:55
Any reason not to commit the following?

Simon.
--
Simon Burge                            <simonb@wasabisystems.com>
NetBSD CDs, Support and Service:    http://www.wasabisystems.com/


Index: Makefile
===================================================================
RCS file: /cvsroot/gnusrc/gnu/usr.bin/gcc/f771/Makefile,v
retrieving revision 1.3
diff -d -p -u -r1.3 Makefile
--- Makefile	2001/10/08 23:18:11	1.3
+++ Makefile	2001/11/05 12:29:16
@@ -15,11 +15,7 @@ CLEANFILES+=	str-${f}.h str-${f}.j
 
 fini: fini.c proj.c
 	${HOST_LINK.c} -o $@ $>
-
-.if !target(.BEGIN) && !make(fini)
-.BEGIN:
-	@rm -f fini
-.endif
+CLEANFILES+=	fini
 
 .for f in 1t 2t fo io nq op ot
 str-${f}.h str-${f}.j: str-${f}.fin fini