Added bison.simple' to list of files removed by make distclean'.

This commit is contained in:
Jesse Thilo
1999-02-16 11:05:16 +00:00
parent 9eceb6c6d3
commit e569a4351c

View File

@@ -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