bug-standards
[Top][All Lists]
Advanced

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

Re: Unportable makefile example in "Makefile Convention" section


From: Alfred M. Szmidt
Subject: Re: Unportable makefile example in "Makefile Convention" section
Date: Mon, 06 May 2024 13:47:26 -0400

   > > So why is `$<` even suggested here in the example when it's
   > > unportable?
   >
   > It's not the goal, or desire, of the GNU Make manual to use only
   > portable constructs in its examples.  The GNU Make manual exists to
   > document using GNU Make and all its examples should work correctly with
   > GNU Make.

   Sorry, but I think you missed this: I was referring to the GNU Coding
   Standard manual, not GNU Make manual.

It is portable across GNU systems, other systems are not a high
priority.  The mission of the GNU project is to develop the GNU system
after all, and the GNU Coding Standards document that.



reply via email to

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