mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Clean files generated by htmlhelp target.
This commit is contained in:
parent
a4cf1ba6a1
commit
fab33917f4
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# PostgreSQL documentation makefile
|
||||
#
|
||||
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.73 2004/11/23 16:27:59 petere Exp $
|
||||
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.74 2004/11/23 21:41:24 petere Exp $
|
||||
#
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -243,3 +243,5 @@ clean distclean maintainer-clean:
|
|||
rm -f HTML.index $(GENERATED_SGML)
|
||||
# text
|
||||
rm -f INSTALL HISTORY regress_README
|
||||
# XML
|
||||
rm -f postgres.xml htmlhelp.hhp toc.hhc index.hhk
|
||||
|
|
|
|||
Loading…
Reference in a new issue