Subject: CVS commit: syssrc/sys/arch/next68k/stand/boot
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/08/2002 14:27:32
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed May  8 11:27:31 UTC 2002

Modified Files:
	syssrc/sys/arch/next68k/stand/boot: Makefile

Log Message:
use ${.OBJDIR} rather than ${.CURDIR}/obj.${MACHINE} (eek)
g/c -I${.CURDIR} and -I${S}/lib/libkern from ${INCLUDES}
build libsa dev_net.c via .PATH and SRCS rather than special rules


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/next68k/stand/boot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.