1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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_harden.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 127 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 128 $(top_srcdir)/sntp/m4/openldap.m4 \ 129 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 130 $(top_srcdir)/sntp/m4/realpath.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)` 178am__DIST_COMMON = $(srcdir)/Makefile.in README 179DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 180ACLOCAL = @ACLOCAL@ 181ALLOCA = @ALLOCA@ 182AMTAR = @AMTAR@ 183AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 184AR = @AR@ 185AUTOCONF = @AUTOCONF@ 186AUTOHEADER = @AUTOHEADER@ 187AUTOMAKE = @AUTOMAKE@ 188AWK = @AWK@ 189BUILD_THREAD = @BUILD_THREAD@ 190CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 191CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 192CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 193CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 194CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 195CC = @CC@ 196CCDEPMODE = @CCDEPMODE@ 197CC_NOFORMAT = @CC_NOFORMAT@ 198CFLAGS = @CFLAGS@ 199CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 200CFLAGS_NTP = @CFLAGS_NTP@ 201CHUTEST = @CHUTEST@ 202CONFIG_SHELL = @CONFIG_SHELL@ 203CPP = @CPP@ 204CPPFLAGS = @CPPFLAGS@ 205CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 206CPPFLAGS_NTP = @CPPFLAGS_NTP@ 207CSCOPE = @CSCOPE@ 208CTAGS = @CTAGS@ 209CYGPATH_W = @CYGPATH_W@ 210DCFD = @DCFD@ 211DEFS = @DEFS@ 212DEPDIR = @DEPDIR@ 213DLLTOOL = @DLLTOOL@ 214DSYMUTIL = @DSYMUTIL@ 215DUMPBIN = @DUMPBIN@ 216ECHO_C = @ECHO_C@ 217ECHO_N = @ECHO_N@ 218ECHO_T = @ECHO_T@ 219EDITLINE_LIBS = @EDITLINE_LIBS@ 220EGREP = @EGREP@ 221ETAGS = @ETAGS@ 222EXEEXT = @EXEEXT@ 223FGREP = @FGREP@ 224GREP = @GREP@ 225HAVE_INLINE = @HAVE_INLINE@ 226HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 227HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 228HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 229INSTALL = @INSTALL@ 230INSTALL_DATA = @INSTALL_DATA@ 231INSTALL_PROGRAM = @INSTALL_PROGRAM@ 232INSTALL_SCRIPT = @INSTALL_SCRIPT@ 233INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 234LD = @LD@ 235LDADD_LIBEVENT = @LDADD_LIBEVENT@ 236LDADD_LIBNTP = @LDADD_LIBNTP@ 237LDADD_LIBUTIL = @LDADD_LIBUTIL@ 238LDADD_NLIST = @LDADD_NLIST@ 239LDADD_NTP = @LDADD_NTP@ 240LDFLAGS = @LDFLAGS@ 241LDFLAGS_NTP = @LDFLAGS_NTP@ 242LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 243LIBM = @LIBM@ 244LIBOBJS = @LIBOBJS@ 245LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 246LIBOPTS_DIR = @LIBOPTS_DIR@ 247LIBOPTS_LDADD = @LIBOPTS_LDADD@ 248LIBPARSE = @LIBPARSE@ 249LIBS = @LIBS@ 250LIBTOOL = @LIBTOOL@ 251LIBTOOL_DEPS = @LIBTOOL_DEPS@ 252LIPO = @LIPO@ 253LN_S = @LN_S@ 254LSCF = @LSCF@ 255LTHREAD_LIBS = @LTHREAD_LIBS@ 256LTLIBOBJS = @LTLIBOBJS@ 257LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 258MAKEINFO = @MAKEINFO@ 259MAKE_ADJTIMED = @MAKE_ADJTIMED@ 260MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 261MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 262MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 263MAKE_LIBPARSE = @MAKE_LIBPARSE@ 264MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 265MAKE_NTPDSIM = @MAKE_NTPDSIM@ 266MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 267MAKE_NTPTIME = @MAKE_NTPTIME@ 268MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 269MAKE_TICKADJ = @MAKE_TICKADJ@ 270MAKE_TIMETRIM = @MAKE_TIMETRIM@ 271MANIFEST_TOOL = @MANIFEST_TOOL@ 272MANTAGFMT = @MANTAGFMT@ 273MKDIR_P = @MKDIR_P@ 274NM = @NM@ 275NMEDIT = @NMEDIT@ 276NTPDATE_DB = @NTPDATE_DB@ 277NTPDATE_DL = @NTPDATE_DL@ 278NTPDATE_DS = @NTPDATE_DS@ 279NTPDATE_MS = @NTPDATE_MS@ 280NTPDATE_NI = @NTPDATE_NI@ 281NTPDC_DB = @NTPDC_DB@ 282NTPDC_DL = @NTPDC_DL@ 283NTPDC_DS = @NTPDC_DS@ 284NTPDC_MS = @NTPDC_MS@ 285NTPDC_NI = @NTPDC_NI@ 286NTPDSIM_DB = @NTPDSIM_DB@ 287NTPDSIM_DL = @NTPDSIM_DL@ 288NTPDSIM_DS = @NTPDSIM_DS@ 289NTPDSIM_MS = @NTPDSIM_MS@ 290NTPDSIM_NI = @NTPDSIM_NI@ 291NTPD_DB = @NTPD_DB@ 292NTPD_DL = @NTPD_DL@ 293NTPD_DS = @NTPD_DS@ 294NTPD_MS = @NTPD_MS@ 295NTPD_NI = @NTPD_NI@ 296NTPQ_DB = @NTPQ_DB@ 297NTPQ_DL = @NTPQ_DL@ 298NTPQ_DS = @NTPQ_DS@ 299NTPQ_MS = @NTPQ_MS@ 300NTPQ_NI = @NTPQ_NI@ 301NTPSNMPD_DB = @NTPSNMPD_DB@ 302NTPSNMPD_DL = @NTPSNMPD_DL@ 303NTPSNMPD_DS = @NTPSNMPD_DS@ 304NTPSNMPD_MS = @NTPSNMPD_MS@ 305NTPSNMPD_NI = @NTPSNMPD_NI@ 306NTPSWEEP_DB = @NTPSWEEP_DB@ 307NTPSWEEP_DL = @NTPSWEEP_DL@ 308NTPSWEEP_DS = @NTPSWEEP_DS@ 309NTPSWEEP_MS = @NTPSWEEP_MS@ 310NTPSWEEP_NI = @NTPSWEEP_NI@ 311NTPTIME_DB = @NTPTIME_DB@ 312NTPTIME_DL = @NTPTIME_DL@ 313NTPTIME_DS = @NTPTIME_DS@ 314NTPTIME_MS = @NTPTIME_MS@ 315NTPTIME_NI = @NTPTIME_NI@ 316NTPTRACE_DB = @NTPTRACE_DB@ 317NTPTRACE_DL = @NTPTRACE_DL@ 318NTPTRACE_DS = @NTPTRACE_DS@ 319NTPTRACE_MS = @NTPTRACE_MS@ 320NTPTRACE_NI = @NTPTRACE_NI@ 321NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 322NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 323NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 324NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 325NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 326NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 327NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 328NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 329NTP_KEYSDIR = @NTP_KEYSDIR@ 330NTP_WAIT_DB = @NTP_WAIT_DB@ 331NTP_WAIT_DL = @NTP_WAIT_DL@ 332NTP_WAIT_DS = @NTP_WAIT_DS@ 333NTP_WAIT_MS = @NTP_WAIT_MS@ 334NTP_WAIT_NI = @NTP_WAIT_NI@ 335OBJDUMP = @OBJDUMP@ 336OBJEXT = @OBJEXT@ 337OTOOL = @OTOOL@ 338OTOOL64 = @OTOOL64@ 339PACKAGE = @PACKAGE@ 340PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 341PACKAGE_NAME = @PACKAGE_NAME@ 342PACKAGE_STRING = @PACKAGE_STRING@ 343PACKAGE_TARNAME = @PACKAGE_TARNAME@ 344PACKAGE_URL = @PACKAGE_URL@ 345PACKAGE_VERSION = @PACKAGE_VERSION@ 346PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 347PATH_PERL = @PATH_PERL@ 348PATH_RUBY = @PATH_RUBY@ 349PATH_SEPARATOR = @PATH_SEPARATOR@ 350PATH_TEST = @PATH_TEST@ 351PERLLIBDIR = @PERLLIBDIR@ 352PKG_CONFIG = @PKG_CONFIG@ 353POSIX_SHELL = @POSIX_SHELL@ 354PROPDELAY = @PROPDELAY@ 355PTHREAD_LIBS = @PTHREAD_LIBS@ 356RANLIB = @RANLIB@ 357SED = @SED@ 358SET_MAKE = @SET_MAKE@ 359SHELL = @SHELL@ 360SNMP_CFLAGS = @SNMP_CFLAGS@ 361SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 362SNMP_LIBS = @SNMP_LIBS@ 363SNTP = @SNTP@ 364SNTP_DB = @SNTP_DB@ 365SNTP_DL = @SNTP_DL@ 366SNTP_DS = @SNTP_DS@ 367SNTP_MS = @SNTP_MS@ 368SNTP_NI = @SNTP_NI@ 369STDNORETURN_H = @STDNORETURN_H@ 370STRIP = @STRIP@ 371TESTDCF = @TESTDCF@ 372TICKADJ_DB = @TICKADJ_DB@ 373TICKADJ_DL = @TICKADJ_DL@ 374TICKADJ_DS = @TICKADJ_DS@ 375TICKADJ_MS = @TICKADJ_MS@ 376TICKADJ_NI = @TICKADJ_NI@ 377TIMETRIM_DB = @TIMETRIM_DB@ 378TIMETRIM_DL = @TIMETRIM_DL@ 379TIMETRIM_DS = @TIMETRIM_DS@ 380TIMETRIM_MS = @TIMETRIM_MS@ 381TIMETRIM_NI = @TIMETRIM_NI@ 382UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 383UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 384UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 385UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 386UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 387VERSION = @VERSION@ 388VER_SUFFIX = @VER_SUFFIX@ 389YACC = @YACC@ 390YFLAGS = @YFLAGS@ 391abs_builddir = @abs_builddir@ 392abs_srcdir = @abs_srcdir@ 393abs_top_builddir = @abs_top_builddir@ 394abs_top_srcdir = @abs_top_srcdir@ 395ac_ct_AR = @ac_ct_AR@ 396ac_ct_CC = @ac_ct_CC@ 397ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 398am__include = @am__include@ 399am__leading_dot = @am__leading_dot@ 400am__quote = @am__quote@ 401am__tar = @am__tar@ 402am__untar = @am__untar@ 403bindir = @bindir@ 404build = @build@ 405build_alias = @build_alias@ 406build_cpu = @build_cpu@ 407build_os = @build_os@ 408build_vendor = @build_vendor@ 409builddir = @builddir@ 410datadir = @datadir@ 411datarootdir = @datarootdir@ 412docdir = @docdir@ 413dvidir = @dvidir@ 414exec_prefix = @exec_prefix@ 415host = @host@ 416host_alias = @host_alias@ 417host_cpu = @host_cpu@ 418host_os = @host_os@ 419host_vendor = @host_vendor@ 420htmldir = @htmldir@ 421includedir = @includedir@ 422infodir = @infodir@ 423install_sh = @install_sh@ 424libdir = @libdir@ 425libexecdir = @libexecdir@ 426localedir = @localedir@ 427localstatedir = @localstatedir@ 428mandir = @mandir@ 429mkdir_p = @mkdir_p@ 430oldincludedir = @oldincludedir@ 431pdfdir = @pdfdir@ 432prefix = @prefix@ 433program_transform_name = @program_transform_name@ 434psdir = @psdir@ 435runstatedir = @runstatedir@ 436sbindir = @sbindir@ 437sharedstatedir = @sharedstatedir@ 438srcdir = @srcdir@ 439subdirs = @subdirs@ 440sysconfdir = @sysconfdir@ 441target_alias = @target_alias@ 442top_build_prefix = @top_build_prefix@ 443top_builddir = @top_builddir@ 444top_srcdir = @top_srcdir@ 445noinst_HEADERS = bsd_audioirig.h i8253.h parsestreams.h \ 446 pcl720.h ppsclock.h timex.h tpro.h tt560_api.h 447 448all: all-am 449 450.SUFFIXES: 451$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 452 @for dep in $?; do \ 453 case '$(am__configure_deps)' in \ 454 *$$dep*) \ 455 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 456 && { if test -f $@; then exit 0; else break; fi; }; \ 457 exit 1;; \ 458 esac; \ 459 done; \ 460 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign kernel/sys/Makefile'; \ 461 $(am__cd) $(top_srcdir) && \ 462 $(AUTOMAKE) --foreign kernel/sys/Makefile 463Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 464 @case '$?' in \ 465 *config.status*) \ 466 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 467 *) \ 468 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 469 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 470 esac; 471 472$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 473 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 474 475$(top_srcdir)/configure: $(am__configure_deps) 476 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 477$(ACLOCAL_M4): $(am__aclocal_m4_deps) 478 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 479$(am__aclocal_m4_deps): 480 481mostlyclean-libtool: 482 -rm -f *.lo 483 484clean-libtool: 485 -rm -rf .libs _libs 486 487ID: $(am__tagged_files) 488 $(am__define_uniq_tagged_files); mkid -fID $$unique 489tags: tags-am 490TAGS: tags 491 492tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 493 set x; \ 494 here=`pwd`; \ 495 $(am__define_uniq_tagged_files); \ 496 shift; \ 497 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 498 test -n "$$unique" || unique=$$empty_fix; \ 499 if test $$# -gt 0; then \ 500 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 501 "$$@" $$unique; \ 502 else \ 503 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 504 $$unique; \ 505 fi; \ 506 fi 507ctags: ctags-am 508 509CTAGS: ctags 510ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 511 $(am__define_uniq_tagged_files); \ 512 test -z "$(CTAGS_ARGS)$$unique" \ 513 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 514 $$unique 515 516GTAGS: 517 here=`$(am__cd) $(top_builddir) && pwd` \ 518 && $(am__cd) $(top_srcdir) \ 519 && gtags -i $(GTAGS_ARGS) "$$here" 520cscopelist: cscopelist-am 521 522cscopelist-am: $(am__tagged_files) 523 list='$(am__tagged_files)'; \ 524 case "$(srcdir)" in \ 525 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 526 *) sdir=$(subdir)/$(srcdir) ;; \ 527 esac; \ 528 for i in $$list; do \ 529 if test -f "$$i"; then \ 530 echo "$(subdir)/$$i"; \ 531 else \ 532 echo "$$sdir/$$i"; \ 533 fi; \ 534 done >> $(top_builddir)/cscope.files 535 536distclean-tags: 537 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 538distdir: $(BUILT_SOURCES) 539 $(MAKE) $(AM_MAKEFLAGS) distdir-am 540 541distdir-am: $(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