xref: /freebsd/contrib/ntp/sntp/include/homerc.def (revision 416ba5c74546f32a993436a99516d35008e9f384)
1*2b15cb3dSCy Schubert/* -*- Mode: Text -*- */
2*2b15cb3dSCy Schubert
3*2b15cb3dSCy Schubert#ifndef __windows__
4*2b15cb3dSCy Schubertrcfile         = ".ntprc";
5*2b15cb3dSCy Schubert#else
6*2b15cb3dSCy Schubertrcfile         = "ntp.ini";
7*2b15cb3dSCy Schubert#endif
8*2b15cb3dSCy Schubert
9*2b15cb3dSCy Schuberthomerc         =  $HOME, ".";
10