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