help-make
[Top][All Lists]
Advanced

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

target variable ($@) as prerequisite


From: ulugutz
Subject: target variable ($@) as prerequisite
Date: Tue, 25 Jan 2011 23:20:25 -0800 (PST)

Hi,

how can you for example do this
------------------------------------
PICS=%.pdf

all: PICS
PICS: $(@:pdf=.png)
        do something
------------------------------------
i would really appreciate your help and sorry if it has been posted already
but I only checked the newest pages of the forum

-- 
View this message in context: 
http://old.nabble.com/target-variable-%28%24%40%29-as-prerequisite-tp30764986p30764986.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.




reply via email to

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