8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab5aa0 commit 66cb7e2Copy full SHA for 66cb7e2
doc/src/sgml/Makefile
@@ -2,7 +2,7 @@
2
#
3
# PostgreSQL documentation makefile
4
5
-# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.70 2004/03/08 23:59:23 momjian Exp $
+# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.71 2004/03/09 20:08:10 momjian Exp $
6
7
#----------------------------------------------------------------------------
8
@@ -240,3 +240,4 @@ clean distclean maintainer-clean:
240
rm -f HTML.index $(GENERATED_SGML)
241
# text
242
rm -f INSTALL HISTORY regress_README
243
+
0 commit comments