freebsd-dev/contrib/ntp/ntpd/ntpdsim-opts.def
Ollivier Robert ea906c4152 Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commit
will update usr.sbin/ntp to match this.

MFC after:	2 weeks
2008-08-22 15:58:00 +00:00

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;