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

Commit3ab5aa0

Browse files
committed
Build scanner output when making a distribution.
1 parent47110ac commit3ab5aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/psql/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $PostgreSQL: pgsql/src/bin/psql/Makefile,v 1.39 2004/02/19 19:40:08 tgl Exp $
8+
# $PostgreSQL: pgsql/src/bin/psql/Makefile,v 1.40 2004/03/09 19:47:05 petere Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -46,7 +46,7 @@ else
4646
@$(missing) flex $< $@
4747
endif
4848

49-
distprep:$(srcdir)/sql_help.h
49+
distprep:$(srcdir)/sql_help.h$(srcdir)/psqlscan.c
5050

5151
install: all installdirs
5252
$(INSTALL_PROGRAM) psql$(X)$(DESTDIR)$(bindir)/psql$(X)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp