The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1903 ====================================================================== Reported By: Love4Boobies Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1903 Category: Shell and Utilities Type: Omission Severity: Objection Priority: normal Status: New Name: Bogdan Barbu Organization: User Reference: Section: make Page Number: https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html Line Number: N/A Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2025-01-29 04:10 UTC Last Modified: 2025-01-29 04:10 UTC ====================================================================== Summary: Default target description omits pattern rules Description: There are two instances where pattern rules such as %.o:%.c are not considered because they fall neither under special targets nor under inference rules according to the specification.
1. In the OPERANDS section: "If no target is specified, while make is processing the makefiles, the first target that make encounters that is not a special target or an inference rule shall be used." 2. In the EXTENDED DESCRIPTION, in the INCLUDE LINES subsection, where the delayed remaking method is described: "The first target make encounters that is not a special target or an inference rule, if no target_name operands are specified." Desired Action: Adjust for the introduction of pattern rules in Issue 8. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2025-01-29 04:10 Love4Boobies New Issue 2025-01-29 04:10 Love4Boobies Name => Bogdan Barbu 2025-01-29 04:10 Love4Boobies Section => make 2025-01-29 04:10 Love4Boobies Page Number => https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html 2025-01-29 04:10 Love4Boobies Line Number => N/A ======================================================================
