mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 14:16:53 -04:00
14 lines
213 B
Plaintext
14 lines
213 B
Plaintext
/* -*- Mode: Text -*- */
|
|
|
|
autogen definitions options;
|
|
|
|
#include copyright.def
|
|
|
|
prog-name = "ntpd";
|
|
prog-title = "NTP daemon program";
|
|
|
|
#include ntpdbase-opts.def
|
|
|
|
detail = <<- _END_DETAIL
|
|
_END_DETAIL;
|