defaults for TZ_TYPE -- this will probably require some tuning
[unix-history] / usr / src / usr.sbin / cron / Makefile
CommitLineData
fa32b829 1# @(#)Makefile 8.1 (Berkeley) %G%
70e0671b 2
de44f698 3PROG= cron
24ff2c71
KB
4MAN8= cron.0
5MAN5= crontab.0
70e0671b 6
de44f698 7.include <bsd.prog.mk>