Makefile.in revision 9dedec0c
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 = include 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 $(xmuinclude_HEADERS) \ 97 $(am__DIST_COMMON) 98mkinstalldirs = $(install_sh) -d 99CONFIG_HEADER = $(top_builddir)/config.h 100CONFIG_CLEAN_FILES = 101CONFIG_CLEAN_VPATH_FILES = 102AM_V_P = $(am__v_P_@AM_V@) 103am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 104am__v_P_0 = false 105am__v_P_1 = : 106AM_V_GEN = $(am__v_GEN_@AM_V@) 107am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 108am__v_GEN_0 = @echo " GEN " $@; 109am__v_GEN_1 = 110AM_V_at = $(am__v_at_@AM_V@) 111am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 112am__v_at_0 = @ 113am__v_at_1 = 114SOURCES = 115DIST_SOURCES = 116am__can_run_installinfo = \ 117 case $$AM_UPDATE_INFO_DIR in \ 118 n|no|NO) false;; \ 119 *) (install-info --version) >/dev/null 2>&1;; \ 120 esac 121am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 122am__vpath_adj = case $$p in \ 123 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 124 *) f=$$p;; \ 125 esac; 126am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 127am__install_max = 40 128am__nobase_strip_setup = \ 129 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 130am__nobase_strip = \ 131 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 132am__nobase_list = $(am__nobase_strip_setup); \ 133 for p in $$list; do echo "$$p $$p"; done | \ 134 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 135 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 136 if (++n[$$2] == $(am__install_max)) \ 137 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 138 END { for (dir in files) print dir, files[dir] }' 139am__base_list = \ 140 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 141 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 142am__uninstall_files_from_dir = { \ 143 test -z "$$files" \ 144 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 145 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 146 $(am__cd) "$$dir" && rm -f $$files; }; \ 147 } 148am__installdirs = "$(DESTDIR)$(xmuincludedir)" 149HEADERS = $(xmuinclude_HEADERS) 150am__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. 154am__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. 162am__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)` 167am__DIST_COMMON = $(srcdir)/Makefile.in 168DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 169ACLOCAL = @ACLOCAL@ 170ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 171ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 172AMTAR = @AMTAR@ 173AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 174APP_MAN_DIR = @APP_MAN_DIR@ 175APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 176AR = @AR@ 177AUTOCONF = @AUTOCONF@ 178AUTOHEADER = @AUTOHEADER@ 179AUTOMAKE = @AUTOMAKE@ 180AWK = @AWK@ 181BASE_CFLAGS = @BASE_CFLAGS@ 182CC = @CC@ 183CCDEPMODE = @CCDEPMODE@ 184CFLAGS = @CFLAGS@ 185CHANGELOG_CMD = @CHANGELOG_CMD@ 186CPPFLAGS = @CPPFLAGS@ 187CSCOPE = @CSCOPE@ 188CTAGS = @CTAGS@ 189CWARNFLAGS = @CWARNFLAGS@ 190CYGPATH_W = @CYGPATH_W@ 191DEFS = @DEFS@ 192DEPDIR = @DEPDIR@ 193DLLTOOL = @DLLTOOL@ 194DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 195DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 196DSYMUTIL = @DSYMUTIL@ 197DUMPBIN = @DUMPBIN@ 198ECHO_C = @ECHO_C@ 199ECHO_N = @ECHO_N@ 200ECHO_T = @ECHO_T@ 201EGREP = @EGREP@ 202ETAGS = @ETAGS@ 203EXEEXT = @EXEEXT@ 204FGREP = @FGREP@ 205FILECMD = @FILECMD@ 206FILE_MAN_DIR = @FILE_MAN_DIR@ 207FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 208FOP = @FOP@ 209GREP = @GREP@ 210INSTALL = @INSTALL@ 211INSTALL_CMD = @INSTALL_CMD@ 212INSTALL_DATA = @INSTALL_DATA@ 213INSTALL_PROGRAM = @INSTALL_PROGRAM@ 214INSTALL_SCRIPT = @INSTALL_SCRIPT@ 215INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 216LD = @LD@ 217LDFLAGS = @LDFLAGS@ 218LIBOBJS = @LIBOBJS@ 219LIBS = @LIBS@ 220LIBTOOL = @LIBTOOL@ 221LIB_MAN_DIR = @LIB_MAN_DIR@ 222LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 223LINT = @LINT@ 224LINTLIB = @LINTLIB@ 225LINTLIBUU = @LINTLIBUU@ 226LINT_FLAGS = @LINT_FLAGS@ 227LIPO = @LIPO@ 228LN_S = @LN_S@ 229LTLIBOBJS = @LTLIBOBJS@ 230LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 231MAKEINFO = @MAKEINFO@ 232MANIFEST_TOOL = @MANIFEST_TOOL@ 233MAN_SUBSTS = @MAN_SUBSTS@ 234MISC_MAN_DIR = @MISC_MAN_DIR@ 235MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 236MKDIR_P = @MKDIR_P@ 237NM = @NM@ 238NMEDIT = @NMEDIT@ 239OBJDUMP = @OBJDUMP@ 240OBJEXT = @OBJEXT@ 241OTOOL = @OTOOL@ 242OTOOL64 = @OTOOL64@ 243PACKAGE = @PACKAGE@ 244PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 245PACKAGE_NAME = @PACKAGE_NAME@ 246PACKAGE_STRING = @PACKAGE_STRING@ 247PACKAGE_TARNAME = @PACKAGE_TARNAME@ 248PACKAGE_URL = @PACKAGE_URL@ 249PACKAGE_VERSION = @PACKAGE_VERSION@ 250PATH_SEPARATOR = @PATH_SEPARATOR@ 251PKG_CONFIG = @PKG_CONFIG@ 252PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 253PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 254RANLIB = @RANLIB@ 255SED = @SED@ 256SET_MAKE = @SET_MAKE@ 257SHELL = @SHELL@ 258STRICT_CFLAGS = @STRICT_CFLAGS@ 259STRIP = @STRIP@ 260STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 261VERSION = @VERSION@ 262XMLTO = @XMLTO@ 263XMUU_CFLAGS = @XMUU_CFLAGS@ 264XMUU_LIBS = @XMUU_LIBS@ 265XMU_CFLAGS = @XMU_CFLAGS@ 266XMU_LIBS = @XMU_LIBS@ 267XORG_MAN_PAGE = @XORG_MAN_PAGE@ 268XORG_SGML_PATH = @XORG_SGML_PATH@ 269XSLTPROC = @XSLTPROC@ 270XSL_STYLESHEET = @XSL_STYLESHEET@ 271abs_builddir = @abs_builddir@ 272abs_srcdir = @abs_srcdir@ 273abs_top_builddir = @abs_top_builddir@ 274abs_top_srcdir = @abs_top_srcdir@ 275ac_ct_AR = @ac_ct_AR@ 276ac_ct_CC = @ac_ct_CC@ 277ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 278am__include = @am__include@ 279am__leading_dot = @am__leading_dot@ 280am__quote = @am__quote@ 281am__tar = @am__tar@ 282am__untar = @am__untar@ 283bindir = @bindir@ 284build = @build@ 285build_alias = @build_alias@ 286build_cpu = @build_cpu@ 287build_os = @build_os@ 288build_vendor = @build_vendor@ 289builddir = @builddir@ 290datadir = @datadir@ 291datarootdir = @datarootdir@ 292docdir = @docdir@ 293dvidir = @dvidir@ 294exec_prefix = @exec_prefix@ 295host = @host@ 296host_alias = @host_alias@ 297host_cpu = @host_cpu@ 298host_os = @host_os@ 299host_vendor = @host_vendor@ 300htmldir = @htmldir@ 301includedir = @includedir@ 302infodir = @infodir@ 303install_sh = @install_sh@ 304libdir = @libdir@ 305libexecdir = @libexecdir@ 306localedir = @localedir@ 307localstatedir = @localstatedir@ 308mandir = @mandir@ 309mkdir_p = @mkdir_p@ 310oldincludedir = @oldincludedir@ 311pdfdir = @pdfdir@ 312prefix = @prefix@ 313program_transform_name = @program_transform_name@ 314psdir = @psdir@ 315runstatedir = @runstatedir@ 316sbindir = @sbindir@ 317sharedstatedir = @sharedstatedir@ 318srcdir = @srcdir@ 319sysconfdir = @sysconfdir@ 320target_alias = @target_alias@ 321top_build_prefix = @top_build_prefix@ 322top_builddir = @top_builddir@ 323top_srcdir = @top_srcdir@ 324xmuincludedir = ${includedir}/X11/Xmu 325xmuinclude_HEADERS = \ 326 X11/Xmu/Xmu.h \ 327 X11/Xmu/Atoms.h \ 328 X11/Xmu/CharSet.h \ 329 X11/Xmu/CloseHook.h \ 330 X11/Xmu/Converters.h \ 331 X11/Xmu/CurUtil.h \ 332 X11/Xmu/CvtCache.h \ 333 X11/Xmu/DisplayQue.h \ 334 X11/Xmu/Drawing.h \ 335 X11/Xmu/Editres.h \ 336 X11/Xmu/EditresP.h \ 337 X11/Xmu/Error.h \ 338 X11/Xmu/ExtAgent.h \ 339 X11/Xmu/Initer.h \ 340 X11/Xmu/Lookup.h \ 341 X11/Xmu/Misc.h \ 342 X11/Xmu/StdSel.h \ 343 X11/Xmu/StdCmap.h \ 344 X11/Xmu/SysUtil.h \ 345 X11/Xmu/WidgetNode.h \ 346 X11/Xmu/WinUtil.h \ 347 X11/Xmu/Xct.h \ 348 X11/Xmu/WhitePoint.h 349 350all: all-am 351 352.SUFFIXES: 353$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 354 @for dep in $?; do \ 355 case '$(am__configure_deps)' in \ 356 *$$dep*) \ 357 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 358 && { if test -f $@; then exit 0; else break; fi; }; \ 359 exit 1;; \ 360 esac; \ 361 done; \ 362 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 363 $(am__cd) $(top_srcdir) && \ 364 $(AUTOMAKE) --foreign include/Makefile 365Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 366 @case '$?' in \ 367 *config.status*) \ 368 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 369 *) \ 370 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 371 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 372 esac; 373 374$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 376 377$(top_srcdir)/configure: $(am__configure_deps) 378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 379$(ACLOCAL_M4): $(am__aclocal_m4_deps) 380 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 381$(am__aclocal_m4_deps): 382 383mostlyclean-libtool: 384 -rm -f *.lo 385 386clean-libtool: 387 -rm -rf .libs _libs 388install-xmuincludeHEADERS: $(xmuinclude_HEADERS) 389 @$(NORMAL_INSTALL) 390 @list='$(xmuinclude_HEADERS)'; test -n "$(xmuincludedir)" || list=; \ 391 if test -n "$$list"; then \ 392 echo " $(MKDIR_P) '$(DESTDIR)$(xmuincludedir)'"; \ 393 $(MKDIR_P) "$(DESTDIR)$(xmuincludedir)" || exit 1; \ 394 fi; \ 395 for p in $$list; do \ 396 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 397 echo "$$d$$p"; \ 398 done | $(am__base_list) | \ 399 while read files; do \ 400 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xmuincludedir)'"; \ 401 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xmuincludedir)" || exit $$?; \ 402 done 403 404uninstall-xmuincludeHEADERS: 405 @$(NORMAL_UNINSTALL) 406 @list='$(xmuinclude_HEADERS)'; test -n "$(xmuincludedir)" || list=; \ 407 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 408 dir='$(DESTDIR)$(xmuincludedir)'; $(am__uninstall_files_from_dir) 409 410ID: $(am__tagged_files) 411 $(am__define_uniq_tagged_files); mkid -fID $$unique 412tags: tags-am 413TAGS: tags 414 415tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 416 set x; \ 417 here=`pwd`; \ 418 $(am__define_uniq_tagged_files); \ 419 shift; \ 420 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 421 test -n "$$unique" || unique=$$empty_fix; \ 422 if test $$# -gt 0; then \ 423 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 424 "$$@" $$unique; \ 425 else \ 426 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 427 $$unique; \ 428 fi; \ 429 fi 430ctags: ctags-am 431 432CTAGS: ctags 433ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 434 $(am__define_uniq_tagged_files); \ 435 test -z "$(CTAGS_ARGS)$$unique" \ 436 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 437 $$unique 438 439GTAGS: 440 here=`$(am__cd) $(top_builddir) && pwd` \ 441 && $(am__cd) $(top_srcdir) \ 442 && gtags -i $(GTAGS_ARGS) "$$here" 443cscopelist: cscopelist-am 444 445cscopelist-am: $(am__tagged_files) 446 list='$(am__tagged_files)'; \ 447 case "$(srcdir)" in \ 448 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 449 *) sdir=$(subdir)/$(srcdir) ;; \ 450 esac; \ 451 for i in $$list; do \ 452 if test -f "$$i"; then \ 453 echo "$(subdir)/$$i"; \ 454 else \ 455 echo "$$sdir/$$i"; \ 456 fi; \ 457 done >> $(top_builddir)/cscope.files 458 459distclean-tags: 460 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 461distdir: $(BUILT_SOURCES) 462 $(MAKE) $(AM_MAKEFLAGS) distdir-am 463 464distdir-am: $(DISTFILES) 465 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 466 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 467 list='$(DISTFILES)'; \ 468 dist_files=`for file in $$list; do echo $$file; done | \ 469 sed -e "s|^$$srcdirstrip/||;t" \ 470 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 471 case $$dist_files in \ 472 */*) $(MKDIR_P) `echo "$$dist_files" | \ 473 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 474 sort -u` ;; \ 475 esac; \ 476 for file in $$dist_files; do \ 477 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 478 if test -d $$d/$$file; then \ 479 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 480 if test -d "$(distdir)/$$file"; then \ 481 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 482 fi; \ 483 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 484 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 485 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 486 fi; \ 487 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 488 else \ 489 test -f "$(distdir)/$$file" \ 490 || cp -p $$d/$$file "$(distdir)/$$file" \ 491 || exit 1; \ 492 fi; \ 493 done 494check-am: all-am 495check: check-am 496all-am: Makefile $(HEADERS) 497installdirs: 498 for dir in "$(DESTDIR)$(xmuincludedir)"; do \ 499 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 500 done 501install: install-am 502install-exec: install-exec-am 503install-data: install-data-am 504uninstall: uninstall-am 505 506install-am: all-am 507 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 508 509installcheck: installcheck-am 510install-strip: 511 if test -z '$(STRIP)'; then \ 512 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 513 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 514 install; \ 515 else \ 516 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 517 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 518 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 519 fi 520mostlyclean-generic: 521 522clean-generic: 523 524distclean-generic: 525 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 526 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 527 528maintainer-clean-generic: 529 @echo "This command is intended for maintainers to use" 530 @echo "it deletes files that may require special tools to rebuild." 531clean: clean-am 532 533clean-am: clean-generic clean-libtool mostlyclean-am 534 535distclean: distclean-am 536 -rm -f Makefile 537distclean-am: clean-am distclean-generic distclean-tags 538 539dvi: dvi-am 540 541dvi-am: 542 543html: html-am 544 545html-am: 546 547info: info-am 548 549info-am: 550 551install-data-am: install-xmuincludeHEADERS 552 553install-dvi: install-dvi-am 554 555install-dvi-am: 556 557install-exec-am: 558 559install-html: install-html-am 560 561install-html-am: 562 563install-info: install-info-am 564 565install-info-am: 566 567install-man: 568 569install-pdf: install-pdf-am 570 571install-pdf-am: 572 573install-ps: install-ps-am 574 575install-ps-am: 576 577installcheck-am: 578 579maintainer-clean: maintainer-clean-am 580 -rm -f Makefile 581maintainer-clean-am: distclean-am maintainer-clean-generic 582 583mostlyclean: mostlyclean-am 584 585mostlyclean-am: mostlyclean-generic mostlyclean-libtool 586 587pdf: pdf-am 588 589pdf-am: 590 591ps: ps-am 592 593ps-am: 594 595uninstall-am: uninstall-xmuincludeHEADERS 596 597.MAKE: install-am install-strip 598 599.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 600 clean-libtool cscopelist-am ctags ctags-am distclean \ 601 distclean-generic distclean-libtool distclean-tags distdir dvi \ 602 dvi-am html html-am info info-am install install-am \ 603 install-data install-data-am install-dvi install-dvi-am \ 604 install-exec install-exec-am install-html install-html-am \ 605 install-info install-info-am install-man install-pdf \ 606 install-pdf-am install-ps install-ps-am install-strip \ 607 install-xmuincludeHEADERS installcheck installcheck-am \ 608 installdirs maintainer-clean maintainer-clean-generic \ 609 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 610 ps ps-am tags tags-am uninstall uninstall-am \ 611 uninstall-xmuincludeHEADERS 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