Commit 2f19e289 authored by Marc G. Fournier's avatar Marc G. Fournier

there are no includes files in backend, there should be, so why look

there?
parent 0864a2dd
...@@ -7,11 +7,11 @@ ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment