Skip to content

Commit 0ede7ca

Browse files
committed
Added an empty Makefile.custom file...
1 parent 18367ce commit 0ede7ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Makefile.custom

Whitespace-only changes.

src/Makefile.global

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.11 1996/07/23 05:24:35 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.12 1996/07/25 00:19:42 scrappy Exp $
1111
#
1212
# NOTES
1313
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -315,4 +315,4 @@ objdir= obj
315315
#
316316
# Customization.
317317
#
318-
#-include $(MKDIR)/../Makefile.custom
318+
-include $(MKDIR)/../Makefile.custom

0 commit comments

Comments
 (0)