nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] nano uses an unportable Makefile construct.


From: Mike Frysinger
Subject: Re: [Nano-devel] nano uses an unportable Makefile construct.
Date: Thu, 19 Feb 2009 20:42:26 -0500
User-agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; )

On Thursday 19 February 2009 19:40:21 Eitan Adler wrote:
> The use of a $< outside a suffix rule is a GNU make extension and breaks
> with other make implementations.  This needs to be replaced with $?, or
> better yet, spell out the source file explicitly.

or better yet, go install GNU make
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]