Author: brooks
Date: Fri May 5 17:28:49 2017
New Revision: 317841
URL: https://svnweb.freebsd.org/changeset/base/317841
Log:
MFC r317388:
Use the approved syntax to build no man pages.
Sponsored by: DARPA, AFRL
Modified:
stable/10/usr.sbin/ntp/sntp/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.sbin/ntp/sntp/Makefile
==============================================================================
--- stable/10/usr.sbin/ntp/sntp/Makefile Fri May 5 17:23:57 2017
(r317840)
+++ stable/10/usr.sbin/ntp/sntp/Makefile Fri May 5 17:28:49 2017
(r317841)
@@ -5,7 +5,7 @@
.PATH: ${.CURDIR}/../../../contrib/ntp/sntp
PROG= sntp
-MK_MAN= no
+MAN=
SRCS= crypto.c kod_management.c log.c main.c networking.c \
sntp-opts.c sntp.c utilities.c
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"