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 24VPATH = @srcdir@ 25pkgdatadir = $(datadir)/@PACKAGE@ 26pkgincludedir = $(includedir)/@PACKAGE@ 27pkglibdir = $(libdir)/@PACKAGE@ 28pkglibexecdir = $(libexecdir)/@PACKAGE@ 29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 30install_sh_DATA = $(install_sh) -c -m 644 31install_sh_PROGRAM = $(install_sh) -c 32install_sh_SCRIPT = $(install_sh) -c 33INSTALL_HEADER = $(INSTALL_DATA) 34transform = $(program_transform_name) 35NORMAL_INSTALL = : 36PRE_INSTALL = : 37POST_INSTALL = : 38NORMAL_UNINSTALL = : 39PRE_UNINSTALL = : 40POST_UNINSTALL = : 41build_triplet = @build@ 42host_triplet = @host@ 43EXTRA_PROGRAMS = ntpdc$(EXEEXT) ntpdc-layout$(EXEEXT) 44DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ 45 $(srcdir)/Makefile.in $(srcdir)/nl.pl.in \ 46 $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf \ 47 $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf \ 48 $(top_srcdir)/sntp/check-libntp.mf 49subdir = ntpdc 50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 51am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 52 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 53 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 54 $(top_srcdir)/sntp/m4/define_dir.m4 \ 55 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 56 $(top_srcdir)/sntp/m4/libtool.m4 \ 57 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 58 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 59 $(top_srcdir)/sntp/m4/ltversion.m4 \ 60 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 61 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 62 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 63 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 64 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 65 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 66 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 67 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 68 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 69 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 70 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 71 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 72 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 73 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 74 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 75 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 76 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 77 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 78 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 79 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 80 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 81 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 82 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 83 $(top_srcdir)/sntp/m4/openldap.m4 \ 84 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 85 $(top_srcdir)/sntp/m4/snprintf.m4 \ 86 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 88 $(ACLOCAL_M4) 89mkinstalldirs = $(install_sh) -d 90CONFIG_HEADER = $(top_builddir)/config.h 91CONFIG_CLEAN_FILES = nl.pl 92CONFIG_CLEAN_VPATH_FILES = 93am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \ 94 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \ 95 "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)" 96PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS) 97am_ntpdc_OBJECTS = ntpdc.$(OBJEXT) ntpdc_ops.$(OBJEXT) \ 98 ntpdc-opts.$(OBJEXT) 99ntpdc_OBJECTS = $(am_ntpdc_OBJECTS) 100am__DEPENDENCIES_1 = 101ntpdc_DEPENDENCIES = version.o $(am__DEPENDENCIES_1) \ 102 ../libntp/libntp.a $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 103 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 104 $(am__DEPENDENCIES_1) 105AM_V_lt = $(am__v_lt_$(V)) 106am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 107am__v_lt_0 = --silent 108ntpdc_layout_SOURCES = ntpdc-layout.c 109ntpdc_layout_OBJECTS = ntpdc-layout.$(OBJEXT) 110ntpdc_layout_DEPENDENCIES = 111DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 112depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp 113am__depfiles_maybe = depfiles 114am__mv = mv -f 115COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 116 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 117LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 118 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 119 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 120 $(AM_CFLAGS) $(CFLAGS) 121AM_V_CC = $(am__v_CC_$(V)) 122am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 123am__v_CC_0 = @echo " CC " $@; 124AM_V_at = $(am__v_at_$(V)) 125am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 126am__v_at_0 = @ 127CCLD = $(CC) 128LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 129 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 130 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 131AM_V_CCLD = $(am__v_CCLD_$(V)) 132am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 133am__v_CCLD_0 = @echo " CCLD " $@; 134AM_V_GEN = $(am__v_GEN_$(V)) 135am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 136am__v_GEN_0 = @echo " GEN " $@; 137SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c 138DIST_SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c 139am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 140am__vpath_adj = case $$p in \ 141 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 142 *) f=$$p;; \ 143 esac; 144am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 145am__install_max = 40 146am__nobase_strip_setup = \ 147 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 148am__nobase_strip = \ 149 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 150am__nobase_list = $(am__nobase_strip_setup); \ 151 for p in $$list; do echo "$$p $$p"; done | \ 152 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 153 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 154 if (++n[$$2] == $(am__install_max)) \ 155 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 156 END { for (dir in files) print dir, files[dir] }' 157am__base_list = \ 158 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 159 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 160man1dir = $(mandir)/man1 161man8dir = $(mandir)/man8 162NROFF = nroff 163MANS = $(man1_MANS) $(man8_MANS) $(man_MANS) 164DATA = $(html_DATA) $(noinst_DATA) 165HEADERS = $(noinst_HEADERS) 166ETAGS = etags 167CTAGS = ctags 168DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 169ACLOCAL = @ACLOCAL@ 170ALLOCA = @ALLOCA@ 171AMTAR = @AMTAR@ 172AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 173AR = @AR@ 174AUTOCONF = @AUTOCONF@ 175AUTOHEADER = @AUTOHEADER@ 176AUTOMAKE = @AUTOMAKE@ 177AWK = @AWK@ 178CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 179CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 180CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 181CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 182CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 183CC = @CC@ 184CCDEPMODE = @CCDEPMODE@ 185CFLAGS = @CFLAGS@ 186CFLAGS_NTP = @CFLAGS_NTP@ 187CHUTEST = @CHUTEST@ 188CONFIG_SHELL = @CONFIG_SHELL@ 189CPP = @CPP@ 190CPPFLAGS = @CPPFLAGS@ 191CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 192CPPFLAGS_NTP = @CPPFLAGS_NTP@ 193CXX = @CXX@ 194CXXCPP = @CXXCPP@ 195CXXDEPMODE = @CXXDEPMODE@ 196CXXFLAGS = @CXXFLAGS@ 197CYGPATH_W = @CYGPATH_W@ 198DCFD = @DCFD@ 199DEFS = @DEFS@ 200DEPDIR = @DEPDIR@ 201DLLTOOL = @DLLTOOL@ 202DSYMUTIL = @DSYMUTIL@ 203DUMPBIN = @DUMPBIN@ 204ECHO_C = @ECHO_C@ 205ECHO_N = @ECHO_N@ 206ECHO_T = @ECHO_T@ 207EDITLINE_LIBS = @EDITLINE_LIBS@ 208EGREP = @EGREP@ 209EXEEXT = @EXEEXT@ 210FGREP = @FGREP@ 211GREP = @GREP@ 212GTEST_CONFIG = @GTEST_CONFIG@ 213GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 214GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 215GTEST_LDFLAGS = @GTEST_LDFLAGS@ 216GTEST_LIBS = @GTEST_LIBS@ 217HAVE_INLINE = @HAVE_INLINE@ 218HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 219HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 220INSTALL = @INSTALL@ 221INSTALL_DATA = @INSTALL_DATA@ 222INSTALL_PROGRAM = @INSTALL_PROGRAM@ 223INSTALL_SCRIPT = @INSTALL_SCRIPT@ 224INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 225LD = @LD@ 226LDADD_LIBEVENT = @LDADD_LIBEVENT@ 227LDADD_LIBNTP = @LDADD_LIBNTP@ 228LDADD_LIBUTIL = @LDADD_LIBUTIL@ 229LDADD_NLIST = @LDADD_NLIST@ 230LDADD_NTP = @LDADD_NTP@ 231LDFLAGS = @LDFLAGS@ 232LDFLAGS_NTP = @LDFLAGS_NTP@ 233LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 234LIBM = @LIBM@ 235LIBOBJS = @LIBOBJS@ 236LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 237LIBOPTS_DIR = @LIBOPTS_DIR@ 238LIBOPTS_LDADD = @LIBOPTS_LDADD@ 239LIBPARSE = @LIBPARSE@ 240LIBS = @LIBS@ 241LIBTOOL = @LIBTOOL@ 242LIBTOOL_DEPS = @LIBTOOL_DEPS@ 243LIPO = @LIPO@ 244LN_S = @LN_S@ 245LSCF = @LSCF@ 246LTLIBOBJS = @LTLIBOBJS@ 247MAKEINFO = @MAKEINFO@ 248MAKE_ADJTIMED = @MAKE_ADJTIMED@ 249MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 250MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 251MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 252MAKE_LIBPARSE = @MAKE_LIBPARSE@ 253MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 254MAKE_NTPDSIM = @MAKE_NTPDSIM@ 255MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 256MAKE_NTPTIME = @MAKE_NTPTIME@ 257MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 258MAKE_TICKADJ = @MAKE_TICKADJ@ 259MAKE_TIMETRIM = @MAKE_TIMETRIM@ 260MANIFEST_TOOL = @MANIFEST_TOOL@ 261MANTAGFMT = @MANTAGFMT@ 262MKDIR_P = @MKDIR_P@ 263NM = @NM@ 264NMEDIT = @NMEDIT@ 265NTPDATE_DB = @NTPDATE_DB@ 266NTPDATE_DL = @NTPDATE_DL@ 267NTPDATE_DS = @NTPDATE_DS@ 268NTPDATE_MS = @NTPDATE_MS@ 269NTPDATE_NI = @NTPDATE_NI@ 270NTPDC_DB = @NTPDC_DB@ 271NTPDC_DL = @NTPDC_DL@ 272NTPDC_DS = @NTPDC_DS@ 273NTPDC_MS = @NTPDC_MS@ 274NTPDC_NI = @NTPDC_NI@ 275NTPDSIM_DB = @NTPDSIM_DB@ 276NTPDSIM_DL = @NTPDSIM_DL@ 277NTPDSIM_DS = @NTPDSIM_DS@ 278NTPDSIM_MS = @NTPDSIM_MS@ 279NTPDSIM_NI = @NTPDSIM_NI@ 280NTPD_DB = @NTPD_DB@ 281NTPD_DL = @NTPD_DL@ 282NTPD_DS = @NTPD_DS@ 283NTPD_MS = @NTPD_MS@ 284NTPD_NI = @NTPD_NI@ 285NTPQ_DB = @NTPQ_DB@ 286NTPQ_DL = @NTPQ_DL@ 287NTPQ_DS = @NTPQ_DS@ 288NTPQ_MS = @NTPQ_MS@ 289NTPQ_NI = @NTPQ_NI@ 290NTPSNMPD_DB = @NTPSNMPD_DB@ 291NTPSNMPD_DL = @NTPSNMPD_DL@ 292NTPSNMPD_DS = @NTPSNMPD_DS@ 293NTPSNMPD_MS = @NTPSNMPD_MS@ 294NTPSNMPD_NI = @NTPSNMPD_NI@ 295NTPSWEEP_DB = @NTPSWEEP_DB@ 296NTPSWEEP_DL = @NTPSWEEP_DL@ 297NTPSWEEP_DS = @NTPSWEEP_DS@ 298NTPSWEEP_MS = @NTPSWEEP_MS@ 299NTPSWEEP_NI = @NTPSWEEP_NI@ 300NTPTIME_DB = @NTPTIME_DB@ 301NTPTIME_DL = @NTPTIME_DL@ 302NTPTIME_DS = @NTPTIME_DS@ 303NTPTIME_MS = @NTPTIME_MS@ 304NTPTIME_NI = @NTPTIME_NI@ 305NTPTRACE_DB = @NTPTRACE_DB@ 306NTPTRACE_DL = @NTPTRACE_DL@ 307NTPTRACE_DS = @NTPTRACE_DS@ 308NTPTRACE_MS = @NTPTRACE_MS@ 309NTPTRACE_NI = @NTPTRACE_NI@ 310NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 311NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 312NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 313NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 314NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 315NTP_KEYSDIR = @NTP_KEYSDIR@ 316NTP_WAIT_DB = @NTP_WAIT_DB@ 317NTP_WAIT_DL = @NTP_WAIT_DL@ 318NTP_WAIT_DS = @NTP_WAIT_DS@ 319NTP_WAIT_MS = @NTP_WAIT_MS@ 320NTP_WAIT_NI = @NTP_WAIT_NI@ 321OBJDUMP = @OBJDUMP@ 322OBJEXT = @OBJEXT@ 323OTOOL = @OTOOL@ 324OTOOL64 = @OTOOL64@ 325PACKAGE = @PACKAGE@ 326PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 327PACKAGE_NAME = @PACKAGE_NAME@ 328PACKAGE_STRING = @PACKAGE_STRING@ 329PACKAGE_TARNAME = @PACKAGE_TARNAME@ 330PACKAGE_URL = @PACKAGE_URL@ 331PACKAGE_VERSION = @PACKAGE_VERSION@ 332PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 333PATH_PERL = @PATH_PERL@ 334PATH_SEPARATOR = @PATH_SEPARATOR@ 335PATH_TEST = @PATH_TEST@ 336PERLLIBDIR = @PERLLIBDIR@ 337PKG_CONFIG = @PKG_CONFIG@ 338POSIX_SHELL = @POSIX_SHELL@ 339PROPDELAY = @PROPDELAY@ 340PTHREAD_LIBS = @PTHREAD_LIBS@ 341RANLIB = @RANLIB@ 342SED = @SED@ 343SET_MAKE = @SET_MAKE@ 344SHELL = @SHELL@ 345SNMP_CFLAGS = @SNMP_CFLAGS@ 346SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 347SNMP_LIBS = @SNMP_LIBS@ 348SNTP = @SNTP@ 349SNTP_DB = @SNTP_DB@ 350SNTP_DL = @SNTP_DL@ 351SNTP_DS = @SNTP_DS@ 352SNTP_MS = @SNTP_MS@ 353SNTP_NI = @SNTP_NI@ 354STDNORETURN_H = @STDNORETURN_H@ 355STRIP = @STRIP@ 356TESTDCF = @TESTDCF@ 357TICKADJ_DB = @TICKADJ_DB@ 358TICKADJ_DL = @TICKADJ_DL@ 359TICKADJ_DS = @TICKADJ_DS@ 360TICKADJ_MS = @TICKADJ_MS@ 361TICKADJ_NI = @TICKADJ_NI@ 362TIMETRIM_DB = @TIMETRIM_DB@ 363TIMETRIM_DL = @TIMETRIM_DL@ 364TIMETRIM_DS = @TIMETRIM_DS@ 365TIMETRIM_MS = @TIMETRIM_MS@ 366TIMETRIM_NI = @TIMETRIM_NI@ 367UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 368UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 369UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 370UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 371UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 372VERSION = @VERSION@ 373VER_SUFFIX = @VER_SUFFIX@ 374YACC = @YACC@ 375YFLAGS = @YFLAGS@ 376abs_builddir = @abs_builddir@ 377abs_srcdir = @abs_srcdir@ 378abs_top_builddir = @abs_top_builddir@ 379abs_top_srcdir = @abs_top_srcdir@ 380ac_ct_AR = @ac_ct_AR@ 381ac_ct_CC = @ac_ct_CC@ 382ac_ct_CXX = @ac_ct_CXX@ 383ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 384am__include = @am__include@ 385am__leading_dot = @am__leading_dot@ 386am__quote = @am__quote@ 387am__tar = @am__tar@ 388am__untar = @am__untar@ 389bindir = @bindir@ 390build = @build@ 391build_alias = @build_alias@ 392build_cpu = @build_cpu@ 393build_os = @build_os@ 394build_vendor = @build_vendor@ 395builddir = @builddir@ 396datadir = @datadir@ 397datarootdir = @datarootdir@ 398docdir = @docdir@ 399dvidir = @dvidir@ 400exec_prefix = @exec_prefix@ 401host = @host@ 402host_alias = @host_alias@ 403host_cpu = @host_cpu@ 404host_os = @host_os@ 405host_vendor = @host_vendor@ 406htmldir = @htmldir@ 407includedir = @includedir@ 408infodir = @infodir@ 409install_sh = @install_sh@ 410libdir = @libdir@ 411libexecdir = @libexecdir@ 412localedir = @localedir@ 413localstatedir = @localstatedir@ 414mandir = @mandir@ 415mkdir_p = @mkdir_p@ 416oldincludedir = @oldincludedir@ 417pdfdir = @pdfdir@ 418prefix = @prefix@ 419program_transform_name = @program_transform_name@ 420psdir = @psdir@ 421sbindir = @sbindir@ 422sharedstatedir = @sharedstatedir@ 423srcdir = @srcdir@ 424subdirs = @subdirs@ 425sysconfdir = @sysconfdir@ 426target_alias = @target_alias@ 427top_build_prefix = @top_build_prefix@ 428top_builddir = @top_builddir@ 429top_srcdir = @top_srcdir@ 430NULL = 431bin_PROGRAMS = $(NTPDC_DB) 432libexec_PROGRAMS = $(NTPDC_DL) 433sbin_PROGRAMS = $(NTPDC_DS) 434EXTRA_DATA = check-layout 435BUILT_SOURCES = @MAKE_CHECK_LAYOUT@ ntpdc-opts.c ntpdc-opts.h \ 436 check-libopts check-libntp .deps-ver 437AM_CFLAGS = $(CFLAGS_NTP) 438AM_CPPFLAGS = $(NTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_NTP) 439AM_LDFLAGS = $(LDFLAGS_NTP) 440 441# LDADD might need RESLIB and ADJLIB 442ntpdc_LDADD = version.o $(LIBOPTS_LDADD) ../libntp/libntp.a \ 443 $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) $(EDITLINE_LIBS) \ 444 $(LDADD_NTP) 445# ntpdc-layout doesn't need any additional libraries at all 446ntpdc_layout_LDADD = 447DISTCLEANFILES = .version version.c config.log $(man_MANS) 448CLEANFILES = check-layout layout.here nl.c ntpdc-layout check-libopts \ 449 check-libntp .deps-ver 450noinst_HEADERS = ntpdc.h 451ETAGS_ARGS = Makefile.am 452EXTRA_DIST = \ 453 invoke-ntpdc.menu \ 454 invoke-ntpdc.texi \ 455 layout.std \ 456 nl_in.c \ 457 nl.pl \ 458 ntpdc-opts.def \ 459 ntpdc.1ntpdcman \ 460 ntpdc.1ntpdcmdoc \ 461 ntpdc.man.in \ 462 ntpdc.mdoc.in \ 463 ntpdc.html \ 464 ntpdc.texi \ 465 $(NULL) 466 467man1_MANS = 468man8_MANS = 469man_MANS = ntpdc.$(NTPDC_MS) 470html_DATA = \ 471 $(srcdir)/ntpdc.html \ 472 $(NULL) 473 474noinst_DATA = \ 475 $(srcdir)/invoke-ntpdc.menu \ 476 $(srcdir)/invoke-ntpdc.texi \ 477 $(srcdir)/ntpdc.man.in \ 478 $(srcdir)/ntpdc.mdoc.in \ 479 $(NULL) 480 481run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \ 482 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable 483 484std_def_list = \ 485 $(top_srcdir)/sntp/include/debug-opt.def \ 486 $(top_srcdir)/sntp/include/autogen-version.def \ 487 $(top_srcdir)/sntp/include/copyright.def \ 488 $(top_srcdir)/sntp/include/homerc.def \ 489 $(top_srcdir)/sntp/include/ntp.lic \ 490 $(top_srcdir)/sntp/include/version.def \ 491 $(NULL) 492 493ntpdc_SOURCES = ntpdc.c ntpdc_ops.c ntpdc-opts.c ntpdc-opts.h 494NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \ 495 -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \ 496 -I$(top_srcdir)/lib/isc/unix/include 497all: $(BUILT_SOURCES) 498 $(MAKE) $(AM_MAKEFLAGS) all-am 499 500.SUFFIXES: 501.SUFFIXES: .c .lo .o .obj 502$(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) 503 @for dep in $?; do \ 504 case '$(am__configure_deps)' in \ 505 *$$dep*) \ 506 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 507 && { if test -f $@; then exit 0; else break; fi; }; \ 508 exit 1;; \ 509 esac; \ 510 done; \ 511 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpdc/Makefile'; \ 512 $(am__cd) $(top_srcdir) && \ 513 $(AUTOMAKE) --foreign ntpdc/Makefile 514.PRECIOUS: Makefile 515Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 516 @case '$?' in \ 517 *config.status*) \ 518 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 519 *) \ 520 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 521 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 522 esac; 523 524$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 525 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 526 527$(top_srcdir)/configure: $(am__configure_deps) 528 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 529$(ACLOCAL_M4): $(am__aclocal_m4_deps) 530 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 531$(am__aclocal_m4_deps): 532nl.pl: $(top_builddir)/config.status $(srcdir)/nl.pl.in 533 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 534install-binPROGRAMS: $(bin_PROGRAMS) 535 @$(NORMAL_INSTALL) 536 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 537 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 538 for p in $$list; do echo "$$p $$p"; done | \ 539 sed 's/$(EXEEXT)$$//' | \ 540 while read p p1; do if test -f $$p || test -f $$p1; \ 541 then echo "$$p"; echo "$$p"; else :; fi; \ 542 done | \ 543 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 544 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 545 sed 'N;N;N;s,\n, ,g' | \ 546 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 547 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 548 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 549 else { print "f", $$3 "/" $$4, $$1; } } \ 550 END { for (d in files) print "f", d, files[d] }' | \ 551 while read type dir files; do \ 552 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 553 test -z "$$files" || { \ 554 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 555 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 556 } \ 557 ; done 558 559uninstall-binPROGRAMS: 560 @$(NORMAL_UNINSTALL) 561 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 562 files=`for p in $$list; do echo "$$p"; done | \ 563 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 564 -e 's/$$/$(EXEEXT)/' `; \ 565 test -n "$$list" || exit 0; \ 566 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 567 cd "$(DESTDIR)$(bindir)" && rm -f $$files 568 569clean-binPROGRAMS: 570 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 571 echo " rm -f" $$list; \ 572 rm -f $$list || exit $$?; \ 573 test -n "$(EXEEXT)" || exit 0; \ 574 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 575 echo " rm -f" $$list; \ 576 rm -f $$list 577install-libexecPROGRAMS: $(libexec_PROGRAMS) 578 @$(NORMAL_INSTALL) 579 test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)" 580 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 581 for p in $$list; do echo "$$p $$p"; done | \ 582 sed 's/$(EXEEXT)$$//' | \ 583 while read p p1; do if test -f $$p || test -f $$p1; \ 584 then echo "$$p"; echo "$$p"; else :; fi; \ 585 done | \ 586 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 587 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 588 sed 'N;N;N;s,\n, ,g' | \ 589 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 590 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 591 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 592 else { print "f", $$3 "/" $$4, $$1; } } \ 593 END { for (d in files) print "f", d, files[d] }' | \ 594 while read type dir files; do \ 595 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 596 test -z "$$files" || { \ 597 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ 598 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ 599 } \ 600 ; done 601 602uninstall-libexecPROGRAMS: 603 @$(NORMAL_UNINSTALL) 604 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 605 files=`for p in $$list; do echo "$$p"; done | \ 606 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 607 -e 's/$$/$(EXEEXT)/' `; \ 608 test -n "$$list" || exit 0; \ 609 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ 610 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files 611 612clean-libexecPROGRAMS: 613 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ 614 echo " rm -f" $$list; \ 615 rm -f $$list || exit $$?; \ 616 test -n "$(EXEEXT)" || exit 0; \ 617 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 618 echo " rm -f" $$list; \ 619 rm -f $$list 620install-sbinPROGRAMS: $(sbin_PROGRAMS) 621 @$(NORMAL_INSTALL) 622 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" 623 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 624 for p in $$list; do echo "$$p $$p"; done | \ 625 sed 's/$(EXEEXT)$$//' | \ 626 while read p p1; do if test -f $$p || test -f $$p1; \ 627 then echo "$$p"; echo "$$p"; else :; fi; \ 628 done | \ 629 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 630 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 631 sed 'N;N;N;s,\n, ,g' | \ 632 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 633 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 634 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 635 else { print "f", $$3 "/" $$4, $$1; } } \ 636 END { for (d in files) print "f", d, files[d] }' | \ 637 while read type dir files; do \ 638 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 639 test -z "$$files" || { \ 640 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ 641 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ 642 } \ 643 ; done 644 645uninstall-sbinPROGRAMS: 646 @$(NORMAL_UNINSTALL) 647 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 648 files=`for p in $$list; do echo "$$p"; done | \ 649 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 650 -e 's/$$/$(EXEEXT)/' `; \ 651 test -n "$$list" || exit 0; \ 652 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ 653 cd "$(DESTDIR)$(sbindir)" && rm -f $$files 654 655clean-sbinPROGRAMS: 656 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \ 657 echo " rm -f" $$list; \ 658 rm -f $$list || exit $$?; \ 659 test -n "$(EXEEXT)" || exit 0; \ 660 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 661 echo " rm -f" $$list; \ 662 rm -f $$list 663ntpdc$(EXEEXT): $(ntpdc_OBJECTS) $(ntpdc_DEPENDENCIES) 664 @rm -f ntpdc$(EXEEXT) 665 $(AM_V_CCLD)$(LINK) $(ntpdc_OBJECTS) $(ntpdc_LDADD) $(LIBS) 666ntpdc-layout$(EXEEXT): $(ntpdc_layout_OBJECTS) $(ntpdc_layout_DEPENDENCIES) 667 @rm -f ntpdc-layout$(EXEEXT) 668 $(AM_V_CCLD)$(LINK) $(ntpdc_layout_OBJECTS) $(ntpdc_layout_LDADD) $(LIBS) 669 670mostlyclean-compile: 671 -rm -f *.$(OBJEXT) 672 673distclean-compile: 674 -rm -f *.tab.c 675 676@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-layout.Po@am__quote@ 677@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-opts.Po@am__quote@ 678@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc.Po@am__quote@ 679@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc_ops.Po@am__quote@ 680 681.c.o: 682@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 683@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 684@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 685@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 686@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 687@am__fastdepCC_FALSE@ $(COMPILE) -c $< 688 689.c.obj: 690@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 691@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 692@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 693@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 694@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 695@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 696 697.c.lo: 698@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 699@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 700@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 701@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 702@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 703@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 704 705mostlyclean-libtool: 706 -rm -f *.lo 707 708clean-libtool: 709 -rm -rf .libs _libs 710install-man1: $(man1_MANS) $(man_MANS) 711 @$(NORMAL_INSTALL) 712 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" 713 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 714 { for i in $$list; do echo "$$i"; done; \ 715 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 716 sed -n '/\.1[a-z]*$$/p'; \ 717 } | while read p; do \ 718 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 719 echo "$$d$$p"; echo "$$p"; \ 720 done | \ 721 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 722 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 723 sed 'N;N;s,\n, ,g' | { \ 724 list=; while read file base inst; do \ 725 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 726 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 727 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 728 fi; \ 729 done; \ 730 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 731 while read files; do \ 732 test -z "$$files" || { \ 733 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 734 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 735 done; } 736 737uninstall-man1: 738 @$(NORMAL_UNINSTALL) 739 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 740 files=`{ for i in $$list; do echo "$$i"; done; \ 741 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 742 sed -n '/\.1[a-z]*$$/p'; \ 743 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 744 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 745 test -z "$$files" || { \ 746 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ 747 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } 748install-man8: $(man8_MANS) $(man_MANS) 749 @$(NORMAL_INSTALL) 750 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)" 751 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 752 { for i in $$list; do echo "$$i"; done; \ 753 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 754 sed -n '/\.8[a-z]*$$/p'; \ 755 } | while read p; do \ 756 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 757 echo "$$d$$p"; echo "$$p"; \ 758 done | \ 759 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 760 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 761 sed 'N;N;s,\n, ,g' | { \ 762 list=; while read file base inst; do \ 763 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 764 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ 765 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ 766 fi; \ 767 done; \ 768 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 769 while read files; do \ 770 test -z "$$files" || { \ 771 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ 772 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ 773 done; } 774 775uninstall-man8: 776 @$(NORMAL_UNINSTALL) 777 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 778 files=`{ for i in $$list; do echo "$$i"; done; \ 779 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 780 sed -n '/\.8[a-z]*$$/p'; \ 781 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 782 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 783 test -z "$$files" || { \ 784 echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \ 785 cd "$(DESTDIR)$(man8dir)" && rm -f $$files; } 786install-htmlDATA: $(html_DATA) 787 @$(NORMAL_INSTALL) 788 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)" 789 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 790 for p in $$list; do \ 791 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 792 echo "$$d$$p"; \ 793 done | $(am__base_list) | \ 794 while read files; do \ 795 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ 796 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ 797 done 798 799uninstall-htmlDATA: 800 @$(NORMAL_UNINSTALL) 801 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 802 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 803 test -n "$$files" || exit 0; \ 804 echo " ( cd '$(DESTDIR)$(htmldir)' && rm -f" $$files ")"; \ 805 cd "$(DESTDIR)$(htmldir)" && rm -f $$files 806 807ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 808 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 809 unique=`for i in $$list; do \ 810 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 811 done | \ 812 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 813 END { if (nonempty) { for (i in files) print i; }; }'`; \ 814 mkid -fID $$unique 815tags: TAGS 816 817TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 818 $(TAGS_FILES) $(LISP) 819 set x; \ 820 here=`pwd`; \ 821 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 822 unique=`for i in $$list; do \ 823 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 824 done | \ 825 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 826 END { if (nonempty) { for (i in files) print i; }; }'`; \ 827 shift; \ 828 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 829 test -n "$$unique" || unique=$$empty_fix; \ 830 if test $$# -gt 0; then \ 831 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 832 "$$@" $$unique; \ 833 else \ 834 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 835 $$unique; \ 836 fi; \ 837 fi 838ctags: CTAGS 839CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 840 $(TAGS_FILES) $(LISP) 841 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 842 unique=`for i in $$list; do \ 843 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 844 done | \ 845 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 846 END { if (nonempty) { for (i in files) print i; }; }'`; \ 847 test -z "$(CTAGS_ARGS)$$unique" \ 848 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 849 $$unique 850 851GTAGS: 852 here=`$(am__cd) $(top_builddir) && pwd` \ 853 && $(am__cd) $(top_srcdir) \ 854 && gtags -i $(GTAGS_ARGS) "$$here" 855 856distclean-tags: 857 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 858 859distdir: $(DISTFILES) 860 @list='$(MANS)'; if test -n "$$list"; then \ 861 list=`for p in $$list; do \ 862 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 863 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ 864 if test -n "$$list" && \ 865 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ 866 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ 867 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ 868 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ 869 echo " typically \`make maintainer-clean' will remove them" >&2; \ 870 exit 1; \ 871 else :; fi; \ 872 else :; fi 873 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 874 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 875 list='$(DISTFILES)'; \ 876 dist_files=`for file in $$list; do echo $$file; done | \ 877 sed -e "s|^$$srcdirstrip/||;t" \ 878 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 879 case $$dist_files in \ 880 */*) $(MKDIR_P) `echo "$$dist_files" | \ 881 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 882 sort -u` ;; \ 883 esac; \ 884 for file in $$dist_files; do \ 885 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 886 if test -d $$d/$$file; then \ 887 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 888 if test -d "$(distdir)/$$file"; then \ 889 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 890 fi; \ 891 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 892 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 893 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 894 fi; \ 895 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 896 else \ 897 test -f "$(distdir)/$$file" \ 898 || cp -p $$d/$$file "$(distdir)/$$file" \ 899 || exit 1; \ 900 fi; \ 901 done 902check-am: all-am 903check: $(BUILT_SOURCES) 904 $(MAKE) $(AM_MAKEFLAGS) check-am 905all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) 906installdirs: 907 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \ 908 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 909 done 910install: $(BUILT_SOURCES) 911 $(MAKE) $(AM_MAKEFLAGS) install-am 912install-exec: install-exec-am 913install-data: install-data-am 914uninstall: uninstall-am 915 916install-am: all-am 917 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 918 919installcheck: installcheck-am 920install-strip: 921 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 922 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 923 `test -z '$(STRIP)' || \ 924 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 925mostlyclean-generic: 926 927clean-generic: 928 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 929 930distclean-generic: 931 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 932 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 933 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 934 935maintainer-clean-generic: 936 @echo "This command is intended for maintainers to use" 937 @echo "it deletes files that may require special tools to rebuild." 938 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 939clean: clean-am 940 941clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \ 942 clean-libtool clean-sbinPROGRAMS mostlyclean-am 943 944distclean: distclean-am 945 -rm -rf ./$(DEPDIR) 946 -rm -f Makefile 947distclean-am: clean-am distclean-compile distclean-generic \ 948 distclean-tags 949 950dvi: dvi-am 951 952dvi-am: 953 954html: html-am 955 956html-am: 957 958info: info-am 959 960info-am: 961 962install-data-am: install-data-local install-htmlDATA install-man 963 964install-dvi: install-dvi-am 965 966install-dvi-am: 967 968install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \ 969 install-sbinPROGRAMS 970 @$(NORMAL_INSTALL) 971 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 972install-html: install-html-am 973 974install-html-am: 975 976install-info: install-info-am 977 978install-info-am: 979 980install-man: install-man1 install-man8 981 982install-pdf: install-pdf-am 983 984install-pdf-am: 985 986install-ps: install-ps-am 987 988install-ps-am: 989 990installcheck-am: 991 992maintainer-clean: maintainer-clean-am 993 -rm -rf ./$(DEPDIR) 994 -rm -f Makefile 995maintainer-clean-am: distclean-am maintainer-clean-generic 996 997mostlyclean: mostlyclean-am 998 999mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1000 mostlyclean-libtool 1001 1002pdf: pdf-am 1003 1004pdf-am: 1005 1006ps: ps-am 1007 1008ps-am: 1009 1010uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \ 1011 uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS 1012 1013uninstall-man: uninstall-man1 uninstall-man8 1014 1015.MAKE: all check install install-am install-exec-am install-strip 1016 1017.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 1018 clean-generic clean-libexecPROGRAMS clean-libtool \ 1019 clean-sbinPROGRAMS ctags distclean distclean-compile \ 1020 distclean-generic distclean-libtool distclean-tags distdir dvi \ 1021 dvi-am html html-am info info-am install install-am \ 1022 install-binPROGRAMS install-data install-data-am \ 1023 install-data-local install-dvi install-dvi-am install-exec \ 1024 install-exec-am install-exec-hook install-html install-html-am \ 1025 install-htmlDATA install-info install-info-am \ 1026 install-libexecPROGRAMS install-man install-man1 install-man8 \ 1027 install-pdf install-pdf-am install-ps install-ps-am \ 1028 install-sbinPROGRAMS install-strip installcheck \ 1029 installcheck-am installdirs maintainer-clean \ 1030 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1031 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1032 tags uninstall uninstall-am uninstall-binPROGRAMS \ 1033 uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \ 1034 uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS 1035 1036 1037install-data-local: install-html 1038 1039$(srcdir)/ntpdc-opts.h: $(srcdir)/ntpdc-opts.c 1040 @: do-nothing action to avoid default SCCS get, .h built with .c 1041 1042$(srcdir)/ntpdc-opts.c: $(srcdir)/ntpdc-opts.def $(std_def_list) 1043 $(run_ag) ntpdc-opts.def 1044 1045### 1046 1047$(srcdir)/ntpdc.1ntpdcman: $(srcdir)/ntpdc-opts.def $(std_def_list) 1048 $(run_ag) -DMAN_SECTION=1ntpdcman -Tagman-cmd.tpl ntpdc-opts.def 1049 1050$(srcdir)/ntpdc.man.in: $(srcdir)/ntpdc.1ntpdcman $(top_srcdir)/sntp/scripts/mansec2subst.sed 1051 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcman > $(srcdir)/ntpdc.man.in+ 1052 mv $(srcdir)/ntpdc.man.in+ $(srcdir)/ntpdc.man.in 1053 1054### 1055 1056$(srcdir)/ntpdc.1ntpdcmdoc: $(srcdir)/ntpdc-opts.def $(std_def_list) 1057 $(run_ag) -DMAN_SECTION=1ntpdcmdoc -Tagmdoc-cmd.tpl ntpdc-opts.def 1058 1059$(srcdir)/ntpdc.mdoc.in: $(srcdir)/ntpdc.1ntpdcmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1060 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcmdoc > $(srcdir)/ntpdc.mdoc.in+ 1061 mv $(srcdir)/ntpdc.mdoc.in+ $(srcdir)/ntpdc.mdoc.in 1062 1063### 1064 1065ntpdc.$(NTPDC_MS): $(srcdir)/ntpdc.$(MANTAGFMT).in $(top_builddir)/config.status 1066 $(top_builddir)/config.status --file=ntpdc.$(NTPDC_MS)+:$(srcdir)/ntpdc.$(MANTAGFMT).in 1067 mv ntpdc.$(NTPDC_MS)+ ntpdc.$(NTPDC_MS) 1068 1069### 1070 1071$(srcdir)/invoke-ntpdc.menu: $(srcdir)/invoke-ntpdc.texi 1072 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1073 1074$(srcdir)/invoke-ntpdc.texi: $(srcdir)/ntpdc-opts.def $(std_def_list) 1075 $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpdc-opts.def 1076 $(top_srcdir)/scripts/build/check--help $@ 1077 1078$(srcdir)/ntpdc.html: $(srcdir)/invoke-ntpdc.menu $(srcdir)/invoke-ntpdc.texi $(srcdir)/ntpdc.texi $(top_srcdir)/sntp/include/version.texi 1079 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntpdc.html ntpdc.texi || true ) 1080 1081ntpdc-layout.o: nl.c 1082 1083layout.here: ntpdc-layout 1084 ./ntpdc-layout > $@ 1085 1086check-layout: ntpdc-layout $(srcdir)/layout.std layout.here 1087 cmp $(srcdir)/layout.std layout.here && echo stamp > $@ 1088 1089$(PROGRAMS): version.o 1090 1091$(top_srcdir)/sntp/scm-rev: 1092 cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev 1093 1094version.c: $(ntpdc_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/sntp/scm-rev 1095 env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdc 1096 1097version.o: version.c 1098 env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o 1099 1100# I ran nl_in.c (attached, to be installed into ntpdc) through 1101# $(CC) -E nl_in.c | nl.pl > nl.c 1102nl.c: nl_in.c nl.pl Makefile.am ../config.h ../include/ntp_request.h ntpdc.h 1103 $(CC) -E $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srcdir)/nl_in.c | ./nl.pl > nl.c 1104 1105install-exec-hook: 1106 @test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \ 1107 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \ 1108 test ! -f ${sbindir}/$$i \ 1109 || echo "*** $$i is also in ${sbindir}!"; \ 1110 done 1111 @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}" \ 1112 || for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do \ 1113 test ! -f ${bindir}/$$i \ 1114 || echo "*** $$i is also in ${bindir}!"; \ 1115 done 1116 1117# 1118 1119check-libopts: ../sntp/libopts/libopts.la 1120 @echo stamp > $@ 1121 1122../sntp/libopts/libopts.la: 1123 -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la 1124 1125check-libntp: ../libntp/libntp.a 1126 @echo stamp > $@ 1127 1128../libntp/libntp.a: 1129 cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a 1130$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver 1131 @[ -f $@ ] || \ 1132 cp $(top_srcdir)/deps-ver $@ 1133 @[ -w $@ ] || \ 1134 chmod ug+w $@ 1135 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \ 1136 $(MAKE) $(AM_MAKEFLAGS) clean && \ 1137 echo -n "Prior $(subdir)/$(DEPDIR) version " && \ 1138 cat $@ && \ 1139 rm -rf $(DEPDIR) && \ 1140 mkdir $(DEPDIR) && \ 1141 case "$(top_builddir)" in \ 1142 .) \ 1143 ./config.status Makefile depfiles \ 1144 ;; \ 1145 *) \ 1146 cd "$(top_builddir)" && \ 1147 ./config.status $(subdir)/Makefile depfiles && \ 1148 cd $(subdir) \ 1149 ;; \ 1150 esac && \ 1151 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \ 1152 cat $(top_srcdir)/deps-ver \ 1153 ) 1154 cp $(top_srcdir)/deps-ver $@ 1155 1156.deps-ver: $(top_srcdir)/deps-ver 1157 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver 1158 @touch $@ 1159 1160# 1161# depsver.mf included in Makefile.am for directories with .deps 1162# 1163# When building in the same directory with sources that change over 1164# time, such as when tracking using bk, the .deps files can become 1165# stale with respect to moved, deleted, or superceded headers. Most 1166# commonly, this would exhibit as make reporting a failure to make a 1167# header file which is no longer in the location given. To address 1168# this issue, we use a deps-ver file which is updated with each change 1169# that breaks old .deps files. A copy of deps-ver is made into 1170# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present 1171# with different contents than deps-ver, we make clean to ensure all 1172# .o files built before the incompatible change are rebuilt along with 1173# their updated .deps files, then remove $(DEPDIR) and recreate it as 1174# empty stubs. 1175# 1176# It is normal when configured with --disable-dependency-tracking for 1177# the DEPDIR to not have been created. For this reason, we use the 1178# intermediate target .deps-ver, which invokes make recursively if 1179# DEPDIR exists. 1180# 1181# If you modify depsver.mf, please make the changes to the master 1182# copy, the one in sntp is copied by the bootstrap script from it. 1183# 1184# This comment block follows rather than leads the related code so that 1185# it stays with it in the generated Makefile.in and Makefile. 1186# 1187 1188# Tell versions [3.59,3.63) of GNU make to not export all variables. 1189# Otherwise a system limit (for SysV at least) may be exceeded. 1190.NOEXPORT: 1191