From: Marc G. Fournier Date: Tue, 23 Jul 1996 05:24:35 +0000 (+0000) Subject: comment out inclue of Makefile.custom, as i tbreaks compiling the X-Git-Tag: Release_1_0_2~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00fe588fb0ad2f78b3020234e16369e58ee119a8;p=postgresql comment out inclue of Makefile.custom, as i tbreaks compiling the bin directory --- diff --git a/src/Makefile.global b/src/Makefile.global index e230993549..5998145775 100644 --- a/src/Makefile.global +++ b/src/Makefile.global @@ -7,7 +7,7 @@ # # # 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 # This is seen by any Makefiles that include mk/postgres.mk. To @@ -315,6 +315,4 @@ objdir= obj # # Customization. # --include $(MKDIR)/../Makefile.custom - - +#-include $(MKDIR)/../Makefile.custom