summaryrefslogtreecommitdiffstats
path: root/libexec/getty/Makefile
blob: 8113441f47cc02e83141ce087d3affd9dad6c3e5 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	5.12 (Berkeley) 1/21/91

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

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