summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntptime/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC r280849,280915-280916,281015-281016,282097,282408,282415,283542,delphij2015-07-151-3/+7
| | | | | | | | | 284864,285169-285170,285435: ntp 4.2.8p3. Relnotes: yes Approved by: re (?)
* MFC r264400,r265836:ngie2014-12-311-1/+1
| | | | | | | | | | | | | | r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed.
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-281-1/+0
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-7/+3
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* - remove trace of libkvm. It is not used at all.roberto2000-01-011-5/+6
| | | | | | - reorganise the Makefiles: the order of variables was not the usual one. Explained gently by: bde
* Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.roberto1999-12-131-0/+17
This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by phk & obrien. NOTE: the number of drivers included in the default configuration is very minimal, mainly local clocks and the one I use RAWDCF. Anyone wanting to have a more complete version will find recompilation very easy. It builds and runs on both alpha & i386. It also does survive "make world". Reviewed by: phk, obrien (partly)
OpenPOWER on IntegriCloud