Skip to content
Snippets Groups Projects
Commit 2f19e289 authored by Marc G. Fournier's avatar Marc G. Fournier
Browse files

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

there?
parent 0864a2dd
No related branches found
No related tags found
No related merge requests found
...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment