list revision 1.4
1#	$Id: list,v 1.4 1996/09/28 18:06:00 chopps Exp $
2
3# copy the kernel
4COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
5
6# and the upgrade tools
7COPY	dot.profile			.profile
8COPY	dot.upgrutils			.upgrutils
9COPY	upgrade.sh			upgrade
10SPECIAL	chmod 755 upgrade
11