1997-05-15 02:19:45 +04:00
|
|
|
# $Id: list,v 1.5 1997/05/14 22:19:52 is 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
|