xref: /netbsd/distrib/amiga/floppies/upgr/list (revision bf9ec67e)
1#	$NetBSD: list,v 1.6 1998/01/06 04:45:10 perry Exp $
2
3# copy the kernel
4#COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
5COPY	/netbsd				netbsd
6
7# and the upgrade tools
8COPY	dot.profile			.profile
9COPY	dot.upgrutils			.upgrutils
10COPY	upgrade.sh			upgrade
11SPECIAL	chmod 755 upgrade
12