1# Makefile.in generated by automake 1.16.3 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2020 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 = data/themes 91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 92am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ 93 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \ 94 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ 95 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 96 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 100mkinstalldirs = $(install_sh) -d 101CONFIG_CLEAN_FILES = 102CONFIG_CLEAN_VPATH_FILES = 103AM_V_P = $(am__v_P_@AM_V@) 104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 105am__v_P_0 = false 106am__v_P_1 = : 107AM_V_GEN = $(am__v_GEN_@AM_V@) 108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 109am__v_GEN_0 = @echo " GEN " $@; 110am__v_GEN_1 = 111AM_V_at = $(am__v_at_@AM_V@) 112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 113am__v_at_0 = @ 114am__v_at_1 = 115SOURCES = 116DIST_SOURCES = 117RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 118 ctags-recursive dvi-recursive html-recursive info-recursive \ 119 install-data-recursive install-dvi-recursive \ 120 install-exec-recursive install-html-recursive \ 121 install-info-recursive install-pdf-recursive \ 122 install-ps-recursive install-recursive installcheck-recursive \ 123 installdirs-recursive pdf-recursive ps-recursive \ 124 tags-recursive uninstall-recursive 125am__can_run_installinfo = \ 126 case $$AM_UPDATE_INFO_DIR in \ 127 n|no|NO) false;; \ 128 *) (install-info --version) >/dev/null 2>&1;; \ 129 esac 130RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 131 distclean-recursive maintainer-clean-recursive 132am__recursive_targets = \ 133 $(RECURSIVE_TARGETS) \ 134 $(RECURSIVE_CLEAN_TARGETS) \ 135 $(am__extra_recursive_targets) 136AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 137 distdir distdir-am 138am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 139# Read a list of newline-separated strings from the standard input, 140# and print each of them once, without duplicates. Input order is 141# *not* preserved. 142am__uniquify_input = $(AWK) '\ 143 BEGIN { nonempty = 0; } \ 144 { items[$$0] = 1; nonempty = 1; } \ 145 END { if (nonempty) { for (i in items) print i; }; } \ 146' 147# Make sure the list of sources is unique. This is necessary because, 148# e.g., the same source file might be shared among _SOURCES variables 149# for different programs/libraries. 150am__define_uniq_tagged_files = \ 151 list='$(am__tagged_files)'; \ 152 unique=`for i in $$list; do \ 153 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 154 done | $(am__uniquify_input)` 155ETAGS = etags 156CTAGS = ctags 157DIST_SUBDIRS = $(SUBDIRS) 158am__DIST_COMMON = $(srcdir)/Makefile.in 159DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 160am__relativize = \ 161 dir0=`pwd`; \ 162 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 163 sed_rest='s,^[^/]*/*,,'; \ 164 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 165 sed_butlast='s,/*[^/]*$$,,'; \ 166 while test -n "$$dir1"; do \ 167 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 168 if test "$$first" != "."; then \ 169 if test "$$first" = ".."; then \ 170 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 171 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 172 else \ 173 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 174 if test "$$first2" = "$$first"; then \ 175 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 176 else \ 177 dir2="../$$dir2"; \ 178 fi; \ 179 dir0="$$dir0"/"$$first"; \ 180 fi; \ 181 fi; \ 182 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 183 done; \ 184 reldir="$$dir2" 185ACLOCAL = @ACLOCAL@ 186AMTAR = @AMTAR@ 187AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 188AUTOCONF = @AUTOCONF@ 189AUTOHEADER = @AUTOHEADER@ 190AUTOMAKE = @AUTOMAKE@ 191AWK = @AWK@ 192CC = @CC@ 193CCDEPMODE = @CCDEPMODE@ 194CFLAGS = @CFLAGS@ 195CPPFLAGS = @CPPFLAGS@ 196CURL_CONFIG = @CURL_CONFIG@ 197CXX = @CXX@ 198CXXCPP = @CXXCPP@ 199CXXDEPMODE = @CXXDEPMODE@ 200CXXFLAGS = @CXXFLAGS@ 201CYGPATH_W = @CYGPATH_W@ 202DEFS = @DEFS@ 203DEPDIR = @DEPDIR@ 204ECHO_C = @ECHO_C@ 205ECHO_N = @ECHO_N@ 206ECHO_T = @ECHO_T@ 207EGREP = @EGREP@ 208EXEEXT = @EXEEXT@ 209GMSGFMT = @GMSGFMT@ 210GMSGFMT_015 = @GMSGFMT_015@ 211GREP = @GREP@ 212ICU_CONFIG = @ICU_CONFIG@ 213INSTALL = @INSTALL@ 214INSTALL_DATA = @INSTALL_DATA@ 215INSTALL_PROGRAM = @INSTALL_PROGRAM@ 216INSTALL_SCRIPT = @INSTALL_SCRIPT@ 217INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 218INTLLIBS = @INTLLIBS@ 219INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ 220LDFLAGS = @LDFLAGS@ 221LIBICONV = @LIBICONV@ 222LIBINTL = @LIBINTL@ 223LIBOBJS = @LIBOBJS@ 224LIBS = @LIBS@ 225LTLIBICONV = @LTLIBICONV@ 226LTLIBINTL = @LTLIBINTL@ 227LTLIBOBJS = @LTLIBOBJS@ 228MAKEINFO = @MAKEINFO@ 229MKDIR_P = @MKDIR_P@ 230MSGFMT = @MSGFMT@ 231MSGFMT_015 = @MSGFMT_015@ 232MSGMERGE = @MSGMERGE@ 233OBJEXT = @OBJEXT@ 234PACKAGE = @PACKAGE@ 235PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 236PACKAGE_NAME = @PACKAGE_NAME@ 237PACKAGE_STRING = @PACKAGE_STRING@ 238PACKAGE_TARNAME = @PACKAGE_TARNAME@ 239PACKAGE_URL = @PACKAGE_URL@ 240PACKAGE_VERSION = @PACKAGE_VERSION@ 241PATH_SEPARATOR = @PATH_SEPARATOR@ 242PKG_CONFIG = @PKG_CONFIG@ 243PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 244PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 245POSUB = @POSUB@ 246SDL_CONFIG = @SDL_CONFIG@ 247SET_MAKE = @SET_MAKE@ 248SHELL = @SHELL@ 249STRIP = @STRIP@ 250USE_NLS = @USE_NLS@ 251VERSION = @VERSION@ 252XGETTEXT = @XGETTEXT@ 253XGETTEXT_015 = @XGETTEXT_015@ 254abs_builddir = @abs_builddir@ 255abs_srcdir = @abs_srcdir@ 256abs_top_builddir = @abs_top_builddir@ 257abs_top_srcdir = @abs_top_srcdir@ 258ac_ct_CC = @ac_ct_CC@ 259ac_ct_CXX = @ac_ct_CXX@ 260am__include = @am__include@ 261am__leading_dot = @am__leading_dot@ 262am__quote = @am__quote@ 263am__tar = @am__tar@ 264am__untar = @am__untar@ 265bindir = @bindir@ 266build = @build@ 267build_alias = @build_alias@ 268build_cpu = @build_cpu@ 269build_os = @build_os@ 270build_vendor = @build_vendor@ 271builddir = @builddir@ 272datadir = @datadir@ 273datarootdir = @datarootdir@ 274docdir = @docdir@ 275dvidir = @dvidir@ 276exec_prefix = @exec_prefix@ 277host = @host@ 278host_alias = @host_alias@ 279host_cpu = @host_cpu@ 280host_os = @host_os@ 281host_vendor = @host_vendor@ 282htmldir = @htmldir@ 283includedir = @includedir@ 284infodir = @infodir@ 285install_sh = @install_sh@ 286libdir = @libdir@ 287libexecdir = @libexecdir@ 288localedir = @localedir@ 289localstatedir = @localstatedir@ 290mandir = @mandir@ 291mkdir_p = @mkdir_p@ 292oldincludedir = @oldincludedir@ 293pdfdir = @pdfdir@ 294prefix = @prefix@ 295program_transform_name = @program_transform_name@ 296psdir = @psdir@ 297runstatedir = @runstatedir@ 298sbindir = @sbindir@ 299sharedstatedir = @sharedstatedir@ 300srcdir = @srcdir@ 301sysconfdir = @sysconfdir@ 302target_alias = @target_alias@ 303top_build_prefix = @top_build_prefix@ 304top_builddir = @top_builddir@ 305top_srcdir = @top_srcdir@ 306SUBDIRS = blacknblack blackwood classic enchilado golden-delicious jewelry jewelry-simple mana pink unity wood 307EXTRA_DIST = CMakeLists.txt 308all: all-recursive 309 310.SUFFIXES: 311$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 312 @for dep in $?; do \ 313 case '$(am__configure_deps)' in \ 314 *$$dep*) \ 315 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 316 && { if test -f $@; then exit 0; else break; fi; }; \ 317 exit 1;; \ 318 esac; \ 319 done; \ 320 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/themes/Makefile'; \ 321 $(am__cd) $(top_srcdir) && \ 322 $(AUTOMAKE) --gnu data/themes/Makefile 323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 324 @case '$?' in \ 325 *config.status*) \ 326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 327 *) \ 328 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 329 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 330 esac; 331 332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 334 335$(top_srcdir)/configure: $(am__configure_deps) 336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 337$(ACLOCAL_M4): $(am__aclocal_m4_deps) 338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 339$(am__aclocal_m4_deps): 340 341# This directory's subdirectories are mostly independent; you can cd 342# into them and run 'make' without going through this Makefile. 343# To change the values of 'make' variables: instead of editing Makefiles, 344# (1) if the variable is set in 'config.status', edit 'config.status' 345# (which will cause the Makefiles to be regenerated when you run 'make'); 346# (2) otherwise, pass the desired values on the 'make' command line. 347$(am__recursive_targets): 348 @fail=; \ 349 if $(am__make_keepgoing); then \ 350 failcom='fail=yes'; \ 351 else \ 352 failcom='exit 1'; \ 353 fi; \ 354 dot_seen=no; \ 355 target=`echo $@ | sed s/-recursive//`; \ 356 case "$@" in \ 357 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 358 *) list='$(SUBDIRS)' ;; \ 359 esac; \ 360 for subdir in $$list; do \ 361 echo "Making $$target in $$subdir"; \ 362 if test "$$subdir" = "."; then \ 363 dot_seen=yes; \ 364 local_target="$$target-am"; \ 365 else \ 366 local_target="$$target"; \ 367 fi; \ 368 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 369 || eval $$failcom; \ 370 done; \ 371 if test "$$dot_seen" = "no"; then \ 372 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 373 fi; test -z "$$fail" 374 375ID: $(am__tagged_files) 376 $(am__define_uniq_tagged_files); mkid -fID $$unique 377tags: tags-recursive 378TAGS: tags 379 380tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 381 set x; \ 382 here=`pwd`; \ 383 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 384 include_option=--etags-include; \ 385 empty_fix=.; \ 386 else \ 387 include_option=--include; \ 388 empty_fix=; \ 389 fi; \ 390 list='$(SUBDIRS)'; for subdir in $$list; do \ 391 if test "$$subdir" = .; then :; else \ 392 test ! -f $$subdir/TAGS || \ 393 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 394 fi; \ 395 done; \ 396 $(am__define_uniq_tagged_files); \ 397 shift; \ 398 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 399 test -n "$$unique" || unique=$$empty_fix; \ 400 if test $$# -gt 0; then \ 401 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 402 "$$@" $$unique; \ 403 else \ 404 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 405 $$unique; \ 406 fi; \ 407 fi 408ctags: ctags-recursive 409 410CTAGS: ctags 411ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 412 $(am__define_uniq_tagged_files); \ 413 test -z "$(CTAGS_ARGS)$$unique" \ 414 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 415 $$unique 416 417GTAGS: 418 here=`$(am__cd) $(top_builddir) && pwd` \ 419 && $(am__cd) $(top_srcdir) \ 420 && gtags -i $(GTAGS_ARGS) "$$here" 421cscopelist: cscopelist-recursive 422 423cscopelist-am: $(am__tagged_files) 424 list='$(am__tagged_files)'; \ 425 case "$(srcdir)" in \ 426 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 427 *) sdir=$(subdir)/$(srcdir) ;; \ 428 esac; \ 429 for i in $$list; do \ 430 if test -f "$$i"; then \ 431 echo "$(subdir)/$$i"; \ 432 else \ 433 echo "$$sdir/$$i"; \ 434 fi; \ 435 done >> $(top_builddir)/cscope.files 436 437distclean-tags: 438 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 439 440distdir: $(BUILT_SOURCES) 441 $(MAKE) $(AM_MAKEFLAGS) distdir-am 442 443distdir-am: $(DISTFILES) 444 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 445 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 446 list='$(DISTFILES)'; \ 447 dist_files=`for file in $$list; do echo $$file; done | \ 448 sed -e "s|^$$srcdirstrip/||;t" \ 449 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 450 case $$dist_files in \ 451 */*) $(MKDIR_P) `echo "$$dist_files" | \ 452 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 453 sort -u` ;; \ 454 esac; \ 455 for file in $$dist_files; do \ 456 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 457 if test -d $$d/$$file; then \ 458 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 459 if test -d "$(distdir)/$$file"; then \ 460 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 461 fi; \ 462 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 463 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 464 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 465 fi; \ 466 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 467 else \ 468 test -f "$(distdir)/$$file" \ 469 || cp -p $$d/$$file "$(distdir)/$$file" \ 470 || exit 1; \ 471 fi; \ 472 done 473 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 474 if test "$$subdir" = .; then :; else \ 475 $(am__make_dryrun) \ 476 || test -d "$(distdir)/$$subdir" \ 477 || $(MKDIR_P) "$(distdir)/$$subdir" \ 478 || exit 1; \ 479 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 480 $(am__relativize); \ 481 new_distdir=$$reldir; \ 482 dir1=$$subdir; dir2="$(top_distdir)"; \ 483 $(am__relativize); \ 484 new_top_distdir=$$reldir; \ 485 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 486 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 487 ($(am__cd) $$subdir && \ 488 $(MAKE) $(AM_MAKEFLAGS) \ 489 top_distdir="$$new_top_distdir" \ 490 distdir="$$new_distdir" \ 491 am__remove_distdir=: \ 492 am__skip_length_check=: \ 493 am__skip_mode_fix=: \ 494 distdir) \ 495 || exit 1; \ 496 fi; \ 497 done 498check-am: all-am 499check: check-recursive 500all-am: Makefile 501installdirs: installdirs-recursive 502installdirs-am: 503install: install-recursive 504install-exec: install-exec-recursive 505install-data: install-data-recursive 506uninstall: uninstall-recursive 507 508install-am: all-am 509 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 510 511installcheck: installcheck-recursive 512install-strip: 513 if test -z '$(STRIP)'; then \ 514 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 515 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 516 install; \ 517 else \ 518 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 519 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 520 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 521 fi 522mostlyclean-generic: 523 524clean-generic: 525 526distclean-generic: 527 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 528 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 529 530maintainer-clean-generic: 531 @echo "This command is intended for maintainers to use" 532 @echo "it deletes files that may require special tools to rebuild." 533clean: clean-recursive 534 535clean-am: clean-generic mostlyclean-am 536 537distclean: distclean-recursive 538 -rm -f Makefile 539distclean-am: clean-am distclean-generic distclean-tags 540 541dvi: dvi-recursive 542 543dvi-am: 544 545html: html-recursive 546 547html-am: 548 549info: info-recursive 550 551info-am: 552 553install-data-am: 554 555install-dvi: install-dvi-recursive 556 557install-dvi-am: 558 559install-exec-am: 560 561install-html: install-html-recursive 562 563install-html-am: 564 565install-info: install-info-recursive 566 567install-info-am: 568 569install-man: 570 571install-pdf: install-pdf-recursive 572 573install-pdf-am: 574 575install-ps: install-ps-recursive 576 577install-ps-am: 578 579installcheck-am: 580 581maintainer-clean: maintainer-clean-recursive 582 -rm -f Makefile 583maintainer-clean-am: distclean-am maintainer-clean-generic 584 585mostlyclean: mostlyclean-recursive 586 587mostlyclean-am: mostlyclean-generic 588 589pdf: pdf-recursive 590 591pdf-am: 592 593ps: ps-recursive 594 595ps-am: 596 597uninstall-am: 598 599.MAKE: $(am__recursive_targets) install-am install-strip 600 601.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 602 check-am clean clean-generic cscopelist-am ctags ctags-am \ 603 distclean distclean-generic distclean-tags distdir dvi dvi-am \ 604 html html-am info info-am install install-am install-data \ 605 install-data-am install-dvi install-dvi-am install-exec \ 606 install-exec-am install-html install-html-am install-info \ 607 install-info-am install-man install-pdf install-pdf-am \ 608 install-ps install-ps-am install-strip installcheck \ 609 installcheck-am installdirs installdirs-am maintainer-clean \ 610 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 611 pdf-am ps ps-am tags tags-am uninstall uninstall-am 612 613.PRECIOUS: Makefile 614 615 616# Tell versions [3.59,3.63) of GNU make to not export all variables. 617# Otherwise a system limit (for SysV at least) may be exceeded. 618.NOEXPORT: 619