1 # $Id: list,v 1.3.4.1 1996/06/15 14:29:26 is Exp $ 2 3 # copy the kernel 4 COPY ${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd netbsd 5 6 # and the upgrade tools 7 COPY dot.profile .profile 8 COPY dot.upgrutils .upgrutils 9 COPY upgrade.sh upgrade 10 SPECIAL chmod 755 upgrade 11