minix/minix/man/man8/Makefile

17 lines
513 B
Makefile
Raw Normal View History

2012-10-16 19:50:53 +02:00
MAN= add_route.8 backup.8 boot.8 btrace.8 \
cdprobe.8 cleantmp.8 config.8 cron.8 \
2013-06-01 16:14:33 +02:00
dhcpd.8 diskctl.8 fbdctl.8 fdisk.8 \
2012-02-14 19:58:27 +01:00
getty.8 halt.8 hgfs.8 httpd.8 ifconfig.8 inet.8 init.8 \
intr.8 irdpd.8 loadramdisk.8 \
netconf.8 newroot.8 nonamed.8 \
2010-09-12 18:53:45 +02:00
ossdevlinks.8 part.8 partition.8 \
printroot.8 pr_routes.8 pwdauth.8 rarpd.8 \
readclock.8 repartition.8 \
screendump.8 serial-ip.8 \
setup.8 shutdown.8 slip.8 srccrc.8 tcpd.8 \
unix.8 update.8 usage.8 vbfs.8
MLINKS += httpd.8 in.httpd.8
2010-03-16 01:15:43 +01:00
.include <bsd.man.mk>