[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51311] Checking search retries for implicit make rules
From: |
Mike Gran |
Subject: |
[bug #51311] Checking search retries for implicit make rules |
Date: |
Sun, 25 Jun 2017 16:54:20 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0 |
Follow-up Comment #1, bug #51311 (project make):
Markus,
You've opened this as a bug. I believe it is not a bug. Again. I'm not a
maintainer.
Please note two things.
1. while "MOTD%.log: MOTD%.txt" is a pattern rule, "MOTD%.log: MOTD%.txt
MOTD%.in" is not a pattern rule, because it has two entries after the colon.
So your interpretation is incorrect.
2. The '%' (the stem) in a pattern rule doesn't, if I recall correctly, match
a null string. It needs to match at least a single character, so building
MOTD.log won't work.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51311>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/