File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77#
88#
99# IDENTIFICATION
10- # $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.5 1996/07/19 05:32:22 scrappy Exp $
10+ # $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.6 1996/07/20 07:29:33 scrappy Exp $
1111#
1212# NOTES
1313# This is seen by any Makefiles that include mk/postgres.mk. To
6060PORTNAME= BSD44_derived
6161
6262# SRCDIR specifies where the source files are.
63- SRCDIR= <SET THIS VALUE>
63+ SRCDIR= /home/staff/scrappy/cvs/postgres95/src
6464
6565# FreeBSD 2.1R with new Flex v2.5.2 in /usr/local
6666LEX = flex
Original file line number Diff line number Diff line change 1212#
1313#
1414# IDENTIFICATION
15- # $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.2 1996/07/15 19:22:58 scrappy Exp $
15+ # $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.3 1996/07/20 07:33:36 scrappy Exp $
1616#
1717# -------------------------------------------------------------------------
1818
@@ -35,7 +35,7 @@ export PATH
3535
3636# OPENLINK Added an fsync option to postmaster
3737# REQUIRES: pg95 compiled with -DOPENLINK_PATCHES, see README_OPENLINK
38- FSYNC=# -F
38+ # FSYNC=-F
3939
4040CMDNAME=` basename $0 `
4141
You can’t perform that action at this time.
0 commit comments