Remove blank line in Makefile.

This commit is contained in:
Bruce Momjian 2004-03-09 20:10:10 +00:00
parent 66cb7e2e99
commit 832e6df893
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# #
# PostgreSQL documentation makefile # PostgreSQL documentation makefile
# #
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.71 2004/03/09 20:08:10 momjian Exp $ # $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.72 2004/03/09 20:10:10 momjian Exp $
# #
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
@ -240,4 +240,3 @@ clean distclean maintainer-clean:
rm -f HTML.index $(GENERATED_SGML) rm -f HTML.index $(GENERATED_SGML)
# text # text
rm -f INSTALL HISTORY regress_README rm -f INSTALL HISTORY regress_README