Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA22409; Wed, 22 Jul 92 08:58:46 -0700
Message-Id: <9207221558.AA22409@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: missing includes
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Wed, 22 Jul 92 11:52:49 +0700."
             <9207220943.AA19917@postgres.Berkeley.EDU> 
Date: Wed, 22 Jul 92 08:58:08 PDT

you write:

> Now my question: Where are the includes 'machine.h' and 'tags.h' ?
> Are they build at installation time ?

$POSTGRESHOME/src/port/<portname>/machine.h
$POSTGRESHOME/<objdir>/lib/H/tags.h

tags.h is built at installation time, machine.h is not.


Jeff
