mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +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>
|