Author: brooks Date: Mon Apr 24 21:55:59 2017 New Revision: 317388 URL: https://svnweb.freebsd.org/changeset/base/317388
Log: Use the approved syntax to build no man pages. MFC after: 1 week Sponsored by: DARPA, AFRL Modified: head/usr.sbin/ntp/sntp/Makefile Modified: head/usr.sbin/ntp/sntp/Makefile ============================================================================== --- head/usr.sbin/ntp/sntp/Makefile Mon Apr 24 21:41:04 2017 (r317387) +++ head/usr.sbin/ntp/sntp/Makefile Mon Apr 24 21:55:59 2017 (r317388) @@ -5,7 +5,7 @@ .PATH: ${SRCTOP}/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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"