[bug #24488] phony targets are case insensitive with case insensitive file system

2009-06-01 Thread Stepan Kasal
Follow-up Comment #2, bug #24488 (project make): Hello, thank you for answering my report. > PHONY is [..] also used to mark real files that could appear > on the filesystem as "always rebuilt" for various reasons. Oh, that explains why things like "make ./all" always work. With your explanati

[bug #24488] phony targets are case insensitive with case insensitive file system

2008-10-08 Thread Stepan Kasal
URL: 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 - Norma

[bug #24487] "foo" should not be identified with "./foo" if foo is phony

2008-10-08 Thread Stepan Kasal
URL: Summary: "foo" should not be identified with "./foo" if foo is phony Project: make Submitted by: kasal Submitted on: Wed 08 Oct 2008 07:34:14 PM CEST Severity: 3 - Normal

Re: autoconf-2.62: `make install' fails if file system is case insensitive

2008-06-05 Thread Stepan Kasal
" even though "install" is declared as a phony target. (I don't know how hard it would be to change this, because the .PHONY can appear at the end of the makefile.) Similarly, if a target is declared as phony, it perhaps should be treated as case sensitive even though make is