help-make
[Top][All Lists]
Advanced

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

Re: for sub in $(SUBMAKES); but $(SUBMAKES) is empty


From: Paul D. Smith
Subject: Re: for sub in $(SUBMAKES); but $(SUBMAKES) is empty
Date: Fri, 17 Sep 2004 13:13:32 -0400

%% Noel Yap <address@hidden> writes:

  ny> Isn't this similar to one of your rules on how to write portable
  ny> makefiles?  Don't, instead install a portable make (ie GNU make)

  ny> Applied to this situation, install a portable shell :-)

Hm.  Maybe... installing a new shell is a much bigger deal than a new
make, of course.  Although I guess you could just install it somewhere
(not in /bin) then always set SHELL in your makefiles to use that one.

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