head	1.3;
access;
symbols
	release_4_2:1.3
	aix_ok:1.3;
locks; strict;
comment	@# @;


1.3
date	93.03.03.23.08.01;	author marc;	state Exp;
branches;
next	1.2;

1.2
date	92.12.23.19.35.16;	author mao;	state Exp;
branches;
next	1.1;

1.1
date	92.11.11.04.51.34;	author marc;	state Exp;
branches;
next	;


desc
@@


1.3
log
@more comments about doc/ and ref/
@
text
@#
# Build and install postgres.
#
# You have to cd into doc/ and ref/ by hand to make them.  They are
# not done automatically because they depend on groff, which you may not
# have installed.
# Formatted copies of the documents are already made in ../{doc,ref}
# for you.
#

SUBDIR= backend libpq bin regress

.include <postgres.subdir.mk>
@


1.2
log
@add regress to list of subdirs
@
text
@d1 10
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
SUBDIR= backend libpq bin
@
