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

Remove useless CPPFLAGS.

This commit is contained in:
Peter Eisentraut
2007-02-09 17:24:33 +00:00
parent 994b1cb59e
commit 6e1664beaf
4 changed files with 4 additions and 13 deletions

View File

@ -1,6 +1,4 @@
# $PostgreSQL: pgsql/contrib/pg_trgm/Makefile,v 1.5 2007/02/09 17:04:00 petere Exp $
PG_CPPFLAGS = -I.
# $PostgreSQL: pgsql/contrib/pg_trgm/Makefile,v 1.6 2007/02/09 17:24:33 petere Exp $
MODULE_big = pg_trgm
OBJS = trgm_op.o trgm_gist.o