mirror of https://github.com/postgres/postgres
comment out inclue of Makefile.custom, as i tbreaks compiling the
bin directory
This commit is contained in:
parent
83c9ec765e
commit
00fe588fb0
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.10 1996/07/23 03:05:23 scrappy Exp $
|
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.11 1996/07/23 05:24:35 scrappy Exp $
|
||||||
#
|
#
|
||||||
# NOTES
|
# NOTES
|
||||||
# This is seen by any Makefiles that include mk/postgres.mk. To
|
# This is seen by any Makefiles that include mk/postgres.mk. To
|
||||||
|
@ -315,6 +315,4 @@ objdir= obj
|
||||||
#
|
#
|
||||||
# Customization.
|
# Customization.
|
||||||
#
|
#
|
||||||
-include $(MKDIR)/../Makefile.custom
|
#-include $(MKDIR)/../Makefile.custom
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue