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