Have SGML make clean remove text files output as well

This commit is contained in:
Bruce Momjian 2004-03-08 23:59:23 +00:00
parent 4679e875c0
commit e0bed412a2
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# PostgreSQL documentation makefile
#
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.69 2004/03/06 02:52:46 momjian Exp $
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.70 2004/03/08 23:59:23 momjian Exp $
#
#----------------------------------------------------------------------------
@ -238,3 +238,5 @@ clean distclean maintainer-clean:
rm -f *.rtf *.tex-ps *.tex-pdf *.dvi *.aux *.log *.ps *.pdf *.out *.eps *.fot
# index
rm -f HTML.index $(GENERATED_SGML)
# text
rm -f INSTALL HISTORY regress_README