os161/man/sbin/Makefile
2015-12-23 00:50:04 +00:00

11 lines
213 B
Makefile

# Man pages for /sbin programs
TOP=../..
.include "$(TOP)/mk/os161.config.mk"
MANDIR=/man/sbin
MANFILES=dumpsfs.html halt.html index.html mksfs.html poweroff.html reboot.html
.include "$(TOP)/mk/os161.man.mk"