Home | History | Annotate | Line # | Download | only in upgr
      1 #	$NetBSD: list,v 1.6 1998/01/06 04:45:10 perry Exp $
      2 
      3 # copy the kernel
      4 #COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
      5 COPY	/netbsd				netbsd
      6 
      7 # and the upgrade tools
      8 COPY	dot.profile			.profile
      9 COPY	dot.upgrutils			.upgrutils
     10 COPY	upgrade.sh			upgrade
     11 SPECIAL	chmod 755 upgrade
     12