Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / acorn32 / ramdisk / list
blobfc207862e440f89e2989b53d47d79d834b07d02a
1 #       $NetBSD: list,v 1.20 2009/09/20 22:46:10 abs Exp $
3 SRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
5 PROG    bin/cat
6 PROG    bin/chmod
7 PROG    bin/cp
8 PROG    bin/dd
9 PROG    bin/df
10 PROG    bin/ed
11 PROG    bin/ln
12 PROG    bin/ls
13 PROG    bin/mkdir
14 PROG    bin/mv
15 PROG    bin/pax         usr/bin/tar
16 PROG    bin/pwd
17 PROG    bin/rm
18 PROG    bin/sh
19 PROG    bin/stty
20 PROG    bin/sync
22 PROG    sbin/disklabel
23 PROG    sbin/fsck
24 PROG    sbin/fsck_ffs
25 PROG    sbin/ifconfig
26 PROG    sbin/init
27 PROG    sbin/mknod
28 PROG    sbin/mount
29 PROG    sbin/mount_cd9660
30 PROG    sbin/mount_ffs
31 PROG    sbin/mount_filecore
32 PROG    sbin/mount_kernfs
33 PROG    sbin/mount_msdos
34 PROG    sbin/mount_nfs
35 PROG    sbin/newfs      sbin/mount_mfs
36 PROG    sbin/ping
37 PROG    sbin/reboot     sbin/halt
38 PROG    sbin/restore    sbin/rrestore
39 PROG    sbin/route
40 PROG    sbin/shutdown
41 PROG    sbin/slattach
42 PROG    sbin/swapctl
43 PROG    sbin/umount
45 PROG    usr/bin/ftp
46 PROG    usr/bin/gzip    usr/bin/gzcat usr/bin/gunzip
47 PROG    usr/bin/less    usr/bin/more
48 PROG    usr/bin/sed
49 PROG    usr/bin/tip
51 PROG    usr/sbin/chown  usr/bin/chgrp
52 PROG    usr/sbin/chroot
54 # init invokes the shell as -sh
55 ARGVLN  sh -sh
57 SPECIAL ping    srcdir distrib/utils/x_ping
59 LIBS    -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop
61 # we need the boot blocks /usr/mdec
62 #COPYDIR        ${DESTDIR}/usr/mdec     usr/mdec
64 # various files that we need in /etc for the install
65 COPY    ${NETBSDSRCDIR}/etc/group               etc/group
66 COPY    ${NETBSDSRCDIR}/etc/master.passwd       etc/master.passwd
67 COPY    ${NETBSDSRCDIR}/etc/netconfig           etc/netconfig
68 COPY    ${DISTRIBDIR}/common/protocols  etc/protocols
69 COPY    ${DISTRIBDIR}/common/services           etc/services
71 # and the common installation tools
72 COPY    ${DISTRIBDIR}/common/termcap            usr/share/misc/termcap
74 #COPY   ${CURDIR}/inst.sh                       usr/local/sbin/inst     555
76 # and the installation tools
77 COPY    ${CURDIR}/dot.profile           .profile