Content-Length: 264999 | pFad | http://github.com/postgrespro/postgres/commit/8dc626defec23016dd5988208d8704b858b9d21d

6B Fix suggested layout for PGXS makefile · postgrespro/postgres@8dc626d · GitHub
Skip to content

Commit 8dc626d

Browse files
committed
Fix suggested layout for PGXS makefile
Custom rules must come after pgxs inclusion, not before, because any rule added before pgxs will break the default 'all' target. Author: Cédric Villemain <cedric@2ndquadrant.fr>
1 parent 8372304 commit 8dc626d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/makefiles/pgxs.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
# Use the following layout for your Makefile:
1010
#
1111
# [variable assignments, see below]
12-
# [custom rules, rarely necessary]
1312
#
1413
# PG_CONFIG = pg_config
1514
# PGXS := $(shell $(PG_CONFIG) --pgxs)
1615
# include $(PGXS)
1716
#
17+
# [custom rules, rarely necessary]
18+
#
1819
# Set one of these three variables to specify what is built:
1920
#
2021
# MODULES -- list of shared-library objects to be built from source files

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/8dc626defec23016dd5988208d8704b858b9d21d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy