[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature idea: required version flag
From: |
Stephan Beal |
Subject: |
Re: Feature idea: required version flag |
Date: |
Tue, 4 Nov 2008 14:06:50 +0100 |
On Mon, Nov 3, 2008 at 8:55 PM, John Dill <address@hidden> wrote:
> My particular solution is to have an include file that implements some
> variables for use in my makefile. This is an excerpt from my make function
> library.
<big snip>
Great! i'm gonna steal that. :)
But let's consider:
a) this must be updated on each new version of make (admittedly not very often)
b) it's MUCH more verbose than, e.g. -X=3.81 or --minimum-make-version=3.81
--
----- stephan beal
http://wanderinghorse.net/home/stephan/