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 18# we traditionally installed software in bindir, while it should have gone 19# in sbindir. Now that we offer a choice, look in the "other" installation 20# subdir to warn folks if there is another version there. 21 22 23VPATH = @srcdir@ 24pkgdatadir = $(datadir)/@PACKAGE@ 25pkgincludedir = $(includedir)/@PACKAGE@ 26pkglibdir = $(libdir)/@PACKAGE@ 27pkglibexecdir = $(libexecdir)/@PACKAGE@ 28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29install_sh_DATA = $(install_sh) -c -m 644 30install_sh_PROGRAM = $(install_sh) -c 31install_sh_SCRIPT = $(install_sh) -c 32INSTALL_HEADER = $(INSTALL_DATA) 33transform = $(program_transform_name) 34NORMAL_INSTALL = : 35PRE_INSTALL = : 36POST_INSTALL = : 37NORMAL_UNINSTALL = : 38PRE_UNINSTALL = : 39POST_UNINSTALL = : 40build_triplet = @build@ 41host_triplet = @host@ 42bin_PROGRAMS = ntpd$(EXEEXT) @MAKE_NTPDSIM@ 43EXTRA_PROGRAMS = check_y2k$(EXEEXT) ntpdsim$(EXEEXT) \ 44 keyword-gen$(EXEEXT) 45DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 46 $(top_srcdir)/bincheck.mf $(top_srcdir)/depsver.mf \ 47 ntp_parser.c ntp_parser.h 48subdir = ntpd 49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 50am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \ 51 $(top_srcdir)/m4/define_dir.m4 \ 52 $(top_srcdir)/m4/ntp_cacheversion.m4 \ 53 $(top_srcdir)/m4/ntp_dir_sep.m4 \ 54 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \ 55 $(top_srcdir)/m4/ntp_vpathhack.m4 \ 56 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \ 57 $(top_srcdir)/configure.ac 58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 59 $(ACLOCAL_M4) 60mkinstalldirs = $(install_sh) -d 61CONFIG_HEADER = $(top_builddir)/config.h 62CONFIG_CLEAN_FILES = 63CONFIG_CLEAN_VPATH_FILES = 64LIBRARIES = $(noinst_LIBRARIES) 65ARFLAGS = cru 66libntpd_a_AR = $(AR) $(ARFLAGS) 67libntpd_a_LIBADD = 68am__objects_1 = 69am_libntpd_a_OBJECTS = ntp_control.$(OBJEXT) ntp_crypto.$(OBJEXT) \ 70 ntp_filegen.$(OBJEXT) ntp_intres.$(OBJEXT) \ 71 ntp_loopfilter.$(OBJEXT) ntp_monitor.$(OBJEXT) \ 72 ntp_peer.$(OBJEXT) ntp_proto.$(OBJEXT) ntp_refclock.$(OBJEXT) \ 73 ntp_request.$(OBJEXT) ntp_restrict.$(OBJEXT) \ 74 ntp_signd.$(OBJEXT) ntp_timer.$(OBJEXT) ntp_util.$(OBJEXT) \ 75 refclock_acts.$(OBJEXT) refclock_arbiter.$(OBJEXT) \ 76 refclock_arc.$(OBJEXT) refclock_as2201.$(OBJEXT) \ 77 refclock_atom.$(OBJEXT) refclock_bancomm.$(OBJEXT) \ 78 refclock_chronolog.$(OBJEXT) refclock_chu.$(OBJEXT) \ 79 refclock_conf.$(OBJEXT) refclock_datum.$(OBJEXT) \ 80 refclock_dumbclock.$(OBJEXT) refclock_fg.$(OBJEXT) \ 81 refclock_gpsvme.$(OBJEXT) refclock_heath.$(OBJEXT) \ 82 refclock_hopfser.$(OBJEXT) refclock_hopfpci.$(OBJEXT) \ 83 refclock_hpgps.$(OBJEXT) refclock_irig.$(OBJEXT) \ 84 refclock_jjy.$(OBJEXT) refclock_jupiter.$(OBJEXT) \ 85 refclock_leitch.$(OBJEXT) refclock_local.$(OBJEXT) \ 86 refclock_mx4200.$(OBJEXT) refclock_neoclock4x.$(OBJEXT) \ 87 refclock_nmea.$(OBJEXT) refclock_oncore.$(OBJEXT) \ 88 refclock_palisade.$(OBJEXT) refclock_parse.$(OBJEXT) \ 89 refclock_pcf.$(OBJEXT) refclock_pst.$(OBJEXT) \ 90 refclock_ripencc.$(OBJEXT) refclock_shm.$(OBJEXT) \ 91 refclock_tpro.$(OBJEXT) refclock_true.$(OBJEXT) \ 92 refclock_tt560.$(OBJEXT) refclock_ulink.$(OBJEXT) \ 93 refclock_wwv.$(OBJEXT) refclock_wwvb.$(OBJEXT) \ 94 refclock_zyfer.$(OBJEXT) $(am__objects_1) 95libntpd_a_OBJECTS = $(am_libntpd_a_OBJECTS) 96am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" 97PROGRAMS = $(bin_PROGRAMS) 98check_y2k_SOURCES = check_y2k.c 99check_y2k_OBJECTS = check_y2k.$(OBJEXT) 100am__DEPENDENCIES_1 = version.o libntpd.a 101check_y2k_DEPENDENCIES = $(am__DEPENDENCIES_1) ../libntp/libntp.a 102keyword_gen_SOURCES = keyword-gen.c 103keyword_gen_OBJECTS = keyword-gen.$(OBJEXT) 104keyword_gen_DEPENDENCIES = ../libntp/libntp.a 105am_ntpd_OBJECTS = cmd_args.$(OBJEXT) ntp_config.$(OBJEXT) \ 106 ntp_data_structures.$(OBJEXT) ntp_io.$(OBJEXT) \ 107 ntp_parser.$(OBJEXT) ntp_scanner.$(OBJEXT) ntpd.$(OBJEXT) \ 108 ntpd-opts.$(OBJEXT) $(am__objects_1) 109ntpd_OBJECTS = $(am_ntpd_OBJECTS) 110am__DEPENDENCIES_2 = 111ntpd_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \ 112 ../libntp/libntp.a 113am__objects_2 = ntpdsim-cmd_args.$(OBJEXT) \ 114 ntpdsim-ntp_config.$(OBJEXT) \ 115 ntpdsim-ntp_data_structures.$(OBJEXT) ntpdsim-ntp_io.$(OBJEXT) \ 116 ntpdsim-ntp_parser.$(OBJEXT) ntpdsim-ntp_scanner.$(OBJEXT) \ 117 ntpdsim-ntpd.$(OBJEXT) ntpdsim-ntpd-opts.$(OBJEXT) \ 118 $(am__objects_1) 119am_ntpdsim_OBJECTS = $(am__objects_2) ntpdsim-ntpsim.$(OBJEXT) \ 120 $(am__objects_1) 121ntpdsim_OBJECTS = $(am_ntpdsim_OBJECTS) 122ntpdsim_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \ 123 ../libntp/libntpsim.a 124ntpdsim_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 125 --mode=link $(CCLD) $(ntpdsim_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 126 $(LDFLAGS) -o $@ 127DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 128depcomp = $(SHELL) $(top_srcdir)/depcomp 129am__depfiles_maybe = depfiles 130am__mv = mv -f 131COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 132 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 133LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 134 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 135 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 136CCLD = $(CC) 137LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 138 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 139 $(LDFLAGS) -o $@ 140YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) 141LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 142 --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS) 143YLWRAP = $(top_srcdir)/ylwrap 144SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \ 145 $(ntpd_SOURCES) $(ntpdsim_SOURCES) 146DIST_SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \ 147 $(ntpd_SOURCES) $(ntpdsim_SOURCES) 148am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 149am__vpath_adj = case $$p in \ 150 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 151 *) f=$$p;; \ 152 esac; 153am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 154am__install_max = 40 155am__nobase_strip_setup = \ 156 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 157am__nobase_strip = \ 158 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 159am__nobase_list = $(am__nobase_strip_setup); \ 160 for p in $$list; do echo "$$p $$p"; done | \ 161 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 162 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 163 if (++n[$$2] == $(am__install_max)) \ 164 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 165 END { for (dir in files) print dir, files[dir] }' 166am__base_list = \ 167 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 168 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 169man1dir = $(mandir)/man1 170NROFF = nroff 171MANS = $(man_MANS) 172ETAGS = etags 173CTAGS = ctags 174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 175ACLOCAL = @ACLOCAL@ 176AMTAR = @AMTAR@ 177AR = @AR@ 178ARLIB_DIR = @ARLIB_DIR@ 179AUTOCONF = @AUTOCONF@ 180AUTOHEADER = @AUTOHEADER@ 181AUTOMAKE = @AUTOMAKE@ 182AWK = @AWK@ 183BINSUBDIR = @BINSUBDIR@ 184CC = @CC@ 185CCDEPMODE = @CCDEPMODE@ 186CFLAGS = @CFLAGS@ 187CHUTEST = @CHUTEST@ 188CLKTEST = @CLKTEST@ 189CPP = @CPP@ 190CPPFLAGS = @CPPFLAGS@ 191CYGPATH_W = @CYGPATH_W@ 192DCFD = @DCFD@ 193DEFS = @DEFS@ 194DEPDIR = @DEPDIR@ 195ECHO = @ECHO@ 196ECHO_C = @ECHO_C@ 197ECHO_N = @ECHO_N@ 198ECHO_T = @ECHO_T@ 199EDITLINE_LIBS = @EDITLINE_LIBS@ 200EF_LIBS = @EF_LIBS@ 201EF_PROGS = @EF_PROGS@ 202EGREP = @EGREP@ 203EXEEXT = @EXEEXT@ 204GREP = @GREP@ 205HAVE_INLINE = @HAVE_INLINE@ 206INSTALL = @INSTALL@ 207INSTALL_DATA = @INSTALL_DATA@ 208INSTALL_PROGRAM = @INSTALL_PROGRAM@ 209INSTALL_SCRIPT = @INSTALL_SCRIPT@ 210INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 211LCRYPTO = @LCRYPTO@ 212LDFLAGS = @LDFLAGS@ 213LIBOBJS = @LIBOBJS@ 214LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 215LIBOPTS_DIR = @LIBOPTS_DIR@ 216LIBOPTS_LDADD = @LIBOPTS_LDADD@ 217LIBPARSE = @LIBPARSE@ 218LIBS = @LIBS@ 219LIBTOOL = @LIBTOOL@ 220LN_S = @LN_S@ 221LSCF = @LSCF@ 222LTLIBOBJS = @LTLIBOBJS@ 223MAKEINFO = @MAKEINFO@ 224MAKE_ADJTIMED = @MAKE_ADJTIMED@ 225MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 226MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 227MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 228MAKE_LIBPARSE = @MAKE_LIBPARSE@ 229MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 230MAKE_NTPDSIM = @MAKE_NTPDSIM@ 231MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 232MAKE_NTPTIME = @MAKE_NTPTIME@ 233MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 234MAKE_TICKADJ = @MAKE_TICKADJ@ 235MAKE_TIMETRIM = @MAKE_TIMETRIM@ 236MKDIR_P = @MKDIR_P@ 237OBJEXT = @OBJEXT@ 238OPENSSL = @OPENSSL@ 239OPENSSL_INC = @OPENSSL_INC@ 240OPENSSL_LIB = @OPENSSL_LIB@ 241PACKAGE = @PACKAGE@ 242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 243PACKAGE_NAME = @PACKAGE_NAME@ 244PACKAGE_STRING = @PACKAGE_STRING@ 245PACKAGE_TARNAME = @PACKAGE_TARNAME@ 246PACKAGE_URL = @PACKAGE_URL@ 247PACKAGE_VERSION = @PACKAGE_VERSION@ 248PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 249PATH_PERL = @PATH_PERL@ 250PATH_SEPARATOR = @PATH_SEPARATOR@ 251PATH_SH = @PATH_SH@ 252PROPDELAY = @PROPDELAY@ 253RANLIB = @RANLIB@ 254SET_MAKE = @SET_MAKE@ 255SHELL = @SHELL@ 256SNMP_CFLAGS = @SNMP_CFLAGS@ 257SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 258SNMP_LIBS = @SNMP_LIBS@ 259STRIP = @STRIP@ 260TESTDCF = @TESTDCF@ 261VERSION = @VERSION@ 262YACC = @YACC@ 263YFLAGS = @YFLAGS@ 264abs_builddir = @abs_builddir@ 265abs_srcdir = @abs_srcdir@ 266abs_top_builddir = @abs_top_builddir@ 267abs_top_srcdir = @abs_top_srcdir@ 268ac_ct_CC = @ac_ct_CC@ 269am__include = @am__include@ 270am__leading_dot = @am__leading_dot@ 271am__quote = @am__quote@ 272am__tar = @am__tar@ 273am__untar = @am__untar@ 274bindir = ${exec_prefix}/${BINSUBDIR} 275build = @build@ 276build_alias = @build_alias@ 277build_cpu = @build_cpu@ 278build_os = @build_os@ 279build_vendor = @build_vendor@ 280builddir = @builddir@ 281datadir = @datadir@ 282datarootdir = @datarootdir@ 283docdir = @docdir@ 284dvidir = @dvidir@ 285exec_prefix = @exec_prefix@ 286host = @host@ 287host_alias = @host_alias@ 288host_cpu = @host_cpu@ 289host_os = @host_os@ 290host_vendor = @host_vendor@ 291htmldir = @htmldir@ 292includedir = @includedir@ 293infodir = @infodir@ 294install_sh = @install_sh@ 295libdir = @libdir@ 296libexecdir = @libexecdir@ 297localedir = @localedir@ 298localstatedir = @localstatedir@ 299mandir = @mandir@ 300mkdir_p = @mkdir_p@ 301oldincludedir = @oldincludedir@ 302pdfdir = @pdfdir@ 303prefix = @prefix@ 304program_transform_name = @program_transform_name@ 305psdir = @psdir@ 306sbindir = @sbindir@ 307sharedstatedir = @sharedstatedir@ 308srcdir = @srcdir@ 309subdirs = @subdirs@ 310sysconfdir = @sysconfdir@ 311target_alias = @target_alias@ 312top_build_prefix = @top_build_prefix@ 313top_builddir = @top_builddir@ 314top_srcdir = @top_srcdir@ 315NULL = 316AUTOMAKE_OPTIONS = 317noinst_LIBRARIES = libntpd.a 318AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \ 319 -I$(top_srcdir)/lib/isc/nothreads/include \ 320 -I$(top_srcdir)/lib/isc/unix/include $(LIBOPTS_CFLAGS) 321 322 323# LDADD might need RESLIB and ADJLIB. 324LDADD = version.o libntpd.a @LIBPARSE@ 325AM_YFLAGS = -d -t -r all 326@NTP_CROSSCOMPILE_FALSE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = check-saveconfig 327@NTP_CROSSCOMPILE_TRUE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = 328@SAVECONFIG_ENABLED_FALSE@CHECK_SAVECONFIG = 329@NTP_CROSSCOMPILE_FALSE@NTP_KEYWORD_OUT = ntp_keyword.out 330@NTP_CROSSCOMPILE_TRUE@NTP_KEYWORD_OUT = ntp_keyword.dummy 331@VPATH_HACK_FALSE@VPHACK = 332 333# 334# VPHACK and VPHACK_AFTER are enabled on non-GNU makes (such as 335# BSD make) to work around issues specific to compiling 336# ntp_parser.y into ntp_parser.h and ntp_parser.c in a vPATH 337# configuration where we would like (for a change) the output 338# files ntp_parser.[ch] to be placed in the source directory, 339# as opposed to the build directory. This allows a single 340# host of a flock configured with Bison to update ntp_parser.[ch] 341# used by the rest. 342# 343@VPATH_HACK_TRUE@VPHACK = vphack 344@VPATH_HACK_FALSE@VPHACK_AFTER = 345@VPATH_HACK_TRUE@VPHACK_AFTER = vphack_after 346BUILT_SOURCES = $(VPHACK) ntp_parser.c ntp_parser.h $(VPHACK_AFTER) \ 347 ntp_keyword.h ntpd-opts.c ntpd-opts.h ntpd.1 ntpd-opts.texi \ 348 ntpd-opts.menu .deps-ver 349man_MANS = ntpd.1 350 351# ntpdsim.1 is a remnant along with all the ntpdsim-opts.* files, the 352# simulator currently uses ntpd-opts.[ch]. This also means there is no 353# longer a reason to have ntpdbase-opts.def split off of ntpd-opts.def. 354 355# ntpd may need: 356# log10 refclock_wwv.o 357# sqrt ntp_control.o 358# floor refclock_wwv.o 359# which are (usually) provided by -lm. 360keyword_gen_LDADD = ../libntp/libntp.a 361ntpd_LDADD = $(LDADD) -lm @LCRYPTO@ @LSCF@ $(LIBOPTS_LDADD) ../libntp/libntp.a 362ntpdsim_LDADD = $(LDADD) -lm @LCRYPTO@ @LSCF@ $(LIBOPTS_LDADD) ../libntp/libntpsim.a 363ntpdsim_CFLAGS = $(CFLAGS) -DSIM 364check_y2k_LDADD = $(LDADD) ../libntp/libntp.a 365DISTCLEANFILES = keyword-gen .version version.c 366CLEANFILES = check-saveconfig compsave.conf ntp_keyword.out \ 367 ntp_keyword.dummy .deps-ver 368EXTRA_DIST = \ 369 complete.conf \ 370 ntpd-opts.def \ 371 ntpdbase-opts.def \ 372 ntp_keyword.h \ 373 refclock_msfees.c \ 374 refclock_trak.c \ 375 $(BUILT_SOURCES) \ 376 $(NULL) 377 378ETAGS_ARGS = Makefile.am 379### Y2Kfixes 380check_PROGRAMS = @MAKE_CHECK_Y2K@ 381run_ag = cd $(srcdir) && \ 382 env PATH="$(abs_builddir):$(PATH)" \ 383 autogen -L ../include --writable 384 385std_def_list = $(top_srcdir)/include/autogen-version.def \ 386 $(top_srcdir)/include/copyright.def \ 387 $(top_srcdir)/include/version.def 388 389ntpd_SOURCES = \ 390 cmd_args.c \ 391 ntp_config.c \ 392 ntp_data_structures.c \ 393 ntp_io.c \ 394 ntp_parser.y \ 395 ntp_scanner.c \ 396 ntp_scanner.h \ 397 ntpd.c \ 398 ntpd-opts.c \ 399 ntpd-opts.h \ 400 $(NULL) 401 402ntpdsim_SOURCES = \ 403 $(ntpd_SOURCES) \ 404 ntpsim.c \ 405 $(NULL) 406 407 408# libntpd_a_SOURCES do not use #ifdef SIM 409libntpd_a_SOURCES = \ 410 jupiter.h \ 411 ntp_control.c \ 412 ntp_crypto.c \ 413 ntp_filegen.c \ 414 ntp_intres.c \ 415 ntp_loopfilter.c \ 416 ntp_monitor.c \ 417 ntp_peer.c \ 418 ntp_proto.c \ 419 ntp_refclock.c \ 420 ntp_request.c \ 421 ntp_restrict.c \ 422 ntp_signd.c \ 423 ntp_timer.c \ 424 ntp_util.c \ 425 ppsapi_timepps.h \ 426 refclock_acts.c \ 427 refclock_arbiter.c \ 428 refclock_arc.c \ 429 refclock_as2201.c \ 430 refclock_atom.c \ 431 refclock_bancomm.c \ 432 refclock_chronolog.c \ 433 refclock_chu.c \ 434 refclock_conf.c \ 435 refclock_datum.c \ 436 refclock_dumbclock.c \ 437 refclock_fg.c \ 438 refclock_gpsvme.c \ 439 refclock_heath.c \ 440 refclock_hopfser.c \ 441 refclock_hopfpci.c \ 442 refclock_hpgps.c \ 443 refclock_irig.c \ 444 refclock_jjy.c \ 445 refclock_jupiter.c \ 446 refclock_leitch.c \ 447 refclock_local.c \ 448 refclock_mx4200.c \ 449 refclock_neoclock4x.c \ 450 refclock_nmea.c \ 451 refclock_oncore.c \ 452 refclock_palisade.c \ 453 refclock_palisade.h \ 454 refclock_parse.c \ 455 refclock_pcf.c \ 456 refclock_pst.c \ 457 refclock_ripencc.c \ 458 refclock_shm.c \ 459 refclock_tpro.c \ 460 refclock_true.c \ 461 refclock_tt560.c \ 462 refclock_ulink.c \ 463 refclock_wwv.c \ 464 refclock_wwvb.c \ 465 refclock_zyfer.c \ 466 $(NULL) 467 468all: $(BUILT_SOURCES) 469 $(MAKE) $(AM_MAKEFLAGS) all-am 470 471.SUFFIXES: 472.SUFFIXES: .c .lo .o .obj .y 473$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/depsver.mf $(am__configure_deps) 474 @for dep in $?; do \ 475 case '$(am__configure_deps)' in \ 476 *$$dep*) \ 477 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 478 && { if test -f $@; then exit 0; else break; fi; }; \ 479 exit 1;; \ 480 esac; \ 481 done; \ 482 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpd/Makefile'; \ 483 $(am__cd) $(top_srcdir) && \ 484 $(AUTOMAKE) --foreign ntpd/Makefile 485.PRECIOUS: Makefile 486Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 487 @case '$?' in \ 488 *config.status*) \ 489 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 490 *) \ 491 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 492 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 493 esac; 494 495$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 496 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 497 498$(top_srcdir)/configure: $(am__configure_deps) 499 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 500$(ACLOCAL_M4): $(am__aclocal_m4_deps) 501 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 502$(am__aclocal_m4_deps): 503 504clean-noinstLIBRARIES: 505 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 506libntpd.a: $(libntpd_a_OBJECTS) $(libntpd_a_DEPENDENCIES) 507 -rm -f libntpd.a 508 $(libntpd_a_AR) libntpd.a $(libntpd_a_OBJECTS) $(libntpd_a_LIBADD) 509 $(RANLIB) libntpd.a 510install-binPROGRAMS: $(bin_PROGRAMS) 511 @$(NORMAL_INSTALL) 512 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 513 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 514 for p in $$list; do echo "$$p $$p"; done | \ 515 sed 's/$(EXEEXT)$$//' | \ 516 while read p p1; do if test -f $$p || test -f $$p1; \ 517 then echo "$$p"; echo "$$p"; else :; fi; \ 518 done | \ 519 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 520 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 521 sed 'N;N;N;s,\n, ,g' | \ 522 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 523 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 524 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 525 else { print "f", $$3 "/" $$4, $$1; } } \ 526 END { for (d in files) print "f", d, files[d] }' | \ 527 while read type dir files; do \ 528 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 529 test -z "$$files" || { \ 530 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 531 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 532 } \ 533 ; done 534 535uninstall-binPROGRAMS: 536 @$(NORMAL_UNINSTALL) 537 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 538 files=`for p in $$list; do echo "$$p"; done | \ 539 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 540 -e 's/$$/$(EXEEXT)/' `; \ 541 test -n "$$list" || exit 0; \ 542 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 543 cd "$(DESTDIR)$(bindir)" && rm -f $$files 544 545clean-binPROGRAMS: 546 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 547 echo " rm -f" $$list; \ 548 rm -f $$list || exit $$?; \ 549 test -n "$(EXEEXT)" || exit 0; \ 550 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 551 echo " rm -f" $$list; \ 552 rm -f $$list 553 554clean-checkPROGRAMS: 555 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 556 echo " rm -f" $$list; \ 557 rm -f $$list || exit $$?; \ 558 test -n "$(EXEEXT)" || exit 0; \ 559 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 560 echo " rm -f" $$list; \ 561 rm -f $$list 562check_y2k$(EXEEXT): $(check_y2k_OBJECTS) $(check_y2k_DEPENDENCIES) 563 @rm -f check_y2k$(EXEEXT) 564 $(LINK) $(check_y2k_OBJECTS) $(check_y2k_LDADD) $(LIBS) 565keyword-gen$(EXEEXT): $(keyword_gen_OBJECTS) $(keyword_gen_DEPENDENCIES) 566 @rm -f keyword-gen$(EXEEXT) 567 $(LINK) $(keyword_gen_OBJECTS) $(keyword_gen_LDADD) $(LIBS) 568ntp_parser.h: ntp_parser.c 569 @if test ! -f $@; then \ 570 rm -f ntp_parser.c; \ 571 $(MAKE) $(AM_MAKEFLAGS) ntp_parser.c; \ 572 else :; fi 573ntpd$(EXEEXT): $(ntpd_OBJECTS) $(ntpd_DEPENDENCIES) 574 @rm -f ntpd$(EXEEXT) 575 $(LINK) $(ntpd_OBJECTS) $(ntpd_LDADD) $(LIBS) 576ntpdsim$(EXEEXT): $(ntpdsim_OBJECTS) $(ntpdsim_DEPENDENCIES) 577 @rm -f ntpdsim$(EXEEXT) 578 $(ntpdsim_LINK) $(ntpdsim_OBJECTS) $(ntpdsim_LDADD) $(LIBS) 579 580mostlyclean-compile: 581 -rm -f *.$(OBJEXT) 582 583distclean-compile: 584 -rm -f *.tab.c 585 586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_y2k.Po@am__quote@ 587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd_args.Po@am__quote@ 588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyword-gen.Po@am__quote@ 589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_config.Po@am__quote@ 590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_control.Po@am__quote@ 591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_crypto.Po@am__quote@ 592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_data_structures.Po@am__quote@ 593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_filegen.Po@am__quote@ 594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_intres.Po@am__quote@ 595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_io.Po@am__quote@ 596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_loopfilter.Po@am__quote@ 597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_monitor.Po@am__quote@ 598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_parser.Po@am__quote@ 599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_peer.Po@am__quote@ 600@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_proto.Po@am__quote@ 601@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_refclock.Po@am__quote@ 602@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_request.Po@am__quote@ 603@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_restrict.Po@am__quote@ 604@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_scanner.Po@am__quote@ 605@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_signd.Po@am__quote@ 606@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_timer.Po@am__quote@ 607@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_util.Po@am__quote@ 608@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd-opts.Po@am__quote@ 609@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd.Po@am__quote@ 610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-cmd_args.Po@am__quote@ 611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_config.Po@am__quote@ 612@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_data_structures.Po@am__quote@ 613@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_io.Po@am__quote@ 614@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_parser.Po@am__quote@ 615@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_scanner.Po@am__quote@ 616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd-opts.Po@am__quote@ 617@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd.Po@am__quote@ 618@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpsim.Po@am__quote@ 619@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_acts.Po@am__quote@ 620@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arbiter.Po@am__quote@ 621@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arc.Po@am__quote@ 622@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_as2201.Po@am__quote@ 623@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_atom.Po@am__quote@ 624@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_bancomm.Po@am__quote@ 625@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chronolog.Po@am__quote@ 626@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chu.Po@am__quote@ 627@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_conf.Po@am__quote@ 628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_datum.Po@am__quote@ 629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_dumbclock.Po@am__quote@ 630@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_fg.Po@am__quote@ 631@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_gpsvme.Po@am__quote@ 632@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_heath.Po@am__quote@ 633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfpci.Po@am__quote@ 634@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfser.Po@am__quote@ 635@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hpgps.Po@am__quote@ 636@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_irig.Po@am__quote@ 637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jjy.Po@am__quote@ 638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jupiter.Po@am__quote@ 639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_leitch.Po@am__quote@ 640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_local.Po@am__quote@ 641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_mx4200.Po@am__quote@ 642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_neoclock4x.Po@am__quote@ 643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_nmea.Po@am__quote@ 644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_oncore.Po@am__quote@ 645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_palisade.Po@am__quote@ 646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@ 647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pcf.Po@am__quote@ 648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pst.Po@am__quote@ 649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ripencc.Po@am__quote@ 650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_shm.Po@am__quote@ 651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tpro.Po@am__quote@ 652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_true.Po@am__quote@ 653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tt560.Po@am__quote@ 654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ulink.Po@am__quote@ 655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwv.Po@am__quote@ 656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwvb.Po@am__quote@ 657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_zyfer.Po@am__quote@ 658 659.c.o: 660@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 661@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 662@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 663@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 664@am__fastdepCC_FALSE@ $(COMPILE) -c $< 665 666.c.obj: 667@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 668@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 669@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 670@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 671@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 672 673.c.lo: 674@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 675@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 676@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 677@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 678@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 679 680ntpdsim-cmd_args.o: cmd_args.c 681@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-cmd_args.o -MD -MP -MF $(DEPDIR)/ntpdsim-cmd_args.Tpo -c -o ntpdsim-cmd_args.o `test -f 'cmd_args.c' || echo '$(srcdir)/'`cmd_args.c 682@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-cmd_args.Tpo $(DEPDIR)/ntpdsim-cmd_args.Po 683@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmd_args.c' object='ntpdsim-cmd_args.o' libtool=no @AMDEPBACKSLASH@ 684@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 685@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-cmd_args.o `test -f 'cmd_args.c' || echo '$(srcdir)/'`cmd_args.c 686 687ntpdsim-cmd_args.obj: cmd_args.c 688@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-cmd_args.obj -MD -MP -MF $(DEPDIR)/ntpdsim-cmd_args.Tpo -c -o ntpdsim-cmd_args.obj `if test -f 'cmd_args.c'; then $(CYGPATH_W) 'cmd_args.c'; else $(CYGPATH_W) '$(srcdir)/cmd_args.c'; fi` 689@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-cmd_args.Tpo $(DEPDIR)/ntpdsim-cmd_args.Po 690@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmd_args.c' object='ntpdsim-cmd_args.obj' libtool=no @AMDEPBACKSLASH@ 691@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 692@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-cmd_args.obj `if test -f 'cmd_args.c'; then $(CYGPATH_W) 'cmd_args.c'; else $(CYGPATH_W) '$(srcdir)/cmd_args.c'; fi` 693 694ntpdsim-ntp_config.o: ntp_config.c 695@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_config.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_config.Tpo -c -o ntpdsim-ntp_config.o `test -f 'ntp_config.c' || echo '$(srcdir)/'`ntp_config.c 696@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po 697@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_config.c' object='ntpdsim-ntp_config.o' libtool=no @AMDEPBACKSLASH@ 698@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 699@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_config.o `test -f 'ntp_config.c' || echo '$(srcdir)/'`ntp_config.c 700 701ntpdsim-ntp_config.obj: ntp_config.c 702@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_config.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_config.Tpo -c -o ntpdsim-ntp_config.obj `if test -f 'ntp_config.c'; then $(CYGPATH_W) 'ntp_config.c'; else $(CYGPATH_W) '$(srcdir)/ntp_config.c'; fi` 703@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po 704@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_config.c' object='ntpdsim-ntp_config.obj' libtool=no @AMDEPBACKSLASH@ 705@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 706@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_config.obj `if test -f 'ntp_config.c'; then $(CYGPATH_W) 'ntp_config.c'; else $(CYGPATH_W) '$(srcdir)/ntp_config.c'; fi` 707 708ntpdsim-ntp_data_structures.o: ntp_data_structures.c 709@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_data_structures.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo -c -o ntpdsim-ntp_data_structures.o `test -f 'ntp_data_structures.c' || echo '$(srcdir)/'`ntp_data_structures.c 710@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo $(DEPDIR)/ntpdsim-ntp_data_structures.Po 711@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_data_structures.c' object='ntpdsim-ntp_data_structures.o' libtool=no @AMDEPBACKSLASH@ 712@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 713@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_data_structures.o `test -f 'ntp_data_structures.c' || echo '$(srcdir)/'`ntp_data_structures.c 714 715ntpdsim-ntp_data_structures.obj: ntp_data_structures.c 716@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_data_structures.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo -c -o ntpdsim-ntp_data_structures.obj `if test -f 'ntp_data_structures.c'; then $(CYGPATH_W) 'ntp_data_structures.c'; else $(CYGPATH_W) '$(srcdir)/ntp_data_structures.c'; fi` 717@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo $(DEPDIR)/ntpdsim-ntp_data_structures.Po 718@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_data_structures.c' object='ntpdsim-ntp_data_structures.obj' libtool=no @AMDEPBACKSLASH@ 719@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 720@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_data_structures.obj `if test -f 'ntp_data_structures.c'; then $(CYGPATH_W) 'ntp_data_structures.c'; else $(CYGPATH_W) '$(srcdir)/ntp_data_structures.c'; fi` 721 722ntpdsim-ntp_io.o: ntp_io.c 723@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_io.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_io.Tpo -c -o ntpdsim-ntp_io.o `test -f 'ntp_io.c' || echo '$(srcdir)/'`ntp_io.c 724@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po 725@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_io.c' object='ntpdsim-ntp_io.o' libtool=no @AMDEPBACKSLASH@ 726@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 727@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_io.o `test -f 'ntp_io.c' || echo '$(srcdir)/'`ntp_io.c 728 729ntpdsim-ntp_io.obj: ntp_io.c 730@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_io.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_io.Tpo -c -o ntpdsim-ntp_io.obj `if test -f 'ntp_io.c'; then $(CYGPATH_W) 'ntp_io.c'; else $(CYGPATH_W) '$(srcdir)/ntp_io.c'; fi` 731@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po 732@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_io.c' object='ntpdsim-ntp_io.obj' libtool=no @AMDEPBACKSLASH@ 733@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 734@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_io.obj `if test -f 'ntp_io.c'; then $(CYGPATH_W) 'ntp_io.c'; else $(CYGPATH_W) '$(srcdir)/ntp_io.c'; fi` 735 736ntpdsim-ntp_parser.o: ntp_parser.c 737@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_parser.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_parser.Tpo -c -o ntpdsim-ntp_parser.o `test -f 'ntp_parser.c' || echo '$(srcdir)/'`ntp_parser.c 738@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po 739@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_parser.c' object='ntpdsim-ntp_parser.o' libtool=no @AMDEPBACKSLASH@ 740@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 741@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_parser.o `test -f 'ntp_parser.c' || echo '$(srcdir)/'`ntp_parser.c 742 743ntpdsim-ntp_parser.obj: ntp_parser.c 744@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_parser.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_parser.Tpo -c -o ntpdsim-ntp_parser.obj `if test -f 'ntp_parser.c'; then $(CYGPATH_W) 'ntp_parser.c'; else $(CYGPATH_W) '$(srcdir)/ntp_parser.c'; fi` 745@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po 746@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_parser.c' object='ntpdsim-ntp_parser.obj' libtool=no @AMDEPBACKSLASH@ 747@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 748@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_parser.obj `if test -f 'ntp_parser.c'; then $(CYGPATH_W) 'ntp_parser.c'; else $(CYGPATH_W) '$(srcdir)/ntp_parser.c'; fi` 749 750ntpdsim-ntp_scanner.o: ntp_scanner.c 751@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_scanner.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_scanner.Tpo -c -o ntpdsim-ntp_scanner.o `test -f 'ntp_scanner.c' || echo '$(srcdir)/'`ntp_scanner.c 752@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po 753@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_scanner.c' object='ntpdsim-ntp_scanner.o' libtool=no @AMDEPBACKSLASH@ 754@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 755@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_scanner.o `test -f 'ntp_scanner.c' || echo '$(srcdir)/'`ntp_scanner.c 756 757ntpdsim-ntp_scanner.obj: ntp_scanner.c 758@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_scanner.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_scanner.Tpo -c -o ntpdsim-ntp_scanner.obj `if test -f 'ntp_scanner.c'; then $(CYGPATH_W) 'ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/ntp_scanner.c'; fi` 759@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po 760@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_scanner.c' object='ntpdsim-ntp_scanner.obj' libtool=no @AMDEPBACKSLASH@ 761@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 762@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_scanner.obj `if test -f 'ntp_scanner.c'; then $(CYGPATH_W) 'ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/ntp_scanner.c'; fi` 763 764ntpdsim-ntpd.o: ntpd.c 765@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd.Tpo -c -o ntpdsim-ntpd.o `test -f 'ntpd.c' || echo '$(srcdir)/'`ntpd.c 766@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po 767@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd.c' object='ntpdsim-ntpd.o' libtool=no @AMDEPBACKSLASH@ 768@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 769@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.o `test -f 'ntpd.c' || echo '$(srcdir)/'`ntpd.c 770 771ntpdsim-ntpd.obj: ntpd.c 772@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd.Tpo -c -o ntpdsim-ntpd.obj `if test -f 'ntpd.c'; then $(CYGPATH_W) 'ntpd.c'; else $(CYGPATH_W) '$(srcdir)/ntpd.c'; fi` 773@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po 774@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd.c' object='ntpdsim-ntpd.obj' libtool=no @AMDEPBACKSLASH@ 775@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 776@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.obj `if test -f 'ntpd.c'; then $(CYGPATH_W) 'ntpd.c'; else $(CYGPATH_W) '$(srcdir)/ntpd.c'; fi` 777 778ntpdsim-ntpd-opts.o: ntpd-opts.c 779@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd-opts.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd-opts.Tpo -c -o ntpdsim-ntpd-opts.o `test -f 'ntpd-opts.c' || echo '$(srcdir)/'`ntpd-opts.c 780@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po 781@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd-opts.c' object='ntpdsim-ntpd-opts.o' libtool=no @AMDEPBACKSLASH@ 782@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 783@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd-opts.o `test -f 'ntpd-opts.c' || echo '$(srcdir)/'`ntpd-opts.c 784 785ntpdsim-ntpd-opts.obj: ntpd-opts.c 786@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd-opts.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd-opts.Tpo -c -o ntpdsim-ntpd-opts.obj `if test -f 'ntpd-opts.c'; then $(CYGPATH_W) 'ntpd-opts.c'; else $(CYGPATH_W) '$(srcdir)/ntpd-opts.c'; fi` 787@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po 788@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd-opts.c' object='ntpdsim-ntpd-opts.obj' libtool=no @AMDEPBACKSLASH@ 789@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 790@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd-opts.obj `if test -f 'ntpd-opts.c'; then $(CYGPATH_W) 'ntpd-opts.c'; else $(CYGPATH_W) '$(srcdir)/ntpd-opts.c'; fi` 791 792ntpdsim-ntpsim.o: ntpsim.c 793@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpsim.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntpsim.Tpo -c -o ntpdsim-ntpsim.o `test -f 'ntpsim.c' || echo '$(srcdir)/'`ntpsim.c 794@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po 795@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpsim.c' object='ntpdsim-ntpsim.o' libtool=no @AMDEPBACKSLASH@ 796@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 797@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.o `test -f 'ntpsim.c' || echo '$(srcdir)/'`ntpsim.c 798 799ntpdsim-ntpsim.obj: ntpsim.c 800@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpsim.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntpsim.Tpo -c -o ntpdsim-ntpsim.obj `if test -f 'ntpsim.c'; then $(CYGPATH_W) 'ntpsim.c'; else $(CYGPATH_W) '$(srcdir)/ntpsim.c'; fi` 801@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po 802@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpsim.c' object='ntpdsim-ntpsim.obj' libtool=no @AMDEPBACKSLASH@ 803@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 804@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.obj `if test -f 'ntpsim.c'; then $(CYGPATH_W) 'ntpsim.c'; else $(CYGPATH_W) '$(srcdir)/ntpsim.c'; fi` 805 806.y.c: 807 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE) 808 809mostlyclean-libtool: 810 -rm -f *.lo 811 812clean-libtool: 813 -rm -rf .libs _libs 814install-man1: $(man_MANS) 815 @$(NORMAL_INSTALL) 816 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" 817 @list=''; test -n "$(man1dir)" || exit 0; \ 818 { for i in $$list; do echo "$$i"; done; \ 819 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 820 sed -n '/\.1[a-z]*$$/p'; \ 821 } | while read p; do \ 822 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 823 echo "$$d$$p"; echo "$$p"; \ 824 done | \ 825 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 826 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 827 sed 'N;N;s,\n, ,g' | { \ 828 list=; while read file base inst; do \ 829 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 830 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 831 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 832 fi; \ 833 done; \ 834 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 835 while read files; do \ 836 test -z "$$files" || { \ 837 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 838 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 839 done; } 840 841uninstall-man1: 842 @$(NORMAL_UNINSTALL) 843 @list=''; test -n "$(man1dir)" || exit 0; \ 844 files=`{ for i in $$list; do echo "$$i"; done; \ 845 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 846 sed -n '/\.1[a-z]*$$/p'; \ 847 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 848 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 849 test -z "$$files" || { \ 850 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ 851 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } 852 853ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 854 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 855 unique=`for i in $$list; do \ 856 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 857 done | \ 858 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 859 END { if (nonempty) { for (i in files) print i; }; }'`; \ 860 mkid -fID $$unique 861tags: TAGS 862 863TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 864 $(TAGS_FILES) $(LISP) 865 set x; \ 866 here=`pwd`; \ 867 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 868 unique=`for i in $$list; do \ 869 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 870 done | \ 871 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 872 END { if (nonempty) { for (i in files) print i; }; }'`; \ 873 shift; \ 874 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 875 test -n "$$unique" || unique=$$empty_fix; \ 876 if test $$# -gt 0; then \ 877 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 878 "$$@" $$unique; \ 879 else \ 880 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 881 $$unique; \ 882 fi; \ 883 fi 884ctags: CTAGS 885CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 886 $(TAGS_FILES) $(LISP) 887 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 888 unique=`for i in $$list; do \ 889 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 890 done | \ 891 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 892 END { if (nonempty) { for (i in files) print i; }; }'`; \ 893 test -z "$(CTAGS_ARGS)$$unique" \ 894 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 895 $$unique 896 897GTAGS: 898 here=`$(am__cd) $(top_builddir) && pwd` \ 899 && $(am__cd) $(top_srcdir) \ 900 && gtags -i $(GTAGS_ARGS) "$$here" 901 902distclean-tags: 903 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 904 905distdir: $(DISTFILES) 906 @list='$(MANS)'; if test -n "$$list"; then \ 907 list=`for p in $$list; do \ 908 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 909 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ 910 if test -n "$$list" && \ 911 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ 912 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ 913 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ 914 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ 915 echo " typically \`make maintainer-clean' will remove them" >&2; \ 916 exit 1; \ 917 else :; fi; \ 918 else :; fi 919 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 920 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 921 list='$(DISTFILES)'; \ 922 dist_files=`for file in $$list; do echo $$file; done | \ 923 sed -e "s|^$$srcdirstrip/||;t" \ 924 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 925 case $$dist_files in \ 926 */*) $(MKDIR_P) `echo "$$dist_files" | \ 927 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 928 sort -u` ;; \ 929 esac; \ 930 for file in $$dist_files; do \ 931 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 932 if test -d $$d/$$file; then \ 933 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 934 if test -d "$(distdir)/$$file"; then \ 935 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 936 fi; \ 937 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 938 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 939 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 940 fi; \ 941 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 942 else \ 943 test -f "$(distdir)/$$file" \ 944 || cp -p $$d/$$file "$(distdir)/$$file" \ 945 || exit 1; \ 946 fi; \ 947 done 948check-am: all-am 949 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 950 $(MAKE) $(AM_MAKEFLAGS) check-local 951check: $(BUILT_SOURCES) 952 $(MAKE) $(AM_MAKEFLAGS) check-am 953all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) 954installdirs: 955 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ 956 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 957 done 958install: $(BUILT_SOURCES) 959 $(MAKE) $(AM_MAKEFLAGS) install-am 960install-exec: install-exec-am 961install-data: install-data-am 962uninstall: uninstall-am 963 964install-am: all-am 965 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 966 967installcheck: installcheck-am 968install-strip: 969 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 970 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 971 `test -z '$(STRIP)' || \ 972 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 973mostlyclean-generic: 974 975clean-generic: 976 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 977 978distclean-generic: 979 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 980 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 981 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 982 983maintainer-clean-generic: 984 @echo "This command is intended for maintainers to use" 985 @echo "it deletes files that may require special tools to rebuild." 986 -rm -f ntp_parser.c 987 -rm -f ntp_parser.h 988 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 989clean: clean-am 990 991clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 992 clean-libtool clean-noinstLIBRARIES mostlyclean-am 993 994distclean: distclean-am 995 -rm -rf ./$(DEPDIR) 996 -rm -f Makefile 997distclean-am: clean-am distclean-compile distclean-generic \ 998 distclean-tags 999 1000dvi: dvi-am 1001 1002dvi-am: 1003 1004html: html-am 1005 1006html-am: 1007 1008info: info-am 1009 1010info-am: 1011 1012install-data-am: install-man 1013 1014install-dvi: install-dvi-am 1015 1016install-dvi-am: 1017 1018install-exec-am: install-binPROGRAMS 1019 @$(NORMAL_INSTALL) 1020 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 1021install-html: install-html-am 1022 1023install-html-am: 1024 1025install-info: install-info-am 1026 1027install-info-am: 1028 1029install-man: install-man1 1030 1031install-pdf: install-pdf-am 1032 1033install-pdf-am: 1034 1035install-ps: install-ps-am 1036 1037install-ps-am: 1038 1039installcheck-am: 1040 1041maintainer-clean: maintainer-clean-am 1042 -rm -rf ./$(DEPDIR) 1043 -rm -f Makefile 1044maintainer-clean-am: distclean-am maintainer-clean-generic 1045 1046mostlyclean: mostlyclean-am 1047 1048mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1049 mostlyclean-libtool 1050 1051pdf: pdf-am 1052 1053pdf-am: 1054 1055ps: ps-am 1056 1057ps-am: 1058 1059uninstall-am: uninstall-binPROGRAMS uninstall-man 1060 1061uninstall-man: uninstall-man1 1062 1063.MAKE: all check check-am install install-am install-exec-am \ 1064 install-strip 1065 1066.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \ 1067 clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 1068 clean-libtool clean-noinstLIBRARIES ctags distclean \ 1069 distclean-compile distclean-generic distclean-libtool \ 1070 distclean-tags distdir dvi dvi-am html html-am info info-am \ 1071 install install-am install-binPROGRAMS install-data \ 1072 install-data-am install-dvi install-dvi-am install-exec \ 1073 install-exec-am install-exec-hook install-html install-html-am \ 1074 install-info install-info-am install-man install-man1 \ 1075 install-pdf install-pdf-am install-ps install-ps-am \ 1076 install-strip installcheck installcheck-am installdirs \ 1077 maintainer-clean maintainer-clean-generic mostlyclean \ 1078 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 1079 pdf pdf-am ps ps-am tags uninstall uninstall-am \ 1080 uninstall-binPROGRAMS uninstall-man uninstall-man1 1081 1082 1083vphack: 1084 test -e ntp_parser.c || ln -s $(srcdir)/ntp_parser.c . 1085 test -e ntp_parser.h || ln -s $(srcdir)/ntp_parser.h . 1086 1087# 1088# ylwrap script which invokes Bison replaces ntp_parser.h 1089# symlink with the updated file, when ntp_parser.h changes. 1090# vphack_after detects this and copies the updated file to srcdir 1091# and re-creates the ntp_parser.h symlink in its place. 1092# 1093 1094vphack_after: 1095 test -L ntp_parser.h || ( \ 1096 mv ntp_parser.h $(srcdir)/ntp_parser.h && \ 1097 ln -s $(srcdir)/ntp_parser.h . \ 1098 ) 1099 1100check-local: @MAKE_CHECK_Y2K@ $(CHECK_SAVECONFIG) 1101 test -z "@MAKE_CHECK_Y2K@" || ./@MAKE_CHECK_Y2K@ 1102 1103ntp_keyword.out: keyword-gen 1104 ./keyword-gen $(srcdir)/ntp_parser.h > $@ 1105 grep -v diff_ignore_line < $(srcdir)/ntp_keyword.h > cmp1 1106 grep -v diff_ignore_line < $@ > cmp2 1107 cmp cmp1 cmp2 > /dev/null || cp $@ $(srcdir)/ntp_keyword.h 1108 rm cmp1 cmp2 1109 1110ntp_keyword.dummy: 1111 echo stamp > $@ 1112 1113$(srcdir)/ntp_keyword.h: $(NTP_KEYWORD_OUT) 1114 @: do-nothing action to avoid default SCCS get 1115 @: .h updated if needed by ntp_keyword.out rule 1116 1117$(srcdir)/ntpd-opts.h: $(srcdir)/ntpd-opts.c 1118 @: do-nothing action to avoid default SCCS get, .h built with .c 1119 1120$(srcdir)/ntpd-opts.c: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1121 $(run_ag) ntpd-opts.def 1122 1123$(srcdir)/ntpd.1: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1124 $(run_ag) -Tagman1.tpl -bntpd ntpd-opts.def 1125 1126$(srcdir)/ntpd-opts.texi $(srcdir)/ntpd-opts.menu: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1127 $(MAKE) ntpd # aginfo.tpl runs the binary to extract --help usage text 1128 $(run_ag) -Taginfo.tpl -DLEVEL=section ntpd-opts.def 1129 1130$(PROGRAMS): $(LDADD) 1131 1132compsave.conf: ntpd $(srcdir)/complete.conf 1133 ./ntpd --configfile $(srcdir)/complete.conf --saveconfigquit $@ 1134 1135check-saveconfig: $(srcdir)/complete.conf compsave.conf 1136 cmp $(srcdir)/complete.conf compsave.conf && echo stamp > $@ 1137 1138../libntp/libntp.a: 1139 cd ../libntp && $(MAKE) libntp.a 1140 1141../libparse/libparse.a: 1142 cd ../libparse && $(MAKE) 1143 1144$(top_srcdir)/version : 1145 cd $(top_srcdir) && $(MAKE) version 1146 1147version.o: $(ntpd_OBJECTS) ../libntp/libntp.a @LIBPARSE@ Makefile $(top_srcdir)/version 1148 env CSET=`cat $(top_srcdir)/version` $(top_builddir)/scripts/mkver ntpd 1149 $(COMPILE) -c version.c 1150 1151install-exec-hook: 1152 @case ${BINSUBDIR} in \ 1153 bin) ODIR=${exec_prefix}/sbin ;; \ 1154 sbin) ODIR=${exec_prefix}/bin ;; \ 1155 esac; \ 1156 test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \ 1157 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \ 1158 test ! -f $$ODIR/$$i || echo "*** $$i is also in $$ODIR!"; \ 1159 done 1160 1161# 1162$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver 1163 @[ -f $@ ] || \ 1164 cp $(top_srcdir)/deps-ver $@ 1165 @[ -w $@ ] || \ 1166 chmod ug+w $@ 1167 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \ 1168 $(MAKE) clean && \ 1169 echo -n "Prior $(subdir)/$(DEPDIR) version " && \ 1170 cat $@ && \ 1171 rm -rf $(DEPDIR) && \ 1172 mkdir $(DEPDIR) && \ 1173 case "$(top_builddir)" in \ 1174 .) \ 1175 ./config.status Makefile depfiles \ 1176 ;; \ 1177 ..) \ 1178 cd .. && \ 1179 ./config.status $(subdir)/Makefile depfiles && \ 1180 cd $(subdir) \ 1181 ;; \ 1182 *) \ 1183 echo 'Fatal: depsver.mf Automake fragment limited' \ 1184 'to immediate subdirectories.' && \ 1185 echo "top_builddir: $(top_builddir)" && \ 1186 echo "subdir: $(subdir)" && \ 1187 exit 1 \ 1188 ;; \ 1189 esac && \ 1190 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \ 1191 cat $(top_srcdir)/deps-ver \ 1192 ) 1193 cp $(top_srcdir)/deps-ver $@ 1194 1195.deps-ver: $(top_srcdir)/deps-ver 1196 @[ ! -d $(DEPDIR) ] || $(MAKE) $(DEPDIR)/deps-ver 1197 @touch $@ 1198 1199# 1200# depsver.mf included in Makefile.am for directories with .deps 1201# 1202# When building in the same directory with sources that change over 1203# time, such as when tracking using bk, the .deps files can become 1204# stale with respect to moved, deleted, or superceded headers. Most 1205# commonly, this would exhibit as make reporting a failure to make a 1206# header file which is no longer in the location given. To address 1207# this issue, we use a deps-ver file which is updated with each change 1208# that breaks old .deps files. A copy of deps-ver is made into 1209# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present 1210# with different contents than deps-ver, we make clean to ensure all 1211# .o files built before the incompatible change are rebuilt along with 1212# their updated .deps files, then remove $(DEPDIR) and recreate it as 1213# empty stubs. 1214# 1215# It is normal when configured with --disable-dependency-tracking for 1216# the DEPDIR to not have been created. For this reason, we use the 1217# intermediate target .deps-ver, which invokes make recursively if 1218# DEPDIR exists. 1219# 1220# If you modify depsver.mf, please make the changes to the master 1221# copy, the one in sntp is copied by the bootstrap script from it. 1222# 1223# This comment block follows rather than leads the related code so that 1224# it stays with it in the generated Makefile.in and Makefile. 1225# 1226 1227# Tell versions [3.59,3.63) of GNU make to not export all variables. 1228# Otherwise a system limit (for SysV at least) may be exceeded. 1229.NOEXPORT: 1230