mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
some massaging by Peter Eisentraut. This is basically a simple generalization of the existing contrib makefiles.
4 lines
143 B
Makefile
4 lines
143 B
Makefile
# $PostgreSQL: pgsql/contrib/contrib-global.mk,v 1.8 2004/07/30 12:26:39 petere Exp $
|
|
|
|
NO_PGXS = 1
|
|
include $(top_srcdir)/src/makefiles/pgxs.mk
|