1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

more tcl/tk fixes

This commit is contained in:
Bruce Momjian
1998-03-23 06:03:04 +00:00
parent 97e461b101
commit 953ca76b8d
4 changed files with 7 additions and 12 deletions

View File

@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/Makefile.in,v 1.4 1998/03/15 08:02:55 scrappy Exp $
# $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/Makefile.in,v 1.5 1998/03/23 06:03:04 momjian Exp $
#
#-------------------------------------------------------------------------
@ -17,8 +17,7 @@ include $(SRCDIR)/Makefile.global
INCLUDE_OPT= \
-I$(SRCDIR)/backend \
-I$(SRCDIR)/include \
-I$(LIBPQDIR) \
-I$(TCL_INCDIR)
-I$(LIBPQDIR)
PORTNAME=@PORTNAME@