help-make
[Top][All Lists]
Advanced

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

Re: for loop question


From: Paul D. Smith
Subject: Re: for loop question
Date: Thu, 26 Feb 2004 13:49:58 -0500

I think you want a shell for loop.

Remember that every make command script is really a shell script, and
anything you can do in a shell script can be done in a rule.  See your
shell man pages or a book on shell programming for more details.

-- 
-------------------------------------------------------------------------------
 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]