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/



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to