help-make
[Top][All Lists]
Advanced

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

Re: how to remove spaces from a list?


From: Paul D. Smith
Subject: Re: how to remove spaces from a list?
Date: Thu, 16 Jan 2003 01:11:23 -0500

%% address@hidden writes:

  bg> You need to look at the strip function.

Strip removes extra whitespace (changes multiple spaces to one space,
cleans trailing whitespace, etc.)  It won't remove _all_ spaces as Greg
wants to do.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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