Skip to content
Snippets Groups Projects
Commit bdb25dba authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix for man Makefile. Added 'all'.

parent 9529238d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
#
#
# IDENTIFICATION
# $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 $
#
#-------------------------------------------------------------------------
......@@ -27,3 +27,6 @@ install:: install-man
clean:
# do nothing
all:
# do nothing
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment