summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/Makefile')
-rw-r--r--libexec/getty/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile
index 595ae44..f86d1d3 100644
--- a/libexec/getty/Makefile
+++ b/libexec/getty/Makefile
@@ -5,8 +5,7 @@ PROG= getty
SRCS= main.c init.c subr.c chat.c
DPADD= ${LIBUTIL}
LDADD= -lutil
-MAN5= gettytab.5 ttys.5
-MAN8= getty.8
+MAN= gettytab.5 ttys.5 getty.8
# for the paranoid:
#CFLAGS+= -Wall -Wstrict-prototypes -Wno-unused -Wwrite-strings
OpenPOWER on IntegriCloud