mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-03 08:00:21 +08:00
there are no includes files in backend, there should be, so why look
there?
This commit is contained in:
parent
0864a2ddae
commit
2f19e28940
@ -7,11 +7,11 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.4 1996/07/22 04:51:05 scrappy Exp $
|
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.5 1996/07/25 00:26:21 scrappy Exp $
|
||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
|
||||||
CFLAGS+= -I$(srcdir)/backend -I$(srcdir)/backend/include -I$(srcdir)/libpq
|
CFLAGS+= -I$(srcdir)/backend/include -I$(srcdir)/libpq
|
||||||
|
|
||||||
#
|
#
|
||||||
# link with libpq, so we put it here.
|
# link with libpq, so we put it here.
|
||||||
|
Loading…
Reference in New Issue
Block a user