Define USE_UTIMES.
This commit is contained in:
parent
6e4783d48e
commit
d8eb1d74d5
@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.19 1997/10/19 13:00:58 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.20 1997/10/19 14:43:24 mycroft Exp $
|
||||
|
||||
WARNS= 0
|
||||
PROG= crontab
|
||||
SRCS= crontab.c misc.c entry.c env.c
|
||||
CFLAGS+=-I${.CURDIR} -I${.CURDIR}/../../usr.sbin/cron -DDEBUGGING=1
|
||||
CFLAGS+=-I${.CURDIR} -I${.CURDIR}/../../usr.sbin/cron -DDEBUGGING=1 -DUSE_UTIMES
|
||||
BINOWN =root
|
||||
BINMODE=4555
|
||||
MAN= crontab.1 crontab.5
|
||||
|
Loading…
Reference in New Issue
Block a user