]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/periodic/Makefile
pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h
[FreeBSD/FreeBSD.git] / usr.sbin / periodic / Makefile
1
2 PACKAGE=        periodic
3
4 CONFS=  periodic.conf
5 CONFSDIR=       /etc/defaults
6 SCRIPTS=periodic.sh
7 MAN=    periodic.8
8
9 SUBDIR= etc
10
11 .include <bsd.prog.mk>