summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
blob: ba479017a9bc35c27643f17de7f1ed825977ae7c (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 fbtab_stuff.c
DPADD=	${LIBUTIL}
LDADD=	-lutil
MAN5=	gettytab.5 ttys.5
MAN8=	getty.8

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