提交 bdb25dba 编写于 作者: B Bruce Momjian

Fix for man Makefile. Added 'all'.

上级 9529238d
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# #
# #
# IDENTIFICATION # 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 ...@@ -27,3 +27,6 @@ install:: install-man
clean: clean:
# do nothing # do nothing
all:
# do nothing
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册