1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/security/mac_ntpd 4 5KMOD= mac_ntpd 6SRCS= mac_ntpd.c 7 8.include <bsd.kmod.mk> 9