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

Commitf45b50c

Browse files
author
Bryan Henderson
committed
Add install dependency.
1 parent4f1e59f commitf45b50c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_id/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/Makefile,v 1.2 1996/11/11 13:41:08 bryanh Exp $
10+
# $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/Makefile,v 1.3 1996/11/12 06:10:10 bryanh Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -25,7 +25,7 @@ pg_id: $(OBJS) $(LIBPQDIR)/libpq.a
2525
$(LIBPQDIR)/libpq.a:
2626
$(MAKE) -C$(LIBPQDIR) libpq.a
2727

28-
install:
28+
install: pg_id
2929
$(INSTALL)$(INSTL_EXE_OPTS) pg_id$(DESTDIR)$(BINDIR)/pg_id
3030

3131
dependdep:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp