Skip to content

Commit 6e1664b

Browse files
committed
Remove useless CPPFLAGS.
1 parent 994b1cb commit 6e1664b

File tree

4 files changed

+4
-13
lines changed

4 files changed

+4
-13
lines changed

contrib/cube/Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/cube/Makefile,v 1.18 2006/04/03 18:47:41 petere Exp $
1+
# $PostgreSQL: pgsql/contrib/cube/Makefile,v 1.19 2007/02/09 17:24:33 petere Exp $
22

33
MODULE_big = cube
44
OBJS= cube.o cubeparse.o
@@ -10,8 +10,6 @@ REGRESS = cube
1010

1111
EXTRA_CLEAN = y.tab.c y.tab.h
1212

13-
PG_CPPFLAGS = -I.
14-
1513
SHLIB_LINK += $(filter -lm, $(LIBS))
1614

1715
ifdef USE_PGXS

contrib/hstore/Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# $PostgreSQL: pgsql/contrib/hstore/Makefile,v 1.3 2007/02/09 17:04:00 petere Exp $
1+
# $PostgreSQL: pgsql/contrib/hstore/Makefile,v 1.4 2007/02/09 17:24:33 petere Exp $
22

33
subdir = contrib/hstore
44
top_builddir = ../..
55
include $(top_builddir)/src/Makefile.global
66

7-
8-
override CPPFLAGS := -I. $(CPPFLAGS)
9-
107
MODULE_big = hstore
118
OBJS = hstore_io.o hstore_op.o hstore_gist.o crc32.o
129

contrib/pg_trgm/Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/pg_trgm/Makefile,v 1.5 2007/02/09 17:04:00 petere Exp $
2-
3-
PG_CPPFLAGS = -I.
1+
# $PostgreSQL: pgsql/contrib/pg_trgm/Makefile,v 1.6 2007/02/09 17:24:33 petere Exp $
42

53
MODULE_big = pg_trgm
64
OBJS = trgm_op.o trgm_gist.o

contrib/seg/Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/seg/Makefile,v 1.17 2006/04/03 18:47:41 petere Exp $
1+
# $PostgreSQL: pgsql/contrib/seg/Makefile,v 1.18 2007/02/09 17:24:33 petere Exp $
22

33
MODULE_big = seg
44
OBJS = seg.o segparse.o
@@ -9,8 +9,6 @@ REGRESS = seg
99

1010
EXTRA_CLEAN = y.tab.c y.tab.h
1111

12-
PG_CPPFLAGS = -I.
13-
1412
ifdef USE_PGXS
1513
PGXS := $(shell pg_config --pgxs)
1614
include $(PGXS)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy