Makefile.in revision 6cc2b21f
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@ 17 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibexecdir = $(libexecdir)/@PACKAGE@ 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24install_sh_DATA = $(install_sh) -c -m 644 25install_sh_PROGRAM = $(install_sh) -c 26install_sh_SCRIPT = $(install_sh) -c 27INSTALL_HEADER = $(INSTALL_DATA) 28transform = $(program_transform_name) 29NORMAL_INSTALL = : 30PRE_INSTALL = : 31POST_INSTALL = : 32NORMAL_UNINSTALL = : 33PRE_UNINSTALL = : 34POST_UNINSTALL = : 35build_triplet = @build@ 36host_triplet = @host@ 37subdir = include 38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 39 $(x11include_HEADERS) 40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 41am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \ 42 $(top_srcdir)/configure.ac 43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 44 $(ACLOCAL_M4) 45mkinstalldirs = $(install_sh) -d 46CONFIG_HEADER = $(top_builddir)/src/config.h \ 47 $(top_builddir)/include/X11/XlibConf.h 48CONFIG_CLEAN_FILES = 49CONFIG_CLEAN_VPATH_FILES = 50AM_V_GEN = $(am__v_GEN_$(V)) 51am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 52am__v_GEN_0 = @echo " GEN " $@; 53AM_V_at = $(am__v_at_$(V)) 54am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 55am__v_at_0 = @ 56SOURCES = 57DIST_SOURCES = 58am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 59am__vpath_adj = case $$p in \ 60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 61 *) f=$$p;; \ 62 esac; 63am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 64am__install_max = 40 65am__nobase_strip_setup = \ 66 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 67am__nobase_strip = \ 68 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 69am__nobase_list = $(am__nobase_strip_setup); \ 70 for p in $$list; do echo "$$p $$p"; done | \ 71 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 72 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 73 if (++n[$$2] == $(am__install_max)) \ 74 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 75 END { for (dir in files) print dir, files[dir] }' 76am__base_list = \ 77 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 78 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 79am__installdirs = "$(DESTDIR)$(x11includedir)" \ 80 "$(DESTDIR)$(x11includedir)" 81HEADERS = $(nodist_x11include_HEADERS) $(x11include_HEADERS) 82ETAGS = etags 83CTAGS = ctags 84DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 85ACLOCAL = @ACLOCAL@ 86ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 87ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 88AMTAR = @AMTAR@ 89AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 90APP_MAN_DIR = @APP_MAN_DIR@ 91APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 92AR = @AR@ 93AUTOCONF = @AUTOCONF@ 94AUTOHEADER = @AUTOHEADER@ 95AUTOMAKE = @AUTOMAKE@ 96AWK = @AWK@ 97BIGFONT_CFLAGS = @BIGFONT_CFLAGS@ 98BIGFONT_LIBS = @BIGFONT_LIBS@ 99CC = @CC@ 100CCDEPMODE = @CCDEPMODE@ 101CC_FOR_BUILD = @CC_FOR_BUILD@ 102CFLAGS = @CFLAGS@ 103CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 104CHANGELOG_CMD = @CHANGELOG_CMD@ 105CPP = @CPP@ 106CPPFLAGS = @CPPFLAGS@ 107CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 108CWARNFLAGS = @CWARNFLAGS@ 109CYGPATH_W = @CYGPATH_W@ 110DEFS = @DEFS@ 111DEPDIR = @DEPDIR@ 112DLLTOOL = @DLLTOOL@ 113DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 114DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 115DSYMUTIL = @DSYMUTIL@ 116DUMPBIN = @DUMPBIN@ 117ECHO_C = @ECHO_C@ 118ECHO_N = @ECHO_N@ 119ECHO_T = @ECHO_T@ 120EGREP = @EGREP@ 121EXEEXT = @EXEEXT@ 122FGREP = @FGREP@ 123FILE_MAN_DIR = @FILE_MAN_DIR@ 124FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 125FOP = @FOP@ 126GREP = @GREP@ 127I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 128INSTALL = @INSTALL@ 129INSTALL_CMD = @INSTALL_CMD@ 130INSTALL_DATA = @INSTALL_DATA@ 131INSTALL_PROGRAM = @INSTALL_PROGRAM@ 132INSTALL_SCRIPT = @INSTALL_SCRIPT@ 133INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 134KEYSYMDEFS = @KEYSYMDEFS@ 135LAUNCHD = @LAUNCHD@ 136LD = @LD@ 137LDFLAGS = @LDFLAGS@ 138LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 139LIBOBJS = @LIBOBJS@ 140LIBS = @LIBS@ 141LIBTOOL = @LIBTOOL@ 142LIB_MAN_DIR = @LIB_MAN_DIR@ 143LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 144LINT = @LINT@ 145LINTLIB = @LINTLIB@ 146LINT_FLAGS = @LINT_FLAGS@ 147LIPO = @LIPO@ 148LN_S = @LN_S@ 149LTLIBOBJS = @LTLIBOBJS@ 150MAINT = @MAINT@ 151MAKEINFO = @MAKEINFO@ 152MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 153MANIFEST_TOOL = @MANIFEST_TOOL@ 154MAN_SUBSTS = @MAN_SUBSTS@ 155MISC_MAN_DIR = @MISC_MAN_DIR@ 156MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 157MKDIR_P = @MKDIR_P@ 158NM = @NM@ 159NMEDIT = @NMEDIT@ 160OBJDUMP = @OBJDUMP@ 161OBJEXT = @OBJEXT@ 162OTOOL = @OTOOL@ 163OTOOL64 = @OTOOL64@ 164PACKAGE = @PACKAGE@ 165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 166PACKAGE_NAME = @PACKAGE_NAME@ 167PACKAGE_STRING = @PACKAGE_STRING@ 168PACKAGE_TARNAME = @PACKAGE_TARNAME@ 169PACKAGE_URL = @PACKAGE_URL@ 170PACKAGE_VERSION = @PACKAGE_VERSION@ 171PATH_SEPARATOR = @PATH_SEPARATOR@ 172PERL = @PERL@ 173PKG_CONFIG = @PKG_CONFIG@ 174RANLIB = @RANLIB@ 175RAWCPP = @RAWCPP@ 176RAWCPPFLAGS = @RAWCPPFLAGS@ 177SED = @SED@ 178SET_MAKE = @SET_MAKE@ 179SHELL = @SHELL@ 180STRICT_CFLAGS = @STRICT_CFLAGS@ 181STRIP = @STRIP@ 182STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 183VERSION = @VERSION@ 184WCHAR32 = @WCHAR32@ 185X11_CFLAGS = @X11_CFLAGS@ 186X11_DATADIR = @X11_DATADIR@ 187X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 188X11_LIBDIR = @X11_LIBDIR@ 189X11_LIBS = @X11_LIBS@ 190X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 191X11_LOCALEDIR = @X11_LOCALEDIR@ 192X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 193XERRORDB = @XERRORDB@ 194XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 195XKEYSYMDB = @XKEYSYMDB@ 196XLOCALEDATADIR = @XLOCALEDATADIR@ 197XLOCALEDIR = @XLOCALEDIR@ 198XLOCALELIBDIR = @XLOCALELIBDIR@ 199XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 200XMLTO = @XMLTO@ 201XORG_MAN_PAGE = @XORG_MAN_PAGE@ 202XORG_SGML_PATH = @XORG_SGML_PATH@ 203XSLTPROC = @XSLTPROC@ 204XSL_STYLESHEET = @XSL_STYLESHEET@ 205XTHREADLIB = @XTHREADLIB@ 206XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 207XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 208abs_builddir = @abs_builddir@ 209abs_srcdir = @abs_srcdir@ 210abs_top_builddir = @abs_top_builddir@ 211abs_top_srcdir = @abs_top_srcdir@ 212ac_ct_AR = @ac_ct_AR@ 213ac_ct_CC = @ac_ct_CC@ 214ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 215am__include = @am__include@ 216am__leading_dot = @am__leading_dot@ 217am__quote = @am__quote@ 218am__tar = @am__tar@ 219am__untar = @am__untar@ 220bindir = @bindir@ 221build = @build@ 222build_alias = @build_alias@ 223build_cpu = @build_cpu@ 224build_os = @build_os@ 225build_vendor = @build_vendor@ 226builddir = @builddir@ 227datadir = @datadir@ 228datarootdir = @datarootdir@ 229docdir = @docdir@ 230dvidir = @dvidir@ 231exec_prefix = @exec_prefix@ 232host = @host@ 233host_alias = @host_alias@ 234host_cpu = @host_cpu@ 235host_os = @host_os@ 236host_vendor = @host_vendor@ 237htmldir = @htmldir@ 238includedir = @includedir@ 239infodir = @infodir@ 240install_sh = @install_sh@ 241libdir = @libdir@ 242libexecdir = @libexecdir@ 243localedir = @localedir@ 244localstatedir = @localstatedir@ 245mandir = @mandir@ 246mkdir_p = @mkdir_p@ 247oldincludedir = @oldincludedir@ 248pdfdir = @pdfdir@ 249prefix = @prefix@ 250program_transform_name = @program_transform_name@ 251psdir = @psdir@ 252sbindir = @sbindir@ 253sharedstatedir = @sharedstatedir@ 254srcdir = @srcdir@ 255sysconfdir = @sysconfdir@ 256target_alias = @target_alias@ 257top_build_prefix = @top_build_prefix@ 258top_builddir = @top_builddir@ 259top_srcdir = @top_srcdir@ 260x11includedir = ${includedir}/X11 261x11include_HEADERS = \ 262 X11/XKBlib.h \ 263 X11/Xcms.h \ 264 X11/Xlib.h \ 265 X11/Xlibint.h \ 266 X11/Xlocale.h \ 267 X11/Xresource.h \ 268 X11/Xutil.h \ 269 X11/cursorfont.h \ 270 X11/Xregion.h \ 271 X11/ImUtil.h \ 272 X11/Xlib-xcb.h 273 274nodist_x11include_HEADERS = \ 275 X11/XlibConf.h 276 277EXTRA_DIST = \ 278 X11/XlibConf.h.in 279 280all: all-am 281 282.SUFFIXES: 283$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 284 @for dep in $?; do \ 285 case '$(am__configure_deps)' in \ 286 *$$dep*) \ 287 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 288 && { if test -f $@; then exit 0; else break; fi; }; \ 289 exit 1;; \ 290 esac; \ 291 done; \ 292 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 293 $(am__cd) $(top_srcdir) && \ 294 $(AUTOMAKE) --foreign include/Makefile 295.PRECIOUS: Makefile 296Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 297 @case '$?' in \ 298 *config.status*) \ 299 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 300 *) \ 301 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 302 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 303 esac; 304 305$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 306 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 307 308$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 309 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 310$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 311 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 312$(am__aclocal_m4_deps): 313 314mostlyclean-libtool: 315 -rm -f *.lo 316 317clean-libtool: 318 -rm -rf .libs _libs 319install-nodist_x11includeHEADERS: $(nodist_x11include_HEADERS) 320 @$(NORMAL_INSTALL) 321 test -z "$(x11includedir)" || $(MKDIR_P) "$(DESTDIR)$(x11includedir)" 322 @list='$(nodist_x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 323 for p in $$list; do \ 324 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 325 echo "$$d$$p"; \ 326 done | $(am__base_list) | \ 327 while read files; do \ 328 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(x11includedir)'"; \ 329 $(INSTALL_HEADER) $$files "$(DESTDIR)$(x11includedir)" || exit $$?; \ 330 done 331 332uninstall-nodist_x11includeHEADERS: 333 @$(NORMAL_UNINSTALL) 334 @list='$(nodist_x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 335 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 336 test -n "$$files" || exit 0; \ 337 echo " ( cd '$(DESTDIR)$(x11includedir)' && rm -f" $$files ")"; \ 338 cd "$(DESTDIR)$(x11includedir)" && rm -f $$files 339install-x11includeHEADERS: $(x11include_HEADERS) 340 @$(NORMAL_INSTALL) 341 test -z "$(x11includedir)" || $(MKDIR_P) "$(DESTDIR)$(x11includedir)" 342 @list='$(x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 343 for p in $$list; do \ 344 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 345 echo "$$d$$p"; \ 346 done | $(am__base_list) | \ 347 while read files; do \ 348 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(x11includedir)'"; \ 349 $(INSTALL_HEADER) $$files "$(DESTDIR)$(x11includedir)" || exit $$?; \ 350 done 351 352uninstall-x11includeHEADERS: 353 @$(NORMAL_UNINSTALL) 354 @list='$(x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 355 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 356 test -n "$$files" || exit 0; \ 357 echo " ( cd '$(DESTDIR)$(x11includedir)' && rm -f" $$files ")"; \ 358 cd "$(DESTDIR)$(x11includedir)" && rm -f $$files 359 360ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 361 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 362 unique=`for i in $$list; do \ 363 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 364 done | \ 365 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 366 END { if (nonempty) { for (i in files) print i; }; }'`; \ 367 mkid -fID $$unique 368tags: TAGS 369 370TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 371 $(TAGS_FILES) $(LISP) 372 set x; \ 373 here=`pwd`; \ 374 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 375 unique=`for i in $$list; do \ 376 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 377 done | \ 378 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 379 END { if (nonempty) { for (i in files) print i; }; }'`; \ 380 shift; \ 381 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 382 test -n "$$unique" || unique=$$empty_fix; \ 383 if test $$# -gt 0; then \ 384 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 385 "$$@" $$unique; \ 386 else \ 387 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 388 $$unique; \ 389 fi; \ 390 fi 391ctags: CTAGS 392CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 393 $(TAGS_FILES) $(LISP) 394 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 395 unique=`for i in $$list; do \ 396 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 397 done | \ 398 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 399 END { if (nonempty) { for (i in files) print i; }; }'`; \ 400 test -z "$(CTAGS_ARGS)$$unique" \ 401 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 402 $$unique 403 404GTAGS: 405 here=`$(am__cd) $(top_builddir) && pwd` \ 406 && $(am__cd) $(top_srcdir) \ 407 && gtags -i $(GTAGS_ARGS) "$$here" 408 409distclean-tags: 410 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 411 412distdir: $(DISTFILES) 413 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 414 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 415 list='$(DISTFILES)'; \ 416 dist_files=`for file in $$list; do echo $$file; done | \ 417 sed -e "s|^$$srcdirstrip/||;t" \ 418 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 419 case $$dist_files in \ 420 */*) $(MKDIR_P) `echo "$$dist_files" | \ 421 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 422 sort -u` ;; \ 423 esac; \ 424 for file in $$dist_files; do \ 425 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 426 if test -d $$d/$$file; then \ 427 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 428 if test -d "$(distdir)/$$file"; then \ 429 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 430 fi; \ 431 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 432 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 433 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 434 fi; \ 435 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 436 else \ 437 test -f "$(distdir)/$$file" \ 438 || cp -p $$d/$$file "$(distdir)/$$file" \ 439 || exit 1; \ 440 fi; \ 441 done 442check-am: all-am 443check: check-am 444all-am: Makefile $(HEADERS) 445installdirs: 446 for dir in "$(DESTDIR)$(x11includedir)" "$(DESTDIR)$(x11includedir)"; do \ 447 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 448 done 449install: install-am 450install-exec: install-exec-am 451install-data: install-data-am 452uninstall: uninstall-am 453 454install-am: all-am 455 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 456 457installcheck: installcheck-am 458install-strip: 459 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 460 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 461 `test -z '$(STRIP)' || \ 462 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 463mostlyclean-generic: 464 465clean-generic: 466 467distclean-generic: 468 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 469 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 470 471maintainer-clean-generic: 472 @echo "This command is intended for maintainers to use" 473 @echo "it deletes files that may require special tools to rebuild." 474clean: clean-am 475 476clean-am: clean-generic clean-libtool mostlyclean-am 477 478distclean: distclean-am 479 -rm -f Makefile 480distclean-am: clean-am distclean-generic distclean-tags 481 482dvi: dvi-am 483 484dvi-am: 485 486html: html-am 487 488html-am: 489 490info: info-am 491 492info-am: 493 494install-data-am: install-nodist_x11includeHEADERS \ 495 install-x11includeHEADERS 496 497install-dvi: install-dvi-am 498 499install-dvi-am: 500 501install-exec-am: 502 503install-html: install-html-am 504 505install-html-am: 506 507install-info: install-info-am 508 509install-info-am: 510 511install-man: 512 513install-pdf: install-pdf-am 514 515install-pdf-am: 516 517install-ps: install-ps-am 518 519install-ps-am: 520 521installcheck-am: 522 523maintainer-clean: maintainer-clean-am 524 -rm -f Makefile 525maintainer-clean-am: distclean-am maintainer-clean-generic 526 527mostlyclean: mostlyclean-am 528 529mostlyclean-am: mostlyclean-generic mostlyclean-libtool 530 531pdf: pdf-am 532 533pdf-am: 534 535ps: ps-am 536 537ps-am: 538 539uninstall-am: uninstall-nodist_x11includeHEADERS \ 540 uninstall-x11includeHEADERS 541 542.MAKE: install-am install-strip 543 544.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 545 clean-libtool ctags distclean distclean-generic \ 546 distclean-libtool distclean-tags distdir dvi dvi-am html \ 547 html-am info info-am install install-am install-data \ 548 install-data-am install-dvi install-dvi-am install-exec \ 549 install-exec-am install-html install-html-am install-info \ 550 install-info-am install-man install-nodist_x11includeHEADERS \ 551 install-pdf install-pdf-am install-ps install-ps-am \ 552 install-strip install-x11includeHEADERS installcheck \ 553 installcheck-am installdirs maintainer-clean \ 554 maintainer-clean-generic mostlyclean mostlyclean-generic \ 555 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 556 uninstall-am uninstall-nodist_x11includeHEADERS \ 557 uninstall-x11includeHEADERS 558 559 560# Tell versions [3.59,3.63) of GNU make to not export all variables. 561# Otherwise a system limit (for SysV at least) may be exceeded. 562.NOEXPORT: 563