mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 01:11:05 +01:00
10 lines
429 B
Plaintext
10 lines
429 B
Plaintext
|
This version of NTP was converted to the BSD-style Makefile system by
|
||
|
Garrett Wollman (wollman@freefall.cdrom.com); it is based on version
|
||
|
3.3b (beta) from the University of Delaware.
|
||
|
|
||
|
Besides the Makefile changes, the DES code has been completely removed
|
||
|
in order to make this code exportable. If you have a legal copy of
|
||
|
`authdes.c', you can just add it to the lib/ directory and add `-DDES'
|
||
|
to the AUTHDEFS in Makefile.inc.
|
||
|
|