Subject: Re: making objdirs automatically
To: Simon J. Gerraty <sjg@crufty.net>
From: Todd Vierling <tv@duh.org>
List: tech-toolchain
Date: 04/19/2004 09:53:45
iiOn Sat, 17 Apr 2004, Simon J. Gerraty wrote:
: further to our conversation (and one with a colleague) the other day ,
: the following simple makefile demonstrates how objdirs can be made
: automatically - without the need for a separate 'make obj' pass.
You forgot to bracket those by
.if !make(clean) && !make(cleandir) && !make(distclean) && !make(cleanhtml)
8-)
--
-- Todd Vierling <tv@duh.org> <tv@pobox.com>