#	$Id: list,v 1.1.1.2 1997/12/22 21:33:02 cgd Exp $

# copy the kernel
#COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
COPY	/netbsd				netbsd

# and the upgrade tools
COPY	dot.profile			.profile
COPY	dot.upgrutils			.upgrutils
COPY	upgrade.sh			upgrade
SPECIAL	chmod 755 upgrade
