minix/minix/commands/Makefile
David van Moolenbroek 96339c07fd Retire MINIX ifconfig(8)
Change-Id: I26f3ceff01bbd31e4c009752c7454a58e8a72abf
2017-03-09 23:39:59 +00:00

39 lines
922 B
Makefile

# Makefile for commands.
.include <bsd.own.mk>
SUBDIR= add_route arp at backup \
cawf cdprobe \
cleantmp \
compress crc cron crontab \
DESCRIBE devmand devsize dhcpd \
dhrystone \
eject \
fix format fsck.mfs \
gcov-pull host \
hostaddr ifdef \
intr irdpd isoread \
loadkeys loadramdisk logger look lp \
lpd lspci mail MAKEDEV \
minix-service mount mt netconf \
nonamed \
prep printroot \
profile progressbar pr_routes \
ramdisk rarpd rawspeed readclock \
remsync rget rlogin \
rotate setup \
slip spell sprofalyze sprofdiff srccrc \
svrctl swifi synctree sysenv \
tcpd tcpdp telnet \
telnetd term termcap tget \
truncate umount \
update version vol \
writeisofs fetch \
zmodem pkgin_cd pkgin_all pkgin_sets \
worldstone updateboot update_asr update_bootcfg \
atnormalize dosread fdisk loadfont \
autopart part partition playwave \
recwave repartition screendump
.include <bsd.subdir.mk>