]> git.saurik.com Git - bison.git/blobdiff - Makefile.in
*** empty log message ***
[bison.git] / Makefile.in
index 1d5e432da078f41983fa1f6c4cfccfe2a69bfa8f..9dfe18441912f428ca55288db5533498a4be6635 100644 (file)
@@ -95,7 +95,7 @@ configure: configure.in
 
 # Copy bison.simple, inserting directory name into the #line commands.
 bison.s1: bison.simple
-       -rm bison.s1
+       -rm -f bison.s1
        sed -e "/^#line/ s|bison|$(datadir)/bison|" < $(srcdir)/$(PFILE) > bison.s1
 
 clean: