Issue 81627 - Show %-targets without prerequisites in inference chain
Summary: Show %-targets without prerequisites in inference chain
Status: CLOSED WONT_FIX
Alias: None
Product: Build Tools
Classification: Code
Component: dmake (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 03:42 UTC by quetschke
Modified: 2017-05-20 09:37 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Makefile (354 bytes, text/plain)
2007-09-17 03:43 UTC, quetschke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2007-09-17 03:42:52 UTC
In issue 80368 it can be seen that it can be a problem that %-targets without
prerequisites are not shown in ambiguous inference chains.

With the following attached makefile try:

$ ./dmake/dmake.exe -rf makefile.mk

There will be no indication that the lev2%.txt or lev2%.html targets are used
for the inference chain.
Comment 1 quetschke 2007-09-17 03:43:58 UTC
Created attachment 48265 [details]
Makefile
Comment 2 Pedro Giffuni 2012-10-16 04:44:39 UTC
Moved to Apache Extras