9 lines
136 B
Makefile
9 lines
136 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
# $Id$
|
|
#
|
|
|
|
SUBDIR= lib parse xntpd xntpdc ntpq ntpdate ntptrace xntpres authstuff util
|
|
|
|
.include <bsd.subdir.mk>
|