]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly GNUmakefile.~76~
authorRoland McGrath <roland@redhat.com>
Thu, 13 Aug 1992 22:09:36 +0000 (22:09 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 13 Aug 1992 22:09:36 +0000 (22:09 +0000)
GNUmakefile

index e92d3c0c87d4413b1f33c4999655d844482dbd4f..7d49eba3c65687519eb6242d14153d90e0cf26e5 100644 (file)
@@ -214,6 +214,7 @@ $(alpha-dir)/%: %
 
 # Implicit rule to make README and README-doc.
 %: %.template version.c
+       rm -f $@
        sed 's/VERSION/$(version)/' < $< > $@
 # Make sure I don't edit it by accident.
        chmod a-w $@