Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdfde7f1

Browse files
author
Thomas G. Lockhart
committed
Install man pages from here now. "make install" will do that along with
the html/ps material...
1 parent72129e9 commitdfde7f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/Makefile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
#
1010
# IDENTIFICATION
11-
# $Header: /cvsroot/pgsql/doc/Makefile,v 1.9 1998/05/29 13:14:25 thomas Exp $
11+
# $Header: /cvsroot/pgsql/doc/Makefile,v 1.10 1998/10/06 05:44:05 thomas Exp $
1212
#
1313
#----------------------------------------------------------------------------
1414

@@ -45,6 +45,7 @@ beforeinstall::
4545

4646
install::
4747
$(MAKE) all
48+
$(MAKE) man
4849

4950
all:: beforeinstall$(MODULES)
5051

@@ -54,6 +55,9 @@ clean::
5455
distclean::
5556
$(MAKE) clean
5657

58+
man:
59+
$(MAKE) -C$(SRCDIR) install-man
60+
5761
#
5862
# Generic production rules
5963
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp