PROG=	nologinmsg
SRCS=	nologinmsg.c
BINDIR=	${PREFIX}/bin
MANDIR=	${PREFIX}/man/man
MAN8=	nologinmsg.8

CFLAGS+=	-g

.include <bsd.prog.mk>
