On Mon, 2010-05-31 at 16:22 -0700, Philip Guenther wrote:
> clean-%:
>         ${MAKE} -C ${@:clean-%=%} clean

Actually you can make this simpler by taking advantage of the $*
automatic variable.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[email protected]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to