mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	modifications required to reflect centralized include files
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
#
 | 
			
		||||
#
 | 
			
		||||
# IDENTIFICATION
 | 
			
		||||
#    $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.3 1996/08/01 05:04:29 scrappy Exp $
 | 
			
		||||
#    $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.4 1996/08/28 23:02:43 scrappy Exp $
 | 
			
		||||
#
 | 
			
		||||
#-------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@@ -17,6 +17,7 @@ MKDIR=	../mk
 | 
			
		||||
include $(MKDIR)/postgres.mk
 | 
			
		||||
 | 
			
		||||
CFLAGS+= -I$(srcdir)/backend/include \
 | 
			
		||||
	-I$(srcdir)/include \
 | 
			
		||||
	-I$(srcdir)/backend \
 | 
			
		||||
	-I$(CURDIR) \
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user