summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/lib/Makefile
blob: ff7691370be7edc9e5193d7a8d19de4f174574b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
LIB=	cron

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

install:
	@echo -n

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