Subject: CVS commit: syssrc/sys/arch/mvme68k/stand
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/28/2002 22:32:43
Module Name: syssrc
Committed By: bjh21
Date: Tue May 28 19:32:43 UTC 2002
Modified Files:
syssrc/sys/arch/mvme68k/stand: Makefile.booters
Log Message:
Use ${PRINTOBJDIR} rather that rolling our own.
This prevents parallel builds passing "--- xxx ---" (which make prints to
indicate it's building target "xxx") to ld.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mvme68k/stand/Makefile.booters
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.