URL: <http://savannah.gnu.org/bugs/?39310>
Summary: Regression in glob-handling from 3.81, can't use a stem and a glob in the same dependency Project: make Submitted by: atrus Submitted on: Fri 21 Jun 2013 03:28:22 PM GMT Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 3.82 Operating System: Any Fixed Release: None Triage Status: None _______________________________________________________ Details: See attached for example. Apparently you can no longer have a stem and a glob in a dependency. Rule of the form: %.concat: %/*.txt works in Make 3.81, but not in 3.82: user@host:~/make-regression$ make-3.81 a.concat echo putting a/something.txt together makes a.concat putting a/something.txt together makes a.concat user@host:~/make-regression$ make-3.82 a.concat make: *** No rule to make target `a.concat'. Stop. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Fri 21 Jun 2013 03:28:22 PM GMT Name: make-regression.tar.gz Size: 385B By: atrus <http://savannah.gnu.org/bugs/download.php?file_id=28376> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?39310> _______________________________________________ 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