Annotation of embedaddon/ntp/include/homerc.def, revision 1.1

1.1     ! misho       1: /* -*- Mode: Text -*- */
        !             2: 
        !             3: #ifndef __windows__
        !             4: rcfile         = ".ntprc";
        !             5: #else
        !             6: rcfile         = "ntp.ini";
        !             7: #endif
        !             8: 
        !             9: homerc         =  $HOME, ".";

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>