ea906c4152
will update usr.sbin/ntp to match this. MFC after: 2 weeks
16 lines
259 B
Plaintext
16 lines
259 B
Plaintext
/* -*- Mode: Text -*- */
|
|
|
|
autogen definitions options;
|
|
|
|
#include copyright.def
|
|
#include homerc.def
|
|
|
|
prog-name = "ntpdsim";
|
|
prog-title = "NTP daemon simulation program";
|
|
|
|
#define SIM
|
|
#include ntpdbase-opts.def
|
|
|
|
detail = <<- _END_DETAIL
|
|
_END_DETAIL;
|