list revision 1.2
1#	$Id: list,v 1.2 1995/11/28 23:56:58 jtc Exp $
2
3# the disktab explanation file
4COPY	disktab.preinstall		etc
5
6# copy the kernel
7COPY	${CURDIR}/../../../../sys/arch/amiga/compile/INSTALL/netbsd	netbsd
8
9# and the installation tools
10COPY	dot.profile			.profile
11COPY	dot.instutils			.instutils
12COPY	install.sh			install
13SPECIAL	chmod 755 install
14