]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/periodic/Makefile
Remove spurious newline
[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>