mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
9a20882e6a
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>
|