We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c9ec7 commit 00fe588Copy full SHA for 00fe588
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $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 $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -315,6 +315,4 @@ objdir= obj
315
316
# Customization.
317
318
--include $(MKDIR)/../Makefile.custom
319
-
320
+#-include $(MKDIR)/../Makefile.custom
0 commit comments