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

Commit25f9020

Browse files
author
Thomas G. Lockhart
committed
Adjustments for standalone and integrated ODBC.
1 parenta8428c9 commit25f9020

File tree

3 files changed

+401
-347
lines changed

3 files changed

+401
-347
lines changed

‎src/GNUmakefile.in

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.32 1998/10/0904:07:49 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.33 1998/10/09 07:01:24 thomas Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -43,6 +43,9 @@ install:
4343
$(MAKE) -C pl install
4444
cat ../register.txt
4545

46+
install-man:
47+
$(MAKE) -C man install
48+
4649
lexverify:
4750
$(MAKE) -C lextest all
4851
@if test ! -f lextest/lextest; then \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp