login
Header Space

 
 

Re: [RFC PATCH] Add a 'minimal tree install' target

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chris Wedgwood <cw@...>
Cc: Sam Ravnborg <sam@...>, LKML <linux-kernel@...>, <davej@...>, Eric Sandeen <sandeen@...>
Date: Friday, September 14, 2007 - 6:04 am

On Thu, Sep 13, 2007 at 01:05:06PM -0700, Chris Wedgwood wrote:

printf "C=i386\n  ALTARCH =   i386
ALTARCH= i386
ALTARCH :=i386
A=i386
ALTARCH := i386
ALTARCH?=i386
" | sed -n '
/^[[:blank:]]*ALTARCH[^?]*=/{
    /[[:blank:]:]*=[[:blank:]]*i386[[:blank:]]*$/{
        s_.*_i386_;=;p;
    }
}'

Maybe this one then, to much as much valid assigments as possible :)
____
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Wed Sep 12, 7:25 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Goswin von Brederlow, (Fri Sep 14, 12:44 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 2:34 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Thu Sep 13, 2:57 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Dave Jones, (Thu Sep 13, 7:27 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 3:19 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Oleg Verych, (Thu Sep 13, 4:17 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Chris Wedgwood, (Thu Sep 13, 4:05 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Oleg Verych, (Fri Sep 14, 6:04 am)
Re: [RFC PATCH] Add a 'minimal tree install' target, Robert P. J. Day, (Thu Sep 13, 2:37 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Sam Ravnborg, (Thu Sep 13, 3:26 pm)
Re: [RFC PATCH] Add a 'minimal tree install' target, Tilman Schmidt, (Fri Sep 14, 5:59 am)
speck-geostationary