1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add $PostgreSQL$ marker to contrib makefiles.

This commit is contained in:
Peter Eisentraut
2007-02-09 17:04:00 +00:00
parent f44271176e
commit 994b1cb59e
9 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,5 @@
# $PostgreSQL: pgsql/contrib/ltree/Makefile,v 1.6 2007/02/09 17:04:00 petere Exp $
PG_CPPFLAGS = -DLOWER_NODE
MODULE_big = ltree
OBJS = ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o \