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

Commit763c486

Browse files
author
Michael Meskes
committed
ecpg_keywords.o also depends on preproc.h
1 parentf7563e9 commit763c486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/ecpg/preproc/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1998-2008, PostgreSQL Global Development Group
66
#
7-
# $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.133 2008/05/20 23:17:32 meskes Exp $
7+
# $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.134 2008/05/21 00:26:26 meskes Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -54,7 +54,7 @@ else
5454
@$(missing) flex $< $@
5555
endif
5656

57-
c_keywords.okeywords.opreproc.oparser.o: preproc.h
57+
ecpg_keywords.oc_keywords.okeywords.opreproc.oparser.o: preproc.h
5858

5959
# instead of maintaining our own list, take the one from the backend
6060
# we cannot just link it in, but must copy and make some minor changes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp