summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/apmd/Makefile')
-rw-r--r--usr.sbin/apmd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile
index fad1ddf..2d1327c 100644
--- a/usr.sbin/apmd/Makefile
+++ b/usr.sbin/apmd/Makefile
@@ -6,6 +6,8 @@ SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
DPADD= ${LIBL}
LDADD= -ll
+MAN= apmd.8
+
YFLAGS+=-v
CFLAGS+=-I. -I${.CURDIR} -Wall #-DYY_STACK_USED
# for debug:
OpenPOWER on IntegriCloud