summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/lib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye xntpd.roberto1999-12-221-35/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Enable DES if NOCRYPT is not set and and the user has the secure sources.wollman1995-03-231-3/+8
|
* Upgraded to Delaware version 3.3p (yes, that's right, they're not increasing).wollman1994-04-031-2/+2
| | | | | | This version still doesn't talk to the kernel PLL code, but you should be able to convince it to do so relatively easily. Also deleted some junk files and fixed all compilation warnings.
* Needed to change the LDADD+= and DPADD+= depending on if obj directoriesrgrimes1993-12-221-2/+3
| | | | | | | | | | | | | are used or not. Add .verions to the CLEANFILES+= on those Makefiles that create a version.c file. Remove reference to nonexistent file ref_omega.c in one Makefile. Fix copy of authdes.c.expot so that it works with or without obj directories. No compiles both with and without obj directories.
* Deleted old configuration grot and added BSD-style Makefile. Addedwollman1993-12-211-2/+2
| | | | README.FreeBSD. Re-added NTP's version of getopt() and fixed conflicts.
* Don't build getopt: it conflicts with our standard getopt.wollman1993-12-211-2/+2
|
* Add BSD-style Makefile for libntp, and make the ``exportable'' versionwollman1993-12-211-0/+29
of DES (actually just a dummy) compile. (DES should not actually be used in any case.)
OpenPOWER on IntegriCloud