|
# $Id: list,v 1.3 1995/11/28 23:57:07 jtc Exp $
|
|
|
|
# copy the kernel
|
|
COPY ${CURDIR}/../../../../sys/arch/amiga/compile/INSTALL/netbsd netbsd
|
|
|
|
# and the upgrade tools
|
|
COPY dot.profile .profile
|
|
COPY dot.upgrutils .upgrutils
|
|
COPY upgrade.sh upgrade
|
|
SPECIAL chmod 755 upgrade
|