1 # $NetBSD: list,v 1.17 2009/09/20 22:46:13 abs Exp $
3 SRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
15 PROG bin/pax usr/bin/tar
29 PROG sbin/mount_cd9660
31 PROG sbin/mount_kernfs
34 PROG sbin/newfs sbin/mount_mfs
36 PROG sbin/reboot sbin/halt
37 PROG sbin/restore sbin/rrestore
46 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
47 PROG usr/bin/less usr/bin/more
51 PROG usr/sbin/chown usr/bin/chgrp
53 PROG usr/sbin/dev_mkdb
55 # init invokes the shell as -sh
58 SPECIAL ping srcdir distrib/utils/x_ping
60 LIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop
62 # we need the boot blocks /usr/mdec
63 #COPY ${DESTDIR}/usr/mdec/ofwboot usr/mdec/ofwboot
65 # various files that we need in /etc for the install
66 COPY ${NETBSDSRCDIR}/etc/group etc/group
67 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
68 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
69 COPY ${DISTRIBDIR}/common/protocols etc/protocols
70 COPY ${DISTRIBDIR}/common/services etc/services
72 # and the common installation tools
73 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
75 # and the installation tools
76 COPY ${CURDIR}/dot.profile .profile