From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19448 invoked from network); 1 Jun 1998 16:52:30 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 1 Jun 1998 16:52:30 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA06350; Mon, 1 Jun 1998 12:40:03 -0400 (EDT) Resent-Date: Mon, 1 Jun 1998 12:40:03 -0400 (EDT) From: Zefram Message-Id: <199806011640.RAA14844@taos.demon.co.uk> Subject: Re: can't build 3.1.4 under NeXTStep (LONG) To: luomat+Lists/Zsh/workers@luomat.peak.org (Timothy J Luoma) Date: Mon, 1 Jun 1998 17:40:43 +0100 (BST) Cc: zefram@tao.co.uk, zsh-workers@math.gatech.edu In-Reply-To: <199806011631.MAA26625@luomat.peak.org> from "Timothy J Luoma" at Jun 1, 98 12:31:43 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"GXpBe3.0.9Z1.YbjSr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4023 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Timothy J Luoma wrote: >subdir = . >dir_top = . >SUBDIRS = Doc Etc Src > >@@defs.mk@@ Having this in the final Makefile is bad. Look at config.status. -zefram