]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/mac_ntpd/Makefile
sqlite3: Vendor import of sqlite3 3.43.1
[FreeBSD/FreeBSD.git] / sys / modules / mac_ntpd / Makefile
1
2 .PATH: ${SRCTOP}/sys/security/mac_ntpd
3
4 KMOD=   mac_ntpd
5 SRCS=   mac_ntpd.c
6
7 .include <bsd.kmod.mk>