os161/man/sbin/Makefile
2025-03-01 00:01:05 -05: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"