[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Static pattern and $$(@F)
From: |
Yogesh Bhagwat |
Subject: |
Static pattern and $$(@F) |
Date: |
Tue, 10 Sep 2002 19:11:51 -0700 (PDT) |
Hi,
I was wondering if the issue regarding static pattern rule
and $$(@F) as in System V make was ever resolved. Is there
a way to achieve the same efffect in gnu make.
I found this very old article (dated 1992) that describes the
exact same problem that I am having.
http://groups.google.com/groups?safe=images&ie=UTF-8&oe=UTF-8&as_umsgid=9203051332.AA11080%40gilligan.ksr.com&lr=&hl=en
basically:
${FILES_IN_DIR_A} : % : ${DIR_B}/$(notdir %)
do_something
does not work.
I am using 3.79.1 version of gnu make.
Any help in this regard is greatly appreciated.
Regards,
--
Yogesh
__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute
- Static pattern and $$(@F),
Yogesh Bhagwat <=