Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 10:32:15 +0000
From:      nik@iii.co.uk
To:        hackers@FreeBSD.ORG
Subject:   Re: Odd(?) sh/make behaviour.
Message-ID:  <19980225103215.15997@iii.co.uk>
In-Reply-To: <199802250423.UAA17980@dingo.cdrom.com>; from Mike Smith on Tue, Feb 24, 1998 at 08:23:26PM -0800
References:  <199802250423.UAA17980@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On a vaguely related note (I'm trying to port some of the FreeBSD makefiles
to use GNU make), does anyone know how to emulate the 

    .if !target(foo)
    foo: bar
            do_something
    .endif

construct in GNU make? I spent most of yesterday working through the
documentation, Alta Vista and Deja News in search of an answer, and came
up with none.

I suspect it might (in the long term) be simpler to port the BSD make to
Solaris.

N
-- 
--+==[ Nik Clayton is Just Another Perl Hacker at Interactive Investor ]==+--
			     . . . and relax

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980225103215.15997>