Added an empty Makefile.custom file...

This commit is contained in:
Marc G. Fournier 1996-07-25 00:19:42 +00:00
parent 18367ced1b
commit 0ede7ca819
2 changed files with 2 additions and 2 deletions

0
src/Makefile.custom Normal file
View File

View 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