412e58bf47
Ths prevents etcupdate and mergemaster from deleting it for now. Approved by: re (rgrimes), will (mentor) Differential Revision: https://reviews.freebsd.org/D16975
11 lines
131 B
Makefile
11 lines
131 B
Makefile
# $FreeBSD$
|
|
|
|
CONFS= periodic.conf
|
|
CONFSDIR= /etc/defaults
|
|
SCRIPTS=periodic.sh
|
|
MAN= periodic.8
|
|
|
|
SUBDIR= etc
|
|
|
|
.include <bsd.prog.mk>
|