aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/sntp/include/homerc.def
blob: 18b4dcb74a98e9b5b33a45987f0eabafc892f913 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* -*- Mode: Text -*- */

#ifndef __windows__
rcfile         = ".ntprc";
#else
rcfile         = "ntp.ini";
#endif

homerc         =  $HOME, ".";