Improve the process for GNU tools
[minix3.git] / minix / commands / Makefile
blob08f04f17ff0faaa9af3d5ff381780226630e757e
1 # Makefile for commands.
3 .include <bsd.own.mk>
5 SUBDIR= add_route arp at backup \
6 cawf cdprobe \
7 cleantmp \
8 compress crc cron crontab \
9 DESCRIBE devmand devsize dhcpd \
10 dhrystone \
11 eject \
12 fix format fsck.mfs \
13 gcov-pull host \
14 hostaddr ifconfig ifdef \
15 intr irdpd isoread \
16 loadkeys loadramdisk logger look lp \
17 lpd lspci mail MAKEDEV \
18 mount mt netconf \
19 nonamed \
20 prep printroot \
21 profile progressbar pr_routes \
22 ramdisk rarpd rawspeed readclock \
23 remsync rget rlogin \
24 rotate service setup \
25 slip spell sprofalyze sprofdiff srccrc \
26 svrctl swifi synctree sysenv \
27 tcpd tcpdp tcpstat telnet \
28 telnetd term termcap tget \
29 truncate udpstat umount \
30 update version vol \
31 writeisofs fetch \
32 zmodem pkgin_cd pkgin_all pkgin_sets \
33 worldstone updateboot update_asr update_bootcfg \
34 atnormalize dosread fdisk loadfont \
35 autopart part partition playwave \
36 recwave repartition screendump
38 .include <bsd.subdir.mk>