Handle page faults within the virtual kernel process itself (what would be
[dragonfly/vkernel-mp.git] / usr.sbin / periodic / Makefile
blobb49348571482fa197d4ef4b71a441f9e1c7d08b8
1 # $FreeBSD: src/usr.sbin/periodic/Makefile,v 1.2.2.2 2001/04/25 14:04:55 ru Exp $
2 # $DragonFly: src/usr.sbin/periodic/Makefile,v 1.2 2003/06/17 06:29:59 dillon Exp $
4 SCRIPTS=periodic.sh
5 MAN= periodic.8
7 .include <bsd.prog.mk>