summaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
blob: 046e136091145bb5ab71f7ca94ecd6221905a010 (plain)
1
2
3
4
5
6
7
8
9
10
#       $NetBSD: Makefile,v 1.1 1995/11/25 21:24:47 perry Exp $

#	Makefile for section 9 (kernel function and variable) manual pages.

MAN=	boot.9 doshutdownhooks.9 inittodr.9 resettodr.9 \
	shutdownhook_establish.9 time.9
MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9
MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9

.include <bsd.prog.mk>