This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-03-10 18:28:35 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ecacbdbcee
postgresql
/
contrib
/
contrib-global.mk
5 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
Remove cvs keywords from all files.
2010-09-20 16:08:53 -04:00
# contrib/contrib-global.mk
To fix the perpetually broken makefiles in the contrib tree, I have written a generic framework of rules that the contrib makefiles can use instead of writing their own each time. You only need to set a few variables and off you go.
2001-09-06 06:49:30 -04:00
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with some massaging by Peter Eisentraut. This is basically a simple generalization of the existing contrib makefiles.
2004-07-30 08:26:40 -04:00
NO_PGXS
=
1
i
n
c
l
u
d
e
$(
top_srcdir
)
/
s
r
c
/
m
a
k
e
f
i
l
e
s
/
p
g
x
s
.
m
k
Reference in a new issue
Copy permalink