Makefile.in revision 88de56cc
1# Makefile.in generated by automake 1.11.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17VPATH = @srcdir@ 18pkgdatadir = $(datadir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkglibexecdir = $(libexecdir)/@PACKAGE@ 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 23install_sh_DATA = $(install_sh) -c -m 644 24install_sh_PROGRAM = $(install_sh) -c 25install_sh_SCRIPT = $(install_sh) -c 26INSTALL_HEADER = $(INSTALL_DATA) 27transform = $(program_transform_name) 28NORMAL_INSTALL = : 29PRE_INSTALL = : 30POST_INSTALL = : 31NORMAL_UNINSTALL = : 32PRE_UNINSTALL = : 33POST_UNINSTALL = : 34build_triplet = @build@ 35host_triplet = @host@ 36subdir = modules/im 37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 39am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \ 40 $(top_srcdir)/m4/dolt.m4 $(top_srcdir)/configure.ac 41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43mkinstalldirs = $(install_sh) -d 44CONFIG_HEADER = $(top_builddir)/src/config.h \ 45 $(top_builddir)/include/X11/XlibConf.h 46CONFIG_CLEAN_FILES = 47CONFIG_CLEAN_VPATH_FILES = 48AM_V_GEN = $(am__v_GEN_$(V)) 49am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 50am__v_GEN_0 = @echo " GEN " $@; 51AM_V_at = $(am__v_at_$(V)) 52am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 53am__v_at_0 = @ 54SOURCES = 55DIST_SOURCES = 56RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 57 html-recursive info-recursive install-data-recursive \ 58 install-dvi-recursive install-exec-recursive \ 59 install-html-recursive install-info-recursive \ 60 install-pdf-recursive install-ps-recursive install-recursive \ 61 installcheck-recursive installdirs-recursive pdf-recursive \ 62 ps-recursive uninstall-recursive 63RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 64 distclean-recursive maintainer-clean-recursive 65AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 66 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 67 distdir 68ETAGS = etags 69CTAGS = ctags 70DIST_SUBDIRS = $(SUBDIRS) 71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 72am__relativize = \ 73 dir0=`pwd`; \ 74 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 75 sed_rest='s,^[^/]*/*,,'; \ 76 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 77 sed_butlast='s,/*[^/]*$$,,'; \ 78 while test -n "$$dir1"; do \ 79 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 80 if test "$$first" != "."; then \ 81 if test "$$first" = ".."; then \ 82 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 83 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 84 else \ 85 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 86 if test "$$first2" = "$$first"; then \ 87 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 88 else \ 89 dir2="../$$dir2"; \ 90 fi; \ 91 dir0="$$dir0"/"$$first"; \ 92 fi; \ 93 fi; \ 94 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 95 done; \ 96 reldir="$$dir2" 97ACLOCAL = @ACLOCAL@ 98ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 99ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 100AMTAR = @AMTAR@ 101AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 102APP_MAN_DIR = @APP_MAN_DIR@ 103APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 104AR = @AR@ 105AUTOCONF = @AUTOCONF@ 106AUTOHEADER = @AUTOHEADER@ 107AUTOMAKE = @AUTOMAKE@ 108AWK = @AWK@ 109BIGFONT_CFLAGS = @BIGFONT_CFLAGS@ 110BIGFONT_LIBS = @BIGFONT_LIBS@ 111CC = @CC@ 112CCDEPMODE = @CCDEPMODE@ 113CC_FOR_BUILD = @CC_FOR_BUILD@ 114CFLAGS = @CFLAGS@ 115CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 116CHANGELOG_CMD = @CHANGELOG_CMD@ 117CPP = @CPP@ 118CPPFLAGS = @CPPFLAGS@ 119CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 120CWARNFLAGS = @CWARNFLAGS@ 121CYGPATH_W = @CYGPATH_W@ 122DEFS = @DEFS@ 123DEPDIR = @DEPDIR@ 124DOLT_BASH = @DOLT_BASH@ 125DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 126DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 127DSYMUTIL = @DSYMUTIL@ 128DUMPBIN = @DUMPBIN@ 129ECHO_C = @ECHO_C@ 130ECHO_N = @ECHO_N@ 131ECHO_T = @ECHO_T@ 132EGREP = @EGREP@ 133EXEEXT = @EXEEXT@ 134FGREP = @FGREP@ 135FILE_MAN_DIR = @FILE_MAN_DIR@ 136FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 137GREP = @GREP@ 138GROFF = @GROFF@ 139I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 140INSTALL = @INSTALL@ 141INSTALL_CMD = @INSTALL_CMD@ 142INSTALL_DATA = @INSTALL_DATA@ 143INSTALL_PROGRAM = @INSTALL_PROGRAM@ 144INSTALL_SCRIPT = @INSTALL_SCRIPT@ 145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 146KEYSYMDEF = @KEYSYMDEF@ 147LAUNCHD = @LAUNCHD@ 148LD = @LD@ 149LDFLAGS = @LDFLAGS@ 150LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 151LIBOBJS = @LIBOBJS@ 152LIBS = @LIBS@ 153LIBTOOL = @LIBTOOL@ 154LIB_MAN_DIR = @LIB_MAN_DIR@ 155LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 156LINT = @LINT@ 157LINTLIB = @LINTLIB@ 158LINT_FLAGS = @LINT_FLAGS@ 159LIPO = @LIPO@ 160LN_S = @LN_S@ 161LTCOMPILE = @LTCOMPILE@ 162LTCXXCOMPILE = @LTCXXCOMPILE@ 163LTLIBOBJS = @LTLIBOBJS@ 164MAINT = @MAINT@ 165MAKEINFO = @MAKEINFO@ 166MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 167MAN_SUBSTS = @MAN_SUBSTS@ 168MISC_MAN_DIR = @MISC_MAN_DIR@ 169MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 170MKDIR_P = @MKDIR_P@ 171NM = @NM@ 172NMEDIT = @NMEDIT@ 173OBJDUMP = @OBJDUMP@ 174OBJEXT = @OBJEXT@ 175OTOOL = @OTOOL@ 176OTOOL64 = @OTOOL64@ 177PACKAGE = @PACKAGE@ 178PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 179PACKAGE_NAME = @PACKAGE_NAME@ 180PACKAGE_STRING = @PACKAGE_STRING@ 181PACKAGE_TARNAME = @PACKAGE_TARNAME@ 182PACKAGE_URL = @PACKAGE_URL@ 183PACKAGE_VERSION = @PACKAGE_VERSION@ 184PATH_SEPARATOR = @PATH_SEPARATOR@ 185PERL = @PERL@ 186PKG_CONFIG = @PKG_CONFIG@ 187PS2PDF = @PS2PDF@ 188RANLIB = @RANLIB@ 189RAWCPP = @RAWCPP@ 190RAWCPPFLAGS = @RAWCPPFLAGS@ 191SED = @SED@ 192SET_MAKE = @SET_MAKE@ 193SHELL = @SHELL@ 194STRIP = @STRIP@ 195VERSION = @VERSION@ 196WCHAR32 = @WCHAR32@ 197X11_CFLAGS = @X11_CFLAGS@ 198X11_DATADIR = @X11_DATADIR@ 199X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 200X11_LIBDIR = @X11_LIBDIR@ 201X11_LIBS = @X11_LIBS@ 202X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 203X11_LOCALEDIR = @X11_LOCALEDIR@ 204X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 205XDMCP_CFLAGS = @XDMCP_CFLAGS@ 206XDMCP_LIBS = @XDMCP_LIBS@ 207XERRORDB = @XERRORDB@ 208XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 209XKEYSYMDB = @XKEYSYMDB@ 210XLOCALEDATADIR = @XLOCALEDATADIR@ 211XLOCALEDIR = @XLOCALEDIR@ 212XLOCALELIBDIR = @XLOCALELIBDIR@ 213XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 214XORG_MAN_PAGE = @XORG_MAN_PAGE@ 215XTHREADLIB = @XTHREADLIB@ 216XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 217XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 218abs_builddir = @abs_builddir@ 219abs_srcdir = @abs_srcdir@ 220abs_top_builddir = @abs_top_builddir@ 221abs_top_srcdir = @abs_top_srcdir@ 222ac_ct_CC = @ac_ct_CC@ 223ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 224am__include = @am__include@ 225am__leading_dot = @am__leading_dot@ 226am__quote = @am__quote@ 227am__tar = @am__tar@ 228am__untar = @am__untar@ 229bindir = @bindir@ 230build = @build@ 231build_alias = @build_alias@ 232build_cpu = @build_cpu@ 233build_os = @build_os@ 234build_vendor = @build_vendor@ 235builddir = @builddir@ 236datadir = @datadir@ 237datarootdir = @datarootdir@ 238docdir = @docdir@ 239dvidir = @dvidir@ 240exec_prefix = @exec_prefix@ 241host = @host@ 242host_alias = @host_alias@ 243host_cpu = @host_cpu@ 244host_os = @host_os@ 245host_vendor = @host_vendor@ 246htmldir = @htmldir@ 247includedir = @includedir@ 248infodir = @infodir@ 249install_sh = @install_sh@ 250libdir = @libdir@ 251libexecdir = @libexecdir@ 252localedir = @localedir@ 253localstatedir = @localstatedir@ 254lt_ECHO = @lt_ECHO@ 255mandir = @mandir@ 256mkdir_p = @mkdir_p@ 257oldincludedir = @oldincludedir@ 258pdfdir = @pdfdir@ 259prefix = @prefix@ 260program_transform_name = @program_transform_name@ 261psdir = @psdir@ 262sbindir = @sbindir@ 263sharedstatedir = @sharedstatedir@ 264srcdir = @srcdir@ 265sysconfdir = @sysconfdir@ 266target_alias = @target_alias@ 267top_build_prefix = @top_build_prefix@ 268top_builddir = @top_builddir@ 269top_srcdir = @top_srcdir@ 270SUBDIRS = ximcp 271all: all-recursive 272 273.SUFFIXES: 274$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 275 @for dep in $?; do \ 276 case '$(am__configure_deps)' in \ 277 *$$dep*) \ 278 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 279 && { if test -f $@; then exit 0; else break; fi; }; \ 280 exit 1;; \ 281 esac; \ 282 done; \ 283 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/im/Makefile'; \ 284 $(am__cd) $(top_srcdir) && \ 285 $(AUTOMAKE) --foreign modules/im/Makefile 286.PRECIOUS: Makefile 287Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 288 @case '$?' in \ 289 *config.status*) \ 290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 291 *) \ 292 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 293 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 294 esac; 295 296$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 298 299$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 301$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 303$(am__aclocal_m4_deps): 304 305mostlyclean-libtool: 306 -rm -f *.lo 307 308clean-libtool: 309 -rm -rf .libs _libs 310 311# This directory's subdirectories are mostly independent; you can cd 312# into them and run `make' without going through this Makefile. 313# To change the values of `make' variables: instead of editing Makefiles, 314# (1) if the variable is set in `config.status', edit `config.status' 315# (which will cause the Makefiles to be regenerated when you run `make'); 316# (2) otherwise, pass the desired values on the `make' command line. 317$(RECURSIVE_TARGETS): 318 @fail= failcom='exit 1'; \ 319 for f in x $$MAKEFLAGS; do \ 320 case $$f in \ 321 *=* | --[!k]*);; \ 322 *k*) failcom='fail=yes';; \ 323 esac; \ 324 done; \ 325 dot_seen=no; \ 326 target=`echo $@ | sed s/-recursive//`; \ 327 list='$(SUBDIRS)'; for subdir in $$list; do \ 328 echo "Making $$target in $$subdir"; \ 329 if test "$$subdir" = "."; then \ 330 dot_seen=yes; \ 331 local_target="$$target-am"; \ 332 else \ 333 local_target="$$target"; \ 334 fi; \ 335 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 336 || eval $$failcom; \ 337 done; \ 338 if test "$$dot_seen" = "no"; then \ 339 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 340 fi; test -z "$$fail" 341 342$(RECURSIVE_CLEAN_TARGETS): 343 @fail= failcom='exit 1'; \ 344 for f in x $$MAKEFLAGS; do \ 345 case $$f in \ 346 *=* | --[!k]*);; \ 347 *k*) failcom='fail=yes';; \ 348 esac; \ 349 done; \ 350 dot_seen=no; \ 351 case "$@" in \ 352 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 353 *) list='$(SUBDIRS)' ;; \ 354 esac; \ 355 rev=''; for subdir in $$list; do \ 356 if test "$$subdir" = "."; then :; else \ 357 rev="$$subdir $$rev"; \ 358 fi; \ 359 done; \ 360 rev="$$rev ."; \ 361 target=`echo $@ | sed s/-recursive//`; \ 362 for subdir in $$rev; do \ 363 echo "Making $$target in $$subdir"; \ 364 if test "$$subdir" = "."; then \ 365 local_target="$$target-am"; \ 366 else \ 367 local_target="$$target"; \ 368 fi; \ 369 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 370 || eval $$failcom; \ 371 done && test -z "$$fail" 372tags-recursive: 373 list='$(SUBDIRS)'; for subdir in $$list; do \ 374 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 375 done 376ctags-recursive: 377 list='$(SUBDIRS)'; for subdir in $$list; do \ 378 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 379 done 380 381ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 382 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 383 unique=`for i in $$list; do \ 384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 385 done | \ 386 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 387 END { if (nonempty) { for (i in files) print i; }; }'`; \ 388 mkid -fID $$unique 389tags: TAGS 390 391TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 392 $(TAGS_FILES) $(LISP) 393 set x; \ 394 here=`pwd`; \ 395 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 396 include_option=--etags-include; \ 397 empty_fix=.; \ 398 else \ 399 include_option=--include; \ 400 empty_fix=; \ 401 fi; \ 402 list='$(SUBDIRS)'; for subdir in $$list; do \ 403 if test "$$subdir" = .; then :; else \ 404 test ! -f $$subdir/TAGS || \ 405 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 406 fi; \ 407 done; \ 408 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 409 unique=`for i in $$list; do \ 410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 411 done | \ 412 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 413 END { if (nonempty) { for (i in files) print i; }; }'`; \ 414 shift; \ 415 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 416 test -n "$$unique" || unique=$$empty_fix; \ 417 if test $$# -gt 0; then \ 418 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 419 "$$@" $$unique; \ 420 else \ 421 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 422 $$unique; \ 423 fi; \ 424 fi 425ctags: CTAGS 426CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 427 $(TAGS_FILES) $(LISP) 428 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 429 unique=`for i in $$list; do \ 430 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 431 done | \ 432 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 433 END { if (nonempty) { for (i in files) print i; }; }'`; \ 434 test -z "$(CTAGS_ARGS)$$unique" \ 435 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 436 $$unique 437 438GTAGS: 439 here=`$(am__cd) $(top_builddir) && pwd` \ 440 && $(am__cd) $(top_srcdir) \ 441 && gtags -i $(GTAGS_ARGS) "$$here" 442 443distclean-tags: 444 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 445 446distdir: $(DISTFILES) 447 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 448 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 449 list='$(DISTFILES)'; \ 450 dist_files=`for file in $$list; do echo $$file; done | \ 451 sed -e "s|^$$srcdirstrip/||;t" \ 452 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 453 case $$dist_files in \ 454 */*) $(MKDIR_P) `echo "$$dist_files" | \ 455 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 456 sort -u` ;; \ 457 esac; \ 458 for file in $$dist_files; do \ 459 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 460 if test -d $$d/$$file; then \ 461 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 462 if test -d "$(distdir)/$$file"; then \ 463 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 464 fi; \ 465 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 466 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 467 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 468 fi; \ 469 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 470 else \ 471 test -f "$(distdir)/$$file" \ 472 || cp -p $$d/$$file "$(distdir)/$$file" \ 473 || exit 1; \ 474 fi; \ 475 done 476 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 477 if test "$$subdir" = .; then :; else \ 478 test -d "$(distdir)/$$subdir" \ 479 || $(MKDIR_P) "$(distdir)/$$subdir" \ 480 || exit 1; \ 481 fi; \ 482 done 483 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 484 if test "$$subdir" = .; then :; else \ 485 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 486 $(am__relativize); \ 487 new_distdir=$$reldir; \ 488 dir1=$$subdir; dir2="$(top_distdir)"; \ 489 $(am__relativize); \ 490 new_top_distdir=$$reldir; \ 491 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 492 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 493 ($(am__cd) $$subdir && \ 494 $(MAKE) $(AM_MAKEFLAGS) \ 495 top_distdir="$$new_top_distdir" \ 496 distdir="$$new_distdir" \ 497 am__remove_distdir=: \ 498 am__skip_length_check=: \ 499 am__skip_mode_fix=: \ 500 distdir) \ 501 || exit 1; \ 502 fi; \ 503 done 504check-am: all-am 505check: check-recursive 506all-am: Makefile 507installdirs: installdirs-recursive 508installdirs-am: 509install: install-recursive 510install-exec: install-exec-recursive 511install-data: install-data-recursive 512uninstall: uninstall-recursive 513 514install-am: all-am 515 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 516 517installcheck: installcheck-recursive 518install-strip: 519 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 520 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 521 `test -z '$(STRIP)' || \ 522 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 523mostlyclean-generic: 524 525clean-generic: 526 527distclean-generic: 528 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 529 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 530 531maintainer-clean-generic: 532 @echo "This command is intended for maintainers to use" 533 @echo "it deletes files that may require special tools to rebuild." 534clean: clean-recursive 535 536clean-am: clean-generic clean-libtool mostlyclean-am 537 538distclean: distclean-recursive 539 -rm -f Makefile 540distclean-am: clean-am distclean-generic distclean-tags 541 542dvi: dvi-recursive 543 544dvi-am: 545 546html: html-recursive 547 548html-am: 549 550info: info-recursive 551 552info-am: 553 554install-data-am: 555 556install-dvi: install-dvi-recursive 557 558install-dvi-am: 559 560install-exec-am: 561 562install-html: install-html-recursive 563 564install-html-am: 565 566install-info: install-info-recursive 567 568install-info-am: 569 570install-man: 571 572install-pdf: install-pdf-recursive 573 574install-pdf-am: 575 576install-ps: install-ps-recursive 577 578install-ps-am: 579 580installcheck-am: 581 582maintainer-clean: maintainer-clean-recursive 583 -rm -f Makefile 584maintainer-clean-am: distclean-am maintainer-clean-generic 585 586mostlyclean: mostlyclean-recursive 587 588mostlyclean-am: mostlyclean-generic mostlyclean-libtool 589 590pdf: pdf-recursive 591 592pdf-am: 593 594ps: ps-recursive 595 596ps-am: 597 598uninstall-am: 599 600.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 601 install-am install-strip tags-recursive 602 603.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 604 all all-am check check-am clean clean-generic clean-libtool \ 605 ctags ctags-recursive distclean distclean-generic \ 606 distclean-libtool distclean-tags distdir dvi dvi-am html \ 607 html-am info info-am install install-am install-data \ 608 install-data-am install-dvi install-dvi-am install-exec \ 609 install-exec-am install-html install-html-am install-info \ 610 install-info-am install-man install-pdf install-pdf-am \ 611 install-ps install-ps-am install-strip installcheck \ 612 installcheck-am installdirs installdirs-am maintainer-clean \ 613 maintainer-clean-generic mostlyclean mostlyclean-generic \ 614 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 615 uninstall uninstall-am 616 617 618# Tell versions [3.59,3.63) of GNU make to not export all variables. 619# Otherwise a system limit (for SysV at least) may be exceeded. 620.NOEXPORT: 621