1# Makefile.in generated by automake 1.11.1 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 23 24 25VPATH = @srcdir@ 26pkgdatadir = $(datadir)/@PACKAGE@ 27pkgincludedir = $(includedir)/@PACKAGE@ 28pkglibdir = $(libdir)/@PACKAGE@ 29pkglibexecdir = $(libexecdir)/@PACKAGE@ 30am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 31install_sh_DATA = $(install_sh) -c -m 644 32install_sh_PROGRAM = $(install_sh) -c 33install_sh_SCRIPT = $(install_sh) -c 34INSTALL_HEADER = $(INSTALL_DATA) 35transform = $(program_transform_name) 36NORMAL_INSTALL = : 37PRE_INSTALL = : 38POST_INSTALL = : 39NORMAL_UNINSTALL = : 40PRE_UNINSTALL = : 41POST_UNINSTALL = : 42build_triplet = @build@ 43host_triplet = @host@ 44EXTRA_PROGRAMS = check_y2k$(EXEEXT) keyword-gen$(EXEEXT) ntpd$(EXEEXT) \ 45 ntpdsim$(EXEEXT) 46DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ 47 $(srcdir)/Makefile.in $(srcdir)/complete.conf.in \ 48 $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf \ 49 $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf \ 50 $(top_srcdir)/sntp/check-libntp.mf ntp_parser.c ntp_parser.h 51subdir = ntpd 52ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 53am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 54 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 55 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 56 $(top_srcdir)/sntp/m4/define_dir.m4 \ 57 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 58 $(top_srcdir)/sntp/m4/libtool.m4 \ 59 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 60 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 61 $(top_srcdir)/sntp/m4/ltversion.m4 \ 62 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 63 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 64 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 65 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 66 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 67 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 68 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 69 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 70 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 71 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 72 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 73 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 74 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 75 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 76 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 77 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 78 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 79 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 80 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 81 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 82 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 83 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 84 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 85 $(top_srcdir)/sntp/m4/openldap.m4 \ 86 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 87 $(top_srcdir)/sntp/m4/snprintf.m4 \ 88 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 90 $(ACLOCAL_M4) 91mkinstalldirs = $(install_sh) -d 92CONFIG_HEADER = $(top_builddir)/config.h 93CONFIG_CLEAN_FILES = complete.conf 94CONFIG_CLEAN_VPATH_FILES = 95LIBRARIES = $(noinst_LIBRARIES) 96ARFLAGS = @ARFLAGS@ 97AM_V_AR = $(am__v_AR_$(V)) 98am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY)) 99am__v_AR_0 = @echo " AR " $@; 100AM_V_at = $(am__v_at_$(V)) 101am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 102am__v_at_0 = @ 103libntpd_a_AR = $(AR) $(ARFLAGS) 104libntpd_a_LIBADD = 105am__objects_1 = 106am_libntpd_a_OBJECTS = cmd_args.$(OBJEXT) ntp_control.$(OBJEXT) \ 107 ntp_crypto.$(OBJEXT) ntp_filegen.$(OBJEXT) \ 108 ntp_leapsec.$(OBJEXT) ntp_loopfilter.$(OBJEXT) \ 109 ntp_monitor.$(OBJEXT) ntp_peer.$(OBJEXT) ntp_proto.$(OBJEXT) \ 110 ntp_refclock.$(OBJEXT) ntp_request.$(OBJEXT) \ 111 ntp_restrict.$(OBJEXT) ntp_signd.$(OBJEXT) ntp_timer.$(OBJEXT) \ 112 ntp_util.$(OBJEXT) refclock_acts.$(OBJEXT) \ 113 refclock_arbiter.$(OBJEXT) refclock_arc.$(OBJEXT) \ 114 refclock_as2201.$(OBJEXT) refclock_atom.$(OBJEXT) \ 115 refclock_bancomm.$(OBJEXT) refclock_chronolog.$(OBJEXT) \ 116 refclock_chu.$(OBJEXT) refclock_conf.$(OBJEXT) \ 117 refclock_datum.$(OBJEXT) refclock_dumbclock.$(OBJEXT) \ 118 refclock_fg.$(OBJEXT) refclock_gpsdjson.$(OBJEXT) \ 119 refclock_gpsvme.$(OBJEXT) refclock_heath.$(OBJEXT) \ 120 refclock_hopfser.$(OBJEXT) refclock_hopfpci.$(OBJEXT) \ 121 refclock_hpgps.$(OBJEXT) refclock_irig.$(OBJEXT) \ 122 refclock_jjy.$(OBJEXT) refclock_jupiter.$(OBJEXT) \ 123 refclock_leitch.$(OBJEXT) refclock_local.$(OBJEXT) \ 124 refclock_mx4200.$(OBJEXT) refclock_neoclock4x.$(OBJEXT) \ 125 refclock_nmea.$(OBJEXT) refclock_oncore.$(OBJEXT) \ 126 refclock_palisade.$(OBJEXT) refclock_parse.$(OBJEXT) \ 127 refclock_pcf.$(OBJEXT) refclock_pst.$(OBJEXT) \ 128 refclock_ripencc.$(OBJEXT) refclock_shm.$(OBJEXT) \ 129 refclock_tpro.$(OBJEXT) refclock_true.$(OBJEXT) \ 130 refclock_tt560.$(OBJEXT) refclock_ulink.$(OBJEXT) \ 131 refclock_wwv.$(OBJEXT) refclock_wwvb.$(OBJEXT) \ 132 refclock_zyfer.$(OBJEXT) refclock_tsyncpci.$(OBJEXT) \ 133 $(am__objects_1) 134libntpd_a_OBJECTS = $(am_libntpd_a_OBJECTS) 135am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \ 136 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \ 137 "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" \ 138 "$(DESTDIR)$(htmldir)" 139PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS) 140check_y2k_SOURCES = check_y2k.c 141check_y2k_OBJECTS = check_y2k.$(OBJEXT) 142am__DEPENDENCIES_1 = 143am__DEPENDENCIES_2 = version.o libntpd.a $(am__DEPENDENCIES_1) 144check_y2k_DEPENDENCIES = $(am__DEPENDENCIES_2) ../libntp/libntp.a \ 145 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 146 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 147AM_V_lt = $(am__v_lt_$(V)) 148am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 149am__v_lt_0 = --silent 150keyword_gen_SOURCES = keyword-gen.c 151keyword_gen_OBJECTS = keyword-gen.$(OBJEXT) 152keyword_gen_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \ 153 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 154am_ntpd_OBJECTS = ntp_config.$(OBJEXT) ntp_io.$(OBJEXT) \ 155 ntp_parser.$(OBJEXT) ntp_scanner.$(OBJEXT) ntpd.$(OBJEXT) \ 156 ntpd-opts.$(OBJEXT) $(am__objects_1) 157ntpd_OBJECTS = $(am_ntpd_OBJECTS) 158am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 159 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 160 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 161ntpd_DEPENDENCIES = $(am__DEPENDENCIES_2) ../libntp/libntp.a \ 162 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1) 163am__objects_2 = ntpdsim-ntp_config.$(OBJEXT) ntpdsim-ntp_io.$(OBJEXT) \ 164 ntpdsim-ntp_parser.$(OBJEXT) ntpdsim-ntp_scanner.$(OBJEXT) \ 165 ntpdsim-ntpd.$(OBJEXT) ntpdsim-ntpd-opts.$(OBJEXT) \ 166 $(am__objects_1) 167am_ntpdsim_OBJECTS = $(am__objects_2) ntpdsim-ntp_prio_q.$(OBJEXT) \ 168 ntpdsim-ntpsim.$(OBJEXT) $(am__objects_1) 169ntpdsim_OBJECTS = $(am_ntpdsim_OBJECTS) 170ntpdsim_DEPENDENCIES = $(am__DEPENDENCIES_2) ../libntp/libntpsim.a \ 171 $(am__DEPENDENCIES_3) 172DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 173depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp 174am__depfiles_maybe = depfiles 175am__mv = mv -f 176COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 177 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 178LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 179 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 180 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 181 $(AM_CFLAGS) $(CFLAGS) 182AM_V_CC = $(am__v_CC_$(V)) 183am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 184am__v_CC_0 = @echo " CC " $@; 185CCLD = $(CC) 186LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 187 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 188 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 189AM_V_CCLD = $(am__v_CCLD_$(V)) 190am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 191am__v_CCLD_0 = @echo " CCLD " $@; 192YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) 193LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \ 194 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS) 195AM_V_YACC = $(am__v_YACC_$(V)) 196am__v_YACC_ = $(am__v_YACC_$(AM_DEFAULT_VERBOSITY)) 197am__v_YACC_0 = @echo " YACC " $@; 198YLWRAP = $(top_srcdir)/sntp/libevent/build-aux/ylwrap 199AM_V_GEN = $(am__v_GEN_$(V)) 200am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 201am__v_GEN_0 = @echo " GEN " $@; 202SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \ 203 $(ntpd_SOURCES) $(ntpdsim_SOURCES) 204DIST_SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \ 205 $(ntpd_SOURCES) $(ntpdsim_SOURCES) 206am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 207am__vpath_adj = case $$p in \ 208 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 209 *) f=$$p;; \ 210 esac; 211am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 212am__install_max = 40 213am__nobase_strip_setup = \ 214 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 215am__nobase_strip = \ 216 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 217am__nobase_list = $(am__nobase_strip_setup); \ 218 for p in $$list; do echo "$$p $$p"; done | \ 219 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 220 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 221 if (++n[$$2] == $(am__install_max)) \ 222 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 223 END { for (dir in files) print dir, files[dir] }' 224am__base_list = \ 225 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 226 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 227man1dir = $(mandir)/man1 228man5dir = $(mandir)/man5 229man8dir = $(mandir)/man8 230NROFF = nroff 231MANS = $(man1_MANS) $(man5_MANS) $(man8_MANS) $(man_MANS) 232DATA = $(html_DATA) $(noinst_DATA) 233HEADERS = $(noinst_HEADERS) 234ETAGS = etags 235CTAGS = ctags 236DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 237ACLOCAL = @ACLOCAL@ 238ALLOCA = @ALLOCA@ 239AMTAR = @AMTAR@ 240AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 241AR = @AR@ 242AUTOCONF = @AUTOCONF@ 243AUTOHEADER = @AUTOHEADER@ 244AUTOMAKE = @AUTOMAKE@ 245AWK = @AWK@ 246CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 247CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 248CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 249CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 250CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 251CC = @CC@ 252CCDEPMODE = @CCDEPMODE@ 253CFLAGS = @CFLAGS@ 254CFLAGS_NTP = @CFLAGS_NTP@ 255CHUTEST = @CHUTEST@ 256CONFIG_SHELL = @CONFIG_SHELL@ 257CPP = @CPP@ 258CPPFLAGS = @CPPFLAGS@ 259CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 260CPPFLAGS_NTP = @CPPFLAGS_NTP@ 261CXX = @CXX@ 262CXXCPP = @CXXCPP@ 263CXXDEPMODE = @CXXDEPMODE@ 264CXXFLAGS = @CXXFLAGS@ 265CYGPATH_W = @CYGPATH_W@ 266DCFD = @DCFD@ 267DEFS = @DEFS@ 268DEPDIR = @DEPDIR@ 269DLLTOOL = @DLLTOOL@ 270DSYMUTIL = @DSYMUTIL@ 271DUMPBIN = @DUMPBIN@ 272ECHO_C = @ECHO_C@ 273ECHO_N = @ECHO_N@ 274ECHO_T = @ECHO_T@ 275EDITLINE_LIBS = @EDITLINE_LIBS@ 276EGREP = @EGREP@ 277EXEEXT = @EXEEXT@ 278FGREP = @FGREP@ 279GREP = @GREP@ 280GTEST_CONFIG = @GTEST_CONFIG@ 281GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 282GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 283GTEST_LDFLAGS = @GTEST_LDFLAGS@ 284GTEST_LIBS = @GTEST_LIBS@ 285HAVE_INLINE = @HAVE_INLINE@ 286HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 287HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 288INSTALL = @INSTALL@ 289INSTALL_DATA = @INSTALL_DATA@ 290INSTALL_PROGRAM = @INSTALL_PROGRAM@ 291INSTALL_SCRIPT = @INSTALL_SCRIPT@ 292INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 293LD = @LD@ 294LDADD_LIBEVENT = @LDADD_LIBEVENT@ 295LDADD_LIBNTP = @LDADD_LIBNTP@ 296LDADD_LIBUTIL = @LDADD_LIBUTIL@ 297LDADD_NLIST = @LDADD_NLIST@ 298LDADD_NTP = @LDADD_NTP@ 299LDFLAGS = @LDFLAGS@ 300LDFLAGS_NTP = @LDFLAGS_NTP@ 301LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 302LIBM = @LIBM@ 303LIBOBJS = @LIBOBJS@ 304LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 305LIBOPTS_DIR = @LIBOPTS_DIR@ 306LIBOPTS_LDADD = @LIBOPTS_LDADD@ 307LIBPARSE = @LIBPARSE@ 308LIBS = @LIBS@ 309LIBTOOL = @LIBTOOL@ 310LIBTOOL_DEPS = @LIBTOOL_DEPS@ 311LIPO = @LIPO@ 312LN_S = @LN_S@ 313LSCF = @LSCF@ 314LTLIBOBJS = @LTLIBOBJS@ 315MAKEINFO = @MAKEINFO@ 316MAKE_ADJTIMED = @MAKE_ADJTIMED@ 317MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 318MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 319MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 320MAKE_LIBPARSE = @MAKE_LIBPARSE@ 321MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 322MAKE_NTPDSIM = @MAKE_NTPDSIM@ 323MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 324MAKE_NTPTIME = @MAKE_NTPTIME@ 325MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 326MAKE_TICKADJ = @MAKE_TICKADJ@ 327MAKE_TIMETRIM = @MAKE_TIMETRIM@ 328MANIFEST_TOOL = @MANIFEST_TOOL@ 329MANTAGFMT = @MANTAGFMT@ 330MKDIR_P = @MKDIR_P@ 331NM = @NM@ 332NMEDIT = @NMEDIT@ 333NTPDATE_DB = @NTPDATE_DB@ 334NTPDATE_DL = @NTPDATE_DL@ 335NTPDATE_DS = @NTPDATE_DS@ 336NTPDATE_MS = @NTPDATE_MS@ 337NTPDATE_NI = @NTPDATE_NI@ 338NTPDC_DB = @NTPDC_DB@ 339NTPDC_DL = @NTPDC_DL@ 340NTPDC_DS = @NTPDC_DS@ 341NTPDC_MS = @NTPDC_MS@ 342NTPDC_NI = @NTPDC_NI@ 343NTPDSIM_DB = @NTPDSIM_DB@ 344NTPDSIM_DL = @NTPDSIM_DL@ 345NTPDSIM_DS = @NTPDSIM_DS@ 346NTPDSIM_MS = @NTPDSIM_MS@ 347NTPDSIM_NI = @NTPDSIM_NI@ 348NTPD_DB = @NTPD_DB@ 349NTPD_DL = @NTPD_DL@ 350NTPD_DS = @NTPD_DS@ 351NTPD_MS = @NTPD_MS@ 352NTPD_NI = @NTPD_NI@ 353NTPQ_DB = @NTPQ_DB@ 354NTPQ_DL = @NTPQ_DL@ 355NTPQ_DS = @NTPQ_DS@ 356NTPQ_MS = @NTPQ_MS@ 357NTPQ_NI = @NTPQ_NI@ 358NTPSNMPD_DB = @NTPSNMPD_DB@ 359NTPSNMPD_DL = @NTPSNMPD_DL@ 360NTPSNMPD_DS = @NTPSNMPD_DS@ 361NTPSNMPD_MS = @NTPSNMPD_MS@ 362NTPSNMPD_NI = @NTPSNMPD_NI@ 363NTPSWEEP_DB = @NTPSWEEP_DB@ 364NTPSWEEP_DL = @NTPSWEEP_DL@ 365NTPSWEEP_DS = @NTPSWEEP_DS@ 366NTPSWEEP_MS = @NTPSWEEP_MS@ 367NTPSWEEP_NI = @NTPSWEEP_NI@ 368NTPTIME_DB = @NTPTIME_DB@ 369NTPTIME_DL = @NTPTIME_DL@ 370NTPTIME_DS = @NTPTIME_DS@ 371NTPTIME_MS = @NTPTIME_MS@ 372NTPTIME_NI = @NTPTIME_NI@ 373NTPTRACE_DB = @NTPTRACE_DB@ 374NTPTRACE_DL = @NTPTRACE_DL@ 375NTPTRACE_DS = @NTPTRACE_DS@ 376NTPTRACE_MS = @NTPTRACE_MS@ 377NTPTRACE_NI = @NTPTRACE_NI@ 378NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 379NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 380NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 381NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 382NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 383NTP_KEYSDIR = @NTP_KEYSDIR@ 384NTP_WAIT_DB = @NTP_WAIT_DB@ 385NTP_WAIT_DL = @NTP_WAIT_DL@ 386NTP_WAIT_DS = @NTP_WAIT_DS@ 387NTP_WAIT_MS = @NTP_WAIT_MS@ 388NTP_WAIT_NI = @NTP_WAIT_NI@ 389OBJDUMP = @OBJDUMP@ 390OBJEXT = @OBJEXT@ 391OTOOL = @OTOOL@ 392OTOOL64 = @OTOOL64@ 393PACKAGE = @PACKAGE@ 394PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 395PACKAGE_NAME = @PACKAGE_NAME@ 396PACKAGE_STRING = @PACKAGE_STRING@ 397PACKAGE_TARNAME = @PACKAGE_TARNAME@ 398PACKAGE_URL = @PACKAGE_URL@ 399PACKAGE_VERSION = @PACKAGE_VERSION@ 400PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 401PATH_PERL = @PATH_PERL@ 402PATH_SEPARATOR = @PATH_SEPARATOR@ 403PATH_TEST = @PATH_TEST@ 404PERLLIBDIR = @PERLLIBDIR@ 405PKG_CONFIG = @PKG_CONFIG@ 406POSIX_SHELL = @POSIX_SHELL@ 407PROPDELAY = @PROPDELAY@ 408PTHREAD_LIBS = @PTHREAD_LIBS@ 409RANLIB = @RANLIB@ 410SED = @SED@ 411SET_MAKE = @SET_MAKE@ 412SHELL = @SHELL@ 413SNMP_CFLAGS = @SNMP_CFLAGS@ 414SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 415SNMP_LIBS = @SNMP_LIBS@ 416SNTP = @SNTP@ 417SNTP_DB = @SNTP_DB@ 418SNTP_DL = @SNTP_DL@ 419SNTP_DS = @SNTP_DS@ 420SNTP_MS = @SNTP_MS@ 421SNTP_NI = @SNTP_NI@ 422STDNORETURN_H = @STDNORETURN_H@ 423STRIP = @STRIP@ 424TESTDCF = @TESTDCF@ 425TICKADJ_DB = @TICKADJ_DB@ 426TICKADJ_DL = @TICKADJ_DL@ 427TICKADJ_DS = @TICKADJ_DS@ 428TICKADJ_MS = @TICKADJ_MS@ 429TICKADJ_NI = @TICKADJ_NI@ 430TIMETRIM_DB = @TIMETRIM_DB@ 431TIMETRIM_DL = @TIMETRIM_DL@ 432TIMETRIM_DS = @TIMETRIM_DS@ 433TIMETRIM_MS = @TIMETRIM_MS@ 434TIMETRIM_NI = @TIMETRIM_NI@ 435UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 436UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 437UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 438UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 439UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 440VERSION = @VERSION@ 441VER_SUFFIX = @VER_SUFFIX@ 442YACC = @YACC@ 443YFLAGS = @YFLAGS@ 444abs_builddir = @abs_builddir@ 445abs_srcdir = @abs_srcdir@ 446abs_top_builddir = @abs_top_builddir@ 447abs_top_srcdir = @abs_top_srcdir@ 448ac_ct_AR = @ac_ct_AR@ 449ac_ct_CC = @ac_ct_CC@ 450ac_ct_CXX = @ac_ct_CXX@ 451ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 452am__include = @am__include@ 453am__leading_dot = @am__leading_dot@ 454am__quote = @am__quote@ 455am__tar = @am__tar@ 456am__untar = @am__untar@ 457bindir = @bindir@ 458build = @build@ 459build_alias = @build_alias@ 460build_cpu = @build_cpu@ 461build_os = @build_os@ 462build_vendor = @build_vendor@ 463builddir = @builddir@ 464datadir = @datadir@ 465datarootdir = @datarootdir@ 466docdir = @docdir@ 467dvidir = @dvidir@ 468exec_prefix = @exec_prefix@ 469host = @host@ 470host_alias = @host_alias@ 471host_cpu = @host_cpu@ 472host_os = @host_os@ 473host_vendor = @host_vendor@ 474htmldir = @htmldir@ 475includedir = @includedir@ 476infodir = @infodir@ 477install_sh = @install_sh@ 478libdir = @libdir@ 479libexecdir = @libexecdir@ 480localedir = @localedir@ 481localstatedir = @localstatedir@ 482mandir = @mandir@ 483mkdir_p = @mkdir_p@ 484oldincludedir = @oldincludedir@ 485pdfdir = @pdfdir@ 486prefix = @prefix@ 487program_transform_name = @program_transform_name@ 488psdir = @psdir@ 489sbindir = @sbindir@ 490sharedstatedir = @sharedstatedir@ 491srcdir = @srcdir@ 492subdirs = @subdirs@ 493sysconfdir = @sysconfdir@ 494target_alias = @target_alias@ 495top_build_prefix = @top_build_prefix@ 496top_builddir = @top_builddir@ 497top_srcdir = @top_srcdir@ 498NULL = 499bin_PROGRAMS = $(NTPD_DB) $(NTPDSIM_DB) 500libexec_PROGRAMS = $(NTPD_DL) $(NTPDSIM_DL) 501sbin_PROGRAMS = $(NTPD_DS) $(NTPDSIM_DS) 502noinst_LIBRARIES = libntpd.a 503AM_CFLAGS = $(CFLAGS_NTP) 504AM_CPPFLAGS = $(NTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_NTP) 505AM_LDFLAGS = $(LDFLAGS_NTP) 506 507# LDADD might need RESLIB and ADJLIB. 508LDADD = version.o libntpd.a $(LIBPARSE) 509AM_YFLAGS = -d -t -r all 510@NTP_CROSSCOMPILE_FALSE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = check-saveconfig 511@NTP_CROSSCOMPILE_TRUE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = 512@SAVECONFIG_ENABLED_FALSE@CHECK_SAVECONFIG = 513@VPATH_HACK_FALSE@VPHACK = 514 515# 516# VPHACK and VPHACK_AFTER are enabled on non-GNU makes (such as 517# BSD make) to work around issues specific to compiling 518# ntp_parser.y into ntp_parser.h and ntp_parser.c in a VPATH 519# configuration where we would like (for a change) the output 520# files ntp_parser.[ch] to be placed in the source directory, 521# as opposed to the build directory. This allows a single 522# host of a flock configured with Bison to update ntp_parser.[ch] 523# used by the rest. 524# 525@VPATH_HACK_TRUE@VPHACK = vphack 526@VPATH_HACK_FALSE@VPHACK_AFTER = 527@VPATH_HACK_TRUE@VPHACK_AFTER = vphack_after 528 529# BUILT_SOURCES which should also be in EXTRA_DIST 530B_S_DIST = \ 531 $(srcdir)/ntpd-opts.c \ 532 $(srcdir)/ntpd-opts.h \ 533 $(NULL) 534 535BUILT_SOURCES = $(VPHACK) $(LIBPARSE) ntp_parser.c ntp_parser.h \ 536 $(VPHACK_AFTER) $(B_S_DIST) $(NULL) check-libopts check-libntp \ 537 .deps-ver 538man1_MANS = 539man5_MANS = ntp.conf.5 ntp.keys.5 540man8_MANS = 541man_MANS = ntpd.$(NTPD_MS) 542 543# ntpdsim.1 is a remnant along with all the ntpdsim-opts.* files, the 544# simulator currently uses ntpd-opts.[ch]. This also means there is no 545# longer a reason to have ntpdbase-opts.def split off of ntpd-opts.def. 546LDADD_NTPD_COMMON = $(LDADD_LIBNTP) $(LIBOPTS_LDADD) $(PTHREAD_LIBS) \ 547 $(LIBM) $(LDADD_NTP) $(LSCF) 548ntpd_LDADD = $(LDADD) ../libntp/libntp.a $(LDADD_NTPD_COMMON) $(LDADD_LIBUTIL) 549ntpdsim_LDADD = $(LDADD) ../libntp/libntpsim.a $(LDADD_NTPD_COMMON) 550ntpdsim_CPPFLAGS = $(AM_CPPFLAGS) -DSIM 551check_y2k_LDADD = $(LDADD) ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) $(LDADD_LIBNTP) $(PTHREAD_LIBS) 552keyword_gen_LDADD = ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) 553DISTCLEANFILES = \ 554 keyword-gen \ 555 .version \ 556 version.c \ 557 config.log \ 558 $(man5_MANS) \ 559 $(man_MANS) \ 560 $(NULL) 561 562CLEANFILES = check-saveconfig compsave.conf k-g-u-submake \ 563 $(EXTRA_PROGRAMS) $(NULL) check-libopts check-libntp .deps-ver 564EXTRA_DIST = \ 565 complete.conf.in \ 566 invoke-ntp.conf.menu \ 567 invoke-ntp.conf.texi \ 568 invoke-ntp.keys.menu \ 569 invoke-ntp.keys.texi \ 570 invoke-ntpd.menu \ 571 invoke-ntpd.texi \ 572 keyword-gen-utd \ 573 ntp.conf.5man \ 574 ntp.conf.5mdoc \ 575 ntp.conf.def \ 576 ntp.conf.man.in \ 577 ntp.conf.mdoc.in \ 578 ntp.conf.html \ 579 ntp.conf.texi \ 580 ntp.keys.5man \ 581 ntp.keys.5mdoc \ 582 ntp.keys.def \ 583 ntp.keys.man.in \ 584 ntp.keys.mdoc.in \ 585 ntp.keys.html \ 586 ntp.keys.texi \ 587 ntpd-opts.def \ 588 ntpd.1ntpdman \ 589 ntpd.1ntpdmdoc \ 590 ntpd.man.in \ 591 ntpd.mdoc.in \ 592 ntpd.html \ 593 ntpd.texi \ 594 ntpdbase-opts.def \ 595 refclock_msfees.c \ 596 $(B_S_DIST) \ 597 $(NULL) 598 599 600### Y2Kfixes 601check_PROGRAMS = @MAKE_CHECK_Y2K@ 602html_DATA = \ 603 $(srcdir)/ntp.conf.html \ 604 $(srcdir)/ntp.keys.html \ 605 $(srcdir)/ntpd.html \ 606 $(NULL) 607 608noinst_DATA = \ 609 $(srcdir)/invoke-ntp.conf.menu \ 610 $(srcdir)/invoke-ntp.conf.texi \ 611 $(srcdir)/invoke-ntp.keys.menu \ 612 $(srcdir)/invoke-ntp.keys.texi \ 613 $(srcdir)/invoke-ntpd.menu \ 614 $(srcdir)/invoke-ntpd.texi \ 615 $(srcdir)/ntp.conf.man.in \ 616 $(srcdir)/ntp.conf.mdoc.in \ 617 $(srcdir)/ntp.keys.man.in \ 618 $(srcdir)/ntp.keys.mdoc.in \ 619 $(srcdir)/ntpd.man.in \ 620 $(srcdir)/ntpd.mdoc.in \ 621 $(NULL) 622 623noinst_HEADERS = \ 624 declcond.h \ 625 ntp_leapsec.h \ 626 $(NULL) 627 628run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \ 629 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable 630 631std_def_list = \ 632 $(top_srcdir)/sntp/include/debug-opt.def \ 633 $(top_srcdir)/sntp/include/autogen-version.def \ 634 $(top_srcdir)/sntp/include/copyright.def \ 635 $(top_srcdir)/sntp/include/homerc.def \ 636 $(top_srcdir)/sntp/include/ntp.lic \ 637 $(top_srcdir)/sntp/include/version.def \ 638 $(NULL) 639 640ntpd_SOURCES = \ 641 ntp_config.c \ 642 ntp_keyword.h \ 643 ntp_io.c \ 644 ntp_parser.y \ 645 ntp_scanner.c \ 646 ntp_scanner.h \ 647 ntpd.c \ 648 ntpd-opts.c \ 649 ntpd-opts.h \ 650 $(NULL) 651 652ntpdsim_SOURCES = \ 653 $(ntpd_SOURCES) \ 654 ntp_prio_q.c \ 655 ntpsim.c \ 656 $(NULL) 657 658 659# libntpd_a_SOURCES do not use #ifdef SIM 660libntpd_a_SOURCES = \ 661 cmd_args.c \ 662 jupiter.h \ 663 ntp_control.c \ 664 ntp_crypto.c \ 665 ntp_filegen.c \ 666 ntp_leapsec.c \ 667 ntp_loopfilter.c \ 668 ntp_monitor.c \ 669 ntp_peer.c \ 670 ntp_proto.c \ 671 ntp_refclock.c \ 672 ntp_request.c \ 673 ntp_restrict.c \ 674 ntp_signd.c \ 675 ntp_timer.c \ 676 ntp_util.c \ 677 ppsapi_timepps.h \ 678 refclock_acts.c \ 679 refclock_arbiter.c \ 680 refclock_arc.c \ 681 refclock_as2201.c \ 682 refclock_atom.c \ 683 refclock_bancomm.c \ 684 refclock_chronolog.c \ 685 refclock_chu.c \ 686 refclock_conf.c \ 687 refclock_datum.c \ 688 refclock_dumbclock.c \ 689 refclock_fg.c \ 690 refclock_gpsdjson.c \ 691 refclock_gpsvme.c \ 692 refclock_heath.c \ 693 refclock_hopfser.c \ 694 refclock_hopfpci.c \ 695 refclock_hpgps.c \ 696 refclock_irig.c \ 697 refclock_jjy.c \ 698 refclock_jupiter.c \ 699 refclock_leitch.c \ 700 refclock_local.c \ 701 refclock_mx4200.c \ 702 refclock_neoclock4x.c \ 703 refclock_nmea.c \ 704 refclock_oncore.c \ 705 refclock_palisade.c \ 706 refclock_palisade.h \ 707 refclock_parse.c \ 708 refclock_pcf.c \ 709 refclock_pst.c \ 710 refclock_ripencc.c \ 711 refclock_shm.c \ 712 refclock_tpro.c \ 713 refclock_true.c \ 714 refclock_tt560.c \ 715 refclock_ulink.c \ 716 refclock_wwv.c \ 717 refclock_wwvb.c \ 718 refclock_zyfer.c \ 719 refclock_tsyncpci.c \ 720 $(NULL) 721 722NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \ 723 -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \ 724 -I$(top_srcdir)/lib/isc/unix/include 725all: $(BUILT_SOURCES) 726 $(MAKE) $(AM_MAKEFLAGS) all-am 727 728.SUFFIXES: 729.SUFFIXES: .c .lo .o .obj .y 730$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps) 731 @for dep in $?; do \ 732 case '$(am__configure_deps)' in \ 733 *$$dep*) \ 734 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 735 && { if test -f $@; then exit 0; else break; fi; }; \ 736 exit 1;; \ 737 esac; \ 738 done; \ 739 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpd/Makefile'; \ 740 $(am__cd) $(top_srcdir) && \ 741 $(AUTOMAKE) --foreign ntpd/Makefile 742.PRECIOUS: Makefile 743Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 744 @case '$?' in \ 745 *config.status*) \ 746 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 747 *) \ 748 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 749 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 750 esac; 751 752$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 753 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 754 755$(top_srcdir)/configure: $(am__configure_deps) 756 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 757$(ACLOCAL_M4): $(am__aclocal_m4_deps) 758 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 759$(am__aclocal_m4_deps): 760complete.conf: $(top_builddir)/config.status $(srcdir)/complete.conf.in 761 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 762 763clean-noinstLIBRARIES: 764 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 765libntpd.a: $(libntpd_a_OBJECTS) $(libntpd_a_DEPENDENCIES) 766 $(AM_V_at)-rm -f libntpd.a 767 $(AM_V_AR)$(libntpd_a_AR) libntpd.a $(libntpd_a_OBJECTS) $(libntpd_a_LIBADD) 768 $(AM_V_at)$(RANLIB) libntpd.a 769install-binPROGRAMS: $(bin_PROGRAMS) 770 @$(NORMAL_INSTALL) 771 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 772 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 773 for p in $$list; do echo "$$p $$p"; done | \ 774 sed 's/$(EXEEXT)$$//' | \ 775 while read p p1; do if test -f $$p || test -f $$p1; \ 776 then echo "$$p"; echo "$$p"; else :; fi; \ 777 done | \ 778 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 779 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 780 sed 'N;N;N;s,\n, ,g' | \ 781 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 782 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 783 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 784 else { print "f", $$3 "/" $$4, $$1; } } \ 785 END { for (d in files) print "f", d, files[d] }' | \ 786 while read type dir files; do \ 787 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 788 test -z "$$files" || { \ 789 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 790 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 791 } \ 792 ; done 793 794uninstall-binPROGRAMS: 795 @$(NORMAL_UNINSTALL) 796 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 797 files=`for p in $$list; do echo "$$p"; done | \ 798 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 799 -e 's/$$/$(EXEEXT)/' `; \ 800 test -n "$$list" || exit 0; \ 801 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 802 cd "$(DESTDIR)$(bindir)" && rm -f $$files 803 804clean-binPROGRAMS: 805 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 806 echo " rm -f" $$list; \ 807 rm -f $$list || exit $$?; \ 808 test -n "$(EXEEXT)" || exit 0; \ 809 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 810 echo " rm -f" $$list; \ 811 rm -f $$list 812 813clean-checkPROGRAMS: 814 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 815 echo " rm -f" $$list; \ 816 rm -f $$list || exit $$?; \ 817 test -n "$(EXEEXT)" || exit 0; \ 818 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 819 echo " rm -f" $$list; \ 820 rm -f $$list 821install-libexecPROGRAMS: $(libexec_PROGRAMS) 822 @$(NORMAL_INSTALL) 823 test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)" 824 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 825 for p in $$list; do echo "$$p $$p"; done | \ 826 sed 's/$(EXEEXT)$$//' | \ 827 while read p p1; do if test -f $$p || test -f $$p1; \ 828 then echo "$$p"; echo "$$p"; else :; fi; \ 829 done | \ 830 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 831 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 832 sed 'N;N;N;s,\n, ,g' | \ 833 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 834 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 835 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 836 else { print "f", $$3 "/" $$4, $$1; } } \ 837 END { for (d in files) print "f", d, files[d] }' | \ 838 while read type dir files; do \ 839 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 840 test -z "$$files" || { \ 841 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ 842 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ 843 } \ 844 ; done 845 846uninstall-libexecPROGRAMS: 847 @$(NORMAL_UNINSTALL) 848 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 849 files=`for p in $$list; do echo "$$p"; done | \ 850 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 851 -e 's/$$/$(EXEEXT)/' `; \ 852 test -n "$$list" || exit 0; \ 853 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ 854 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files 855 856clean-libexecPROGRAMS: 857 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ 858 echo " rm -f" $$list; \ 859 rm -f $$list || exit $$?; \ 860 test -n "$(EXEEXT)" || exit 0; \ 861 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 862 echo " rm -f" $$list; \ 863 rm -f $$list 864install-sbinPROGRAMS: $(sbin_PROGRAMS) 865 @$(NORMAL_INSTALL) 866 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" 867 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 868 for p in $$list; do echo "$$p $$p"; done | \ 869 sed 's/$(EXEEXT)$$//' | \ 870 while read p p1; do if test -f $$p || test -f $$p1; \ 871 then echo "$$p"; echo "$$p"; else :; fi; \ 872 done | \ 873 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 874 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 875 sed 'N;N;N;s,\n, ,g' | \ 876 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 877 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 878 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 879 else { print "f", $$3 "/" $$4, $$1; } } \ 880 END { for (d in files) print "f", d, files[d] }' | \ 881 while read type dir files; do \ 882 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 883 test -z "$$files" || { \ 884 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ 885 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ 886 } \ 887 ; done 888 889uninstall-sbinPROGRAMS: 890 @$(NORMAL_UNINSTALL) 891 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 892 files=`for p in $$list; do echo "$$p"; done | \ 893 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 894 -e 's/$$/$(EXEEXT)/' `; \ 895 test -n "$$list" || exit 0; \ 896 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ 897 cd "$(DESTDIR)$(sbindir)" && rm -f $$files 898 899clean-sbinPROGRAMS: 900 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \ 901 echo " rm -f" $$list; \ 902 rm -f $$list || exit $$?; \ 903 test -n "$(EXEEXT)" || exit 0; \ 904 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 905 echo " rm -f" $$list; \ 906 rm -f $$list 907check_y2k$(EXEEXT): $(check_y2k_OBJECTS) $(check_y2k_DEPENDENCIES) 908 @rm -f check_y2k$(EXEEXT) 909 $(AM_V_CCLD)$(LINK) $(check_y2k_OBJECTS) $(check_y2k_LDADD) $(LIBS) 910keyword-gen$(EXEEXT): $(keyword_gen_OBJECTS) $(keyword_gen_DEPENDENCIES) 911 @rm -f keyword-gen$(EXEEXT) 912 $(AM_V_CCLD)$(LINK) $(keyword_gen_OBJECTS) $(keyword_gen_LDADD) $(LIBS) 913ntp_parser.h: ntp_parser.c 914 @if test ! -f $@; then \ 915 rm -f ntp_parser.c; \ 916 $(MAKE) $(AM_MAKEFLAGS) ntp_parser.c; \ 917 else :; fi 918ntpd$(EXEEXT): $(ntpd_OBJECTS) $(ntpd_DEPENDENCIES) 919 @rm -f ntpd$(EXEEXT) 920 $(AM_V_CCLD)$(LINK) $(ntpd_OBJECTS) $(ntpd_LDADD) $(LIBS) 921ntpdsim$(EXEEXT): $(ntpdsim_OBJECTS) $(ntpdsim_DEPENDENCIES) 922 @rm -f ntpdsim$(EXEEXT) 923 $(AM_V_CCLD)$(LINK) $(ntpdsim_OBJECTS) $(ntpdsim_LDADD) $(LIBS) 924 925mostlyclean-compile: 926 -rm -f *.$(OBJEXT) 927 928distclean-compile: 929 -rm -f *.tab.c 930 931@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_y2k.Po@am__quote@ 932@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd_args.Po@am__quote@ 933@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyword-gen.Po@am__quote@ 934@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_config.Po@am__quote@ 935@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_control.Po@am__quote@ 936@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_crypto.Po@am__quote@ 937@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_filegen.Po@am__quote@ 938@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_io.Po@am__quote@ 939@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_leapsec.Po@am__quote@ 940@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_loopfilter.Po@am__quote@ 941@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_monitor.Po@am__quote@ 942@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_parser.Po@am__quote@ 943@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_peer.Po@am__quote@ 944@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_proto.Po@am__quote@ 945@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_refclock.Po@am__quote@ 946@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_request.Po@am__quote@ 947@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_restrict.Po@am__quote@ 948@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_scanner.Po@am__quote@ 949@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_signd.Po@am__quote@ 950@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_timer.Po@am__quote@ 951@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_util.Po@am__quote@ 952@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd-opts.Po@am__quote@ 953@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd.Po@am__quote@ 954@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_config.Po@am__quote@ 955@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_io.Po@am__quote@ 956@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_parser.Po@am__quote@ 957@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_prio_q.Po@am__quote@ 958@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_scanner.Po@am__quote@ 959@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd-opts.Po@am__quote@ 960@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd.Po@am__quote@ 961@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpsim.Po@am__quote@ 962@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_acts.Po@am__quote@ 963@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arbiter.Po@am__quote@ 964@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arc.Po@am__quote@ 965@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_as2201.Po@am__quote@ 966@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_atom.Po@am__quote@ 967@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_bancomm.Po@am__quote@ 968@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chronolog.Po@am__quote@ 969@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chu.Po@am__quote@ 970@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_conf.Po@am__quote@ 971@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_datum.Po@am__quote@ 972@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_dumbclock.Po@am__quote@ 973@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_fg.Po@am__quote@ 974@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_gpsdjson.Po@am__quote@ 975@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_gpsvme.Po@am__quote@ 976@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_heath.Po@am__quote@ 977@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfpci.Po@am__quote@ 978@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfser.Po@am__quote@ 979@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hpgps.Po@am__quote@ 980@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_irig.Po@am__quote@ 981@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jjy.Po@am__quote@ 982@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jupiter.Po@am__quote@ 983@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_leitch.Po@am__quote@ 984@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_local.Po@am__quote@ 985@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_mx4200.Po@am__quote@ 986@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_neoclock4x.Po@am__quote@ 987@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_nmea.Po@am__quote@ 988@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_oncore.Po@am__quote@ 989@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_palisade.Po@am__quote@ 990@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@ 991@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pcf.Po@am__quote@ 992@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pst.Po@am__quote@ 993@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ripencc.Po@am__quote@ 994@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_shm.Po@am__quote@ 995@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tpro.Po@am__quote@ 996@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_true.Po@am__quote@ 997@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tsyncpci.Po@am__quote@ 998@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tt560.Po@am__quote@ 999@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ulink.Po@am__quote@ 1000@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwv.Po@am__quote@ 1001@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwvb.Po@am__quote@ 1002@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_zyfer.Po@am__quote@ 1003 1004.c.o: 1005@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 1006@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1007@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1008@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 1009@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1010@am__fastdepCC_FALSE@ $(COMPILE) -c $< 1011 1012.c.obj: 1013@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 1014@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1015@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1016@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 1017@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1018@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 1019 1020.c.lo: 1021@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 1022@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 1023@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1024@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 1025@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1026@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 1027 1028ntpdsim-ntp_config.o: ntp_config.c 1029@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1030@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po 1031@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1032@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_config.c' object='ntpdsim-ntp_config.o' libtool=no @AMDEPBACKSLASH@ 1033@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1034@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_config.o `test -f 'ntp_config.c' || echo '$(srcdir)/'`ntp_config.c 1035 1036ntpdsim-ntp_config.obj: ntp_config.c 1037@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1038@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po 1039@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1040@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_config.c' object='ntpdsim-ntp_config.obj' libtool=no @AMDEPBACKSLASH@ 1041@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1042@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1043 1044ntpdsim-ntp_io.o: ntp_io.c 1045@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1046@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po 1047@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1048@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_io.c' object='ntpdsim-ntp_io.o' libtool=no @AMDEPBACKSLASH@ 1049@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1050@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_io.o `test -f 'ntp_io.c' || echo '$(srcdir)/'`ntp_io.c 1051 1052ntpdsim-ntp_io.obj: ntp_io.c 1053@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1054@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po 1055@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1056@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_io.c' object='ntpdsim-ntp_io.obj' libtool=no @AMDEPBACKSLASH@ 1057@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1058@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1059 1060ntpdsim-ntp_parser.o: ntp_parser.c 1061@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1062@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po 1063@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1064@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_parser.c' object='ntpdsim-ntp_parser.o' libtool=no @AMDEPBACKSLASH@ 1065@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1066@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_parser.o `test -f 'ntp_parser.c' || echo '$(srcdir)/'`ntp_parser.c 1067 1068ntpdsim-ntp_parser.obj: ntp_parser.c 1069@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1070@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po 1071@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1072@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_parser.c' object='ntpdsim-ntp_parser.obj' libtool=no @AMDEPBACKSLASH@ 1073@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1074@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1075 1076ntpdsim-ntp_scanner.o: ntp_scanner.c 1077@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1078@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po 1079@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1080@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_scanner.c' object='ntpdsim-ntp_scanner.o' libtool=no @AMDEPBACKSLASH@ 1081@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1082@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_scanner.o `test -f 'ntp_scanner.c' || echo '$(srcdir)/'`ntp_scanner.c 1083 1084ntpdsim-ntp_scanner.obj: ntp_scanner.c 1085@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1086@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po 1087@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1088@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_scanner.c' object='ntpdsim-ntp_scanner.obj' libtool=no @AMDEPBACKSLASH@ 1089@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1090@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1091 1092ntpdsim-ntpd.o: ntpd.c 1093@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1094@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po 1095@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1096@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd.c' object='ntpdsim-ntpd.o' libtool=no @AMDEPBACKSLASH@ 1097@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1098@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.o `test -f 'ntpd.c' || echo '$(srcdir)/'`ntpd.c 1099 1100ntpdsim-ntpd.obj: ntpd.c 1101@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1102@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po 1103@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1104@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd.c' object='ntpdsim-ntpd.obj' libtool=no @AMDEPBACKSLASH@ 1105@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1106@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.obj `if test -f 'ntpd.c'; then $(CYGPATH_W) 'ntpd.c'; else $(CYGPATH_W) '$(srcdir)/ntpd.c'; fi` 1107 1108ntpdsim-ntpd-opts.o: ntpd-opts.c 1109@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1110@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po 1111@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1112@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd-opts.c' object='ntpdsim-ntpd-opts.o' libtool=no @AMDEPBACKSLASH@ 1113@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1114@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd-opts.o `test -f 'ntpd-opts.c' || echo '$(srcdir)/'`ntpd-opts.c 1115 1116ntpdsim-ntpd-opts.obj: ntpd-opts.c 1117@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1118@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po 1119@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1120@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd-opts.c' object='ntpdsim-ntpd-opts.obj' libtool=no @AMDEPBACKSLASH@ 1121@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1122@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1123 1124ntpdsim-ntp_prio_q.o: ntp_prio_q.c 1125@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_prio_q.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo -c -o ntpdsim-ntp_prio_q.o `test -f 'ntp_prio_q.c' || echo '$(srcdir)/'`ntp_prio_q.c 1126@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo $(DEPDIR)/ntpdsim-ntp_prio_q.Po 1127@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1128@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_prio_q.c' object='ntpdsim-ntp_prio_q.o' libtool=no @AMDEPBACKSLASH@ 1129@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1130@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_prio_q.o `test -f 'ntp_prio_q.c' || echo '$(srcdir)/'`ntp_prio_q.c 1131 1132ntpdsim-ntp_prio_q.obj: ntp_prio_q.c 1133@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_prio_q.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo -c -o ntpdsim-ntp_prio_q.obj `if test -f 'ntp_prio_q.c'; then $(CYGPATH_W) 'ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/ntp_prio_q.c'; fi` 1134@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo $(DEPDIR)/ntpdsim-ntp_prio_q.Po 1135@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1136@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_prio_q.c' object='ntpdsim-ntp_prio_q.obj' libtool=no @AMDEPBACKSLASH@ 1137@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1138@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_prio_q.obj `if test -f 'ntp_prio_q.c'; then $(CYGPATH_W) 'ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/ntp_prio_q.c'; fi` 1139 1140ntpdsim-ntpsim.o: ntpsim.c 1141@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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 1142@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po 1143@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1144@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpsim.c' object='ntpdsim-ntpsim.o' libtool=no @AMDEPBACKSLASH@ 1145@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1146@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.o `test -f 'ntpsim.c' || echo '$(srcdir)/'`ntpsim.c 1147 1148ntpdsim-ntpsim.obj: ntpsim.c 1149@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_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` 1150@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po 1151@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 1152@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpsim.c' object='ntpdsim-ntpsim.obj' libtool=no @AMDEPBACKSLASH@ 1153@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1154@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.obj `if test -f 'ntpsim.c'; then $(CYGPATH_W) 'ntpsim.c'; else $(CYGPATH_W) '$(srcdir)/ntpsim.c'; fi` 1155 1156.y.c: 1157 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE) 1158 1159mostlyclean-libtool: 1160 -rm -f *.lo 1161 1162clean-libtool: 1163 -rm -rf .libs _libs 1164install-man1: $(man1_MANS) $(man_MANS) 1165 @$(NORMAL_INSTALL) 1166 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" 1167 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 1168 { for i in $$list; do echo "$$i"; done; \ 1169 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1170 sed -n '/\.1[a-z]*$$/p'; \ 1171 } | while read p; do \ 1172 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 1173 echo "$$d$$p"; echo "$$p"; \ 1174 done | \ 1175 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 1176 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 1177 sed 'N;N;s,\n, ,g' | { \ 1178 list=; while read file base inst; do \ 1179 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 1180 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 1181 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 1182 fi; \ 1183 done; \ 1184 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 1185 while read files; do \ 1186 test -z "$$files" || { \ 1187 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 1188 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 1189 done; } 1190 1191uninstall-man1: 1192 @$(NORMAL_UNINSTALL) 1193 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 1194 files=`{ for i in $$list; do echo "$$i"; done; \ 1195 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1196 sed -n '/\.1[a-z]*$$/p'; \ 1197 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 1198 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 1199 test -z "$$files" || { \ 1200 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ 1201 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } 1202install-man5: $(man5_MANS) $(man_MANS) 1203 @$(NORMAL_INSTALL) 1204 test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)" 1205 @list='$(man5_MANS)'; test -n "$(man5dir)" || exit 0; \ 1206 { for i in $$list; do echo "$$i"; done; \ 1207 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1208 sed -n '/\.5[a-z]*$$/p'; \ 1209 } | while read p; do \ 1210 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 1211 echo "$$d$$p"; echo "$$p"; \ 1212 done | \ 1213 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ 1214 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 1215 sed 'N;N;s,\n, ,g' | { \ 1216 list=; while read file base inst; do \ 1217 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 1218 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ 1219 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \ 1220 fi; \ 1221 done; \ 1222 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 1223 while read files; do \ 1224 test -z "$$files" || { \ 1225 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \ 1226 $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \ 1227 done; } 1228 1229uninstall-man5: 1230 @$(NORMAL_UNINSTALL) 1231 @list='$(man5_MANS)'; test -n "$(man5dir)" || exit 0; \ 1232 files=`{ for i in $$list; do echo "$$i"; done; \ 1233 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1234 sed -n '/\.5[a-z]*$$/p'; \ 1235 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ 1236 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 1237 test -z "$$files" || { \ 1238 echo " ( cd '$(DESTDIR)$(man5dir)' && rm -f" $$files ")"; \ 1239 cd "$(DESTDIR)$(man5dir)" && rm -f $$files; } 1240install-man8: $(man8_MANS) $(man_MANS) 1241 @$(NORMAL_INSTALL) 1242 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)" 1243 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 1244 { for i in $$list; do echo "$$i"; done; \ 1245 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1246 sed -n '/\.8[a-z]*$$/p'; \ 1247 } | while read p; do \ 1248 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 1249 echo "$$d$$p"; echo "$$p"; \ 1250 done | \ 1251 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 1252 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 1253 sed 'N;N;s,\n, ,g' | { \ 1254 list=; while read file base inst; do \ 1255 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 1256 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ 1257 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ 1258 fi; \ 1259 done; \ 1260 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 1261 while read files; do \ 1262 test -z "$$files" || { \ 1263 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ 1264 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ 1265 done; } 1266 1267uninstall-man8: 1268 @$(NORMAL_UNINSTALL) 1269 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 1270 files=`{ for i in $$list; do echo "$$i"; done; \ 1271 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 1272 sed -n '/\.8[a-z]*$$/p'; \ 1273 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 1274 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 1275 test -z "$$files" || { \ 1276 echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \ 1277 cd "$(DESTDIR)$(man8dir)" && rm -f $$files; } 1278install-htmlDATA: $(html_DATA) 1279 @$(NORMAL_INSTALL) 1280 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)" 1281 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 1282 for p in $$list; do \ 1283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1284 echo "$$d$$p"; \ 1285 done | $(am__base_list) | \ 1286 while read files; do \ 1287 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ 1288 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ 1289 done 1290 1291uninstall-htmlDATA: 1292 @$(NORMAL_UNINSTALL) 1293 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 1294 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1295 test -n "$$files" || exit 0; \ 1296 echo " ( cd '$(DESTDIR)$(htmldir)' && rm -f" $$files ")"; \ 1297 cd "$(DESTDIR)$(htmldir)" && rm -f $$files 1298 1299ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 1300 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 1301 unique=`for i in $$list; do \ 1302 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1303 done | \ 1304 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 1305 END { if (nonempty) { for (i in files) print i; }; }'`; \ 1306 mkid -fID $$unique 1307tags: TAGS 1308 1309TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 1310 $(TAGS_FILES) $(LISP) 1311 set x; \ 1312 here=`pwd`; \ 1313 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 1314 unique=`for i in $$list; do \ 1315 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1316 done | \ 1317 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 1318 END { if (nonempty) { for (i in files) print i; }; }'`; \ 1319 shift; \ 1320 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 1321 test -n "$$unique" || unique=$$empty_fix; \ 1322 if test $$# -gt 0; then \ 1323 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 1324 "$$@" $$unique; \ 1325 else \ 1326 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 1327 $$unique; \ 1328 fi; \ 1329 fi 1330ctags: CTAGS 1331CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 1332 $(TAGS_FILES) $(LISP) 1333 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 1334 unique=`for i in $$list; do \ 1335 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1336 done | \ 1337 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 1338 END { if (nonempty) { for (i in files) print i; }; }'`; \ 1339 test -z "$(CTAGS_ARGS)$$unique" \ 1340 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 1341 $$unique 1342 1343GTAGS: 1344 here=`$(am__cd) $(top_builddir) && pwd` \ 1345 && $(am__cd) $(top_srcdir) \ 1346 && gtags -i $(GTAGS_ARGS) "$$here" 1347 1348distclean-tags: 1349 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 1350 1351distdir: $(DISTFILES) 1352 @list='$(MANS)'; if test -n "$$list"; then \ 1353 list=`for p in $$list; do \ 1354 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 1355 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ 1356 if test -n "$$list" && \ 1357 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ 1358 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ 1359 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ 1360 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ 1361 echo " typically \`make maintainer-clean' will remove them" >&2; \ 1362 exit 1; \ 1363 else :; fi; \ 1364 else :; fi 1365 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1366 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1367 list='$(DISTFILES)'; \ 1368 dist_files=`for file in $$list; do echo $$file; done | \ 1369 sed -e "s|^$$srcdirstrip/||;t" \ 1370 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 1371 case $$dist_files in \ 1372 */*) $(MKDIR_P) `echo "$$dist_files" | \ 1373 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 1374 sort -u` ;; \ 1375 esac; \ 1376 for file in $$dist_files; do \ 1377 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 1378 if test -d $$d/$$file; then \ 1379 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 1380 if test -d "$(distdir)/$$file"; then \ 1381 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1382 fi; \ 1383 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 1384 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 1385 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1386 fi; \ 1387 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 1388 else \ 1389 test -f "$(distdir)/$$file" \ 1390 || cp -p $$d/$$file "$(distdir)/$$file" \ 1391 || exit 1; \ 1392 fi; \ 1393 done 1394check-am: all-am 1395 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 1396 $(MAKE) $(AM_MAKEFLAGS) check-local 1397check: $(BUILT_SOURCES) 1398 $(MAKE) $(AM_MAKEFLAGS) check-am 1399all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) 1400installdirs: 1401 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \ 1402 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 1403 done 1404install: $(BUILT_SOURCES) 1405 $(MAKE) $(AM_MAKEFLAGS) install-am 1406install-exec: install-exec-am 1407install-data: install-data-am 1408uninstall: uninstall-am 1409 1410install-am: all-am 1411 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1412 1413installcheck: installcheck-am 1414install-strip: 1415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1417 `test -z '$(STRIP)' || \ 1418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 1419mostlyclean-generic: 1420 1421clean-generic: 1422 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 1423 1424distclean-generic: 1425 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1426 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 1427 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 1428 1429maintainer-clean-generic: 1430 @echo "This command is intended for maintainers to use" 1431 @echo "it deletes files that may require special tools to rebuild." 1432 -rm -f ntp_parser.c 1433 -rm -f ntp_parser.h 1434 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 1435clean: clean-am 1436 1437clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 1438 clean-libexecPROGRAMS clean-libtool clean-noinstLIBRARIES \ 1439 clean-sbinPROGRAMS mostlyclean-am 1440 1441distclean: distclean-am 1442 -rm -rf ./$(DEPDIR) 1443 -rm -f Makefile 1444distclean-am: clean-am distclean-compile distclean-generic \ 1445 distclean-tags 1446 1447dvi: dvi-am 1448 1449dvi-am: 1450 1451html: html-am 1452 1453html-am: 1454 1455info: info-am 1456 1457info-am: 1458 1459install-data-am: install-data-local install-htmlDATA install-man 1460 1461install-dvi: install-dvi-am 1462 1463install-dvi-am: 1464 1465install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \ 1466 install-sbinPROGRAMS 1467 @$(NORMAL_INSTALL) 1468 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 1469install-html: install-html-am 1470 1471install-html-am: 1472 1473install-info: install-info-am 1474 1475install-info-am: 1476 1477install-man: install-man1 install-man5 install-man8 1478 1479install-pdf: install-pdf-am 1480 1481install-pdf-am: 1482 1483install-ps: install-ps-am 1484 1485install-ps-am: 1486 1487installcheck-am: 1488 1489maintainer-clean: maintainer-clean-am 1490 -rm -rf ./$(DEPDIR) 1491 -rm -f Makefile 1492maintainer-clean-am: distclean-am maintainer-clean-generic 1493 1494mostlyclean: mostlyclean-am 1495 1496mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1497 mostlyclean-libtool 1498 1499pdf: pdf-am 1500 1501pdf-am: 1502 1503ps: ps-am 1504 1505ps-am: 1506 1507uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \ 1508 uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS 1509 1510uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8 1511 1512.MAKE: all check check-am install install-am install-exec-am \ 1513 install-strip 1514 1515.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \ 1516 clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 1517 clean-libexecPROGRAMS clean-libtool clean-noinstLIBRARIES \ 1518 clean-sbinPROGRAMS ctags distclean distclean-compile \ 1519 distclean-generic distclean-libtool distclean-tags distdir dvi \ 1520 dvi-am html html-am info info-am install install-am \ 1521 install-binPROGRAMS install-data install-data-am \ 1522 install-data-local install-dvi install-dvi-am install-exec \ 1523 install-exec-am install-exec-hook install-html install-html-am \ 1524 install-htmlDATA install-info install-info-am \ 1525 install-libexecPROGRAMS install-man install-man1 install-man5 \ 1526 install-man8 install-pdf install-pdf-am install-ps \ 1527 install-ps-am install-sbinPROGRAMS install-strip installcheck \ 1528 installcheck-am installdirs maintainer-clean \ 1529 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1530 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1531 tags uninstall uninstall-am uninstall-binPROGRAMS \ 1532 uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \ 1533 uninstall-man1 uninstall-man5 uninstall-man8 \ 1534 uninstall-sbinPROGRAMS 1535 1536 1537vphack: 1538 test -e ntp_parser.c || ln -s $(srcdir)/ntp_parser.c . 1539 test -e ntp_parser.h || ln -s $(srcdir)/ntp_parser.h . 1540 1541# 1542# ylwrap script which invokes Bison replaces ntp_parser.h 1543# symlink with the updated file, when ntp_parser.h changes. 1544# vphack_after detects this and copies the updated file to srcdir 1545# and re-creates the ntp_parser.h symlink in its place. 1546# 1547 1548vphack_after: 1549 test -L ntp_parser.h || ( \ 1550 mv ntp_parser.h $(srcdir)/ntp_parser.h && \ 1551 ln -s $(srcdir)/ntp_parser.h . \ 1552 ) 1553 1554install-data-local: install-html 1555 1556check-local: $(MAKE_CHECK_Y2K) $(CHECK_SAVECONFIG) 1557 test -z "$(MAKE_CHECK_Y2K)" || ./$(MAKE_CHECK_Y2K) 1558 1559k-g-u-submake: keyword-gen 1560 ./keyword-gen $(srcdir)/ntp_parser.h > k-g.out 1561 @grep -v diff_ignore_line < k-g.out > cmp1 1562 @grep -v diff_ignore_line < $(srcdir)/ntp_keyword.h > cmp2 1563 @cmp cmp1 cmp2 > /dev/null || \ 1564 { mv -f k-g.out $(srcdir)/ntp_keyword.h && \ 1565 echo 'Generated changed ntp_keyword.h.' ;} 1566 @[ ! -f k-g.out ] || \ 1567 { rm k-g.out && echo 'ntp_keyword.h is up to date.' ;} 1568 @rm cmp1 cmp2 1569 @echo 'keyword-gen and ntp_keyword.h are up to date.' > $@ 1570 1571$(srcdir)/keyword-gen-utd: $(srcdir)/keyword-gen.c $(srcdir)/ntp_parser.h 1572 $(MAKE) $(AM_MAKEFLAGS) k-g-u-submake # avoid explicit dependency 1573 grep diff_ignore_line $(srcdir)/ntp_keyword.h > k-g-u 1574 mv -f k-g-u $@ 1575 1576$(srcdir)/ntp_keyword.h: $(srcdir)/keyword-gen-utd 1577 @: do-nothing action to avoid default SCCS get 1578 @: .h updated if needed by k-g-u-submake rule 1579 1580$(srcdir)/ntpd-opts.h: $(srcdir)/ntpd-opts.c 1581 @: do-nothing action to avoid default SCCS get, .h built with .c 1582 1583$(srcdir)/ntpd-opts.c: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1584 $(run_ag) ntpd-opts.def 1585 1586### 1587 1588$(srcdir)/ntpd.1ntpdman: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1589 $(run_ag) -DMAN_SECTION=1ntpdman -Tagman-cmd.tpl ntpd-opts.def 1590 1591$(srcdir)/ntpd.man.in: $(srcdir)/ntpd.1ntpdman $(top_srcdir)/sntp/scripts/mansec2subst.sed 1592 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpd.1ntpdman > $(srcdir)/ntpd.man.in+ 1593 mv $(srcdir)/ntpd.man.in+ $(srcdir)/ntpd.man.in 1594 1595### 1596 1597$(srcdir)/ntpd.1ntpdmdoc: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1598 $(run_ag) -DMAN_SECTION=1ntpdmdoc -Tagmdoc-cmd.tpl ntpd-opts.def 1599 1600$(srcdir)/ntpd.mdoc.in: $(srcdir)/ntpd.1ntpdmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1601 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpd.1ntpdmdoc > $(srcdir)/ntpd.mdoc.in+ 1602 mv $(srcdir)/ntpd.mdoc.in+ $(srcdir)/ntpd.mdoc.in 1603 1604### 1605 1606ntpd.$(NTPD_MS): $(srcdir)/ntpd.$(MANTAGFMT).in $(top_builddir)/config.status 1607 $(top_builddir)/config.status --file=ntpd.$(NTPD_MS)+:$(srcdir)/ntpd.$(MANTAGFMT).in 1608 mv ntpd.$(NTPD_MS)+ ntpd.$(NTPD_MS) 1609 1610### 1611 1612$(srcdir)/invoke-ntp.conf.menu: $(srcdir)/invoke-ntp.conf.texi 1613 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1614 1615$(srcdir)/invoke-ntp.conf.texi: $(srcdir)/ntp.conf.def $(std_def_list) 1616 $(run_ag) -Tagtexi-file.tpl -DLEVEL=section ntp.conf.def 1617 1618$(srcdir)/invoke-ntp.keys.menu: $(srcdir)/invoke-ntp.keys.texi 1619 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1620 1621$(srcdir)/invoke-ntp.keys.texi: $(srcdir)/ntp.keys.def $(std_def_list) 1622 $(run_ag) -Tagtexi-file.tpl -DLEVEL=section ntp.keys.def 1623 1624$(srcdir)/ntp.conf.html: $(srcdir)/ntp.conf.texi $(top_srcdir)/sntp/include/version.texi 1625 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp.conf.html ntp.conf.texi || true ) 1626 1627$(srcdir)/ntp.keys.html: $(srcdir)/ntp.keys.texi $(top_srcdir)/sntp/include/version.texi 1628 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp.keys.html ntp.keys.texi || true ) 1629 1630$(srcdir)/ntpd.html: $(srcdir)/ntpd.texi $(top_srcdir)/sntp/include/version.texi 1631 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpd.html ntpd.texi || true ) 1632 1633### 1634 1635$(srcdir)/ntp.conf.5man: $(srcdir)/ntp.conf.def $(std_def_list) 1636 $(run_ag) -DMAN_SECTION=5man -Tagman-cmd.tpl ntp.conf.def 1637 1638$(srcdir)/ntp.conf.man.in: $(srcdir)/ntp.conf.5man $(top_srcdir)/sntp/scripts/mansec2subst.sed 1639 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.conf.5man > $(srcdir)/ntp.conf.man.in+ 1640 mv $(srcdir)/ntp.conf.man.in+ $(srcdir)/ntp.conf.man.in 1641 1642### 1643 1644$(srcdir)/ntp.conf.5mdoc: $(srcdir)/ntp.conf.def $(std_def_list) 1645 $(run_ag) -DMAN_SECTION=5mdoc -Tagmdoc-cmd.tpl ntp.conf.def 1646 1647$(srcdir)/ntp.conf.mdoc.in: $(srcdir)/ntp.conf.5mdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1648 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.conf.5mdoc > $(srcdir)/ntp.conf.mdoc.in+ 1649 mv $(srcdir)/ntp.conf.mdoc.in+ $(srcdir)/ntp.conf.mdoc.in 1650 1651### 1652 1653ntp.conf.5: $(srcdir)/ntp.conf.$(MANTAGFMT).in $(top_builddir)/config.status 1654 $(top_builddir)/config.status --file=ntp.conf.5+:$(srcdir)/ntp.conf.$(MANTAGFMT).in 1655 mv ntp.conf.5+ ntp.conf.5 1656 1657### 1658 1659$(srcdir)/ntp.keys.5man: $(srcdir)/ntp.keys.def $(std_def_list) 1660 $(run_ag) -DMAN_SECTION=5man -Tagman-file.tpl ntp.keys.def 1661 1662$(srcdir)/ntp.keys.man.in: $(srcdir)/ntp.keys.5man $(top_srcdir)/sntp/scripts/mansec2subst.sed 1663 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.keys.5man > $(srcdir)/ntp.keys.man.in+ 1664 mv $(srcdir)/ntp.keys.man.in+ $(srcdir)/ntp.keys.man.in 1665 1666### 1667 1668$(srcdir)/ntp.keys.5mdoc: $(srcdir)/ntp.keys.def $(std_def_list) 1669 $(run_ag) -DMAN_SECTION=5mdoc -Tagmdoc-file.tpl ntp.keys.def 1670 1671$(srcdir)/ntp.keys.mdoc.in: $(srcdir)/ntp.keys.5mdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1672 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.keys.5mdoc > $(srcdir)/ntp.keys.mdoc.in+ 1673 mv $(srcdir)/ntp.keys.mdoc.in+ $(srcdir)/ntp.keys.mdoc.in 1674 1675### 1676 1677ntp.keys.5: $(srcdir)/ntp.keys.$(MANTAGFMT).in $(top_builddir)/config.status 1678 $(top_builddir)/config.status --file=ntp.keys.5+:$(srcdir)/ntp.keys.$(MANTAGFMT).in 1679 mv ntp.keys.5+ ntp.keys.5 1680 1681### 1682 1683$(srcdir)/invoke-ntpd.menu: $(srcdir)/invoke-ntpd.texi 1684 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1685 1686$(srcdir)/invoke-ntpd.texi: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list) 1687 $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpd-opts.def 1688 $(top_srcdir)/scripts/build/check--help $@ 1689 1690$(PROGRAMS): $(LDADD) 1691 1692compsave.conf: ntpd complete.conf 1693 ./ntpd --configfile complete.conf --saveconfigquit $@ 1694 1695check-saveconfig: complete.conf compsave.conf 1696 -diff -u complete.conf compsave.conf 1697 cmp complete.conf compsave.conf && echo stamp > $@ 1698 1699../libntp/libntpsim.a: 1700 cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntpsim.a 1701 1702../libparse/libparse.a: 1703 cd ../libparse && $(MAKE) $(AM_MAKEFLAGS) check-libparse 1704 1705$(top_srcdir)/sntp/scm-rev: 1706 cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev 1707 1708version.c: $(ntpd_OBJECTS) ../libntp/libntp.a @LIBPARSE@ Makefile $(top_srcdir)/sntp/scm-rev 1709 env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpd 1710 1711version.o: version.c 1712 env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o 1713 1714install-exec-hook: 1715 @test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \ 1716 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \ 1717 test ! -f ${sbindir}/$$i \ 1718 || echo "*** $$i is also in ${sbindir}!"; \ 1719 done 1720 @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}" \ 1721 || for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do \ 1722 test ! -f ${bindir}/$$i \ 1723 || echo "*** $$i is also in ${bindir}!"; \ 1724 done 1725 1726# 1727 1728check-libopts: ../sntp/libopts/libopts.la 1729 @echo stamp > $@ 1730 1731../sntp/libopts/libopts.la: 1732 -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la 1733 1734check-libntp: ../libntp/libntp.a 1735 @echo stamp > $@ 1736 1737../libntp/libntp.a: 1738 cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a 1739$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver 1740 @[ -f $@ ] || \ 1741 cp $(top_srcdir)/deps-ver $@ 1742 @[ -w $@ ] || \ 1743 chmod ug+w $@ 1744 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \ 1745 $(MAKE) $(AM_MAKEFLAGS) clean && \ 1746 echo -n "Prior $(subdir)/$(DEPDIR) version " && \ 1747 cat $@ && \ 1748 rm -rf $(DEPDIR) && \ 1749 mkdir $(DEPDIR) && \ 1750 case "$(top_builddir)" in \ 1751 .) \ 1752 ./config.status Makefile depfiles \ 1753 ;; \ 1754 *) \ 1755 cd "$(top_builddir)" && \ 1756 ./config.status $(subdir)/Makefile depfiles && \ 1757 cd $(subdir) \ 1758 ;; \ 1759 esac && \ 1760 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \ 1761 cat $(top_srcdir)/deps-ver \ 1762 ) 1763 cp $(top_srcdir)/deps-ver $@ 1764 1765.deps-ver: $(top_srcdir)/deps-ver 1766 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver 1767 @touch $@ 1768 1769# 1770# depsver.mf included in Makefile.am for directories with .deps 1771# 1772# When building in the same directory with sources that change over 1773# time, such as when tracking using bk, the .deps files can become 1774# stale with respect to moved, deleted, or superceded headers. Most 1775# commonly, this would exhibit as make reporting a failure to make a 1776# header file which is no longer in the location given. To address 1777# this issue, we use a deps-ver file which is updated with each change 1778# that breaks old .deps files. A copy of deps-ver is made into 1779# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present 1780# with different contents than deps-ver, we make clean to ensure all 1781# .o files built before the incompatible change are rebuilt along with 1782# their updated .deps files, then remove $(DEPDIR) and recreate it as 1783# empty stubs. 1784# 1785# It is normal when configured with --disable-dependency-tracking for 1786# the DEPDIR to not have been created. For this reason, we use the 1787# intermediate target .deps-ver, which invokes make recursively if 1788# DEPDIR exists. 1789# 1790# If you modify depsver.mf, please make the changes to the master 1791# copy, the one in sntp is copied by the bootstrap script from it. 1792# 1793# This comment block follows rather than leads the related code so that 1794# it stays with it in the generated Makefile.in and Makefile. 1795# 1796 1797# Tell versions [3.59,3.63) of GNU make to not export all variables. 1798# Otherwise a system limit (for SysV at least) may be exceeded. 1799.NOEXPORT: 1800