File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
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.19.2.11 1996/10/25 09:23:41 scrappy Exp $
10+ # $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.12 1996/10/25 09:24:56 scrappy Exp $
1111#
1212# NOTES
1313# This is seen by any Makefiles that include mk/postgres.mk. To
6363PORTNAME= UNDEFINED
6464
6565# SRCDIR specifies where the source files are.
66- SRCDIR= /home/tools /postgres95-1.02 /src
66+ SRCDIR= /usr/local /postgres95/src
6767
6868# For convenience, POSTGRESDIR is where DATADIR, BINDIR, and LIBDIR
6969# and other target destinations are rooted. Of course, each of these is
7070# changable separately.
71- POSTGRESDIR= /home/tools /postgres95-1.02
71+ POSTGRESDIR= /usr/local /postgres95
7272
7373# POSTGRESLOGIN is the login name of the user who gets special
7474# privileges within the database. By default it is "postgres", but
You can’t perform that action at this time.
0 commit comments