Hi onf,
On Sun, Dec 29, 2024 at 08:29:10PM -0500, anonymous wrote:
> You can work around that:
>
> export MAKEFLAGS=-e PREFIX=/bar
> make
> make install
Hmmm. True! (Actually, I'm waiting for the release of make 4.5, since
I use
MAKEFLAGS += --no-builtin-rules
MAKEFLAGS += --n
Follow-up Comment #53, bug #66583 (group groff):
Hi onf,
On Sun, Dec 29, 2024 at 08:29:10PM -0500, anonymous wrote:
> You can work around that:
>
> export MAKEFLAGS=-e PREFIX=/bar
> make
> make install
Hmmm. True! (Actually, I'm waiting for the release of make 4.5, since
I use
MAKEFLA