]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/periodic/Makefile
Update apr to 1.7.0. See contrib/apr/CHANGES for a summary of changes.
[FreeBSD/FreeBSD.git] / usr.sbin / periodic / Makefile
1 # $FreeBSD$
2
3 CONFS=  periodic.conf
4 CONFSDIR=       /etc/defaults
5 SCRIPTS=periodic.sh
6 MAN=    periodic.8
7
8 SUBDIR= etc
9
10 .include <bsd.prog.mk>