list revision 1.4
1#	$Id: list,v 1.4 1997/05/14 22:19:47 is Exp $
2
3# the disktab explanation file
4COPY	disktab.preinstall		etc
5
6# copy the kernel
7#COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
8COPY	/netbsd				netbsd
9
10# and the installation tools
11COPY	dot.profile			.profile
12COPY	dot.instutils			.instutils
13COPY	install.sh			install
14SPECIAL	chmod 755 install
15