NetBSD-Bugs archive

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

Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake changes)



The following reply was made to PR bin/60016; it has been noted by GNATS.

From: "Simon J. Gerraty" <sjg%juniper.net@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: <gnats-bugs%netbsd.org@localhost>, <gnats-admin%netbsd.org@localhost>,
        <netbsd-bugs%netbsd.org@localhost>, <campbell+netbsd%mumble.net@localhost>,
        "rillig%netbsd.org@localhost"
	<rillig%netbsd.org@localhost>, <sjg%juniper.net@localhost>
Subject: Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake changes)
Date: Sat, 28 Feb 2026 15:04:44 -0800

 Christos Zoulas <christos%zoulas.com@localhost> wrote:
 
 > I fixed it; it was the @${MAKE} that was confusing it.
 
 That's the bit I don't get.
 Would you mind capturing the rawout with
 
 .MAKEFLAGS: -djg2
 
 at the end of the file - and the .MAKE commented out.
 Unless MAKE is being set to something other than $progname,
 you should see MaybeSubMake reporting a match
 and OP_SUBMAKE being set
 
 


Home | Main Index | Thread Index | Old Index