bug-make
[Top][All Lists]
Advanced

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

[bug #64924] Missing Close Parenthesis


From: anonymous
Subject: [bug #64924] Missing Close Parenthesis
Date: Thu, 23 Nov 2023 17:14:05 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?64924>

                 Summary: Missing Close Parenthesis
                   Group: make
               Submitter: None
               Submitted: Thu 23 Nov 2023 10:14:03 PM UTC
                Severity: 3 - Normal
              Item Group: Documentation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: None
           Fixed Release: None
           Triage Status: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 23 Nov 2023 10:14:03 PM UTC By: Anonymous
This page of documentation
(https://www.gnu.org/software/make/manual/html_node/Goals.html) contains the
following:

sources = foo.c bar.c

ifeq (,$(filter clean,$(MAKECMDGOALS))
include $(sources:.c=.d)
endif

The ifeq line is missing a close parenthesis.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64924>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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