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>
|