1# $Id: list,v 1.5 1997/05/14 22:19:52 is 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