1 # $Id: list,v 1.4 1996/09/28 18:06:00 chopps 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