summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
blob: 7f2eabe6f0d704ab9dc69281a29ea4c2f3b4541e (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.0 ttys.0
MAN8=	getty.0

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