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 9529238 commit bdb25dbCopy full SHA for bdb25db
src/man/Makefile
@@ -8,7 +8,7 @@
8
#
9
10
# IDENTIFICATION
11
-# $Header: /cvsroot/pgsql/src/man/Attic/Makefile,v 1.1 1996/11/19 22:22:15 momjian Exp $
+# $Header: /cvsroot/pgsql/src/man/Attic/Makefile,v 1.2 1996/11/20 01:54:13 momjian Exp $
12
13
#-------------------------------------------------------------------------
14
@@ -27,3 +27,6 @@ install:: install-man
27
28
clean:
29
# do nothing
30
+
31
+all:
32
+ # do nothing
0 commit comments