summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/lib
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-28 13:05:23 +0000
committerjkh <jkh@FreeBSD.org>1994-08-28 13:05:23 +0000
commita0d92e8d1440255ff0359d28bc935eeaf06d3f6a (patch)
tree0f1881cf97160687a21273f1ce50c8835b0807f5 /usr.sbin/cron/lib
parentfa20e1be6985eeddd21cadf853a8a472c9eb9b23 (diff)
downloadFreeBSD-src-a0d92e8d1440255ff0359d28bc935eeaf06d3f6a.zip
FreeBSD-src-a0d92e8d1440255ff0359d28bc935eeaf06d3f6a.tar.gz
Prevent installation.
Submitted by: jkh
Diffstat (limited to 'usr.sbin/cron/lib')
-rw-r--r--usr.sbin/cron/lib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile
index f3c7632..ff76913 100644
--- a/usr.sbin/cron/lib/Makefile
+++ b/usr.sbin/cron/lib/Makefile
@@ -5,4 +5,7 @@ CFLAGS+= -I${.CURDIR}/../cron
NOSHARED= yes
NOPROFILE= yes
+install:
+ @echo -n
+
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud