| | | |
Offset 0, 0 lines modified | Offset 1, 697 lines modified |
| 1 | #·Makefile.in·generated·by·automake·1.16.5·from·Makefile.am. |
| 2 | #·@configure_input@ |
| |
| 3 | #·Copyright·(C)·1994-2021·Free·Software·Foundation,·Inc. |
| |
| 4 | #·This·Makefile.in·is·free·software;·the·Free·Software·Foundation |
| 5 | #·gives·unlimited·permission·to·copy·and/or·distribute·it, |
| 6 | #·with·or·without·modifications,·as·long·as·this·notice·is·preserved. |
| |
| 7 | #·This·program·is·distributed·in·the·hope·that·it·will·be·useful, |
| 8 | #·but·WITHOUT·ANY·WARRANTY,·to·the·extent·permitted·by·law;·without |
| 9 | #·even·the·implied·warranty·of·MERCHANTABILITY·or·FITNESS·FOR·A |
| 10 | #·PARTICULAR·PURPOSE. |
| |
| 11 | @SET_MAKE@ |
| 12 | VPATH·=·@srcdir@ |
| 13 | am__is_gnu_make·=·{·\ |
| 14 | ··if·test·-z·'$(MAKELEVEL)';·then·\ |
| 15 | ····false;·\ |
| 16 | ··elif·test·-n·'$(MAKE_HOST)';·then·\ |
| 17 | ····true;·\ |
| 18 | ··elif·test·-n·'$(MAKE_VERSION)'·&&·test·-n·'$(CURDIR)';·then·\ |
| 19 | ····true;·\ |
| 20 | ··else·\ |
| 21 | ····false;·\ |
| 22 | ··fi;·\ |
| 23 | } |
| 24 | am__make_running_with_option·=·\ |
| 25 | ··case·$${target_option-}·in·\ |
| 26 | ······?)·;;·\ |
| 27 | ······*)·echo·"am__make_running_with_option:·internal·error:·invalid"·\ |
| 28 | ··············"target·option·'$${target_option-}'·specified"·>&2;·\ |
| 29 | ·········exit·1;;·\ |
| 30 | ··esac;·\ |
| 31 | ··has_opt=no;·\ |
| 32 | ··sane_makeflags=$$MAKEFLAGS;·\ |
| 33 | ··if·$(am__is_gnu_make);·then·\ |
| 34 | ····sane_makeflags=$$MFLAGS;·\ |
| 35 | ··else·\ |
| 36 | ····case·$$MAKEFLAGS·in·\ |
| 37 | ······*\\[\·\» ]*)·\ |
| 38 | ········bs=\\;·\ |
| 39 | ········sane_makeflags=`printf·'%s\n'·"$$MAKEFLAGS"·\ |
| 40 | ··········|·sed·"s/$$bs$$bs[$$bs·$$bs» ]*//g"`;;·\ |
| 41 | ····esac;·\ |
| 42 | ··fi;·\ |
| 43 | ··skip_next=no;·\ |
| 44 | ··strip_trailopt·()·\ |
| 45 | ··{·\ |
| 46 | ····flg=`printf·'%s\n'·"$$flg"·|·sed·"s/$$1.*$$//"`;·\ |
| 47 | ··};·\ |
| 48 | ··for·flg·in·$$sane_makeflags;·do·\ |
| 49 | ····test·$$skip_next·=·yes·&&·{·skip_next=no;·continue;·};·\ |
| 50 | ····case·$$flg·in·\ |
| 51 | ······*=*|--*)·continue;;·\ |
| 52 | ········-*I)·strip_trailopt·'I';·skip_next=yes;;·\ |
| 53 | ······-*I?*)·strip_trailopt·'I';;·\ |
| 54 | ········-*O)·strip_trailopt·'O';·skip_next=yes;;·\ |
| 55 | ······-*O?*)·strip_trailopt·'O';;·\ |
| 56 | ········-*l)·strip_trailopt·'l';·skip_next=yes;;·\ |
| 57 | ······-*l?*)·strip_trailopt·'l';;·\ |
| 58 | ······-[dEDm])·skip_next=yes;;·\ |
| 59 | ······-[JT])·skip_next=yes;;·\ |
| 60 | ····esac;·\ |
| 61 | ····case·$$flg·in·\ |
| 62 | ······*$$target_option*)·has_opt=yes;·break;;·\ |
| 63 | ····esac;·\ |
| 64 | ··done;·\ |
| 65 | ··test·$$has_opt·=·yes |
| 66 | am__make_dryrun·=·(target_option=n;·$(am__make_running_with_option)) |
| 67 | am__make_keepgoing·=·(target_option=k;·$(am__make_running_with_option)) |
| 68 | pkgdatadir·=·$(datadir)/@PACKAGE@ |
| 69 | pkgincludedir·=·$(includedir)/@PACKAGE@ |
| 70 | pkglibdir·=·$(libdir)/@PACKAGE@ |
| 71 | pkglibexecdir·=·$(libexecdir)/@PACKAGE@ |
| 72 | am__cd·=·CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)"·&&·cd |
| 73 | install_sh_DATA·=·$(install_sh)·-c·-m·644 |
| 74 | install_sh_PROGRAM·=·$(install_sh)·-c |
| 75 | install_sh_SCRIPT·=·$(install_sh)·-c |
| 76 | INSTALL_HEADER·=·$(INSTALL_DATA) |
| 77 | transform·=·$(program_transform_name) |
| 78 | NORMAL_INSTALL·=·: |
| 79 | PRE_INSTALL·=·: |
| 80 | POST_INSTALL·=·: |
| 81 | NORMAL_UNINSTALL·=·: |
| 82 | PRE_UNINSTALL·=·: |
| 83 | POST_UNINSTALL·=·: |
| 84 | build_triplet·=·@build@ |
| 85 | host_triplet·=·@host@ |
| 86 | @COND_XZ_TRUE@am__append_1·=·xz |
| 87 | @COND_LZMAINFO_TRUE@am__append_2·=·lzmainfo |
| 88 | @COND_SCRIPTS_TRUE@am__append_3·=·scripts |
| 89 | subdir·=·src |
| 90 | ACLOCAL_M4·=·$(top_srcdir)/aclocal.m4 |
| 91 | am__aclocal_m4_deps·=·$(top_srcdir)/m4/ax_pthread.m4·\ |
| 92 | » $(top_srcdir)/m4/build-to-host.m4·$(top_srcdir)/m4/getopt.m4·\ |
| 93 | » $(top_srcdir)/m4/gettext.m4·$(top_srcdir)/m4/host-cpu-c-abi.m4·\ |
| 94 | » $(top_srcdir)/m4/iconv.m4·$(top_srcdir)/m4/intlmacosx.m4·\ |
| 95 | » $(top_srcdir)/m4/lib-ld.m4·$(top_srcdir)/m4/lib-link.m4·\ |
| 96 | » $(top_srcdir)/m4/lib-prefix.m4·$(top_srcdir)/m4/libtool.m4·\ |
| 97 | » $(top_srcdir)/m4/ltoptions.m4·$(top_srcdir)/m4/ltsugar.m4·\ |
| 98 | » $(top_srcdir)/m4/ltversion.m4·$(top_srcdir)/m4/lt~obsolete.m4·\ |
| 99 | » $(top_srcdir)/m4/nls.m4·$(top_srcdir)/m4/po.m4·\ |
| 100 | » $(top_srcdir)/m4/posix-shell.m4·$(top_srcdir)/m4/progtest.m4·\ |
| 101 | » $(top_srcdir)/m4/tuklib_common.m4·\ |
| 102 | » $(top_srcdir)/m4/tuklib_cpucores.m4·\ |
| 103 | » $(top_srcdir)/m4/tuklib_integer.m4·\ |
| 104 | » $(top_srcdir)/m4/tuklib_mbstr.m4·\ |
| 105 | » $(top_srcdir)/m4/tuklib_physmem.m4·\ |
| 106 | » $(top_srcdir)/m4/tuklib_progname.m4·\ |
| 107 | » $(top_srcdir)/m4/visibility.m4·$(top_srcdir)/configure.ac |
| 108 | am__configure_deps·=·$(am__aclocal_m4_deps)·$(CONFIGURE_DEPENDENCIES)·\ |
| 109 | » $(ACLOCAL_M4) |
| 110 | DIST_COMMON·=·$(srcdir)/Makefile.am·$(am__DIST_COMMON) |
| 111 | mkinstalldirs·=·$(install_sh)·-d |
| 112 | CONFIG_HEADER·=·$(top_builddir)/config.h |
| 113 | CONFIG_CLEAN_FILES·= |
| 114 | CONFIG_CLEAN_VPATH_FILES·= |
| 115 | AM_V_P·=·$(am__v_P_@AM_V@) |
| 116 | am__v_P_·=·$(am__v_P_@AM_DEFAULT_V@) |
| 117 | am__v_P_0·=·false |
| 118 | am__v_P_1·=·: |
| 119 | AM_V_GEN·=·$(am__v_GEN_@AM_V@) |
| 120 | am__v_GEN_·=·$(am__v_GEN_@AM_DEFAULT_V@) |
| 121 | am__v_GEN_0·=·@echo·"··GEN·····"·$@; |
| 122 | am__v_GEN_1·=· |
| 123 | AM_V_at·=·$(am__v_at_@AM_V@) |
| 124 | am__v_at_·=·$(am__v_at_@AM_DEFAULT_V@) |
| 125 | am__v_at_0·=·@ |
| 126 | am__v_at_1·=· |
| 127 | SOURCES·= |
| 128 | DIST_SOURCES·= |
| 129 | RECURSIVE_TARGETS·=·all-recursive·check-recursive·cscopelist-recursive·\ |
| 130 | » ctags-recursive·dvi-recursive·html-recursive·info-recursive·\ |
| 131 | » install-data-recursive·install-dvi-recursive·\ |
| 132 | » install-exec-recursive·install-html-recursive·\ |
| 133 | » install-info-recursive·install-pdf-recursive·\ |
| 134 | » install-ps-recursive·install-recursive·installcheck-recursive·\ |
| 135 | » installdirs-recursive·pdf-recursive·ps-recursive·\ |
| 136 | » tags-recursive·uninstall-recursive |
| 137 | am__can_run_installinfo·=·\ |
| 138 | ··case·$$AM_UPDATE_INFO_DIR·in·\ |
| 139 | ····n|no|NO)·false;;·\ |
| 140 | ····*)·(install-info·--version)·>/dev/null·2>&1;;·\ |
| 141 | ··esac |
| 142 | RECURSIVE_CLEAN_TARGETS·=·mostlyclean-recursive·clean-recursive» \ |
| 143 | ··distclean-recursive·maintainer-clean-recursive |
| 144 | am__recursive_targets·=·\ |
| 145 | ··$(RECURSIVE_TARGETS)·\ |
| 146 | ··$(RECURSIVE_CLEAN_TARGETS)·\ |
| 147 | ··$(am__extra_recursive_targets) |
| 148 | AM_RECURSIVE_TARGETS·=·$(am__recursive_targets:-recursive=)·TAGS·CTAGS·\ |
| 149 | » distdir·distdir-am |
| 150 | am__tagged_files·=·$(HEADERS)·$(SOURCES)·$(TAGS_FILES)·$(LISP) |
| 151 | #·Read·a·list·of·newline-separated·strings·from·the·standard·input, |
| 152 | #·and·print·each·of·them·once,·without·duplicates.··Input·order·is |
| 153 | #·*not*·preserved. |
| 154 | am__uniquify_input·=·$(AWK)·'\ |
| 155 | ··BEGIN·{·nonempty·=·0;·}·\ |
| 156 | ··{·items[$$0]·=·1;·nonempty·=·1;·}·\ |
| 157 | ··END·{·if·(nonempty)·{·for·(i·in·items)·print·i;·};·}·\ |
| 158 | ' |
| 159 | #·Make·sure·the·list·of·sources·is·unique.··This·is·necessary·because, |
| 160 | #·e.g.,·the·same·source·file·might·be·shared·among·_SOURCES·variables |
| 161 | #·for·different·programs/libraries. |
| 162 | am__define_uniq_tagged_files·=·\ |
| 163 | ··list='$(am__tagged_files)';·\ |
| 164 | ··unique=`for·i·in·$$list;·do·\ |
| 165 | ····if·test·-f·"$$i";·then·echo·$$i;·else·echo·$(srcdir)/$$i;·fi;·\ |
| 166 | ··done·|·$(am__uniquify_input)` |
| 167 | DIST_SUBDIRS·=·liblzma·xzdec·xz·lzmainfo·scripts |
| 168 | am__DIST_COMMON·=·$(srcdir)/Makefile.in |
| 169 | DISTFILES·=·$(DIST_COMMON)·$(DIST_SOURCES)·$(TEXINFOS)·$(EXTRA_DIST) |
| 170 | am__relativize·=·\ |
| 171 | ··dir0=`pwd`;·\ |
| 172 | ··sed_first='s,^\([^/]*\)/.*$$,\1,';·\ |
| 173 | ··sed_rest='s,^[^/]*/*,,';·\ |
| 174 | ··sed_last='s,^.*/\([^/]*\)$$,\1,';·\ |
| 175 | ··sed_butlast='s,/*[^/]*$$,,';·\ |
| 176 | ··while·test·-n·"$$dir1";·do·\ |
| 177 | ····first=`echo·"$$dir1"·|·sed·-e·"$$sed_first"`;·\ |
| 178 | ····if·test·"$$first"·!=·".";·then·\ |
| 179 | ······if·test·"$$first"·=·"..";·then·\ |
| 180 | ········dir2=`echo·"$$dir0"·|·sed·-e·"$$sed_last"`/"$$dir2";·\ |
| 181 | ········dir0=`echo·"$$dir0"·|·sed·-e·"$$sed_butlast"`;·\ |
| 182 | ······else·\ |
| 183 | ········first2=`echo·"$$dir2"·|·sed·-e·"$$sed_first"`;·\ |
| 184 | ········if·test·"$$first2"·=·"$$first";·then·\ |
| 185 | ··········dir2=`echo·"$$dir2"·|·sed·-e·"$$sed_rest"`;·\ |
| 186 | ········else·\ |
| 187 | ··········dir2="../$$dir2";·\ |
| 188 | ········fi;·\ |
| 189 | ········dir0="$$dir0"/"$$first";·\ |
| 190 | ······fi;·\ |
| 191 | ····fi;·\ |
| 192 | ····dir1=`echo·"$$dir1"·|·sed·-e·"$$sed_rest"`;·\ |
| 193 | ··done;·\ |
| 194 | ··reldir="$$dir2" |
| 195 | ACLOCAL·=·@ACLOCAL@ |
| 196 | AMTAR·=·@AMTAR@ |
| 197 | AM_CFLAGS·=·@AM_CFLAGS@ |
| 198 | AM_DEFAULT_VERBOSITY·=·@AM_DEFAULT_VERBOSITY@ |
| 199 | AR·=·@AR@ |
| 200 | AS·=·@AS@ |
| 201 | AUTOCONF·=·@AUTOCONF@ |
| 202 | AUTOHEADER·=·@AUTOHEADER@ |
| 203 | AUTOMAKE·=·@AUTOMAKE@ |
| 204 | AWK·=·@AWK@ |
| 205 | CC·=·@CC@ |
| 206 | CCAS·=·@CCAS@ |
| 207 | CCASDEPMODE·=·@CCASDEPMODE@ |
| 208 | CCASFLAGS·=·@CCASFLAGS@ |
| 209 | CCDEPMODE·=·@CCDEPMODE@ |
| 210 | CFLAGS·=·@CFLAGS@ |
| 211 | CFLAG_VISIBILITY·=·@CFLAG_VISIBILITY@ |
| 212 | CPP·=·@CPP@ |
| 213 | CPPFLAGS·=·@CPPFLAGS@ |
| 214 | CSCOPE·=·@CSCOPE@ |
| 215 | CTAGS·=·@CTAGS@ |
| 216 | CYGPATH_W·=·@CYGPATH_W@ |
| 217 | DEFS·=·@DEFS@ |
| 218 | DEPDIR·=·@DEPDIR@ |
| 219 | DLLTOOL·=·@DLLTOOL@ |
| 220 | DSYMUTIL·=·@DSYMUTIL@ |
| 221 | DUMPBIN·=·@DUMPBIN@ |
| 222 | ECHO_C·=·@ECHO_C@ |
| 223 | ECHO_N·=·@ECHO_N@ |
| 224 | ECHO_T·=·@ECHO_T@ |
| 225 | EGREP·=·@EGREP@ |
| 226 | ETAGS·=·@ETAGS@ |
| 227 | EXEEXT·=·@EXEEXT@ |
| 228 | FGREP·=·@FGREP@ |
| 229 | FILECMD·=·@FILECMD@ |
| 230 | GETOPT_H·=·@GETOPT_H@ |
| 231 | GETTEXT_MACRO_VERSION·=·@GETTEXT_MACRO_VERSION@ |
| 232 | GMSGFMT·=·@GMSGFMT@ |
| 233 | GMSGFMT_015·=·@GMSGFMT_015@ |
| 234 | GREP·=·@GREP@ |
| 235 | HAVE_VISIBILITY·=·@HAVE_VISIBILITY@ |
| 236 | INSTALL·=·@INSTALL@ |
| 237 | INSTALL_DATA·=·@INSTALL_DATA@ |
| 238 | INSTALL_PROGRAM·=·@INSTALL_PROGRAM@ |
| 239 | INSTALL_SCRIPT·=·@INSTALL_SCRIPT@ |
| 240 | INSTALL_STRIP_PROGRAM·=·@INSTALL_STRIP_PROGRAM@ |
| 241 | INTLLIBS·=·@INTLLIBS@ |
| 242 | INTL_MACOSX_LIBS·=·@INTL_MACOSX_LIBS@ |
| 243 | LD·=·@LD@ |
| 244 | LDFLAGS·=·@LDFLAGS@ |
| 245 | LIBICONV·=·@LIBICONV@ |
| 246 | LIBINTL·=·@LIBINTL@ |
| 247 | LIBOBJS·=·@LIBOBJS@ |
| 248 | LIBS·=·@LIBS@ |
| 249 | LIBTOOL·=·@LIBTOOL@ |
| 250 | LIPO·=·@LIPO@ |
| 251 | LN_EXEEXT·=·@LN_EXEEXT@ |
| 252 | LN_S·=·@LN_S@ |
| 253 | LTLIBICONV·=·@LTLIBICONV@ |
| 254 | LTLIBINTL·=·@LTLIBINTL@ |
| 255 | LTLIBOBJS·=·@LTLIBOBJS@ |
| 256 | LT_SYS_LIBRARY_PATH·=·@LT_SYS_LIBRARY_PATH@ |
| 257 | MAKEINFO·=·@MAKEINFO@ |
| 258 | MANIFEST_TOOL·=·@MANIFEST_TOOL@ |
| 259 | MKDIR_P·=·@MKDIR_P@ |
| 260 | MSGFMT·=·@MSGFMT@ |
| 261 | MSGMERGE·=·@MSGMERGE@ |
| 262 | MSGMERGE_FOR_MSGFMT_OPTION·=·@MSGMERGE_FOR_MSGFMT_OPTION@ |
| 263 | NM·=·@NM@ |
| 264 | NMEDIT·=·@NMEDIT@ |
| 265 | OBJDUMP·=·@OBJDUMP@ |
| 266 | OBJEXT·=·@OBJEXT@ |
| 267 | OTOOL·=·@OTOOL@ |
| 268 | OTOOL64·=·@OTOOL64@ |
| 269 | PACKAGE·=·@PACKAGE@ |
| 270 | PACKAGE_BUGREPORT·=·@PACKAGE_BUGREPORT@ |
| 271 | PACKAGE_NAME·=·@PACKAGE_NAME@ |
| 272 | PACKAGE_STRING·=·@PACKAGE_STRING@ |
| 273 | PACKAGE_TARNAME·=·@PACKAGE_TARNAME@ |
| 274 | PACKAGE_URL·=·@PACKAGE_URL@ |
| 275 | PACKAGE_VERSION·=·@PACKAGE_VERSION@ |
| 276 | PATH_SEPARATOR·=·@PATH_SEPARATOR@ |
| 277 | POSIX_SHELL·=·@POSIX_SHELL@ |
| 278 | POSUB·=·@POSUB@ |
| 279 | PREFERABLY_POSIX_SHELL·=·@PREFERABLY_POSIX_SHELL@ |
| 280 | PTHREAD_CC·=·@PTHREAD_CC@ |
| 281 | PTHREAD_CFLAGS·=·@PTHREAD_CFLAGS@ |
| 282 | PTHREAD_CXX·=·@PTHREAD_CXX@ |
| 283 | PTHREAD_LIBS·=·@PTHREAD_LIBS@ |
| 284 | RANLIB·=·@RANLIB@ |
| 285 | RC·=·@RC@ |
| 286 | SED·=·@SED@ |
| 287 | SET_MAKE·=·@SET_MAKE@ |
| 288 | SHELL·=·@SHELL@ |
| 289 | STRIP·=·@STRIP@ |
| 290 | USE_NLS·=·@USE_NLS@ |
| 291 | VERSION·=·@VERSION@ |
| 292 | XGETTEXT·=·@XGETTEXT@ |
| 293 | XGETTEXT_015·=·@XGETTEXT_015@ |
| 294 | XGETTEXT_EXTRA_OPTIONS·=·@XGETTEXT_EXTRA_OPTIONS@ |
| 295 | abs_builddir·=·@abs_builddir@ |
| 296 | abs_srcdir·=·@abs_srcdir@ |
| 297 | abs_top_builddir·=·@abs_top_builddir@ |
| 298 | abs_top_srcdir·=·@abs_top_srcdir@ |
| 299 | ac_ct_AR·=·@ac_ct_AR@ |
| 300 | ac_ct_CC·=·@ac_ct_CC@ |
| 301 | ac_ct_DUMPBIN·=·@ac_ct_DUMPBIN@ |
| 302 | am__include·=·@am__include@ |
| 303 | am__leading_dot·=·@am__leading_dot@ |
| 304 | am__quote·=·@am__quote@ |
| 305 | am__tar·=·@am__tar@ |
| 306 | am__untar·=·@am__untar@ |
| 307 | ax_pthread_config·=·@ax_pthread_config@ |
| 308 | bindir·=·@bindir@ |
| 309 | build·=·@build@ |
| 310 | build_alias·=·@build_alias@ |
| 311 | build_cpu·=·@build_cpu@ |
| 312 | build_os·=·@build_os@ |
| 313 | build_vendor·=·@build_vendor@ |
| 314 | builddir·=·@builddir@ |
| 315 | datadir·=·@datadir@ |
| 316 | datarootdir·=·@datarootdir@ |
| 317 | docdir·=·@docdir@ |
| 318 | dvidir·=·@dvidir@ |
| 319 | enable_path_for_scripts·=·@enable_path_for_scripts@ |
| 320 | exec_prefix·=·@exec_prefix@ |
| 321 | host·=·@host@ |
| 322 | host_alias·=·@host_alias@ |
| 323 | host_cpu·=·@host_cpu@ |
| 324 | host_os·=·@host_os@ |
| 325 | host_vendor·=·@host_vendor@ |
| 326 | htmldir·=·@htmldir@ |
| 327 | includedir·=·@includedir@ |
| 328 | infodir·=·@infodir@ |
| 329 | install_sh·=·@install_sh@ |
| 330 | libdir·=·@libdir@ |
| 331 | libexecdir·=·@libexecdir@ |
| 332 | localedir·=·@localedir@ |
| 333 | localedir_c·=·@localedir_c@ |
| 334 | localedir_c_make·=·@localedir_c_make@ |
| 335 | localstatedir·=·@localstatedir@ |
| 336 | mandir·=·@mandir@ |
| 337 | mkdir_p·=·@mkdir_p@ |
| 338 | oldincludedir·=·@oldincludedir@ |
| 339 | pdfdir·=·@pdfdir@ |
| 340 | prefix·=·@prefix@ |
| 341 | program_transform_name·=·@program_transform_name@ |
| 342 | psdir·=·@psdir@ |
| 343 | runstatedir·=·@runstatedir@ |
| 344 | sbindir·=·@sbindir@ |
| 345 | sharedstatedir·=·@sharedstatedir@ |
| 346 | srcdir·=·@srcdir@ |
| 347 | sysconfdir·=·@sysconfdir@ |
| 348 | target_alias·=·@target_alias@ |
| 349 | top_build_prefix·=·@top_build_prefix@ |
| 350 | top_builddir·=·@top_builddir@ |
| 351 | top_srcdir·=·@top_srcdir@ |
| 352 | xz·=·@xz@ |
| 353 | SUBDIRS·=·liblzma·xzdec·$(am__append_1)·$(am__append_2)·\ |
| 354 | » $(am__append_3) |
| 355 | EXTRA_DIST·=·\ |
| 356 | » common/common_w32res.rc·\ |
| 357 | » common/mythread.h·\ |
| 358 | » common/sysdefs.h·\ |
| 359 | » common/tuklib_common.h·\ |
| 360 | » common/tuklib_config.h·\ |
| 361 | » common/tuklib_cpucores.c·\ |
| 362 | » common/tuklib_cpucores.h·\ |
| 363 | » common/tuklib_exit.c·\ |
| 364 | » common/tuklib_exit.h·\ |
| 365 | » common/tuklib_gettext.h·\ |
| 366 | » common/tuklib_integer.h·\ |
| 367 | » common/tuklib_mbstr_fw.c·\ |
| 368 | » common/tuklib_mbstr.h·\ |
| 369 | » common/tuklib_mbstr_width.c·\ |
| 370 | » common/tuklib_open_stdxxx.c·\ |
| 371 | » common/tuklib_open_stdxxx.h·\ |
| 372 | » common/tuklib_physmem.c·\ |
| 373 | » common/tuklib_physmem.h·\ |
| 374 | » common/tuklib_progname.c·\ |
| 375 | » common/tuklib_progname.h |
| |
| 376 | all:·all-recursive |
| |
| 377 | .SUFFIXES: |
| 378 | $(srcdir)/Makefile.in:··$(srcdir)/Makefile.am··$(am__configure_deps) |
| 379 | » @for·dep·in·$?;·do·\ |
| 380 | » ··case·'$(am__configure_deps)'·in·\ |
| 381 | » ····*$$dep*)·\ |
| 382 | » ······(·cd·$(top_builddir)·&&·$(MAKE)·$(AM_MAKEFLAGS)·am--refresh·)·\ |
| 383 | » ········&&·{·if·test·-f·$@;·then·exit·0;·else·break;·fi;·};·\ |
| 384 | » ······exit·1;;·\ |
| 385 | » ··esac;·\ |
| 386 | » done;·\ |
| 387 | » echo·'·cd·$(top_srcdir)·&&·$(AUTOMAKE)·--foreign·src/Makefile';·\ |
| 388 | » $(am__cd)·$(top_srcdir)·&&·\ |
| 389 | » ··$(AUTOMAKE)·--foreign·src/Makefile |
| 390 | Makefile:·$(srcdir)/Makefile.in·$(top_builddir)/config.status |
| 391 | » @case·'$?'·in·\ |
| 392 | » ··*config.status*)·\ |
| 393 | » ····cd·$(top_builddir)·&&·$(MAKE)·$(AM_MAKEFLAGS)·am--refresh;;·\ |
| 394 | » ··*)·\ |
| 395 | » ····echo·'·cd·$(top_builddir)·&&·$(SHELL)·./config.status·$(subdir)/$@·$(am__maybe_remake_depfiles)';·\ |
| 396 | » ····cd·$(top_builddir)·&&·$(SHELL)·./config.status·$(subdir)/$@·$(am__maybe_remake_depfiles);;·\ |
| 397 | » esac; |
| |
| 398 | $(top_builddir)/config.status:·$(top_srcdir)/configure·$(CONFIG_STATUS_DEPENDENCIES) |
| 399 | » cd·$(top_builddir)·&&·$(MAKE)·$(AM_MAKEFLAGS)·am--refresh |
| |
| 400 | $(top_srcdir)/configure:··$(am__configure_deps) |
| 401 | » cd·$(top_builddir)·&&·$(MAKE)·$(AM_MAKEFLAGS)·am--refresh |
| 402 | $(ACLOCAL_M4):··$(am__aclocal_m4_deps) |
| 403 | » cd·$(top_builddir)·&&·$(MAKE)·$(AM_MAKEFLAGS)·am--refresh |
| 404 | $(am__aclocal_m4_deps): |
| |
| 405 | mostlyclean-libtool: |
| 406 | » -rm·-f·*.lo |
| |
| 407 | clean-libtool: |
| 408 | » -rm·-rf·.libs·_libs |
| |
| 409 | #·This·directory's·subdirectories·are·mostly·independent;·you·can·cd |
| 410 | #·into·them·and·run·'make'·without·going·through·this·Makefile. |
| 411 | #·To·change·the·values·of·'make'·variables:·instead·of·editing·Makefiles, |
| 412 | #·(1)·if·the·variable·is·set·in·'config.status',·edit·'config.status' |
| 413 | #·····(which·will·cause·the·Makefiles·to·be·regenerated·when·you·run·'make'); |
| 414 | #·(2)·otherwise,·pass·the·desired·values·on·the·'make'·command·line. |
| 415 | $(am__recursive_targets): |
| 416 | » @fail=;·\ |
| 417 | » if·$(am__make_keepgoing);·then·\ |
| 418 | » ··failcom='fail=yes';·\ |
| 419 | » else·\ |
| 420 | » ··failcom='exit·1';·\ |
| 421 | » fi;·\ |
| 422 | » dot_seen=no;·\ |
| 423 | » target=`echo·$@·|·sed·s/-recursive//`;·\ |
| 424 | » case·"$@"·in·\ |
| 425 | » ··distclean-*·|·maintainer-clean-*)·list='$(DIST_SUBDIRS)'·;;·\ |
| 426 | » ··*)·list='$(SUBDIRS)'·;;·\ |
| 427 | » esac;·\ |
| 428 | » for·subdir·in·$$list;·do·\ |
| 429 | » ··echo·"Making·$$target·in·$$subdir";·\ |
| 430 | » ··if·test·"$$subdir"·=·".";·then·\ |
| 431 | » ····dot_seen=yes;·\ |
| 432 | » ····local_target="$$target-am";·\ |
| 433 | » ··else·\ |
| 434 | » ····local_target="$$target";·\ |
| 435 | » ··fi;·\ |
| 436 | » ··($(am__cd)·$$subdir·&&·$(MAKE)·$(AM_MAKEFLAGS)·$$local_target)·\ |
| 437 | » ··||·eval·$$failcom;·\ |
| 438 | » done;·\ |
| 439 | » if·test·"$$dot_seen"·=·"no";·then·\ |
| 440 | » ··$(MAKE)·$(AM_MAKEFLAGS)·"$$target-am"·||·exit·1;·\ |
| 441 | » fi;·test·-z·"$$fail" |
| |
| 442 | ID:·$(am__tagged_files) |
| 443 | » $(am__define_uniq_tagged_files);·mkid·-fID·$$unique |
| 444 | tags:·tags-recursive |
| 445 | TAGS:·tags |
| |
| 446 | tags-am:·$(TAGS_DEPENDENCIES)·$(am__tagged_files) |
| 447 | » set·x;·\ |
| 448 | » here=`pwd`;·\ |
| 449 | » if·($(ETAGS)·--etags-include·--version)·>/dev/null·2>&1;·then·\ |
| 450 | » ··include_option=--etags-include;·\ |
| 451 | » ··empty_fix=.;·\ |
| 452 | » else·\ |
| 453 | » ··include_option=--include;·\ |
| 454 | » ··empty_fix=;·\ |
| 455 | » fi;·\ |
| 456 | » list='$(SUBDIRS)';·for·subdir·in·$$list;·do·\ |
| 457 | » ··if·test·"$$subdir"·=·.;·then·:;·else·\ |
| 458 | » ····test·!·-f·$$subdir/TAGS·||·\ |
| 459 | » ······set·"$$@"·"$$include_option=$$here/$$subdir/TAGS";·\ |
| 460 | » ··fi;·\ |
| 461 | » done;·\ |
| 462 | » $(am__define_uniq_tagged_files);·\ |
| 463 | » shift;·\ |
| 464 | » if·test·-z·"$(ETAGS_ARGS)$$*$$unique";·then·:;·else·\ |
| 465 | » ··test·-n·"$$unique"·||·unique=$$empty_fix;·\ |
| 466 | » ··if·test·$$#·-gt·0;·then·\ |
| 467 | » ····$(ETAGS)·$(ETAGSFLAGS)·$(AM_ETAGSFLAGS)·$(ETAGS_ARGS)·\ |
| 468 | » ······"$$@"·$$unique;·\ |
| 469 | » ··else·\ |
| 470 | » ····$(ETAGS)·$(ETAGSFLAGS)·$(AM_ETAGSFLAGS)·$(ETAGS_ARGS)·\ |
| 471 | » ······$$unique;·\ |
| 472 | » ··fi;·\ |
| 473 | » fi |
| 474 | ctags:·ctags-recursive |
| |
| 475 | CTAGS:·ctags |
| 476 | ctags-am:·$(TAGS_DEPENDENCIES)·$(am__tagged_files) |
| 477 | » $(am__define_uniq_tagged_files);·\ |
| 478 | » test·-z·"$(CTAGS_ARGS)$$unique"·\ |
| 479 | » ··||·$(CTAGS)·$(CTAGSFLAGS)·$(AM_CTAGSFLAGS)·$(CTAGS_ARGS)·\ |
| 480 | » ·····$$unique |
| |
| 481 | GTAGS: |
| 482 | » here=`$(am__cd)·$(top_builddir)·&&·pwd`·\ |
| 483 | » ··&&·$(am__cd)·$(top_srcdir)·\ |
| 484 | » ··&&·gtags·-i·$(GTAGS_ARGS)·"$$here" |
| 485 | cscopelist:·cscopelist-recursive |
| |
| 486 | cscopelist-am:·$(am__tagged_files) |
| 487 | » list='$(am__tagged_files)';·\ |
| 488 | » case·"$(srcdir)"·in·\ |
| 489 | » ··[\\/]*·|·?:[\\/]*)·sdir="$(srcdir)"·;;·\ |
| 490 | » ··*)·sdir=$(subdir)/$(srcdir)·;;·\ |
| 491 | » esac;·\ |
| 492 | » for·i·in·$$list;·do·\ |
| 493 | » ··if·test·-f·"$$i";·then·\ |
| 494 | » ····echo·"$(subdir)/$$i";·\ |
| 495 | » ··else·\ |
| 496 | » ····echo·"$$sdir/$$i";·\ |
| 497 | » ··fi;·\ |
| 498 | » done·>>·$(top_builddir)/cscope.files |
| |
| 499 | distclean-tags: |
| 500 | » -rm·-f·TAGS·ID·GTAGS·GRTAGS·GSYMS·GPATH·tags |
| 501 | distdir:·$(BUILT_SOURCES) |
| 502 | » $(MAKE)·$(AM_MAKEFLAGS)·distdir-am |
| |
| 503 | distdir-am:·$(DISTFILES) |
| 504 | » @srcdirstrip=`echo·"$(srcdir)"·|·sed·'s/[].[^$$\\*]/\\\\&/g'`;·\ |
| 505 | » topsrcdirstrip=`echo·"$(top_srcdir)"·|·sed·'s/[].[^$$\\*]/\\\\&/g'`;·\ |
| 506 | » list='$(DISTFILES)';·\ |
| 507 | » ··dist_files=`for·file·in·$$list;·do·echo·$$file;·done·|·\ |
| 508 | » ··sed·-e·"s|^$$srcdirstrip/||;t"·\ |
| 509 | » ······-e·"s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`;·\ |
| 510 | » case·$$dist_files·in·\ |
| 511 | » ··*/*)·$(MKDIR_P)·`echo·"$$dist_files"·|·\ |
| 512 | » » » ···sed·'/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,'·|·\ |
| 513 | » » » ···sort·-u`·;;·\ |
| 514 | » esac;·\ |
| 515 | » for·file·in·$$dist_files;·do·\ |
| 516 | » ··if·test·-f·$$file·||·test·-d·$$file;·then·d=.;·else·d=$(srcdir);·fi;·\ |
| 517 | » ··if·test·-d·$$d/$$file;·then·\ |
| 518 | » ····dir=`echo·"/$$file"·|·sed·-e·'s,/[^/]*$$,,'`;·\ |
| 519 | » ····if·test·-d·"$(distdir)/$$file";·then·\ |
| 520 | » ······find·"$(distdir)/$$file"·-type·d·!·-perm·-700·-exec·chmod·u+rwx·{}·\;;·\ |
| 521 | » ····fi;·\ |
| 522 | » ····if·test·-d·$(srcdir)/$$file·&&·test·$$d·!=·$(srcdir);·then·\ |
| 523 | » ······cp·-fpR·$(srcdir)/$$file·"$(distdir)$$dir"·||·exit·1;·\ |
| 524 | » ······find·"$(distdir)/$$file"·-type·d·!·-perm·-700·-exec·chmod·u+rwx·{}·\;;·\ |
| 525 | » ····fi;·\ |
| 526 | » ····cp·-fpR·$$d/$$file·"$(distdir)$$dir"·||·exit·1;·\ |
| 527 | » ··else·\ |
| 528 | » ····test·-f·"$(distdir)/$$file"·\ |
| 529 | » ····||·cp·-p·$$d/$$file·"$(distdir)/$$file"·\ |
| 530 | » ····||·exit·1;·\ |
| 531 | » ··fi;·\ |
| 532 | » done |
| 533 | » @list='$(DIST_SUBDIRS)';·for·subdir·in·$$list;·do·\ |
| 534 | » ··if·test·"$$subdir"·=·.;·then·:;·else·\ |
| 535 | » ····$(am__make_dryrun)·\ |
| 536 | » ······||·test·-d·"$(distdir)/$$subdir"·\ |
| 537 | » ······||·$(MKDIR_P)·"$(distdir)/$$subdir"·\ |
| 538 | » ······||·exit·1;·\ |
| 539 | » ····dir1=$$subdir;·dir2="$(distdir)/$$subdir";·\ |
| 540 | » ····$(am__relativize);·\ |
| 541 | » ····new_distdir=$$reldir;·\ |
| 542 | » ····dir1=$$subdir;·dir2="$(top_distdir)";·\ |
| 543 | » ····$(am__relativize);·\ |
| 544 | » ····new_top_distdir=$$reldir;·\ |
| 545 | » ····echo·"·(cd·$$subdir·&&·$(MAKE)·$(AM_MAKEFLAGS)·top_distdir="$$new_top_distdir"·distdir="$$new_distdir"·\\";·\ |
| 546 | » ····echo·"·····am__remove_distdir=:·am__skip_length_check=:·am__skip_mode_fix=:·distdir)";·\ |
| 547 | » ····($(am__cd)·$$subdir·&&·\ |
| 548 | » ······$(MAKE)·$(AM_MAKEFLAGS)·\ |
| 549 | » ········top_distdir="$$new_top_distdir"·\ |
| 550 | » ········distdir="$$new_distdir"·\ |
| 551 | » » am__remove_distdir=:·\ |
| 552 | » » am__skip_length_check=:·\ |
| 553 | » » am__skip_mode_fix=:·\ |
| 554 | » ········distdir)·\ |
| 555 | » ······||·exit·1;·\ |
| 556 | » ··fi;·\ |
| 557 | » done |
| 558 | check-am:·all-am |
| 559 | check:·check-recursive |
| 560 | all-am:·Makefile |
| 561 | installdirs:·installdirs-recursive |
| 562 | installdirs-am: |
| 563 | install:·install-recursive |
| 564 | install-exec:·install-exec-recursive |
| 565 | install-data:·install-data-recursive |
| 566 | uninstall:·uninstall-recursive |
| |
| 567 | install-am:·all-am |
| 568 | » @$(MAKE)·$(AM_MAKEFLAGS)·install-exec-am·install-data-am |
| |
| 569 | installcheck:·installcheck-recursive |
| 570 | install-strip: |
| 571 | » if·test·-z·'$(STRIP)';·then·\ |
| 572 | » ··$(MAKE)·$(AM_MAKEFLAGS)·INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)"·\ |
| 573 | » ····install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)"·INSTALL_STRIP_FLAG=-s·\ |
| 574 | » ······install;·\ |
| 575 | » else·\ |
| 576 | » ··$(MAKE)·$(AM_MAKEFLAGS)·INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)"·\ |
| 577 | » ····install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)"·INSTALL_STRIP_FLAG=-s·\ |
| 578 | » ····"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"·install;·\ |
| 579 | » fi |
| 580 | mostlyclean-generic: |
| |
| 581 | clean-generic: |
| |
| 582 | distclean-generic: |
| 583 | » -test·-z·"$(CONFIG_CLEAN_FILES)"·||·rm·-f·$(CONFIG_CLEAN_FILES) |
| 584 | » -test·.·=·"$(srcdir)"·||·test·-z·"$(CONFIG_CLEAN_VPATH_FILES)"·||·rm·-f·$(CONFIG_CLEAN_VPATH_FILES) |
| |
| 585 | maintainer-clean-generic: |
| 586 | » @echo·"This·command·is·intended·for·maintainers·to·use" |
| 587 | » @echo·"it·deletes·files·that·may·require·special·tools·to·rebuild." |
| 588 | clean:·clean-recursive |
| |
| 589 | clean-am:·clean-generic·clean-libtool·mostlyclean-am |
| |
| 590 | distclean:·distclean-recursive |
| 591 | » -rm·-f·Makefile |
| 592 | distclean-am:·clean-am·distclean-generic·distclean-tags |
| |
| 593 | dvi:·dvi-recursive |
| |
| 594 | dvi-am: |
| |
| 595 | html:·html-recursive |
| |
| 596 | html-am: |
| |
| 597 | info:·info-recursive |
| |
| 598 | info-am: |
| |
| 599 | install-data-am: |
| |
| 600 | install-dvi:·install-dvi-recursive |
| |
| 601 | install-dvi-am: |
| |
| 602 | install-exec-am: |
| |
| 603 | install-html:·install-html-recursive |
| |
| 604 | install-html-am: |
| |
| 605 | install-info:·install-info-recursive |
| |
| 606 | install-info-am: |
| |
| 607 | install-man: |
| |
| 608 | install-pdf:·install-pdf-recursive |
| |
| 609 | install-pdf-am: |
| |
| 610 | install-ps:·install-ps-recursive |
| |
| 611 | install-ps-am: |
| |
| 612 | installcheck-am: |
| |
| 613 | maintainer-clean:·maintainer-clean-recursive |
| 614 | » -rm·-f·Makefile |
| 615 | maintainer-clean-am:·distclean-am·maintainer-clean-generic |
| |
| 616 | mostlyclean:·mostlyclean-recursive |
| |
| 617 | mostlyclean-am:·mostlyclean-generic·mostlyclean-libtool |
| |
| 618 | pdf:·pdf-recursive |
| |
| 619 | pdf-am: |
| |
| 620 | ps:·ps-recursive |
| |
| 621 | ps-am: |
| |
| 622 | uninstall-am: |
| |
| 623 | .MAKE:·$(am__recursive_targets)·install-am·install-strip |
| |
| 624 | .PHONY:·$(am__recursive_targets)·CTAGS·GTAGS·TAGS·all·all-am·check·\ |
| 625 | » check-am·clean·clean-generic·clean-libtool·cscopelist-am·ctags·\ |
| 626 | » ctags-am·distclean·distclean-generic·distclean-libtool·\ |
| 627 | » distclean-tags·distdir·dvi·dvi-am·html·html-am·info·info-am·\ |
| 628 | » install·install-am·install-data·install-data-am·install-dvi·\ |
| 629 | » install-dvi-am·install-exec·install-exec-am·install-html·\ |
| 630 | » install-html-am·install-info·install-info-am·install-man·\ |
| 631 | » install-pdf·install-pdf-am·install-ps·install-ps-am·\ |
| 632 | » install-strip·installcheck·installcheck-am·installdirs·\ |
| 633 | » installdirs-am·maintainer-clean·maintainer-clean-generic·\ |
| 634 | » mostlyclean·mostlyclean-generic·mostlyclean-libtool·pdf·pdf-am·\ |
| 635 | » ps·ps-am·tags·tags-am·uninstall·uninstall-am |
| |
| 636 | .PRECIOUS:·Makefile |
| |
| |
| 637 | #·Tell·versions·[3.59,3.63)·of·GNU·make·to·not·export·all·variables. |
| 638 | #·Otherwise·a·system·limit·(for·SysV·at·least)·may·be·exceeded. |
| 639 | .NOEXPORT: |