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 5 COPY /netbsd netbsd 6 7 # and the upgrade tools 8 COPY dot.profile .profile 9 COPY dot.upgrutils .upgrutils 10 COPY upgrade.sh upgrade 11 SPECIAL chmod 755 upgrade 12