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 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibexecdir = $(libexecdir)/@PACKAGE@ 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24install_sh_DATA = $(install_sh) -c -m 644 25install_sh_PROGRAM = $(install_sh) -c 26install_sh_SCRIPT = $(install_sh) -c 27INSTALL_HEADER = $(INSTALL_DATA) 28transform = $(program_transform_name) 29NORMAL_INSTALL = : 30PRE_INSTALL = : 31POST_INSTALL = : 32NORMAL_UNINSTALL = : 33PRE_UNINSTALL = : 34POST_UNINSTALL = : 35build_triplet = @build@ 36host_triplet = @host@ 37subdir = include 38DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ 39 $(srcdir)/Makefile.in 40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 41am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 42 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 43 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 44 $(top_srcdir)/sntp/m4/define_dir.m4 \ 45 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 46 $(top_srcdir)/sntp/m4/libtool.m4 \ 47 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 48 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 49 $(top_srcdir)/sntp/m4/ltversion.m4 \ 50 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 51 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 52 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 53 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 54 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 55 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 56 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 57 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 58 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 59 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 60 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 61 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 62 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 63 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 64 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 65 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 66 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 67 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 68 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 69 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 70 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 71 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 72 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 73 $(top_srcdir)/sntp/m4/openldap.m4 \ 74 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 75 $(top_srcdir)/sntp/m4/snprintf.m4 \ 76 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 77am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 78 $(ACLOCAL_M4) 79mkinstalldirs = $(install_sh) -d 80CONFIG_HEADER = $(top_builddir)/config.h 81CONFIG_CLEAN_FILES = 82CONFIG_CLEAN_VPATH_FILES = 83AM_V_GEN = $(am__v_GEN_$(V)) 84am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 85am__v_GEN_0 = @echo " GEN " $@; 86AM_V_at = $(am__v_at_$(V)) 87am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 88am__v_at_0 = @ 89SOURCES = 90DIST_SOURCES = 91RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 92 html-recursive info-recursive install-data-recursive \ 93 install-dvi-recursive install-exec-recursive \ 94 install-html-recursive install-info-recursive \ 95 install-pdf-recursive install-ps-recursive install-recursive \ 96 installcheck-recursive installdirs-recursive pdf-recursive \ 97 ps-recursive uninstall-recursive 98HEADERS = $(noinst_HEADERS) 99RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 100 distclean-recursive maintainer-clean-recursive 101AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 102 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 103 distdir 104ETAGS = etags 105CTAGS = ctags 106DIST_SUBDIRS = $(SUBDIRS) 107DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 108am__relativize = \ 109 dir0=`pwd`; \ 110 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 111 sed_rest='s,^[^/]*/*,,'; \ 112 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 113 sed_butlast='s,/*[^/]*$$,,'; \ 114 while test -n "$$dir1"; do \ 115 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 116 if test "$$first" != "."; then \ 117 if test "$$first" = ".."; then \ 118 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 119 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 120 else \ 121 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 122 if test "$$first2" = "$$first"; then \ 123 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 124 else \ 125 dir2="../$$dir2"; \ 126 fi; \ 127 dir0="$$dir0"/"$$first"; \ 128 fi; \ 129 fi; \ 130 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 131 done; \ 132 reldir="$$dir2" 133ACLOCAL = @ACLOCAL@ 134ALLOCA = @ALLOCA@ 135AMTAR = @AMTAR@ 136AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 137AR = @AR@ 138AUTOCONF = @AUTOCONF@ 139AUTOHEADER = @AUTOHEADER@ 140AUTOMAKE = @AUTOMAKE@ 141AWK = @AWK@ 142CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 143CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 144CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 145CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 146CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 147CC = @CC@ 148CCDEPMODE = @CCDEPMODE@ 149CFLAGS = @CFLAGS@ 150CFLAGS_NTP = @CFLAGS_NTP@ 151CHUTEST = @CHUTEST@ 152CONFIG_SHELL = @CONFIG_SHELL@ 153CPP = @CPP@ 154CPPFLAGS = @CPPFLAGS@ 155CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 156CPPFLAGS_NTP = @CPPFLAGS_NTP@ 157CXX = @CXX@ 158CXXCPP = @CXXCPP@ 159CXXDEPMODE = @CXXDEPMODE@ 160CXXFLAGS = @CXXFLAGS@ 161CYGPATH_W = @CYGPATH_W@ 162DCFD = @DCFD@ 163DEFS = @DEFS@ 164DEPDIR = @DEPDIR@ 165DLLTOOL = @DLLTOOL@ 166DSYMUTIL = @DSYMUTIL@ 167DUMPBIN = @DUMPBIN@ 168ECHO_C = @ECHO_C@ 169ECHO_N = @ECHO_N@ 170ECHO_T = @ECHO_T@ 171EDITLINE_LIBS = @EDITLINE_LIBS@ 172EGREP = @EGREP@ 173EXEEXT = @EXEEXT@ 174FGREP = @FGREP@ 175GREP = @GREP@ 176GTEST_CONFIG = @GTEST_CONFIG@ 177GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 178GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 179GTEST_LDFLAGS = @GTEST_LDFLAGS@ 180GTEST_LIBS = @GTEST_LIBS@ 181HAVE_INLINE = @HAVE_INLINE@ 182HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 183HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 184INSTALL = @INSTALL@ 185INSTALL_DATA = @INSTALL_DATA@ 186INSTALL_PROGRAM = @INSTALL_PROGRAM@ 187INSTALL_SCRIPT = @INSTALL_SCRIPT@ 188INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 189LD = @LD@ 190LDADD_LIBEVENT = @LDADD_LIBEVENT@ 191LDADD_LIBNTP = @LDADD_LIBNTP@ 192LDADD_LIBUTIL = @LDADD_LIBUTIL@ 193LDADD_NLIST = @LDADD_NLIST@ 194LDADD_NTP = @LDADD_NTP@ 195LDFLAGS = @LDFLAGS@ 196LDFLAGS_NTP = @LDFLAGS_NTP@ 197LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 198LIBM = @LIBM@ 199LIBOBJS = @LIBOBJS@ 200LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 201LIBOPTS_DIR = @LIBOPTS_DIR@ 202LIBOPTS_LDADD = @LIBOPTS_LDADD@ 203LIBPARSE = @LIBPARSE@ 204LIBS = @LIBS@ 205LIBTOOL = @LIBTOOL@ 206LIBTOOL_DEPS = @LIBTOOL_DEPS@ 207LIPO = @LIPO@ 208LN_S = @LN_S@ 209LSCF = @LSCF@ 210LTLIBOBJS = @LTLIBOBJS@ 211MAKEINFO = @MAKEINFO@ 212MAKE_ADJTIMED = @MAKE_ADJTIMED@ 213MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 214MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 215MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 216MAKE_LIBPARSE = @MAKE_LIBPARSE@ 217MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 218MAKE_NTPDSIM = @MAKE_NTPDSIM@ 219MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 220MAKE_NTPTIME = @MAKE_NTPTIME@ 221MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 222MAKE_TICKADJ = @MAKE_TICKADJ@ 223MAKE_TIMETRIM = @MAKE_TIMETRIM@ 224MANIFEST_TOOL = @MANIFEST_TOOL@ 225MANTAGFMT = @MANTAGFMT@ 226MKDIR_P = @MKDIR_P@ 227NM = @NM@ 228NMEDIT = @NMEDIT@ 229NTPDATE_DB = @NTPDATE_DB@ 230NTPDATE_DL = @NTPDATE_DL@ 231NTPDATE_DS = @NTPDATE_DS@ 232NTPDATE_MS = @NTPDATE_MS@ 233NTPDATE_NI = @NTPDATE_NI@ 234NTPDC_DB = @NTPDC_DB@ 235NTPDC_DL = @NTPDC_DL@ 236NTPDC_DS = @NTPDC_DS@ 237NTPDC_MS = @NTPDC_MS@ 238NTPDC_NI = @NTPDC_NI@ 239NTPDSIM_DB = @NTPDSIM_DB@ 240NTPDSIM_DL = @NTPDSIM_DL@ 241NTPDSIM_DS = @NTPDSIM_DS@ 242NTPDSIM_MS = @NTPDSIM_MS@ 243NTPDSIM_NI = @NTPDSIM_NI@ 244NTPD_DB = @NTPD_DB@ 245NTPD_DL = @NTPD_DL@ 246NTPD_DS = @NTPD_DS@ 247NTPD_MS = @NTPD_MS@ 248NTPD_NI = @NTPD_NI@ 249NTPQ_DB = @NTPQ_DB@ 250NTPQ_DL = @NTPQ_DL@ 251NTPQ_DS = @NTPQ_DS@ 252NTPQ_MS = @NTPQ_MS@ 253NTPQ_NI = @NTPQ_NI@ 254NTPSNMPD_DB = @NTPSNMPD_DB@ 255NTPSNMPD_DL = @NTPSNMPD_DL@ 256NTPSNMPD_DS = @NTPSNMPD_DS@ 257NTPSNMPD_MS = @NTPSNMPD_MS@ 258NTPSNMPD_NI = @NTPSNMPD_NI@ 259NTPSWEEP_DB = @NTPSWEEP_DB@ 260NTPSWEEP_DL = @NTPSWEEP_DL@ 261NTPSWEEP_DS = @NTPSWEEP_DS@ 262NTPSWEEP_MS = @NTPSWEEP_MS@ 263NTPSWEEP_NI = @NTPSWEEP_NI@ 264NTPTIME_DB = @NTPTIME_DB@ 265NTPTIME_DL = @NTPTIME_DL@ 266NTPTIME_DS = @NTPTIME_DS@ 267NTPTIME_MS = @NTPTIME_MS@ 268NTPTIME_NI = @NTPTIME_NI@ 269NTPTRACE_DB = @NTPTRACE_DB@ 270NTPTRACE_DL = @NTPTRACE_DL@ 271NTPTRACE_DS = @NTPTRACE_DS@ 272NTPTRACE_MS = @NTPTRACE_MS@ 273NTPTRACE_NI = @NTPTRACE_NI@ 274NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 275NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 276NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 277NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 278NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 279NTP_KEYSDIR = @NTP_KEYSDIR@ 280NTP_WAIT_DB = @NTP_WAIT_DB@ 281NTP_WAIT_DL = @NTP_WAIT_DL@ 282NTP_WAIT_DS = @NTP_WAIT_DS@ 283NTP_WAIT_MS = @NTP_WAIT_MS@ 284NTP_WAIT_NI = @NTP_WAIT_NI@ 285OBJDUMP = @OBJDUMP@ 286OBJEXT = @OBJEXT@ 287OTOOL = @OTOOL@ 288OTOOL64 = @OTOOL64@ 289PACKAGE = @PACKAGE@ 290PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 291PACKAGE_NAME = @PACKAGE_NAME@ 292PACKAGE_STRING = @PACKAGE_STRING@ 293PACKAGE_TARNAME = @PACKAGE_TARNAME@ 294PACKAGE_URL = @PACKAGE_URL@ 295PACKAGE_VERSION = @PACKAGE_VERSION@ 296PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 297PATH_PERL = @PATH_PERL@ 298PATH_SEPARATOR = @PATH_SEPARATOR@ 299PATH_TEST = @PATH_TEST@ 300PERLLIBDIR = @PERLLIBDIR@ 301PKG_CONFIG = @PKG_CONFIG@ 302POSIX_SHELL = @POSIX_SHELL@ 303PROPDELAY = @PROPDELAY@ 304PTHREAD_LIBS = @PTHREAD_LIBS@ 305RANLIB = @RANLIB@ 306SED = @SED@ 307SET_MAKE = @SET_MAKE@ 308SHELL = @SHELL@ 309SNMP_CFLAGS = @SNMP_CFLAGS@ 310SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 311SNMP_LIBS = @SNMP_LIBS@ 312SNTP = @SNTP@ 313SNTP_DB = @SNTP_DB@ 314SNTP_DL = @SNTP_DL@ 315SNTP_DS = @SNTP_DS@ 316SNTP_MS = @SNTP_MS@ 317SNTP_NI = @SNTP_NI@ 318STDNORETURN_H = @STDNORETURN_H@ 319STRIP = @STRIP@ 320TESTDCF = @TESTDCF@ 321TICKADJ_DB = @TICKADJ_DB@ 322TICKADJ_DL = @TICKADJ_DL@ 323TICKADJ_DS = @TICKADJ_DS@ 324TICKADJ_MS = @TICKADJ_MS@ 325TICKADJ_NI = @TICKADJ_NI@ 326TIMETRIM_DB = @TIMETRIM_DB@ 327TIMETRIM_DL = @TIMETRIM_DL@ 328TIMETRIM_DS = @TIMETRIM_DS@ 329TIMETRIM_MS = @TIMETRIM_MS@ 330TIMETRIM_NI = @TIMETRIM_NI@ 331UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 332UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 333UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 334UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 335UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 336VERSION = @VERSION@ 337VER_SUFFIX = @VER_SUFFIX@ 338YACC = @YACC@ 339YFLAGS = @YFLAGS@ 340abs_builddir = @abs_builddir@ 341abs_srcdir = @abs_srcdir@ 342abs_top_builddir = @abs_top_builddir@ 343abs_top_srcdir = @abs_top_srcdir@ 344ac_ct_AR = @ac_ct_AR@ 345ac_ct_CC = @ac_ct_CC@ 346ac_ct_CXX = @ac_ct_CXX@ 347ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 348am__include = @am__include@ 349am__leading_dot = @am__leading_dot@ 350am__quote = @am__quote@ 351am__tar = @am__tar@ 352am__untar = @am__untar@ 353bindir = @bindir@ 354build = @build@ 355build_alias = @build_alias@ 356build_cpu = @build_cpu@ 357build_os = @build_os@ 358build_vendor = @build_vendor@ 359builddir = @builddir@ 360datadir = @datadir@ 361datarootdir = @datarootdir@ 362docdir = @docdir@ 363dvidir = @dvidir@ 364exec_prefix = @exec_prefix@ 365host = @host@ 366host_alias = @host_alias@ 367host_cpu = @host_cpu@ 368host_os = @host_os@ 369host_vendor = @host_vendor@ 370htmldir = @htmldir@ 371includedir = @includedir@ 372infodir = @infodir@ 373install_sh = @install_sh@ 374libdir = @libdir@ 375libexecdir = @libexecdir@ 376localedir = @localedir@ 377localstatedir = @localstatedir@ 378mandir = @mandir@ 379mkdir_p = @mkdir_p@ 380oldincludedir = @oldincludedir@ 381pdfdir = @pdfdir@ 382prefix = @prefix@ 383program_transform_name = @program_transform_name@ 384psdir = @psdir@ 385sbindir = @sbindir@ 386sharedstatedir = @sharedstatedir@ 387srcdir = @srcdir@ 388subdirs = @subdirs@ 389sysconfdir = @sysconfdir@ 390target_alias = @target_alias@ 391top_build_prefix = @top_build_prefix@ 392top_builddir = @top_builddir@ 393top_srcdir = @top_srcdir@ 394NULL = 395SUBDIRS = isc 396noinst_HEADERS = \ 397 adjtime.h \ 398 audio.h \ 399 ascii.h \ 400 audio.h \ 401 binio.h \ 402 declcond.h \ 403 gps.h \ 404 hopf6039.h \ 405 icom.h \ 406 ieee754io.h \ 407 intreswork.h \ 408 iosignal.h \ 409 l_stdlib.h \ 410 lib_strbuf.h \ 411 libntp.h \ 412 mbg_gps166.h \ 413 mx4200.h \ 414 ntif.h \ 415 ntp.h \ 416 ntp_assert.h \ 417 ntp_calendar.h \ 418 ntp_cmdargs.h \ 419 ntp_config.h \ 420 ntp_control.h \ 421 ntp_crypto.h \ 422 ntp_prio_q.h \ 423 ntp_datum.h \ 424 ntp_debug.h \ 425 ntp_filegen.h \ 426 ntp_fp.h \ 427 ntp_if.h \ 428 ntp_intres.h \ 429 ntp_io.h \ 430 ntp_libopts.h \ 431 ntp_lineedit.h \ 432 ntp_lists.h \ 433 ntp_machine.h \ 434 ntp_malloc.h \ 435 ntp_md5.h \ 436 ntp_net.h \ 437 ntp_proto.h \ 438 ntp_random.h \ 439 ntp_refclock.h \ 440 ntp_request.h \ 441 ntp_rfc2553.h \ 442 ntp_select.h \ 443 ntp_stdlib.h \ 444 ntp_string.h \ 445 ntp_syscall.h \ 446 ntp_syslog.h \ 447 ntp_tty.h \ 448 ntp_types.h \ 449 ntp_unixtime.h \ 450 ntp_worker.h \ 451 ntp_workimpl.h \ 452 ntpd.h \ 453 ntpsim.h \ 454 parse.h \ 455 parse_conf.h \ 456 recvbuff.h \ 457 refclock_atom.h \ 458 ssl_applink.c \ 459 timepps-SCO.h \ 460 timepps-Solaris.h \ 461 timepps-SunOS.h \ 462 timespecops.h \ 463 timetoa.h \ 464 timevalops.h \ 465 trimble.h \ 466 vint64ops.h \ 467 $(NULL) 468 469all: all-recursive 470 471.SUFFIXES: 472$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 473 @for dep in $?; do \ 474 case '$(am__configure_deps)' in \ 475 *$$dep*) \ 476 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 477 && { if test -f $@; then exit 0; else break; fi; }; \ 478 exit 1;; \ 479 esac; \ 480 done; \ 481 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 482 $(am__cd) $(top_srcdir) && \ 483 $(AUTOMAKE) --foreign include/Makefile 484.PRECIOUS: Makefile 485Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 486 @case '$?' in \ 487 *config.status*) \ 488 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 489 *) \ 490 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 491 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 492 esac; 493 494$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 495 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 496 497$(top_srcdir)/configure: $(am__configure_deps) 498 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 499$(ACLOCAL_M4): $(am__aclocal_m4_deps) 500 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 501$(am__aclocal_m4_deps): 502 503mostlyclean-libtool: 504 -rm -f *.lo 505 506clean-libtool: 507 -rm -rf .libs _libs 508 509# This directory's subdirectories are mostly independent; you can cd 510# into them and run `make' without going through this Makefile. 511# To change the values of `make' variables: instead of editing Makefiles, 512# (1) if the variable is set in `config.status', edit `config.status' 513# (which will cause the Makefiles to be regenerated when you run `make'); 514# (2) otherwise, pass the desired values on the `make' command line. 515$(RECURSIVE_TARGETS): 516 @fail= failcom='exit 1'; \ 517 for f in x $$MAKEFLAGS; do \ 518 case $$f in \ 519 *=* | --[!k]*);; \ 520 *k*) failcom='fail=yes';; \ 521 esac; \ 522 done; \ 523 dot_seen=no; \ 524 target=`echo $@ | sed s/-recursive//`; \ 525 list='$(SUBDIRS)'; for subdir in $$list; do \ 526 echo "Making $$target in $$subdir"; \ 527 if test "$$subdir" = "."; then \ 528 dot_seen=yes; \ 529 local_target="$$target-am"; \ 530 else \ 531 local_target="$$target"; \ 532 fi; \ 533 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 534 || eval $$failcom; \ 535 done; \ 536 if test "$$dot_seen" = "no"; then \ 537 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 538 fi; test -z "$$fail" 539 540$(RECURSIVE_CLEAN_TARGETS): 541 @fail= failcom='exit 1'; \ 542 for f in x $$MAKEFLAGS; do \ 543 case $$f in \ 544 *=* | --[!k]*);; \ 545 *k*) failcom='fail=yes';; \ 546 esac; \ 547 done; \ 548 dot_seen=no; \ 549 case "$@" in \ 550 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 551 *) list='$(SUBDIRS)' ;; \ 552 esac; \ 553 rev=''; for subdir in $$list; do \ 554 if test "$$subdir" = "."; then :; else \ 555 rev="$$subdir $$rev"; \ 556 fi; \ 557 done; \ 558 rev="$$rev ."; \ 559 target=`echo $@ | sed s/-recursive//`; \ 560 for subdir in $$rev; do \ 561 echo "Making $$target in $$subdir"; \ 562 if test "$$subdir" = "."; then \ 563 local_target="$$target-am"; \ 564 else \ 565 local_target="$$target"; \ 566 fi; \ 567 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 568 || eval $$failcom; \ 569 done && test -z "$$fail" 570tags-recursive: 571 list='$(SUBDIRS)'; for subdir in $$list; do \ 572 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 573 done 574ctags-recursive: 575 list='$(SUBDIRS)'; for subdir in $$list; do \ 576 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 577 done 578 579ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 580 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 581 unique=`for i in $$list; do \ 582 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 583 done | \ 584 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 585 END { if (nonempty) { for (i in files) print i; }; }'`; \ 586 mkid -fID $$unique 587tags: TAGS 588 589TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 590 $(TAGS_FILES) $(LISP) 591 set x; \ 592 here=`pwd`; \ 593 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 594 include_option=--etags-include; \ 595 empty_fix=.; \ 596 else \ 597 include_option=--include; \ 598 empty_fix=; \ 599 fi; \ 600 list='$(SUBDIRS)'; for subdir in $$list; do \ 601 if test "$$subdir" = .; then :; else \ 602 test ! -f $$subdir/TAGS || \ 603 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 604 fi; \ 605 done; \ 606 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 607 unique=`for i in $$list; do \ 608 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 609 done | \ 610 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 611 END { if (nonempty) { for (i in files) print i; }; }'`; \ 612 shift; \ 613 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 614 test -n "$$unique" || unique=$$empty_fix; \ 615 if test $$# -gt 0; then \ 616 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 617 "$$@" $$unique; \ 618 else \ 619 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 620 $$unique; \ 621 fi; \ 622 fi 623ctags: CTAGS 624CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 625 $(TAGS_FILES) $(LISP) 626 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 627 unique=`for i in $$list; do \ 628 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 629 done | \ 630 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 631 END { if (nonempty) { for (i in files) print i; }; }'`; \ 632 test -z "$(CTAGS_ARGS)$$unique" \ 633 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 634 $$unique 635 636GTAGS: 637 here=`$(am__cd) $(top_builddir) && pwd` \ 638 && $(am__cd) $(top_srcdir) \ 639 && gtags -i $(GTAGS_ARGS) "$$here" 640 641distclean-tags: 642 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 643 644distdir: $(DISTFILES) 645 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 646 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 647 list='$(DISTFILES)'; \ 648 dist_files=`for file in $$list; do echo $$file; done | \ 649 sed -e "s|^$$srcdirstrip/||;t" \ 650 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 651 case $$dist_files in \ 652 */*) $(MKDIR_P) `echo "$$dist_files" | \ 653 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 654 sort -u` ;; \ 655 esac; \ 656 for file in $$dist_files; do \ 657 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 658 if test -d $$d/$$file; then \ 659 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 660 if test -d "$(distdir)/$$file"; then \ 661 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 662 fi; \ 663 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 664 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 665 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 666 fi; \ 667 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 668 else \ 669 test -f "$(distdir)/$$file" \ 670 || cp -p $$d/$$file "$(distdir)/$$file" \ 671 || exit 1; \ 672 fi; \ 673 done 674 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 675 if test "$$subdir" = .; then :; else \ 676 test -d "$(distdir)/$$subdir" \ 677 || $(MKDIR_P) "$(distdir)/$$subdir" \ 678 || exit 1; \ 679 fi; \ 680 done 681 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 682 if test "$$subdir" = .; then :; else \ 683 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 684 $(am__relativize); \ 685 new_distdir=$$reldir; \ 686 dir1=$$subdir; dir2="$(top_distdir)"; \ 687 $(am__relativize); \ 688 new_top_distdir=$$reldir; \ 689 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 690 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 691 ($(am__cd) $$subdir && \ 692 $(MAKE) $(AM_MAKEFLAGS) \ 693 top_distdir="$$new_top_distdir" \ 694 distdir="$$new_distdir" \ 695 am__remove_distdir=: \ 696 am__skip_length_check=: \ 697 am__skip_mode_fix=: \ 698 distdir) \ 699 || exit 1; \ 700 fi; \ 701 done 702check-am: all-am 703check: check-recursive 704all-am: Makefile $(HEADERS) 705installdirs: installdirs-recursive 706installdirs-am: 707install: install-recursive 708install-exec: install-exec-recursive 709install-data: install-data-recursive 710uninstall: uninstall-recursive 711 712install-am: all-am 713 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 714 715installcheck: installcheck-recursive 716install-strip: 717 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 718 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 719 `test -z '$(STRIP)' || \ 720 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 721mostlyclean-generic: 722 723clean-generic: 724 725distclean-generic: 726 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 727 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 728 729maintainer-clean-generic: 730 @echo "This command is intended for maintainers to use" 731 @echo "it deletes files that may require special tools to rebuild." 732clean: clean-recursive 733 734clean-am: clean-generic clean-libtool mostlyclean-am 735 736distclean: distclean-recursive 737 -rm -f Makefile 738distclean-am: clean-am distclean-generic distclean-tags 739 740dvi: dvi-recursive 741 742dvi-am: 743 744html: html-recursive 745 746html-am: 747 748info: info-recursive 749 750info-am: 751 752install-data-am: 753 754install-dvi: install-dvi-recursive 755 756install-dvi-am: 757 758install-exec-am: 759 760install-html: install-html-recursive 761 762install-html-am: 763 764install-info: install-info-recursive 765 766install-info-am: 767 768install-man: 769 770install-pdf: install-pdf-recursive 771 772install-pdf-am: 773 774install-ps: install-ps-recursive 775 776install-ps-am: 777 778installcheck-am: 779 780maintainer-clean: maintainer-clean-recursive 781 -rm -f Makefile 782maintainer-clean-am: distclean-am maintainer-clean-generic 783 784mostlyclean: mostlyclean-recursive 785 786mostlyclean-am: mostlyclean-generic mostlyclean-libtool 787 788pdf: pdf-recursive 789 790pdf-am: 791 792ps: ps-recursive 793 794ps-am: 795 796uninstall-am: 797 798.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 799 install-am install-strip tags-recursive 800 801.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 802 all all-am check check-am clean clean-generic clean-libtool \ 803 ctags ctags-recursive distclean distclean-generic \ 804 distclean-libtool distclean-tags distdir dvi dvi-am html \ 805 html-am info info-am install install-am install-data \ 806 install-data-am install-dvi install-dvi-am install-exec \ 807 install-exec-am install-html install-html-am install-info \ 808 install-info-am install-man install-pdf install-pdf-am \ 809 install-ps install-ps-am install-strip installcheck \ 810 installcheck-am installdirs installdirs-am maintainer-clean \ 811 maintainer-clean-generic mostlyclean mostlyclean-generic \ 812 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 813 uninstall uninstall-am 814 815 816# Tell versions [3.59,3.63) of GNU make to not export all variables. 817# Otherwise a system limit (for SysV at least) may be exceeded. 818.NOEXPORT: 819