bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #23361] Infinite loop when including file that depends on a phony t


From: anonymous
Subject: [bug #23361] Infinite loop when including file that depends on a phony target
Date: Mon, 26 May 2008 09:48:41 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

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

                 Summary: Infinite loop when including file that depends on a
phony target
                 Project: make
            Submitted by: None
            Submitted on: Monday 05/26/2008 at 09:48 UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.81
        Operating System: Any
           Fixed Release: None

    _______________________________________________________

Details:

#############################
.PHONY: foo
bar: foo
        touch bar
include bar
#############################

Running 'make' will do "touch bar"'s forever.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]