mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Make DESTDIR consistent, and verious Linux cleanups.
This commit is contained in:
@ -8,11 +8,11 @@
|
||||
#
|
||||
#
|
||||
# IDENTIFICATION
|
||||
# $Header: /cvsroot/pgsql/doc/Makefile,v 1.5 1998/03/15 07:37:51 scrappy Exp $
|
||||
# $Header: /cvsroot/pgsql/doc/Makefile,v 1.6 1998/04/06 01:35:16 momjian Exp $
|
||||
#
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
PGDOCS= /usr/local/cdrom/docs
|
||||
PGDOCS= unpacked
|
||||
SRCDIR= ../src
|
||||
|
||||
TAR= tar
|
||||
|
Reference in New Issue
Block a user