mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
9 lines
172 B
Makefile
9 lines
172 B
Makefile
# Makefile for ntpd.
|
|
# $FreeBSD$
|
|
|
|
MAINTAINER= roberto
|
|
|
|
SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
|
|
ntptimeset ntptime ntp-genkeys
|
|
|
|
.include <bsd.subdir.mk>
|