mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
10 lines
164 B
Makefile
10 lines
164 B
Makefile
#
|
|
# Makefile for ntpd.
|
|
# $FreeBSD$
|
|
#
|
|
MAINTAINER= roberto
|
|
|
|
SUBDIR= doc libntp libparse ntpd ntpdc ntpq ntpdate ntptrace ntptimeset ntptime
|
|
|
|
.include <bsd.subdir.mk>
|