From xemacs-m  Thu Apr  3 04:16:14 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id EAA19163
	for <xemacs-beta@xemacs.org>; Thu, 3 Apr 1997 04:16:13 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id CAA13162; Thu, 3 Apr 1997 02:15:41 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id CAA16032; Thu, 3 Apr 1997 02:15:39 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id CAA16552; Thu, 3 Apr 1997 02:15:38 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id CAA09938; Thu, 3 Apr 1997 02:15:36 -0800
Date: Thu, 3 Apr 1997 02:15:36 -0800
Message-Id: <199704031015.CAA09938@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Cc: xemacs-beta@xemacs.org
Subject: Re: 20.1-b10 alpha-dec-osf4.0 tooltalk makefile error
In-Reply-To: <ruiybb0h14h.fsf@goaway.cc.monash.edu.au>
References: <ruiybb0bryg.fsf@goaway.cc.monash.edu.au>
	<ruiwwqkbpn9.fsf@goaway.cc.monash.edu.au>
	<ruiybb0h14h.fsf@goaway.cc.monash.edu.au>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "ajc" == Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au> writes:

ajc> I ctrl-c'd the make clean 

ajc> aurora:qc 1113 [2] % make clean
ajc> (cd src      && make   clean)
ajc> make[1]: Entering directory
ajc> `/cc/staff1/cos/ajc/tmp/xemacs-20.1-b10/src'
ajc> rm -f temacs puremacs quantmacs prefix-args xmakefile* core depend. * \#* *.o

Ugh!  Horrible.  That blank must have been introduced by the cpp.  Yet
another reason not to use the C preprocessor on makefiles?

Martin

