|
|
@ -7,7 +7,7 @@ |
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# IDENTIFICATION
|
|
|
|
# IDENTIFICATION
|
|
|
|
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.5 1996/09/23 08:23:33 scrappy Exp $
|
|
|
|
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.6 1996/09/23 18:14:08 scrappy Exp $
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#-------------------------------------------------------------------------
|
|
|
|
#-------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
@ -15,8 +15,8 @@ MKDIR= ../mk |
|
|
|
include $(MKDIR)/postgres.mk |
|
|
|
include $(MKDIR)/postgres.mk |
|
|
|
|
|
|
|
|
|
|
|
CFLAGS+= -I../backend/include \
|
|
|
|
CFLAGS+= -I../backend/include \
|
|
|
|
-I$../include \
|
|
|
|
-I../include \
|
|
|
|
-I$../backend \
|
|
|
|
-I../backend \
|
|
|
|
-I. \
|
|
|
|
-I. \
|
|
|
|
|
|
|
|
|
|
|
|
ifdef KRBVERS |
|
|
|
ifdef KRBVERS |
|
|
|