]> granicus.if.org Git - postgresql/commitdiff
Have SGML make clean remove text files output as well
authorBruce Momjian <bruce@momjian.us>
Mon, 8 Mar 2004 23:59:23 +0000 (23:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 8 Mar 2004 23:59:23 +0000 (23:59 +0000)
doc/src/sgml/Makefile

index 65e74473770838277723ef8a5696acd9eaff98fc..c262acb47778f6a74edad5532015f1da1f8df17b 100644 (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