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


1.1
date	93.10.01.21.56.07;	author aoki;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
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>
@
