summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
blob: b32320fc1000999b579a28d843fefbc75f0c032f (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/4/93

PROG=	getty
SRCS=	main.c init.c subr.c ttydefaults.c
DPADD=	${LIBUTIL}
LDADD=	-lutil
MAN5=	gettytab.5 ttys.5
MAN8=	getty.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud