diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-08-06 11:32:25 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-08-06 11:32:25 +0000 |
| commit | 4b7d97414e6d85ad110e46ccf943897448fc1519 (patch) | |
| tree | 9f0242104a4cbf717ab97258c1a23b6bba13b733 | |
| parent | 0bb6e9ed65a0c3c9f6867b933f6a718f86ba3ba0 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/xntpd/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/Makefile.inc b/usr.sbin/xntpd/Makefile.inc index 37c3645a4dcc..0e093b96e3e4 100644 --- a/usr.sbin/xntpd/Makefile.inc +++ b/usr.sbin/xntpd/Makefile.inc @@ -1,4 +1,4 @@ -DEFS_LOCAL=-DREFCLOCK -DPARSE +DEFS_LOCAL=-DREFCLOCK -DPARSE -DUDP_WILDCARD_DELIVERY NTPDEFS= -DSYS_FREEBSD -DSYS_44BSD AUTHDEFS= -DMD5 CLOCKDEFS= -DLOCAL_CLOCK -DPST -DWWVB -DAS2201 -DGOES -DGPSTM -DOMEGA \ |
