Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/04/2000 23:25:59
Module Name: syssrc
Committed By: scw
Date: Mon Dec 4 21:25:59 UTC 2000
Modified Files:
syssrc/sys/arch/mvme68k/stand: Makefile.booters
syssrc/sys/arch/mvme68k/stand/bootsd: Makefile
syssrc/sys/arch/mvme68k/stand/bootst: Makefile
syssrc/sys/arch/mvme68k/stand/bootxx: Makefile
syssrc/sys/arch/mvme68k/stand/netboot: Makefile
syssrc/sys/arch/mvme68k/stand/sboot: Makefile
Log Message:
Clean up the build process to ensure libsa/libbug are built
before linking the bootloaders.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/mvme68k/stand/Makefile.booters
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/mvme68k/stand/bootsd/Makefile
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mvme68k/stand/bootst/Makefile
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/mvme68k/stand/bootxx/Makefile
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mvme68k/stand/netboot/Makefile
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/mvme68k/stand/sboot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.