# $FreeBSD$
LIB= cron
INTERNALLIB=
SRCS= entry.c env.c misc.c
CFLAGS+= -I${.CURDIR}/../cron
CFLAGS+= -DLOGIN_CAP
.include <bsd.lib.mk>