mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Added bison.simple' to list of files removed by make distclean'.
This commit is contained in:
@@ -26,3 +26,5 @@ bison.simple: bison.s1 Makefile
|
||||
-rm -f $@
|
||||
sed -e "/^#line/ s|bison|$(datadir)/bison|" -e "s/@bison_version@/$(VERSION)/" < $(srcdir)/bison.s1 > $@-tmp
|
||||
mv $@-tmp $@
|
||||
|
||||
DISTCLEANFILES = bison.simple
|
||||
|
||||
Reference in New Issue
Block a user