Subject: CVS commit: src/sys/arch/atari/stand
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 05/23/2003 21:56:42
Module Name:	src
Committed By:	leo
Date:		Fri May 23 21:56:42 UTC 2003

Modified Files:
	src/sys/arch/atari/stand/bootxx: Makefile
	src/sys/arch/atari/stand/bootxx/milan: Makefile
	src/sys/arch/atari/stand/bootxx/std: Makefile
	src/sys/arch/atari/stand/bootxxx: Makefile
	src/sys/arch/atari/stand/bootxxx/milan: Makefile
	src/sys/arch/atari/stand/bootxxx/std: Makefile
	src/sys/arch/atari/stand/xxboot: xxboot.h
	src/sys/arch/atari/stand/xxboot/ahdi-sdb00t: Makefile sdb00t.ahdi.s
	src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/milan: Makefile
	src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/std: Makefile
	src/sys/arch/atari/stand/xxboot/ahdi-wdb00t: Makefile
	src/sys/arch/atari/stand/xxboot/ahdi-xxboot: Makefile
	src/sys/arch/atari/stand/xxboot/ahdi-xxboot/milan: Makefile
	src/sys/arch/atari/stand/xxboot/ahdi-xxboot/std: Makefile
	src/sys/arch/atari/stand/xxboot/fdboot: Makefile
	src/sys/arch/atari/stand/xxboot/fdboot/milan: Makefile
	src/sys/arch/atari/stand/xxboot/fdboot/std: Makefile
	src/sys/arch/atari/stand/xxboot/sdboot: Makefile
	src/sys/arch/atari/stand/xxboot/sdboot/milan: Makefile
	src/sys/arch/atari/stand/xxboot/sdboot/std: Makefile
	src/sys/arch/atari/stand/xxboot/wdboot: Makefile
Added Files:
	src/sys/arch/atari/stand/bootxx: Makefile.bootxx
	src/sys/arch/atari/stand/bootxxx: Makefile.bootxxx
	src/sys/arch/atari/stand/xxboot: MILAN_LOADADDR Makefile.xxboot
	    STD_LOADADDR
	src/sys/arch/atari/stand/xxboot/ahdi-sdb00t: Makefile.sdb00t
	src/sys/arch/atari/stand/xxboot/ahdi-xxboot: Makefile.xxb
	src/sys/arch/atari/stand/xxboot/fdboot: Makefile.fdboot
	src/sys/arch/atari/stand/xxboot/sdboot: Makefile.sdboot
Removed Files:
	src/sys/arch/atari/stand/xxboot: LOADADDR Makefile.inc

Log Message:
usr/mdec reorg for Milan support.
Note that installboot needs reworking too. Installing bootblocks on -current
is no longer possible until this is done.
nolonger


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/atari/stand/bootxx/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/bootxx/Makefile.bootxx
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/bootxx/milan/Makefile
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/bootxx/std/Makefile
cvs rdiff -r1.7 -r1.8 src/sys/arch/atari/stand/bootxxx/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/bootxxx/Makefile.bootxxx
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/bootxxx/milan/Makefile
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/bootxxx/std/Makefile
cvs rdiff -r1.2 -r0 src/sys/arch/atari/stand/xxboot/LOADADDR
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/xxboot/MILAN_LOADADDR \
    src/sys/arch/atari/stand/xxboot/Makefile.xxboot \
    src/sys/arch/atari/stand/xxboot/STD_LOADADDR
cvs rdiff -r1.7 -r0 src/sys/arch/atari/stand/xxboot/Makefile.inc
cvs rdiff -r1.4 -r1.5 src/sys/arch/atari/stand/xxboot/xxboot.h
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/Makefile
cvs rdiff -r0 -r1.1 \
    src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/Makefile.sdb00t
cvs rdiff -r1.4 -r1.5 \
    src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/sdb00t.ahdi.s
cvs rdiff -r1.1.1.1 -r1.2 \
    src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/milan/Makefile
cvs rdiff -r1.1.1.1 -r1.2 \
    src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/std/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/stand/xxboot/ahdi-xxboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/xxboot/ahdi-xxboot/Makefile.xxb
cvs rdiff -r1.1.1.1 -r1.2 \
    src/sys/arch/atari/stand/xxboot/ahdi-xxboot/milan/Makefile
cvs rdiff -r1.1.1.1 -r1.2 \
    src/sys/arch/atari/stand/xxboot/ahdi-xxboot/std/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/stand/xxboot/fdboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/xxboot/fdboot/Makefile.fdboot
cvs rdiff -r1.1.1.1 -r1.2 \
    src/sys/arch/atari/stand/xxboot/fdboot/milan/Makefile
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/xxboot/fdboot/std/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/stand/xxboot/sdboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/atari/stand/xxboot/sdboot/Makefile.sdboot
cvs rdiff -r1.1.1.1 -r1.2 \
    src/sys/arch/atari/stand/xxboot/sdboot/milan/Makefile
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/xxboot/sdboot/std/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/arch/atari/stand/xxboot/wdboot/Makefile

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