Set proper destination directory for cron.

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

View File

@ -1,3 +1,5 @@
BINDIR?= /usr/sbin
PROG= cron
SRCS= cron.c database.c do_command.c job.c user.c popen.c
MAN3= bitstring.3