summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/lib/Makefile')
-rw-r--r--usr.sbin/cron/lib/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile
deleted file mode 100644
index 51316c1..0000000
--- a/usr.sbin/cron/lib/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-LIB= cron
-INTERNALLIB=
-SRCS= entry.c env.c misc.c
-
-WARNS?= 3
-
-CFLAGS+= -I${.CURDIR}/../cron
-CFLAGS+= -DLOGIN_CAP -DPAM
-
-.include <bsd.lib.mk>
OpenPOWER on IntegriCloud