#	$Id: list,v 1.4 1997/05/14 22:19:47 is Exp $

# the disktab explanation file
COPY	disktab.preinstall		etc

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

# and the installation tools
COPY	dot.profile			.profile
COPY	dot.instutils			.instutils
COPY	install.sh			install
SPECIAL	chmod 755 install
