mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Added an empty Makefile.custom file...
This commit is contained in:
0
src/Makefile.custom
Normal file
0
src/Makefile.custom
Normal file
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# 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
|
# 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,4 +315,4 @@ objdir= obj
|
|||||||
#
|
#
|
||||||
# Customization.
|
# Customization.
|
||||||
#
|
#
|
||||||
#-include $(MKDIR)/../Makefile.custom
|
-include $(MKDIR)/../Makefile.custom
|
||||||
|
Reference in New Issue
Block a user