[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #17374] Static-pattern double-colon rules.
From: |
anonymous |
Subject: |
[bug #17374] Static-pattern double-colon rules. |
Date: |
Tue, 8 Aug 2006 19:00:57 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=17374>
Summary: Static-pattern double-colon rules.
Project: make
Submitted by: None
Submitted on: Tuesday 08/08/2006 at 19:00 UTC
Severity: 3 - Normal
Item Group: Enhancement
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Component Version: 3.81
Operating System: Any
Fixed Release: None
_______________________________________________________
Details:
I would like a way to write static-pattern double-colon rules.
For example:
a.tgt b.tgt: %.tgt:: %.src
cp $< $@
will cause the error:
make: *** No rule to make target `:', needed by `a.tgt'. Stop.
when I try to 'make a.tgt'
The attached script will setup a basic environment to demonstrate the
feature.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tuesday 08/08/2006 at 19:00 UTC Name:
static_pattern_rules_for_double_colon.sh Size: 583B By: None
shell script to demonstrate the feature request
<http://savannah.gnu.org/bugs/download.php?file_id=10490>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=17374>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #17374] Static-pattern double-colon rules.,
anonymous <=