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