phunix/minix/commands/Makefile
David van Moolenbroek 026fdfa059 Import NetBSD ipcrm(1)
A few MINIX3-specific changes are necessary due to the fact that we
are missing the System V IPC message queue system calls.

Change-Id: Idd252984be9df69618cef79bcf6c676cbf915d85
2016-01-13 20:33:04 +01:00

39 lines
961 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 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>