URL:
  <http://savannah.gnu.org/bugs/?24487>

                 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
              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:

The target "./foo" is usually the same as "foo", since the file is the same.

But is this necessary also for phony targets?

(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/?24487>

_______________________________________________
  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

Reply via email to