c964ad8678
README.FreeBSD. Re-added NTP's version of getopt() and fixed conflicts.
8 lines
129 B
Makefile
8 lines
129 B
Makefile
#
|
|
# Makefile for xntpd.
|
|
#
|
|
|
|
SUBDIR= lib parse xntpd xntpdc ntpq ntpdate ntptrace xntpres authstuff util
|
|
|
|
.include <bsd.subdir.mk>
|