URL: <http://savannah.gnu.org/bugs/?41417>
Summary: \* in a prerequisite matches \* as well as * Project: make Submitted by: None Submitted on: Sat 01 Feb 2014 05:35:19 AM UTC Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 4.0 Operating System: POSIX-Based Fixed Release: None Triage Status: None _______________________________________________________ Details: In a prerequisite, the manual states that an asterisk can be escaped with a backslash to suppress globbing. However, \*.o also matches \*.o, as well as the expected *.o. This means that make cannot handle asterisks in filenames reliably. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?41417> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make