1 # Makefile for commands.
5 SUBDIR
= add_route arp ash at backup banner
basename btrace cal \
7 chmod chown ci cleantmp clear cmp
co \
8 comm compress cp crc cron crontab cut \
9 dd decomp16 DESCRIBE devmand devsize df dhcpd \
10 dhrystone diff dirname diskctl dumpcore \
11 eject elvis env expand factor fbdctl \
12 find finger fingerd fix fold format fortune fsck.mfs \
13 ftp101 gcore gcov-pull getty grep head hexdump host \
14 hostaddr id ifconfig
ifdef \
15 intr ipcrm ipcs irdpd isoread
join kill last \
16 less loadkeys loadramdisk logger look lp \
17 lpd ls lspci mail MAKEDEV \
19 mount mt netconf nice acknm nohup \
20 nonamed od paste patch \
21 ping postinstall poweroff pr prep printf printroot \
22 profile progressbar pr_routes ps pwd pwdauth \
23 ramdisk rarpd rawspeed rcp rdate readclock \
24 reboot remsync rev rget rlogin \
25 rotate rsh rshd service setup
shar acksize \
26 sleep slip
sort spell split sprofalyze sprofdiff srccrc \
27 stty sum svclog svrctl swifi sync synctree sysenv \
28 syslogd tail tcpd tcpdp tcpstat tee telnet \
29 telnetd term termcap tget time touch tr \
30 truncate tsort tty udpstat umount uname unexpand \
31 unstack update uud uue version vol wc \
32 whereis which who write writeisofs fetch \
33 xargs yes zdump zmodem pkgin_cd \
34 worldstone updateboot update_bootcfg
36 .if
${MACHINE_ARCH} == "i386"
37 SUBDIR
+= atnormalize dosread fdisk loadfont \
38 autopart part partition playwave \
39 recwave repartition screendump
42 .
include <bsd.subdir.mk
>