mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 08:33:20 +00:00
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>
|