Skip to content

Commit 5c709ee

Browse files
committed
Revert Makefile modification that broke the MSVC build.
1 parent 57c9dff commit 5c709ee

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-2009, PostgreSQL Global Development Group
66
#
7-
# $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.145 2009/08/28 20:26:19 petere Exp $
7+
# $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/Makefile,v 1.146 2009/09/02 19:14:14 mha Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -57,7 +57,7 @@ preproc.y: ../../../backend/parser/gram.y parse.pl ecpg.addons ecpg.header ecpg.
5757

5858
ecpg_keywords.o c_keywords.o keywords.o preproc.o parser.o: preproc.h
5959

60-
kwlookup.c: % : ../../../backend/parser/%
60+
kwlookup.c: % : $(top_srcdir)/src/backend/parser/%
6161
rm -f $@ && $(LN_S) $< .
6262

6363
distprep: preproc.y preproc.c preproc.h pgc.c

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy