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@ 17VPATH = @srcdir@ 18pkgdatadir = $(datadir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkglibexecdir = $(libexecdir)/@PACKAGE@ 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 23install_sh_DATA = $(install_sh) -c -m 644 24install_sh_PROGRAM = $(install_sh) -c 25install_sh_SCRIPT = $(install_sh) -c 26INSTALL_HEADER = $(INSTALL_DATA) 27transform = $(program_transform_name) 28NORMAL_INSTALL = : 29PRE_INSTALL = : 30POST_INSTALL = : 31NORMAL_UNINSTALL = : 32PRE_UNINSTALL = : 33POST_UNINSTALL = : 34build_triplet = @build@ 35host_triplet = @host@ 36subdir = . 37DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 38 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 39 $(top_srcdir)/configure ChangeLog INSTALL NEWS TODO install-sh \ 40 sntp/libevent/build-aux/compile \ 41 sntp/libevent/build-aux/config.guess \ 42 sntp/libevent/build-aux/config.sub \ 43 sntp/libevent/build-aux/depcomp \ 44 sntp/libevent/build-aux/install-sh \ 45 sntp/libevent/build-aux/ltmain.sh \ 46 sntp/libevent/build-aux/missing sntp/libevent/build-aux/ylwrap 47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 48am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 49 $(top_srcdir)/sntp/libevent/m4/openldap-thread-check.m4 \ 50 $(top_srcdir)/sntp/libevent/m4/openldap.m4 \ 51 $(top_srcdir)/sntp/m4/define_dir.m4 \ 52 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 53 $(top_srcdir)/sntp/m4/libtool.m4 \ 54 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 55 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 56 $(top_srcdir)/sntp/m4/ltversion.m4 \ 57 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 58 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 59 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 60 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 61 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 62 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 63 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 64 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 65 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 66 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 67 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 68 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 69 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 70 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 71 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 72 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 73 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 74 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 75 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 76 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 77 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 78 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 79 $(top_srcdir)/sntp/m4/snprintf.m4 \ 80 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 81am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 82 $(ACLOCAL_M4) 83am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 84 configure.lineno config.status.lineno 85mkinstalldirs = $(install_sh) -d 86CONFIG_HEADER = config.h 87CONFIG_CLEAN_FILES = 88CONFIG_CLEAN_VPATH_FILES = 89AM_V_GEN = $(am__v_GEN_$(V)) 90am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 91am__v_GEN_0 = @echo " GEN " $@; 92AM_V_at = $(am__v_at_$(V)) 93am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 94am__v_at_0 = @ 95SOURCES = 96DIST_SOURCES = 97RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 98 html-recursive info-recursive install-data-recursive \ 99 install-dvi-recursive install-exec-recursive \ 100 install-html-recursive install-info-recursive \ 101 install-pdf-recursive install-ps-recursive install-recursive \ 102 installcheck-recursive installdirs-recursive pdf-recursive \ 103 ps-recursive uninstall-recursive 104RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 105 distclean-recursive maintainer-clean-recursive 106AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 107 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 108 distdir dist dist-all distcheck 109ETAGS = etags 110CTAGS = ctags 111DIST_SUBDIRS = $(SUBDIRS) 112DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 113distdir = $(PACKAGE)-$(VERSION) 114top_distdir = $(distdir) 115am__remove_distdir = \ 116 { test ! -d "$(distdir)" \ 117 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 118 && rm -fr "$(distdir)"; }; } 119am__relativize = \ 120 dir0=`pwd`; \ 121 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 122 sed_rest='s,^[^/]*/*,,'; \ 123 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 124 sed_butlast='s,/*[^/]*$$,,'; \ 125 while test -n "$$dir1"; do \ 126 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 127 if test "$$first" != "."; then \ 128 if test "$$first" = ".."; then \ 129 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 130 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 131 else \ 132 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 133 if test "$$first2" = "$$first"; then \ 134 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 135 else \ 136 dir2="../$$dir2"; \ 137 fi; \ 138 dir0="$$dir0"/"$$first"; \ 139 fi; \ 140 fi; \ 141 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 142 done; \ 143 reldir="$$dir2" 144DIST_ARCHIVES = $(distdir).tar.gz 145GZIP_ENV = --best 146distuninstallcheck_listfiles = find . -type f -print 147distcleancheck_listfiles = find . -type f -print 148ACLOCAL = @ACLOCAL@ 149ALLOCA = @ALLOCA@ 150AMTAR = @AMTAR@ 151AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 152AR = @AR@ 153AUTOCONF = @AUTOCONF@ 154AUTOHEADER = @AUTOHEADER@ 155AUTOMAKE = @AUTOMAKE@ 156AWK = @AWK@ 157CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 158CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 159CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 160CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 161CC = @CC@ 162CCDEPMODE = @CCDEPMODE@ 163CFLAGS = @CFLAGS@ 164CFLAGS_NTP = @CFLAGS_NTP@ 165CHUTEST = @CHUTEST@ 166CONFIG_SHELL = @CONFIG_SHELL@ 167CPP = @CPP@ 168CPPFLAGS = @CPPFLAGS@ 169CPPFLAGS_NTP = @CPPFLAGS_NTP@ 170CXX = @CXX@ 171CXXCPP = @CXXCPP@ 172CXXDEPMODE = @CXXDEPMODE@ 173CXXFLAGS = @CXXFLAGS@ 174CYGPATH_W = @CYGPATH_W@ 175DCFD = @DCFD@ 176DEFS = @DEFS@ 177DEPDIR = @DEPDIR@ 178DLLTOOL = @DLLTOOL@ 179DSYMUTIL = @DSYMUTIL@ 180DUMPBIN = @DUMPBIN@ 181ECHO_C = @ECHO_C@ 182ECHO_N = @ECHO_N@ 183ECHO_T = @ECHO_T@ 184EDITLINE_LIBS = @EDITLINE_LIBS@ 185EGREP = @EGREP@ 186EXEEXT = @EXEEXT@ 187FGREP = @FGREP@ 188GREP = @GREP@ 189GTEST_CONFIG = @GTEST_CONFIG@ 190GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 191GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 192GTEST_LDFLAGS = @GTEST_LDFLAGS@ 193GTEST_LIBS = @GTEST_LIBS@ 194HAVE_INLINE = @HAVE_INLINE@ 195HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 196HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 197INSTALL = @INSTALL@ 198INSTALL_DATA = @INSTALL_DATA@ 199INSTALL_PROGRAM = @INSTALL_PROGRAM@ 200INSTALL_SCRIPT = @INSTALL_SCRIPT@ 201INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 202LD = @LD@ 203LDADD_LIBNTP = @LDADD_LIBNTP@ 204LDADD_NLIST = @LDADD_NLIST@ 205LDADD_NTP = @LDADD_NTP@ 206LDFLAGS = @LDFLAGS@ 207LDFLAGS_NTP = @LDFLAGS_NTP@ 208LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 209LIBM = @LIBM@ 210LIBOBJS = @LIBOBJS@ 211LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 212LIBOPTS_DIR = @LIBOPTS_DIR@ 213LIBOPTS_LDADD = @LIBOPTS_LDADD@ 214LIBPARSE = @LIBPARSE@ 215LIBS = @LIBS@ 216LIBTOOL = @LIBTOOL@ 217LIBTOOL_DEPS = @LIBTOOL_DEPS@ 218LIPO = @LIPO@ 219LN_S = @LN_S@ 220LSCF = @LSCF@ 221LTLIBOBJS = @LTLIBOBJS@ 222MAKEINFO = @MAKEINFO@ 223MAKE_ADJTIMED = @MAKE_ADJTIMED@ 224MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 225MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 226MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 227MAKE_LIBPARSE = @MAKE_LIBPARSE@ 228MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 229MAKE_NTPDSIM = @MAKE_NTPDSIM@ 230MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 231MAKE_NTPTIME = @MAKE_NTPTIME@ 232MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 233MAKE_TICKADJ = @MAKE_TICKADJ@ 234MAKE_TIMETRIM = @MAKE_TIMETRIM@ 235MANIFEST_TOOL = @MANIFEST_TOOL@ 236MANTAGFMT = @MANTAGFMT@ 237MKDIR_P = @MKDIR_P@ 238NM = @NM@ 239NMEDIT = @NMEDIT@ 240NTPDATE_DB = @NTPDATE_DB@ 241NTPDATE_DL = @NTPDATE_DL@ 242NTPDATE_DS = @NTPDATE_DS@ 243NTPDATE_MS = @NTPDATE_MS@ 244NTPDC_DB = @NTPDC_DB@ 245NTPDC_DL = @NTPDC_DL@ 246NTPDC_DS = @NTPDC_DS@ 247NTPDC_MS = @NTPDC_MS@ 248NTPDSIM_DB = @NTPDSIM_DB@ 249NTPDSIM_DL = @NTPDSIM_DL@ 250NTPDSIM_DS = @NTPDSIM_DS@ 251NTPDSIM_MS = @NTPDSIM_MS@ 252NTPD_DB = @NTPD_DB@ 253NTPD_DL = @NTPD_DL@ 254NTPD_DS = @NTPD_DS@ 255NTPD_MS = @NTPD_MS@ 256NTPQ_DB = @NTPQ_DB@ 257NTPQ_DL = @NTPQ_DL@ 258NTPQ_DS = @NTPQ_DS@ 259NTPQ_MS = @NTPQ_MS@ 260NTPSNMPD_DB = @NTPSNMPD_DB@ 261NTPSNMPD_DL = @NTPSNMPD_DL@ 262NTPSNMPD_DS = @NTPSNMPD_DS@ 263NTPSNMPD_MS = @NTPSNMPD_MS@ 264NTPTIME_DB = @NTPTIME_DB@ 265NTPTIME_DL = @NTPTIME_DL@ 266NTPTIME_DS = @NTPTIME_DS@ 267NTPTIME_MS = @NTPTIME_MS@ 268NTPTRACE_DB = @NTPTRACE_DB@ 269NTPTRACE_DL = @NTPTRACE_DL@ 270NTPTRACE_DS = @NTPTRACE_DS@ 271NTPTRACE_MS = @NTPTRACE_MS@ 272NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 273NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 274NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 275NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 276NTP_KEYSDIR = @NTP_KEYSDIR@ 277NTP_WAIT_DB = @NTP_WAIT_DB@ 278NTP_WAIT_DL = @NTP_WAIT_DL@ 279NTP_WAIT_DS = @NTP_WAIT_DS@ 280NTP_WAIT_MS = @NTP_WAIT_MS@ 281OBJDUMP = @OBJDUMP@ 282OBJEXT = @OBJEXT@ 283OTOOL = @OTOOL@ 284OTOOL64 = @OTOOL64@ 285PACKAGE = @PACKAGE@ 286PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 287PACKAGE_NAME = @PACKAGE_NAME@ 288PACKAGE_STRING = @PACKAGE_STRING@ 289PACKAGE_TARNAME = @PACKAGE_TARNAME@ 290PACKAGE_URL = @PACKAGE_URL@ 291PACKAGE_VERSION = @PACKAGE_VERSION@ 292PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 293PATH_PERL = @PATH_PERL@ 294PATH_SEPARATOR = @PATH_SEPARATOR@ 295PATH_TEST = @PATH_TEST@ 296PERLLIBDIR = @PERLLIBDIR@ 297PKG_CONFIG = @PKG_CONFIG@ 298POSIX_SHELL = @POSIX_SHELL@ 299PROPDELAY = @PROPDELAY@ 300PTHREAD_LIBS = @PTHREAD_LIBS@ 301RANLIB = @RANLIB@ 302SED = @SED@ 303SET_MAKE = @SET_MAKE@ 304SHELL = @SHELL@ 305SNMP_CFLAGS = @SNMP_CFLAGS@ 306SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 307SNMP_LIBS = @SNMP_LIBS@ 308SNTP = @SNTP@ 309SNTP_DB = @SNTP_DB@ 310SNTP_DL = @SNTP_DL@ 311SNTP_DS = @SNTP_DS@ 312SNTP_MS = @SNTP_MS@ 313STRIP = @STRIP@ 314TESTDCF = @TESTDCF@ 315TICKADJ_DB = @TICKADJ_DB@ 316TICKADJ_DL = @TICKADJ_DL@ 317TICKADJ_DS = @TICKADJ_DS@ 318TICKADJ_MS = @TICKADJ_MS@ 319TIMETRIM_DB = @TIMETRIM_DB@ 320TIMETRIM_DL = @TIMETRIM_DL@ 321TIMETRIM_DS = @TIMETRIM_DS@ 322TIMETRIM_MS = @TIMETRIM_MS@ 323VERSION = @VERSION@ 324VER_SUFFIX = @VER_SUFFIX@ 325YACC = @YACC@ 326YFLAGS = @YFLAGS@ 327abs_builddir = @abs_builddir@ 328abs_srcdir = @abs_srcdir@ 329abs_top_builddir = @abs_top_builddir@ 330abs_top_srcdir = @abs_top_srcdir@ 331ac_ct_AR = @ac_ct_AR@ 332ac_ct_CC = @ac_ct_CC@ 333ac_ct_CXX = @ac_ct_CXX@ 334ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 335am__include = @am__include@ 336am__leading_dot = @am__leading_dot@ 337am__quote = @am__quote@ 338am__tar = @am__tar@ 339am__untar = @am__untar@ 340bindir = @bindir@ 341build = @build@ 342build_alias = @build_alias@ 343build_cpu = @build_cpu@ 344build_os = @build_os@ 345build_vendor = @build_vendor@ 346builddir = @builddir@ 347datadir = @datadir@ 348datarootdir = @datarootdir@ 349docdir = @docdir@ 350dvidir = @dvidir@ 351exec_prefix = @exec_prefix@ 352host = @host@ 353host_alias = @host_alias@ 354host_cpu = @host_cpu@ 355host_os = @host_os@ 356host_vendor = @host_vendor@ 357htmldir = @htmldir@ 358includedir = @includedir@ 359infodir = @infodir@ 360install_sh = @install_sh@ 361libdir = @libdir@ 362libexecdir = @libexecdir@ 363localedir = @localedir@ 364localstatedir = @localstatedir@ 365mandir = @mandir@ 366mkdir_p = @mkdir_p@ 367oldincludedir = @oldincludedir@ 368pdfdir = @pdfdir@ 369prefix = @prefix@ 370program_transform_name = @program_transform_name@ 371psdir = @psdir@ 372sbindir = @sbindir@ 373sharedstatedir = @sharedstatedir@ 374srcdir = @srcdir@ 375subdirs = @subdirs@ 376sysconfdir = @sysconfdir@ 377target_alias = @target_alias@ 378top_build_prefix = @top_build_prefix@ 379top_builddir = @top_builddir@ 380top_srcdir = @top_srcdir@ 381ACLOCAL_AMFLAGS = -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4 382NULL = 383SUBDIRS = \ 384 scripts \ 385 include \ 386 libntp \ 387 libparse \ 388 ntpd \ 389 ntpdate \ 390 ntpdc \ 391 ntpq \ 392 ntpsnmpd \ 393 parseutil \ 394 adjtimed \ 395 clockstuff \ 396 kernel \ 397 util \ 398 sntp \ 399 tests \ 400 $(NULL) 401 402DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp 403EXTRA_DIST = \ 404 $(srcdir)/COPYRIGHT \ 405 ChangeLog \ 406 CommitLog \ 407 CommitLog-4.1.0 \ 408 NEWS \ 409 NOTES.y2kfixes \ 410 README.bk \ 411 README.hackers \ 412 README.patches \ 413 README.refclocks \ 414 README.versions \ 415 TODO \ 416 WHERE-TO-START \ 417 bootstrap \ 418 build \ 419 config.h.in \ 420 dot.emacs \ 421 flock-build \ 422 packageinfo.sh \ 423 readme.y2kfixes \ 424 results.y2kfixes \ 425 \ 426 conf \ 427 html \ 428 lib/isc \ 429 ports \ 430 \ 431 deps-ver \ 432 \ 433 $(NULL) 434 435CLEANFILES = 436DISTCLEANFILES = .gcc-warning 437 438# HMS: Keep .gcc-warning first, as that way it gets printed first. 439BUILT_SOURCES = \ 440 .gcc-warning \ 441 libtool \ 442 sntp/built-sources-only \ 443 $(srcdir)/COPYRIGHT \ 444 $(srcdir)/.checkChangeLog \ 445 $(NULL) 446 447 448# HMS: The following seems to be a work-in-progress... 449CVO = `$(srcdir)/sntp/libevent/build-aux/config.guess` 450BHOST = `(hostname || uname -n)` 451all: $(BUILT_SOURCES) config.h 452 $(MAKE) $(AM_MAKEFLAGS) all-recursive 453 454.SUFFIXES: 455am--refresh: 456 @: 457$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 458 @for dep in $?; do \ 459 case '$(am__configure_deps)' in \ 460 *$$dep*) \ 461 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 462 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 463 && exit 0; \ 464 exit 1;; \ 465 esac; \ 466 done; \ 467 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 468 $(am__cd) $(top_srcdir) && \ 469 $(AUTOMAKE) --foreign Makefile 470.PRECIOUS: Makefile 471Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 472 @case '$?' in \ 473 *config.status*) \ 474 echo ' $(SHELL) ./config.status'; \ 475 $(SHELL) ./config.status;; \ 476 *) \ 477 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 478 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 479 esac; 480 481$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 482 $(SHELL) ./config.status --recheck 483 484$(top_srcdir)/configure: $(am__configure_deps) 485 $(am__cd) $(srcdir) && $(AUTOCONF) 486$(ACLOCAL_M4): $(am__aclocal_m4_deps) 487 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 488$(am__aclocal_m4_deps): 489 490config.h: stamp-h1 491 @if test ! -f $@; then \ 492 rm -f stamp-h1; \ 493 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 494 else :; fi 495 496stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 497 @rm -f stamp-h1 498 cd $(top_builddir) && $(SHELL) ./config.status config.h 499$(srcdir)/config.h.in: $(am__configure_deps) 500 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 501 rm -f stamp-h1 502 touch $@ 503 504distclean-hdr: 505 -rm -f config.h stamp-h1 506 507mostlyclean-libtool: 508 -rm -f *.lo 509 510clean-libtool: 511 -rm -rf .libs _libs 512 513distclean-libtool: 514 -rm -f libtool config.lt 515 516# This directory's subdirectories are mostly independent; you can cd 517# into them and run `make' without going through this Makefile. 518# To change the values of `make' variables: instead of editing Makefiles, 519# (1) if the variable is set in `config.status', edit `config.status' 520# (which will cause the Makefiles to be regenerated when you run `make'); 521# (2) otherwise, pass the desired values on the `make' command line. 522$(RECURSIVE_TARGETS): 523 @fail= failcom='exit 1'; \ 524 for f in x $$MAKEFLAGS; do \ 525 case $$f in \ 526 *=* | --[!k]*);; \ 527 *k*) failcom='fail=yes';; \ 528 esac; \ 529 done; \ 530 dot_seen=no; \ 531 target=`echo $@ | sed s/-recursive//`; \ 532 list='$(SUBDIRS)'; for subdir in $$list; do \ 533 echo "Making $$target in $$subdir"; \ 534 if test "$$subdir" = "."; then \ 535 dot_seen=yes; \ 536 local_target="$$target-am"; \ 537 else \ 538 local_target="$$target"; \ 539 fi; \ 540 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 541 || eval $$failcom; \ 542 done; \ 543 if test "$$dot_seen" = "no"; then \ 544 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 545 fi; test -z "$$fail" 546 547$(RECURSIVE_CLEAN_TARGETS): 548 @fail= failcom='exit 1'; \ 549 for f in x $$MAKEFLAGS; do \ 550 case $$f in \ 551 *=* | --[!k]*);; \ 552 *k*) failcom='fail=yes';; \ 553 esac; \ 554 done; \ 555 dot_seen=no; \ 556 case "$@" in \ 557 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 558 *) list='$(SUBDIRS)' ;; \ 559 esac; \ 560 rev=''; for subdir in $$list; do \ 561 if test "$$subdir" = "."; then :; else \ 562 rev="$$subdir $$rev"; \ 563 fi; \ 564 done; \ 565 rev="$$rev ."; \ 566 target=`echo $@ | sed s/-recursive//`; \ 567 for subdir in $$rev; do \ 568 echo "Making $$target in $$subdir"; \ 569 if test "$$subdir" = "."; then \ 570 local_target="$$target-am"; \ 571 else \ 572 local_target="$$target"; \ 573 fi; \ 574 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 575 || eval $$failcom; \ 576 done && test -z "$$fail" 577tags-recursive: 578 list='$(SUBDIRS)'; for subdir in $$list; do \ 579 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 580 done 581ctags-recursive: 582 list='$(SUBDIRS)'; for subdir in $$list; do \ 583 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 584 done 585 586ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 587 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 588 unique=`for i in $$list; do \ 589 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 590 done | \ 591 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 592 END { if (nonempty) { for (i in files) print i; }; }'`; \ 593 mkid -fID $$unique 594tags: TAGS 595 596TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 597 $(TAGS_FILES) $(LISP) 598 set x; \ 599 here=`pwd`; \ 600 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 601 include_option=--etags-include; \ 602 empty_fix=.; \ 603 else \ 604 include_option=--include; \ 605 empty_fix=; \ 606 fi; \ 607 list='$(SUBDIRS)'; for subdir in $$list; do \ 608 if test "$$subdir" = .; then :; else \ 609 test ! -f $$subdir/TAGS || \ 610 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 611 fi; \ 612 done; \ 613 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 614 unique=`for i in $$list; do \ 615 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 616 done | \ 617 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 618 END { if (nonempty) { for (i in files) print i; }; }'`; \ 619 shift; \ 620 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 621 test -n "$$unique" || unique=$$empty_fix; \ 622 if test $$# -gt 0; then \ 623 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 624 "$$@" $$unique; \ 625 else \ 626 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 627 $$unique; \ 628 fi; \ 629 fi 630ctags: CTAGS 631CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 632 $(TAGS_FILES) $(LISP) 633 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 634 unique=`for i in $$list; do \ 635 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 636 done | \ 637 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 638 END { if (nonempty) { for (i in files) print i; }; }'`; \ 639 test -z "$(CTAGS_ARGS)$$unique" \ 640 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 641 $$unique 642 643GTAGS: 644 here=`$(am__cd) $(top_builddir) && pwd` \ 645 && $(am__cd) $(top_srcdir) \ 646 && gtags -i $(GTAGS_ARGS) "$$here" 647 648distclean-tags: 649 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 650 651distdir: $(DISTFILES) 652 $(am__remove_distdir) 653 test -d "$(distdir)" || mkdir "$(distdir)" 654 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 655 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 656 list='$(DISTFILES)'; \ 657 dist_files=`for file in $$list; do echo $$file; done | \ 658 sed -e "s|^$$srcdirstrip/||;t" \ 659 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 660 case $$dist_files in \ 661 */*) $(MKDIR_P) `echo "$$dist_files" | \ 662 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 663 sort -u` ;; \ 664 esac; \ 665 for file in $$dist_files; do \ 666 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 667 if test -d $$d/$$file; then \ 668 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 669 if test -d "$(distdir)/$$file"; then \ 670 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 671 fi; \ 672 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 673 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 674 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 675 fi; \ 676 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 677 else \ 678 test -f "$(distdir)/$$file" \ 679 || cp -p $$d/$$file "$(distdir)/$$file" \ 680 || exit 1; \ 681 fi; \ 682 done 683 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 684 if test "$$subdir" = .; then :; else \ 685 test -d "$(distdir)/$$subdir" \ 686 || $(MKDIR_P) "$(distdir)/$$subdir" \ 687 || exit 1; \ 688 fi; \ 689 done 690 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 691 if test "$$subdir" = .; then :; else \ 692 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 693 $(am__relativize); \ 694 new_distdir=$$reldir; \ 695 dir1=$$subdir; dir2="$(top_distdir)"; \ 696 $(am__relativize); \ 697 new_top_distdir=$$reldir; \ 698 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 699 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 700 ($(am__cd) $$subdir && \ 701 $(MAKE) $(AM_MAKEFLAGS) \ 702 top_distdir="$$new_top_distdir" \ 703 distdir="$$new_distdir" \ 704 am__remove_distdir=: \ 705 am__skip_length_check=: \ 706 am__skip_mode_fix=: \ 707 distdir) \ 708 || exit 1; \ 709 fi; \ 710 done 711 $(MAKE) $(AM_MAKEFLAGS) \ 712 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 713 dist-hook 714 -test -n "$(am__skip_mode_fix)" \ 715 || find "$(distdir)" -type d ! -perm -755 \ 716 -exec chmod u+rwx,go+rx {} \; -o \ 717 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 718 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 719 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 720 || chmod -R a+r "$(distdir)" 721dist-gzip: distdir 722 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 723 $(am__remove_distdir) 724 725dist-bzip2: distdir 726 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 727 $(am__remove_distdir) 728 729dist-lzma: distdir 730 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 731 $(am__remove_distdir) 732 733dist-xz: distdir 734 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 735 $(am__remove_distdir) 736 737dist-tarZ: distdir 738 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 739 $(am__remove_distdir) 740 741dist-shar: distdir 742 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 743 $(am__remove_distdir) 744 745dist-zip: distdir 746 -rm -f $(distdir).zip 747 zip -rq $(distdir).zip $(distdir) 748 $(am__remove_distdir) 749 750dist dist-all: distdir 751 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 752 $(am__remove_distdir) 753 754# This target untars the dist file and tries a VPATH configuration. Then 755# it guarantees that the distribution is self-contained by making another 756# tarfile. 757distcheck: dist 758 case '$(DIST_ARCHIVES)' in \ 759 *.tar.gz*) \ 760 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 761 *.tar.bz2*) \ 762 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 763 *.tar.lzma*) \ 764 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 765 *.tar.xz*) \ 766 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 767 *.tar.Z*) \ 768 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 769 *.shar.gz*) \ 770 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 771 *.zip*) \ 772 unzip $(distdir).zip ;;\ 773 esac 774 chmod -R a-w $(distdir); chmod a+w $(distdir) 775 mkdir $(distdir)/_build 776 mkdir $(distdir)/_inst 777 chmod a-w $(distdir) 778 test -d $(distdir)/_build || exit 0; \ 779 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 780 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 781 && am__cwd=`pwd` \ 782 && $(am__cd) $(distdir)/_build \ 783 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 784 $(DISTCHECK_CONFIGURE_FLAGS) \ 785 && $(MAKE) $(AM_MAKEFLAGS) \ 786 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 787 && $(MAKE) $(AM_MAKEFLAGS) check \ 788 && $(MAKE) $(AM_MAKEFLAGS) install \ 789 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 790 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 791 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 792 distuninstallcheck \ 793 && chmod -R a-w "$$dc_install_base" \ 794 && ({ \ 795 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 796 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 797 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 798 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 799 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 800 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 801 && rm -rf "$$dc_destdir" \ 802 && $(MAKE) $(AM_MAKEFLAGS) dist \ 803 && rm -rf $(DIST_ARCHIVES) \ 804 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 805 && cd "$$am__cwd" \ 806 || exit 1 807 $(am__remove_distdir) 808 @(echo "$(distdir) archives ready for distribution: "; \ 809 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 810 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 811distuninstallcheck: 812 @$(am__cd) '$(distuninstallcheck_dir)' \ 813 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 814 || { echo "ERROR: files left after uninstall:" ; \ 815 if test -n "$(DESTDIR)"; then \ 816 echo " (check DESTDIR support)"; \ 817 fi ; \ 818 $(distuninstallcheck_listfiles) ; \ 819 exit 1; } >&2 820distcleancheck: distclean 821 @if test '$(srcdir)' = . ; then \ 822 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 823 exit 1 ; \ 824 fi 825 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 826 || { echo "ERROR: files left in build directory after distclean:" ; \ 827 $(distcleancheck_listfiles) ; \ 828 exit 1; } >&2 829check-am: all-am 830check: $(BUILT_SOURCES) 831 $(MAKE) $(AM_MAKEFLAGS) check-recursive 832all-am: Makefile config.h 833installdirs: installdirs-recursive 834installdirs-am: 835install: $(BUILT_SOURCES) 836 $(MAKE) $(AM_MAKEFLAGS) install-recursive 837install-exec: install-exec-recursive 838install-data: install-data-recursive 839uninstall: uninstall-recursive 840 841install-am: all-am 842 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 843 844installcheck: installcheck-recursive 845install-strip: 846 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 847 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 848 `test -z '$(STRIP)' || \ 849 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 850mostlyclean-generic: 851 852clean-generic: 853 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 854 855distclean-generic: 856 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 857 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 858 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 859 860maintainer-clean-generic: 861 @echo "This command is intended for maintainers to use" 862 @echo "it deletes files that may require special tools to rebuild." 863 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 864clean: clean-recursive 865 866clean-am: clean-generic clean-libtool mostlyclean-am 867 868distclean: distclean-recursive 869 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 870 -rm -f Makefile 871distclean-am: clean-am distclean-generic distclean-hdr \ 872 distclean-libtool distclean-tags 873 874dvi: dvi-recursive 875 876dvi-am: 877 878html: html-recursive 879 880html-am: 881 882info: info-recursive 883 884info-am: 885 886install-data-am: install-data-local 887 888install-dvi: install-dvi-recursive 889 890install-dvi-am: 891 892install-exec-am: 893 894install-html: install-html-recursive 895 896install-html-am: 897 898install-info: install-info-recursive 899 900install-info-am: 901 902install-man: 903 904install-pdf: install-pdf-recursive 905 906install-pdf-am: 907 908install-ps: install-ps-recursive 909 910install-ps-am: 911 912installcheck-am: 913 914maintainer-clean: maintainer-clean-recursive 915 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 916 -rm -rf $(top_srcdir)/autom4te.cache 917 -rm -f Makefile 918maintainer-clean-am: distclean-am maintainer-clean-generic 919 920mostlyclean: mostlyclean-recursive 921 922mostlyclean-am: mostlyclean-generic mostlyclean-libtool 923 924pdf: pdf-recursive 925 926pdf-am: 927 928ps: ps-recursive 929 930ps-am: 931 932uninstall-am: uninstall-local 933 934.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \ 935 ctags-recursive install install-am install-strip \ 936 tags-recursive 937 938.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 939 all all-am am--refresh check check-am clean clean-generic \ 940 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ 941 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 942 dist-zip distcheck distclean distclean-generic distclean-hdr \ 943 distclean-libtool distclean-tags distcleancheck distdir \ 944 distuninstallcheck dvi dvi-am html html-am info info-am \ 945 install install-am install-data install-data-am \ 946 install-data-local install-dvi install-dvi-am install-exec \ 947 install-exec-am install-html install-html-am install-info \ 948 install-info-am install-man install-pdf install-pdf-am \ 949 install-ps install-ps-am install-strip installcheck \ 950 installcheck-am installdirs installdirs-am maintainer-clean \ 951 maintainer-clean-generic mostlyclean mostlyclean-generic \ 952 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 953 uninstall uninstall-am uninstall-local 954 955 956$(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html 957 { echo "This file is automatically generated from html/copyright.html" ; \ 958 lynx -dump $(srcdir)/html/copyright.html ;} > COPYRIGHT.new \ 959 && mv -f COPYRIGHT.new $(srcdir)/COPYRIGHT 960 961COPYRIGHT-please: $(srcdir)/COPYRIGHT 962 @: do-nothing action to prevent default \ 963 This target is needed by sntp/Makefile.am on decrepit \ 964 FreeBSD 6.x make which fails with "make COPYRIGHT" \ 965 configured in $(srcdir) but "make ./COPYRIGHT" succeeds. \ 966 Rather than determine our $(srcdir) from sntp/Makefile.am \ 967 COPYRIGHT-please serves as a fixed target. 968 969$(srcdir)/.checkChangeLog: $(srcdir)/ChangeLog $(srcdir)/scripts/build/checkChangeLog 970 cd $(srcdir) && \ 971 ./scripts/build/checkChangeLog 972 973sntp/built-sources-only: FRC.sntp 974 @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only 975 976dist-hook: 977 @find $(distdir) -type d -name SCCS -print | xargs rm -rf 978 979install-data-local: 980 ( cd $(srcdir) && tar cf - `find html -type f | grep -v SCCS`) \ 981 | ( cd $(DESTDIR)$(htmldir) && tar xvf - ) 982 983uninstall-local: 984 rm -rf $(DESTDIR)$(htmldir)/html 985 986.gcc-warning: 987 @echo "Compiling with GCC now generates lots of new warnings." 988 @echo " " 989 @echo "Don't be concerned. They're just warnings." 990 @echo " " 991 @echo "Don't send bug reports about the warnings, either." 992 @echo " " 993 @echo "Feel free to send patches that fix these warnings, though." 994 @echo " " 995 @sleep 1 996 @touch $@ 997 998CommitLog: FRC.CommitLog 999 cd $(srcdir) \ 1000 && $(PATH_TEST) -e CommitLog \ 1001 -a SCCS/s.ChangeSet -ot CommitLog \ 1002 || scripts/build/genCommitLog 1003 1004libtool: $(LIBTOOL_DEPS) 1005 ./config.status --recheck 1006 1007.buildcvo: 1008 echo "$(CVO)" > .buildcvo 1009 1010.checkcvo: .buildcvo FRC.checkcvo 1011 @if [ "`cat .buildcvo`" != "$(CVO)" ];then \ 1012 echo "This directory was configured for `cat .buildcvo`"; \ 1013 echo "but this machine is a $(CVO)"; \ 1014 exit 1; \ 1015 fi 1016 1017.buildhost: 1018 echo "$(BHOST)" > .buildhost 1019 1020.checkhost: .buildhost FRC.checkhost 1021 @if [ "`cat .buildhost`" != "$(BHOST)" ];then \ 1022 echo "Built on `cat .buildhost` but this is $(BHOST)"; \ 1023 echo " "; \ 1024 fi 1025 1026FRC.CommitLog FRC.distwarn FRC.checkcvo FRC.checkhost FRC.sntp: 1027 @: do-nothing action prevents any default 1028 1029# HMS: what was I trying to do with this? 1030#dot.emacs: FRC.distwarn 1031 1032# Tell versions [3.59,3.63) of GNU make to not export all variables. 1033# Otherwise a system limit (for SysV at least) may be exceeded. 1034.NOEXPORT: 1035