aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/getty.tproj/Makefile
blob: 8f3fe064ccb6018ce1a2a45ab21da37ef09112f6 (plain) (blame)
1
2
3
4
5
6
7
PROG=	getty
MAN=	getty.8 gettytab.5 ttys.5
SRCS=	chat.c init.c main.c subr.c

BINDIR=/usr/libexec

.include <bsd.prog.mk>