URL: <http://savannah.gnu.org/bugs/?24488>
Summary: phony targets are case insensitive with case insensitive file system Project: make Submitted by: kasal Submitted on: Wed 08 Oct 2008 07:50:36 PM CEST Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: CVS Operating System: Any Fixed Release: None _______________________________________________________ Details: If make is compiled with --enable-case-insensitive-file-system, then prony targets are treated case insensitively. (But this is not consistently applied to all targets, e.g. ".PHony" does not have any special side effects.) I think that phony targets should always be case sensitive. (This issue was noticed when a make compiled with --enable-case-insensitive-file-system confused the phony target "install" with the rules for file "INSTALL".) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?24488> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make