Subject: CVS commit: pkgsrc/bootstrap/bmake
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2004 12:08:44
Module Name: pkgsrc
Committed By: grant
Date: Fri Nov 26 12:08:44 UTC 2004
Modified Files:
pkgsrc/bootstrap/bmake: makefile.boot.in
Log Message:
ensure MAKEFLAGS is empty when calling bmake.boot. HP-UX make(1) sets
MAKEFLAGS incorrectly and bmake interprets this as a target.
from Eric Schnoebelen in PR pkg/23683. thanks!
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/bootstrap/bmake/makefile.boot.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.