When was private introduced?

2019-04-10 Thread Sébastien Hinderer
Dear all, I just added something like prog: private CFLAGS=... to a Makefile. It works perfectly well with 4.2.1, but make 3.81 seems unhappy aboout it. In which version of make has this feature been introduced? Many thanks, Sébastien. ___ Help-make

Re: When was private introduced?

2019-04-10 Thread Eli Zaretskii
On April 10, 2019 1:07:43 PM GMT+03:00, "Sébastien Hinderer" wrote: > Dear all, > > I just added something like > prog: private CFLAGS=... > > to a Makefile. It works perfectly well with 4.2.1, but make 3.81 seems > unhappy aboout it. > > In which version of make has this feature been introduc

Re: When was private introduced?

2019-04-10 Thread Sébastien Hinderer
Oh thanks! didn't think about the NEWS, sorry! Sébastien. ___ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make