These two patches makes it easier to compile custom versions of

NTP on FreeBSD:

The first one allows one to avoid installing the html files.

The second one allows one to override the CLOCKDEFS on the
make command line.

Submitted by:	phk
This commit is contained in:
Ollivier Robert 2002-11-16 08:06:43 +00:00
parent 4fec79bef8
commit ef7b1083bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106982
2 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,11 @@
MAINTAINER= roberto
SUBDIR= doc libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
ntptimeset ntptime ntp-genkeys
.if !defined(NOMAN)
SUBDIR+= doc
.endif
.include <bsd.subdir.mk>

View File

@ -4,7 +4,7 @@ MAINTAINER= roberto
DEFS_LOCAL= -DPARSE -DHAVE_CONFIG_H
NTPDEFS= -DSYS_FREEBSD
CLOCKDEFS=
# CLOCKDEFS=
# -DLOCAL_CLOCK -DPST -DWWVB -DAS2201 -DGOES -DGPSTM -DOMEGA \
# -DLEITCH -DTRAK -DACTS -DATOM -DDATUM -DHEATH -DMSFEES \
# -DMX4200 -DNMEA -DBOEDER