Define PGDOC to use POSTGRESDIR by default.

Can be set to something else in Makefile.custom if necessary.
This commit is contained in:
Thomas G. Lockhart 1998-05-29 13:14:25 +00:00
parent 3af1cc6755
commit 3d96825bb1
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/doc/Makefile,v 1.8 1998/04/27 14:41:50 scrappy Exp $
# $Header: /cvsroot/pgsql/doc/Makefile,v 1.9 1998/05/29 13:14:25 thomas Exp $
#
#----------------------------------------------------------------------------
PGDOCS= /home/projects/pgsql/ftp/www/html/docs2
PGDOCS= $(POSTGRESDIR)/doc
SRCDIR= ../src
TAR= tar