phunix/minix/commands/Makefile
David van Moolenbroek ed9d1615de Import NetBSD ipcs(1)
The old ipcs(1) utility had a dubious license at best.

Change-Id: Ic4c0a24f04c94cc77a43658f6c939d138461bd6a
2016-01-13 20:33:03 +01:00

39 lines
967 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 ifconfig ifdef \
intr ipcrm irdpd isoread \
loadkeys loadramdisk logger look lp \
lpd lspci mail MAKEDEV \
mount mt netconf \
nonamed \
postinstall prep printroot \
profile progressbar pr_routes pwdauth \
ramdisk rarpd rawspeed readclock \
remsync rget rlogin \
rotate service setup \
slip spell sprofalyze sprofdiff srccrc \
svrctl swifi synctree sysenv \
tcpd tcpdp tcpstat telnet \
telnetd term termcap tget \
truncate udpstat 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>