LIB= cron SRCS= entry.c env.c misc.c CFLAGS+= -I${.CURDIR}/../cron NOSHARED= yes NOPROFILE= yes .include