Prevent installation.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-28 13:05:23 +00:00
parent 9af842aebd
commit 688b53ece4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2329

View File

@ -5,4 +5,7 @@ CFLAGS+= -I${.CURDIR}/../cron
NOSHARED= yes
NOPROFILE= yes
install:
@echo -n
.include <bsd.lib.mk>