]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/mac_ntpd/Makefile
Allocate right number of pages for the bounced buffers crossing the page.
[FreeBSD/FreeBSD.git] / sys / modules / mac_ntpd / Makefile
1 # $FreeBSD$
2
3 .PATH: ${SRCTOP}/sys/security/mac_ntpd
4
5 KMOD=   mac_ntpd
6 SRCS=   mac_ntpd.c
7
8 .include <bsd.kmod.mk>