Subject: CVS commit: src/sys/arch/i386/stand
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/08/2003 18:51:50
Module Name:	src
Committed By:	dsl
Date:		Wed Oct  8 18:51:50 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/boot: Makefile Makefile.boot
	src/sys/arch/i386/stand/bootxx: Makefile Makefile.bootxx

Log Message:
Change the way the shared lib directory is handled.
Should now work if ${.OBJDIR} = ${.CURDIR}/obj.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/stand/boot/Makefile
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/bootxx/Makefile
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/stand/bootxx/Makefile.bootxx

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