Lines Matching refs:sntp
32 (cd sntp && ../scripts/build/genver) || {
43 # if fgrep -q 4.2.4 sntp/m4/version.m4; then
61 ## The copy for sntp...
62 #rm -rf sntp/libopts*
64 # cd sntp
156 cp bincheck.mf sntp/
157 cp depsver.mf sntp/
165 case `ls -1tr sntp/config.h.in sntp/aclocal.m4 | tail -1` in
166 sntp/aclocal.m4) touch sntp/config.h.in ;;
168 case `ls -1tr sntp/libevent/config.h.in sntp/libevent/aclocal.m4 | tail -1` in
169 sntp/libevent/aclocal.m4) touch sntp/libevent/config.h.in ;;
177 # once again it seems we need to run autoreconf in sntp after
178 # the top-level run to get a correct sntp/libopts/Makefile.in.
185 ## we get the correct srcdir path in sntp/libopts/Makefile.in
186 #rm -rf sntp/autom4te.cache
188 # (cd sntp && ${AUTORECONF} -i -v "$@")