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