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