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:
@ -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
|
||||
|
Reference in New Issue
Block a user