]> granicus.if.org Git - postgresql/commitdiff
Added an empty Makefile.custom file...
authorMarc G. Fournier <scrappy@hub.org>
Thu, 25 Jul 1996 00:19:42 +0000 (00:19 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 25 Jul 1996 00:19:42 +0000 (00:19 +0000)
src/Makefile.custom [new file with mode: 0644]
src/Makefile.global

diff --git a/src/Makefile.custom b/src/Makefile.custom
new file mode 100644 (file)
index 0000000..e69de29
index 5998145775b57cc2c5fffc8238781ab806d0ca99..74841edb658832984f7f1c7b5b03e0cb95da92e4 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.11 1996/07/23 05:24:35 scrappy Exp $
+#    $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.12 1996/07/25 00:19:42 scrappy Exp $
 #
 # NOTES
 #    This is seen by any Makefiles that include mk/postgres.mk. To
@@ -315,4 +315,4 @@ objdir=             obj
 #
 # Customization.
 #
-#-include $(MKDIR)/../Makefile.custom
+-include $(MKDIR)/../Makefile.custom