mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 04:13:39 +00:00
8 lines
127 B
Makefile
8 lines
127 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
# $Id$
|
|
#
|
|
SUBDIR= lib parse xntpd xntpdc ntpq ntpdate ntptrace authstuff util
|
|
|
|
.include <bsd.subdir.mk>
|