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.


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

Reply via email to