list revision 1.3
1# $Id: list,v 1.3 1995/11/28 23:57:07 jtc Exp $ 2 3# copy the kernel 4COPY ${CURDIR}/../../../../sys/arch/amiga/compile/INSTALL/netbsd netbsd 5 6# and the upgrade tools 7COPY dot.profile .profile 8COPY dot.upgrutils .upgrutils 9COPY upgrade.sh upgrade 10SPECIAL chmod 755 upgrade 11