1# Makefile.in generated by automake 1.11 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibexecdir = $(libexecdir)/@PACKAGE@ 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24install_sh_DATA = $(install_sh) -c -m 644 25install_sh_PROGRAM = $(install_sh) -c 26install_sh_SCRIPT = $(install_sh) -c 27INSTALL_HEADER = $(INSTALL_DATA) 28transform = $(program_transform_name) 29NORMAL_INSTALL = : 30PRE_INSTALL = : 31POST_INSTALL = : 32NORMAL_UNINSTALL = : 33PRE_UNINSTALL = : 34POST_UNINSTALL = : 35build_triplet = @build@ 36host_triplet = @host@ 37subdir = scripts 38DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 39 $(srcdir)/calc_tickadj.in $(srcdir)/checktime.in \ 40 $(srcdir)/freq_adj.in $(srcdir)/html2man.in $(srcdir)/mkver.in \ 41 $(srcdir)/ntp-wait.in $(srcdir)/ntpsweep.in \ 42 $(srcdir)/ntptrace.in $(srcdir)/ntpver.in \ 43 $(srcdir)/plot_summary.in $(srcdir)/summary.in 44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 45am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \ 46 $(top_srcdir)/m4/define_dir.m4 \ 47 $(top_srcdir)/m4/hs_ulong_const.m4 \ 48 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \ 49 $(top_srcdir)/configure.ac 50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 51 $(ACLOCAL_M4) 52mkinstalldirs = $(install_sh) -d 53CONFIG_HEADER = $(top_builddir)/config.h 54CONFIG_CLEAN_FILES = calc_tickadj checktime freq_adj html2man mkver \ 55 ntp-wait ntpsweep ntptrace ntpver plot_summary summary 56CONFIG_CLEAN_VPATH_FILES = 57am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 58am__vpath_adj = case $$p in \ 59 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 60 *) f=$$p;; \ 61 esac; 62am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 63am__install_max = 40 64am__nobase_strip_setup = \ 65 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 66am__nobase_strip = \ 67 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 68am__nobase_list = $(am__nobase_strip_setup); \ 69 for p in $$list; do echo "$$p $$p"; done | \ 70 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 71 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 72 if (++n[$$2] == $(am__install_max)) \ 73 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 74 END { for (dir in files) print dir, files[dir] }' 75am__base_list = \ 76 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 77 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 78am__installdirs = "$(DESTDIR)$(bindir)" 79SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) 80SOURCES = 81DIST_SOURCES = 82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 83ACLOCAL = @ACLOCAL@ 84AMTAR = @AMTAR@ 85AR = @AR@ 86ARLIB_DIR = @ARLIB_DIR@ 87AUTOCONF = @AUTOCONF@ 88AUTOHEADER = @AUTOHEADER@ 89AUTOMAKE = @AUTOMAKE@ 90AWK = @AWK@ 91BINSUBDIR = @BINSUBDIR@ 92CC = @CC@ 93CCDEPMODE = @CCDEPMODE@ 94CFLAGS = @CFLAGS@ 95CHUTEST = @CHUTEST@ 96CLKTEST = @CLKTEST@ 97CPP = @CPP@ 98CPPFLAGS = @CPPFLAGS@ 99CYGPATH_W = @CYGPATH_W@ 100DCFD = @DCFD@ 101DEFS = @DEFS@ 102DEPDIR = @DEPDIR@ 103ECHO = @ECHO@ 104ECHO_C = @ECHO_C@ 105ECHO_N = @ECHO_N@ 106ECHO_T = @ECHO_T@ 107EF_LIBS = @EF_LIBS@ 108EF_PROGS = @EF_PROGS@ 109EGREP = @EGREP@ 110EXEEXT = @EXEEXT@ 111GREP = @GREP@ 112HAVE_INLINE = @HAVE_INLINE@ 113INSTALL = @INSTALL@ 114INSTALL_DATA = @INSTALL_DATA@ 115INSTALL_PROGRAM = @INSTALL_PROGRAM@ 116INSTALL_SCRIPT = @INSTALL_SCRIPT@ 117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 118LCRYPTO = @LCRYPTO@ 119LDFLAGS = @LDFLAGS@ 120LIBOBJS = @LIBOBJS@ 121LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 122LIBOPTS_DIR = @LIBOPTS_DIR@ 123LIBOPTS_LDADD = @LIBOPTS_LDADD@ 124LIBPARSE = @LIBPARSE@ 125LIBS = @LIBS@ 126LIBTOOL = @LIBTOOL@ 127LN_S = @LN_S@ 128LSCF = @LSCF@ 129LTLIBOBJS = @LTLIBOBJS@ 130MAKEINFO = @MAKEINFO@ 131MAKE_ADJTIMED = @MAKE_ADJTIMED@ 132MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 133MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 134MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 135MAKE_LIBPARSE = @MAKE_LIBPARSE@ 136MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 137MAKE_NTPDSIM = @MAKE_NTPDSIM@ 138MAKE_NTPTIME = @MAKE_NTPTIME@ 139MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 140MAKE_TICKADJ = @MAKE_TICKADJ@ 141MAKE_TIMETRIM = @MAKE_TIMETRIM@ 142MKDIR_P = @MKDIR_P@ 143OBJEXT = @OBJEXT@ 144OPENSSL = @OPENSSL@ 145OPENSSL_INC = @OPENSSL_INC@ 146OPENSSL_LIB = @OPENSSL_LIB@ 147PACKAGE = @PACKAGE@ 148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 149PACKAGE_NAME = @PACKAGE_NAME@ 150PACKAGE_STRING = @PACKAGE_STRING@ 151PACKAGE_TARNAME = @PACKAGE_TARNAME@ 152PACKAGE_URL = @PACKAGE_URL@ 153PACKAGE_VERSION = @PACKAGE_VERSION@ 154PATH_PERL = @PATH_PERL@ 155PATH_SEPARATOR = @PATH_SEPARATOR@ 156PATH_SH = @PATH_SH@ 157PROPDELAY = @PROPDELAY@ 158RANLIB = @RANLIB@ 159READLINE_LIBS = @READLINE_LIBS@ 160SET_MAKE = @SET_MAKE@ 161SHELL = @SHELL@ 162STRIP = @STRIP@ 163TESTDCF = @TESTDCF@ 164U = @U@ 165VERSION = @VERSION@ 166abs_builddir = @abs_builddir@ 167abs_srcdir = @abs_srcdir@ 168abs_top_builddir = @abs_top_builddir@ 169abs_top_srcdir = @abs_top_srcdir@ 170ac_ct_CC = @ac_ct_CC@ 171am__include = @am__include@ 172am__leading_dot = @am__leading_dot@ 173am__quote = @am__quote@ 174am__tar = @am__tar@ 175am__untar = @am__untar@ 176bindir = @bindir@ 177build = @build@ 178build_alias = @build_alias@ 179build_cpu = @build_cpu@ 180build_os = @build_os@ 181build_vendor = @build_vendor@ 182builddir = @builddir@ 183datadir = @datadir@ 184datarootdir = @datarootdir@ 185docdir = @docdir@ 186dvidir = @dvidir@ 187exec_prefix = @exec_prefix@ 188host = @host@ 189host_alias = @host_alias@ 190host_cpu = @host_cpu@ 191host_os = @host_os@ 192host_vendor = @host_vendor@ 193htmldir = @htmldir@ 194includedir = @includedir@ 195infodir = @infodir@ 196install_sh = @install_sh@ 197libdir = @libdir@ 198libexecdir = @libexecdir@ 199localedir = @localedir@ 200localstatedir = @localstatedir@ 201mandir = @mandir@ 202mkdir_p = @mkdir_p@ 203oldincludedir = @oldincludedir@ 204pdfdir = @pdfdir@ 205prefix = @prefix@ 206program_transform_name = @program_transform_name@ 207psdir = @psdir@ 208sbindir = @sbindir@ 209sharedstatedir = @sharedstatedir@ 210srcdir = @srcdir@ 211subdirs = @subdirs@ 212sysconfdir = @sysconfdir@ 213target_alias = @target_alias@ 214top_build_prefix = @top_build_prefix@ 215top_builddir = @top_builddir@ 216top_srcdir = @top_srcdir@ 217bin_SCRIPTS = ntp-wait ntptrace 218noinst_SCRIPTS = calc_tickadj checktime freq_adj html2man mkver ntpsweep ntpver plot_summary summary 219EXTRA_DIST = VersionName fixautomakedepsmagic genCommitLog genver \ 220 hpadjtime.sh monitoring ntp-close ntp-groper ntp-restart \ 221 ntp-status rc1 rc2 stats 222 223all: all-am 224 225.SUFFIXES: 226$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 227 @for dep in $?; do \ 228 case '$(am__configure_deps)' in \ 229 *$$dep*) \ 230 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 231 && { if test -f $@; then exit 0; else break; fi; }; \ 232 exit 1;; \ 233 esac; \ 234 done; \ 235 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \ 236 $(am__cd) $(top_srcdir) && \ 237 $(AUTOMAKE) --foreign scripts/Makefile 238.PRECIOUS: Makefile 239Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 240 @case '$?' in \ 241 *config.status*) \ 242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 243 *) \ 244 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 245 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 246 esac; 247 248$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 250 251$(top_srcdir)/configure: $(am__configure_deps) 252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 253$(ACLOCAL_M4): $(am__aclocal_m4_deps) 254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 255$(am__aclocal_m4_deps): 256calc_tickadj: $(top_builddir)/config.status $(srcdir)/calc_tickadj.in 257 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 258checktime: $(top_builddir)/config.status $(srcdir)/checktime.in 259 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 260freq_adj: $(top_builddir)/config.status $(srcdir)/freq_adj.in 261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 262html2man: $(top_builddir)/config.status $(srcdir)/html2man.in 263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 264mkver: $(top_builddir)/config.status $(srcdir)/mkver.in 265 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 266ntp-wait: $(top_builddir)/config.status $(srcdir)/ntp-wait.in 267 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 268ntpsweep: $(top_builddir)/config.status $(srcdir)/ntpsweep.in 269 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 270ntptrace: $(top_builddir)/config.status $(srcdir)/ntptrace.in 271 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 272ntpver: $(top_builddir)/config.status $(srcdir)/ntpver.in 273 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 274plot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in 275 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 276summary: $(top_builddir)/config.status $(srcdir)/summary.in 277 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 278install-binSCRIPTS: $(bin_SCRIPTS) 279 @$(NORMAL_INSTALL) 280 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 281 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ 282 for p in $$list; do \ 283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 284 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ 285 done | \ 286 sed -e 'p;s,.*/,,;n' \ 287 -e 'h;s|.*|.|' \ 288 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ 289 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ 290 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 291 if ($$2 == $$4) { files[d] = files[d] " " $$1; \ 292 if (++n[d] == $(am__install_max)) { \ 293 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ 294 else { print "f", d "/" $$4, $$1 } } \ 295 END { for (d in files) print "f", d, files[d] }' | \ 296 while read type dir files; do \ 297 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 298 test -z "$$files" || { \ 299 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 300 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 301 } \ 302 ; done 303 304uninstall-binSCRIPTS: 305 @$(NORMAL_UNINSTALL) 306 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ 307 files=`for p in $$list; do echo "$$p"; done | \ 308 sed -e 's,.*/,,;$(transform)'`; \ 309 test -n "$$list" || exit 0; \ 310 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 311 cd "$(DESTDIR)$(bindir)" && rm -f $$files 312 313mostlyclean-libtool: 314 -rm -f *.lo 315 316clean-libtool: 317 -rm -rf .libs _libs 318tags: TAGS 319TAGS: 320 321ctags: CTAGS 322CTAGS: 323 324 325distdir: $(DISTFILES) 326 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 327 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 328 list='$(DISTFILES)'; \ 329 dist_files=`for file in $$list; do echo $$file; done | \ 330 sed -e "s|^$$srcdirstrip/||;t" \ 331 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 332 case $$dist_files in \ 333 */*) $(MKDIR_P) `echo "$$dist_files" | \ 334 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 335 sort -u` ;; \ 336 esac; \ 337 for file in $$dist_files; do \ 338 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 339 if test -d $$d/$$file; then \ 340 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 341 if test -d "$(distdir)/$$file"; then \ 342 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 343 fi; \ 344 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 345 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 346 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 347 fi; \ 348 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 349 else \ 350 test -f "$(distdir)/$$file" \ 351 || cp -p $$d/$$file "$(distdir)/$$file" \ 352 || exit 1; \ 353 fi; \ 354 done 355check-am: all-am 356check: check-am 357all-am: Makefile $(SCRIPTS) 358installdirs: 359 for dir in "$(DESTDIR)$(bindir)"; do \ 360 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 361 done 362install: install-am 363install-exec: install-exec-am 364install-data: install-data-am 365uninstall: uninstall-am 366 367install-am: all-am 368 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 369 370installcheck: installcheck-am 371install-strip: 372 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 373 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 374 `test -z '$(STRIP)' || \ 375 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 376mostlyclean-generic: 377 378clean-generic: 379 380distclean-generic: 381 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 382 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 383 384maintainer-clean-generic: 385 @echo "This command is intended for maintainers to use" 386 @echo "it deletes files that may require special tools to rebuild." 387clean: clean-am 388 389clean-am: clean-generic clean-libtool mostlyclean-am 390 391distclean: distclean-am 392 -rm -f Makefile 393distclean-am: clean-am distclean-generic 394 395dvi: dvi-am 396 397dvi-am: 398 399html: html-am 400 401html-am: 402 403info: info-am 404 405info-am: 406 407install-data-am: 408 409install-dvi: install-dvi-am 410 411install-dvi-am: 412 413install-exec-am: install-binSCRIPTS 414 415install-html: install-html-am 416 417install-html-am: 418 419install-info: install-info-am 420 421install-info-am: 422 423install-man: 424 425install-pdf: install-pdf-am 426 427install-pdf-am: 428 429install-ps: install-ps-am 430 431install-ps-am: 432 433installcheck-am: 434 435maintainer-clean: maintainer-clean-am 436 -rm -f Makefile 437maintainer-clean-am: distclean-am maintainer-clean-generic 438 439mostlyclean: mostlyclean-am 440 441mostlyclean-am: mostlyclean-generic mostlyclean-libtool 442 443pdf: pdf-am 444 445pdf-am: 446 447ps: ps-am 448 449ps-am: 450 451uninstall-am: uninstall-binSCRIPTS 452 453.MAKE: install-am install-strip 454 455.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 456 distclean distclean-generic distclean-libtool distdir dvi \ 457 dvi-am html html-am info info-am install install-am \ 458 install-binSCRIPTS install-data install-data-am install-dvi \ 459 install-dvi-am install-exec install-exec-am install-html \ 460 install-html-am install-info install-info-am install-man \ 461 install-pdf install-pdf-am install-ps install-ps-am \ 462 install-strip installcheck installcheck-am installdirs \ 463 maintainer-clean maintainer-clean-generic mostlyclean \ 464 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 465 uninstall uninstall-am uninstall-binSCRIPTS 466 467 468# Tell versions [3.59,3.63) of GNU make to not export all variables. 469# Otherwise a system limit (for SysV at least) may be exceeded. 470.NOEXPORT: 471