*** empty log message ***

This commit is contained in:
Noah Friedman
1993-04-18 04:51:40 +00:00
parent 9df81dd3fc
commit 4951b477ea

View 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: