1998-01-06 07:44:59 +03:00
|
|
|
# $NetBSD: list,v 1.6 1998/01/06 04:45:10 perry Exp $
|
1995-11-29 02:56:58 +03:00
|
|
|
|
|
|
|
# copy the kernel
|
1997-05-15 02:19:45 +04:00
|
|
|
#COPY ${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd netbsd
|
|
|
|
COPY /netbsd netbsd
|
1995-10-02 15:57:40 +03:00
|
|
|
|
|
|
|
# and the upgrade tools
|
|
|
|
COPY dot.profile .profile
|
|
|
|
COPY dot.upgrutils .upgrutils
|
|
|
|
COPY upgrade.sh upgrade
|
|
|
|
SPECIAL chmod 755 upgrade
|