[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: $* in explicit rules: make manual does not recommend to use $* for g
From: |
Paul D. Smith |
Subject: |
Re: $* in explicit rules: make manual does not recommend to use $* for getting target name without extention... |
Date: |
Fri, 22 Nov 2002 09:24:34 -0500 |
%% "Alexei Lioubimov" <address@hidden> writes:
al> the MAKE manual does not recommend to use $* for getting target name
al> (without extention) in explicit rules. Then what should I use instead?
Maybe the basename function? Or for something more generic you can use
the patsubst function.
--
-------------------------------------------------------------------------------
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