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

                 Summary: ./ is searched first for included makefiles no
matter which --include-dir is set
                 Project: make
            Submitted by: None
            Submitted on: Mo 14 Feb 2011 10:11:05 UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.80
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

When starting make with "-I ../dir1/ -I ../dir2/ -I ./" makefiles are included
from ./ if they exist. I would expect that ../dir1/ is searched first, then
../dir2 then ./ but makefiles are always taken from ./

If its designed this way, how to prevent ./ from being searched first?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32473>

_______________________________________________
  Nachricht geschickt von/durch 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