aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-09-21 06:27:11 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-09-21 06:27:11 +0000
commit83298ee312ab4ce86ab3bc080f55c85d51d0fa63 (patch)
tree819584555d13ffa37508c49688903c6cb4596458 /src
parent04b55fc4a4d07818ecf6323fea04ba56dd44a1e8 (diff)
downloadpostgresql-83298ee312ab4ce86ab3bc080f55c85d51d0fa63.tar.gz
postgresql-83298ee312ab4ce86ab3bc080f55c85d51d0fa63.zip
Nothing patched...just testing something with CVS...
Diffstat (limited to 'src')
-rw-r--r--src/backend/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/Makefile b/src/backend/Makefile
index 5c6a31e186d..7cf55de5a4f 100644
--- a/src/backend/Makefile
+++ b/src/backend/Makefile
@@ -1,13 +1,13 @@
#-------------------------------------------------------------------------
#
# Makefile--
-# Makefile for the postgres backend (and the postmaster)
+# Makefile for the postgres backend (and the postmaster)
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/backend/Makefile,v 1.5 1996/08/28 02:18:00 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/backend/Makefile,v 1.6 1996/09/21 06:27:11 scrappy Exp $
#
#-------------------------------------------------------------------------