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 = . 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/configure.ac 94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 95 $(ACLOCAL_M4) 96DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 97 $(am__configure_deps) $(dist_bitmap_DATA) $(am__DIST_COMMON) 98am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 99 configure.lineno config.status.lineno 100mkinstalldirs = $(install_sh) -d 101CONFIG_HEADER = config.h 102CONFIG_CLEAN_FILES = xbitmaps.pc 103CONFIG_CLEAN_VPATH_FILES = 104AM_V_P = $(am__v_P_@AM_V@) 105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 106am__v_P_0 = false 107am__v_P_1 = : 108AM_V_GEN = $(am__v_GEN_@AM_V@) 109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 110am__v_GEN_0 = @echo " GEN " $@; 111am__v_GEN_1 = 112AM_V_at = $(am__v_at_@AM_V@) 113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 114am__v_at_0 = @ 115am__v_at_1 = 116SOURCES = 117DIST_SOURCES = 118am__can_run_installinfo = \ 119 case $$AM_UPDATE_INFO_DIR in \ 120 n|no|NO) false;; \ 121 *) (install-info --version) >/dev/null 2>&1;; \ 122 esac 123am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 124am__vpath_adj = case $$p in \ 125 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 126 *) f=$$p;; \ 127 esac; 128am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 129am__install_max = 40 130am__nobase_strip_setup = \ 131 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 132am__nobase_strip = \ 133 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 134am__nobase_list = $(am__nobase_strip_setup); \ 135 for p in $$list; do echo "$$p $$p"; done | \ 136 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 137 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 138 if (++n[$$2] == $(am__install_max)) \ 139 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 140 END { for (dir in files) print dir, files[dir] }' 141am__base_list = \ 142 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 143 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 144am__uninstall_files_from_dir = { \ 145 test -z "$$files" \ 146 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 147 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 148 $(am__cd) "$$dir" && rm -f $$files; }; \ 149 } 150am__installdirs = "$(DESTDIR)$(bitmapdir)" "$(DESTDIR)$(pkgconfigdir)" 151DATA = $(dist_bitmap_DATA) $(pkgconfig_DATA) 152am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ 153 config.h.in 154# Read a list of newline-separated strings from the standard input, 155# and print each of them once, without duplicates. Input order is 156# *not* preserved. 157am__uniquify_input = $(AWK) '\ 158 BEGIN { nonempty = 0; } \ 159 { items[$$0] = 1; nonempty = 1; } \ 160 END { if (nonempty) { for (i in items) print i; }; } \ 161' 162# Make sure the list of sources is unique. This is necessary because, 163# e.g., the same source file might be shared among _SOURCES variables 164# for different programs/libraries. 165am__define_uniq_tagged_files = \ 166 list='$(am__tagged_files)'; \ 167 unique=`for i in $$list; do \ 168 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 169 done | $(am__uniquify_input)` 170AM_RECURSIVE_TARGETS = cscope 171am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 172 $(srcdir)/xbitmaps.pc.in COPYING ChangeLog INSTALL README.md \ 173 config.guess config.sub install-sh missing 174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 175distdir = $(PACKAGE)-$(VERSION) 176top_distdir = $(distdir) 177am__remove_distdir = \ 178 if test -d "$(distdir)"; then \ 179 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 180 && rm -rf "$(distdir)" \ 181 || { sleep 5 && rm -rf "$(distdir)"; }; \ 182 else :; fi 183am__post_remove_distdir = $(am__remove_distdir) 184DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz 185GZIP_ENV = --best 186DIST_TARGETS = dist-xz dist-gzip 187# Exists only to be overridden by the user if desired. 188AM_DISTCHECK_DVI_TARGET = dvi 189distuninstallcheck_listfiles = find . -type f -print 190am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 191 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 192distcleancheck_listfiles = find . -type f -print 193ACLOCAL = @ACLOCAL@ 194ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 195ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 196AMTAR = @AMTAR@ 197AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 198APP_MAN_DIR = @APP_MAN_DIR@ 199APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 200AUTOCONF = @AUTOCONF@ 201AUTOHEADER = @AUTOHEADER@ 202AUTOMAKE = @AUTOMAKE@ 203AWK = @AWK@ 204CHANGELOG_CMD = @CHANGELOG_CMD@ 205CSCOPE = @CSCOPE@ 206CTAGS = @CTAGS@ 207CYGPATH_W = @CYGPATH_W@ 208DEFS = @DEFS@ 209DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 210DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 211ECHO_C = @ECHO_C@ 212ECHO_N = @ECHO_N@ 213ECHO_T = @ECHO_T@ 214ETAGS = @ETAGS@ 215FILE_MAN_DIR = @FILE_MAN_DIR@ 216FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 217INSTALL = @INSTALL@ 218INSTALL_CMD = @INSTALL_CMD@ 219INSTALL_DATA = @INSTALL_DATA@ 220INSTALL_PROGRAM = @INSTALL_PROGRAM@ 221INSTALL_SCRIPT = @INSTALL_SCRIPT@ 222INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 223LIBOBJS = @LIBOBJS@ 224LIBS = @LIBS@ 225LIB_MAN_DIR = @LIB_MAN_DIR@ 226LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 227LTLIBOBJS = @LTLIBOBJS@ 228MAKEINFO = @MAKEINFO@ 229MAN_SUBSTS = @MAN_SUBSTS@ 230MISC_MAN_DIR = @MISC_MAN_DIR@ 231MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 232MKDIR_P = @MKDIR_P@ 233PACKAGE = @PACKAGE@ 234PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 235PACKAGE_NAME = @PACKAGE_NAME@ 236PACKAGE_STRING = @PACKAGE_STRING@ 237PACKAGE_TARNAME = @PACKAGE_TARNAME@ 238PACKAGE_URL = @PACKAGE_URL@ 239PACKAGE_VERSION = @PACKAGE_VERSION@ 240PATH_SEPARATOR = @PATH_SEPARATOR@ 241PKG_CONFIG = @PKG_CONFIG@ 242PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 243PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 244SED = @SED@ 245SET_MAKE = @SET_MAKE@ 246SHELL = @SHELL@ 247STRIP = @STRIP@ 248VERSION = @VERSION@ 249XORG_MAN_PAGE = @XORG_MAN_PAGE@ 250abs_builddir = @abs_builddir@ 251abs_srcdir = @abs_srcdir@ 252abs_top_builddir = @abs_top_builddir@ 253abs_top_srcdir = @abs_top_srcdir@ 254am__leading_dot = @am__leading_dot@ 255am__tar = @am__tar@ 256am__untar = @am__untar@ 257bindir = @bindir@ 258build = @build@ 259build_alias = @build_alias@ 260build_cpu = @build_cpu@ 261build_os = @build_os@ 262build_vendor = @build_vendor@ 263builddir = @builddir@ 264datadir = @datadir@ 265datarootdir = @datarootdir@ 266docdir = @docdir@ 267dvidir = @dvidir@ 268exec_prefix = @exec_prefix@ 269host = @host@ 270host_alias = @host_alias@ 271host_cpu = @host_cpu@ 272host_os = @host_os@ 273host_vendor = @host_vendor@ 274htmldir = @htmldir@ 275includedir = @includedir@ 276infodir = @infodir@ 277install_sh = @install_sh@ 278libdir = @libdir@ 279libexecdir = @libexecdir@ 280localedir = @localedir@ 281localstatedir = @localstatedir@ 282mandir = @mandir@ 283mkdir_p = @mkdir_p@ 284oldincludedir = @oldincludedir@ 285pdfdir = @pdfdir@ 286prefix = @prefix@ 287program_transform_name = @program_transform_name@ 288psdir = @psdir@ 289runstatedir = @runstatedir@ 290sbindir = @sbindir@ 291sharedstatedir = @sharedstatedir@ 292srcdir = @srcdir@ 293sysconfdir = @sysconfdir@ 294target_alias = @target_alias@ 295top_build_prefix = @top_build_prefix@ 296top_builddir = @top_builddir@ 297top_srcdir = @top_srcdir@ 298pkgconfigdir = $(datadir)/pkgconfig 299pkgconfig_DATA = xbitmaps.pc 300MAINTAINERCLEANFILES = ChangeLog INSTALL 301bitmapdir = $(includedir)/X11/bitmaps 302dist_bitmap_DATA = \ 303 1x1 \ 304 2x2 \ 305 black \ 306 black6 \ 307 boxes \ 308 box6 \ 309 calculator \ 310 cntr_ptr \ 311 cntr_ptrmsk \ 312 cross_weave \ 313 dimple1 \ 314 dimple3 \ 315 dot \ 316 dropbar7 \ 317 dropbar8 \ 318 escherknot \ 319 flagdown \ 320 flagup \ 321 flipped_gray \ 322 gray \ 323 gray1 \ 324 gray3 \ 325 grid16 \ 326 grid2 \ 327 grid4 \ 328 grid8 \ 329 hlines2 \ 330 hlines3 \ 331 icon \ 332 keyboard16 \ 333 left_ptr \ 334 left_ptrmsk \ 335 letters \ 336 light_gray \ 337 mailempty \ 338 mailemptymsk \ 339 mailfull \ 340 mailfullmsk \ 341 mensetmanus \ 342 menu10 \ 343 menu12 \ 344 menu16 \ 345 menu6 \ 346 menu8 \ 347 noletters \ 348 opendot \ 349 opendotMask \ 350 plaid \ 351 right_ptr \ 352 right_ptrmsk \ 353 root_weave \ 354 scales \ 355 sipb \ 356 star \ 357 starMask \ 358 stipple \ 359 target \ 360 terminal \ 361 tie_fighter \ 362 vlines2 \ 363 vlines3 \ 364 weird_size \ 365 wide_weave \ 366 wingdogs \ 367 woman \ 368 xfd_icon \ 369 xlogo11 \ 370 xlogo16 \ 371 xlogo32 \ 372 xlogo64 \ 373 xsnow 374 375EXTRA_DIST = README.md 376all: config.h 377 $(MAKE) $(AM_MAKEFLAGS) all-am 378 379.SUFFIXES: 380am--refresh: Makefile 381 @: 382$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 383 @for dep in $?; do \ 384 case '$(am__configure_deps)' in \ 385 *$$dep*) \ 386 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 387 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 388 && exit 0; \ 389 exit 1;; \ 390 esac; \ 391 done; \ 392 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 393 $(am__cd) $(top_srcdir) && \ 394 $(AUTOMAKE) --foreign Makefile 395Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 396 @case '$?' in \ 397 *config.status*) \ 398 echo ' $(SHELL) ./config.status'; \ 399 $(SHELL) ./config.status;; \ 400 *) \ 401 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ 402 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ 403 esac; 404 405$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 406 $(SHELL) ./config.status --recheck 407 408$(top_srcdir)/configure: $(am__configure_deps) 409 $(am__cd) $(srcdir) && $(AUTOCONF) 410$(ACLOCAL_M4): $(am__aclocal_m4_deps) 411 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 412$(am__aclocal_m4_deps): 413 414config.h: stamp-h1 415 @test -f $@ || rm -f stamp-h1 416 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 417 418stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 419 @rm -f stamp-h1 420 cd $(top_builddir) && $(SHELL) ./config.status config.h 421$(srcdir)/config.h.in: $(am__configure_deps) 422 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 423 rm -f stamp-h1 424 touch $@ 425 426distclean-hdr: 427 -rm -f config.h stamp-h1 428xbitmaps.pc: $(top_builddir)/config.status $(srcdir)/xbitmaps.pc.in 429 cd $(top_builddir) && $(SHELL) ./config.status $@ 430install-dist_bitmapDATA: $(dist_bitmap_DATA) 431 @$(NORMAL_INSTALL) 432 @list='$(dist_bitmap_DATA)'; test -n "$(bitmapdir)" || list=; \ 433 if test -n "$$list"; then \ 434 echo " $(MKDIR_P) '$(DESTDIR)$(bitmapdir)'"; \ 435 $(MKDIR_P) "$(DESTDIR)$(bitmapdir)" || exit 1; \ 436 fi; \ 437 for p in $$list; do \ 438 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 439 echo "$$d$$p"; \ 440 done | $(am__base_list) | \ 441 while read files; do \ 442 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bitmapdir)'"; \ 443 $(INSTALL_DATA) $$files "$(DESTDIR)$(bitmapdir)" || exit $$?; \ 444 done 445 446uninstall-dist_bitmapDATA: 447 @$(NORMAL_UNINSTALL) 448 @list='$(dist_bitmap_DATA)'; test -n "$(bitmapdir)" || list=; \ 449 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 450 dir='$(DESTDIR)$(bitmapdir)'; $(am__uninstall_files_from_dir) 451install-pkgconfigDATA: $(pkgconfig_DATA) 452 @$(NORMAL_INSTALL) 453 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 454 if test -n "$$list"; then \ 455 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \ 456 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \ 457 fi; \ 458 for p in $$list; do \ 459 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 460 echo "$$d$$p"; \ 461 done | $(am__base_list) | \ 462 while read files; do \ 463 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 464 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 465 done 466 467uninstall-pkgconfigDATA: 468 @$(NORMAL_UNINSTALL) 469 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 470 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 471 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) 472 473ID: $(am__tagged_files) 474 $(am__define_uniq_tagged_files); mkid -fID $$unique 475tags: tags-am 476TAGS: tags 477 478tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 479 set x; \ 480 here=`pwd`; \ 481 $(am__define_uniq_tagged_files); \ 482 shift; \ 483 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 484 test -n "$$unique" || unique=$$empty_fix; \ 485 if test $$# -gt 0; then \ 486 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 487 "$$@" $$unique; \ 488 else \ 489 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 490 $$unique; \ 491 fi; \ 492 fi 493ctags: ctags-am 494 495CTAGS: ctags 496ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 497 $(am__define_uniq_tagged_files); \ 498 test -z "$(CTAGS_ARGS)$$unique" \ 499 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 500 $$unique 501 502GTAGS: 503 here=`$(am__cd) $(top_builddir) && pwd` \ 504 && $(am__cd) $(top_srcdir) \ 505 && gtags -i $(GTAGS_ARGS) "$$here" 506cscope: cscope.files 507 test ! -s cscope.files \ 508 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 509clean-cscope: 510 -rm -f cscope.files 511cscope.files: clean-cscope cscopelist 512cscopelist: cscopelist-am 513 514cscopelist-am: $(am__tagged_files) 515 list='$(am__tagged_files)'; \ 516 case "$(srcdir)" in \ 517 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 518 *) sdir=$(subdir)/$(srcdir) ;; \ 519 esac; \ 520 for i in $$list; do \ 521 if test -f "$$i"; then \ 522 echo "$(subdir)/$$i"; \ 523 else \ 524 echo "$$sdir/$$i"; \ 525 fi; \ 526 done >> $(top_builddir)/cscope.files 527 528distclean-tags: 529 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 530 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 531distdir: $(BUILT_SOURCES) 532 $(MAKE) $(AM_MAKEFLAGS) distdir-am 533 534distdir-am: $(DISTFILES) 535 $(am__remove_distdir) 536 test -d "$(distdir)" || mkdir "$(distdir)" 537 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 538 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 539 list='$(DISTFILES)'; \ 540 dist_files=`for file in $$list; do echo $$file; done | \ 541 sed -e "s|^$$srcdirstrip/||;t" \ 542 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 543 case $$dist_files in \ 544 */*) $(MKDIR_P) `echo "$$dist_files" | \ 545 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 546 sort -u` ;; \ 547 esac; \ 548 for file in $$dist_files; do \ 549 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 550 if test -d $$d/$$file; then \ 551 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 552 if test -d "$(distdir)/$$file"; then \ 553 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 554 fi; \ 555 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 556 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 557 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 558 fi; \ 559 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 560 else \ 561 test -f "$(distdir)/$$file" \ 562 || cp -p $$d/$$file "$(distdir)/$$file" \ 563 || exit 1; \ 564 fi; \ 565 done 566 $(MAKE) $(AM_MAKEFLAGS) \ 567 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 568 dist-hook 569 -test -n "$(am__skip_mode_fix)" \ 570 || find "$(distdir)" -type d ! -perm -755 \ 571 -exec chmod u+rwx,go+rx {} \; -o \ 572 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 573 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 574 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 575 || chmod -R a+r "$(distdir)" 576dist-gzip: distdir 577 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 578 $(am__post_remove_distdir) 579 580dist-bzip2: distdir 581 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 582 $(am__post_remove_distdir) 583 584dist-lzip: distdir 585 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 586 $(am__post_remove_distdir) 587dist-xz: distdir 588 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 589 $(am__post_remove_distdir) 590 591dist-zstd: distdir 592 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst 593 $(am__post_remove_distdir) 594 595dist-tarZ: distdir 596 @echo WARNING: "Support for distribution archives compressed with" \ 597 "legacy program 'compress' is deprecated." >&2 598 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 599 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 600 $(am__post_remove_distdir) 601 602dist-shar: distdir 603 @echo WARNING: "Support for shar distribution archives is" \ 604 "deprecated." >&2 605 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 606 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 607 $(am__post_remove_distdir) 608 609dist-zip: distdir 610 -rm -f $(distdir).zip 611 zip -rq $(distdir).zip $(distdir) 612 $(am__post_remove_distdir) 613 614dist dist-all: 615 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 616 $(am__post_remove_distdir) 617 618# This target untars the dist file and tries a VPATH configuration. Then 619# it guarantees that the distribution is self-contained by making another 620# tarfile. 621distcheck: dist 622 case '$(DIST_ARCHIVES)' in \ 623 *.tar.gz*) \ 624 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 625 *.tar.bz2*) \ 626 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 627 *.tar.lz*) \ 628 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 629 *.tar.xz*) \ 630 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 631 *.tar.Z*) \ 632 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 633 *.shar.gz*) \ 634 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 635 *.zip*) \ 636 unzip $(distdir).zip ;;\ 637 *.tar.zst*) \ 638 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ 639 esac 640 chmod -R a-w $(distdir) 641 chmod u+w $(distdir) 642 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst 643 chmod a-w $(distdir) 644 test -d $(distdir)/_build || exit 0; \ 645 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 646 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 647 && am__cwd=`pwd` \ 648 && $(am__cd) $(distdir)/_build/sub \ 649 && ../../configure \ 650 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 651 $(DISTCHECK_CONFIGURE_FLAGS) \ 652 --srcdir=../.. --prefix="$$dc_install_base" \ 653 && $(MAKE) $(AM_MAKEFLAGS) \ 654 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ 655 && $(MAKE) $(AM_MAKEFLAGS) check \ 656 && $(MAKE) $(AM_MAKEFLAGS) install \ 657 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 658 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 659 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 660 distuninstallcheck \ 661 && chmod -R a-w "$$dc_install_base" \ 662 && ({ \ 663 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 664 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 665 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 666 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 667 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 668 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 669 && rm -rf "$$dc_destdir" \ 670 && $(MAKE) $(AM_MAKEFLAGS) dist \ 671 && rm -rf $(DIST_ARCHIVES) \ 672 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 673 && cd "$$am__cwd" \ 674 || exit 1 675 $(am__post_remove_distdir) 676 @(echo "$(distdir) archives ready for distribution: "; \ 677 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 678 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 679distuninstallcheck: 680 @test -n '$(distuninstallcheck_dir)' || { \ 681 echo 'ERROR: trying to run $@ with an empty' \ 682 '$$(distuninstallcheck_dir)' >&2; \ 683 exit 1; \ 684 }; \ 685 $(am__cd) '$(distuninstallcheck_dir)' || { \ 686 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 687 exit 1; \ 688 }; \ 689 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 690 || { echo "ERROR: files left after uninstall:" ; \ 691 if test -n "$(DESTDIR)"; then \ 692 echo " (check DESTDIR support)"; \ 693 fi ; \ 694 $(distuninstallcheck_listfiles) ; \ 695 exit 1; } >&2 696distcleancheck: distclean 697 @if test '$(srcdir)' = . ; then \ 698 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 699 exit 1 ; \ 700 fi 701 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 702 || { echo "ERROR: files left in build directory after distclean:" ; \ 703 $(distcleancheck_listfiles) ; \ 704 exit 1; } >&2 705check-am: all-am 706check: check-am 707all-am: Makefile $(DATA) config.h 708installdirs: 709 for dir in "$(DESTDIR)$(bitmapdir)" "$(DESTDIR)$(pkgconfigdir)"; do \ 710 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 711 done 712install: install-am 713install-exec: install-exec-am 714install-data: install-data-am 715uninstall: uninstall-am 716 717install-am: all-am 718 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 719 720installcheck: installcheck-am 721install-strip: 722 if test -z '$(STRIP)'; then \ 723 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 724 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 725 install; \ 726 else \ 727 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 728 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 729 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 730 fi 731mostlyclean-generic: 732 733clean-generic: 734 735distclean-generic: 736 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 737 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 738 739maintainer-clean-generic: 740 @echo "This command is intended for maintainers to use" 741 @echo "it deletes files that may require special tools to rebuild." 742 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 743clean: clean-am 744 745clean-am: clean-generic mostlyclean-am 746 747distclean: distclean-am 748 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 749 -rm -f Makefile 750distclean-am: clean-am distclean-generic distclean-hdr distclean-tags 751 752dvi: dvi-am 753 754dvi-am: 755 756html: html-am 757 758html-am: 759 760info: info-am 761 762info-am: 763 764install-data-am: install-dist_bitmapDATA install-pkgconfigDATA 765 766install-dvi: install-dvi-am 767 768install-dvi-am: 769 770install-exec-am: 771 772install-html: install-html-am 773 774install-html-am: 775 776install-info: install-info-am 777 778install-info-am: 779 780install-man: 781 782install-pdf: install-pdf-am 783 784install-pdf-am: 785 786install-ps: install-ps-am 787 788install-ps-am: 789 790installcheck-am: 791 792maintainer-clean: maintainer-clean-am 793 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 794 -rm -rf $(top_srcdir)/autom4te.cache 795 -rm -f Makefile 796maintainer-clean-am: distclean-am maintainer-clean-generic 797 798mostlyclean: mostlyclean-am 799 800mostlyclean-am: mostlyclean-generic 801 802pdf: pdf-am 803 804pdf-am: 805 806ps: ps-am 807 808ps-am: 809 810uninstall-am: uninstall-dist_bitmapDATA uninstall-pkgconfigDATA 811 812.MAKE: all install-am install-strip 813 814.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \ 815 clean-cscope clean-generic cscope cscopelist-am ctags ctags-am \ 816 dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \ 817 dist-shar dist-tarZ dist-xz dist-zip dist-zstd distcheck \ 818 distclean distclean-generic distclean-hdr distclean-tags \ 819 distcleancheck distdir distuninstallcheck dvi dvi-am html \ 820 html-am info info-am install install-am install-data \ 821 install-data-am install-dist_bitmapDATA install-dvi \ 822 install-dvi-am install-exec install-exec-am install-html \ 823 install-html-am install-info install-info-am install-man \ 824 install-pdf install-pdf-am install-pkgconfigDATA install-ps \ 825 install-ps-am install-strip installcheck installcheck-am \ 826 installdirs maintainer-clean maintainer-clean-generic \ 827 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ 828 tags-am uninstall uninstall-am uninstall-dist_bitmapDATA \ 829 uninstall-pkgconfigDATA 830 831.PRECIOUS: Makefile 832 833 834.PHONY: ChangeLog INSTALL 835 836INSTALL: 837 $(INSTALL_CMD) 838 839ChangeLog: 840 $(CHANGELOG_CMD) 841 842dist-hook: ChangeLog INSTALL 843 844# Tell versions [3.59,3.63) of GNU make to not export all variables. 845# Otherwise a system limit (for SysV at least) may be exceeded. 846.NOEXPORT: 847