1# Makefile.in generated by automake 1.11 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 18 19VPATH = @srcdir@ 20pkgdatadir = $(datadir)/@PACKAGE@ 21pkgincludedir = $(includedir)/@PACKAGE@ 22pkglibdir = $(libdir)/@PACKAGE@ 23pkglibexecdir = $(libexecdir)/@PACKAGE@ 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25install_sh_DATA = $(install_sh) -c -m 644 26install_sh_PROGRAM = $(install_sh) -c 27install_sh_SCRIPT = $(install_sh) -c 28INSTALL_HEADER = $(INSTALL_DATA) 29transform = $(program_transform_name) 30NORMAL_INSTALL = : 31PRE_INSTALL = : 32POST_INSTALL = : 33NORMAL_UNINSTALL = : 34PRE_UNINSTALL = : 35POST_UNINSTALL = : 36build_triplet = @build@ 37host_triplet = @host@ 38subdir = . 39DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \ 40 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 41 $(srcdir)/xproxymngproto.pc.in $(top_srcdir)/configure \ 42 $(xproxymng_HEADERS) COPYING ChangeLog config.guess config.sub \ 43 install-sh missing 44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 45am__aclocal_m4_deps = $(top_srcdir)/configure.ac 46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 47 $(ACLOCAL_M4) 48am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 49 configure.lineno config.status.lineno 50mkinstalldirs = $(install_sh) -d 51CONFIG_CLEAN_FILES = xproxymngproto.pc 52CONFIG_CLEAN_VPATH_FILES = 53AM_V_GEN = $(am__v_GEN_$(V)) 54am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 55am__v_GEN_0 = @echo " GEN " $@; 56AM_V_at = $(am__v_at_$(V)) 57am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 58am__v_at_0 = @ 59SOURCES = 60DIST_SOURCES = 61am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 62am__vpath_adj = case $$p in \ 63 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 64 *) f=$$p;; \ 65 esac; 66am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 67am__install_max = 40 68am__nobase_strip_setup = \ 69 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 70am__nobase_strip = \ 71 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 72am__nobase_list = $(am__nobase_strip_setup); \ 73 for p in $$list; do echo "$$p $$p"; done | \ 74 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 75 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 76 if (++n[$$2] == $(am__install_max)) \ 77 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 78 END { for (dir in files) print dir, files[dir] }' 79am__base_list = \ 80 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 81 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 82am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" \ 83 "$(DESTDIR)$(xproxymngdir)" 84DATA = $(dist_doc_DATA) $(pkgconfig_DATA) 85HEADERS = $(xproxymng_HEADERS) 86ETAGS = etags 87CTAGS = ctags 88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 89distdir = $(PACKAGE)-$(VERSION) 90top_distdir = $(distdir) 91am__remove_distdir = \ 92 { test ! -d "$(distdir)" \ 93 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 94 && rm -fr "$(distdir)"; }; } 95DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 96GZIP_ENV = --best 97distuninstallcheck_listfiles = find . -type f -print 98ACLOCAL = @ACLOCAL@ 99ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 100ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 101AMTAR = @AMTAR@ 102AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 103APP_MAN_DIR = @APP_MAN_DIR@ 104APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 105AUTOCONF = @AUTOCONF@ 106AUTOHEADER = @AUTOHEADER@ 107AUTOMAKE = @AUTOMAKE@ 108AWK = @AWK@ 109CC = @CC@ 110CCDEPMODE = @CCDEPMODE@ 111CFLAGS = @CFLAGS@ 112CHANGELOG_CMD = @CHANGELOG_CMD@ 113CPP = @CPP@ 114CPPFLAGS = @CPPFLAGS@ 115CWARNFLAGS = @CWARNFLAGS@ 116CYGPATH_W = @CYGPATH_W@ 117DEFS = @DEFS@ 118DEPDIR = @DEPDIR@ 119DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 120DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 121ECHO_C = @ECHO_C@ 122ECHO_N = @ECHO_N@ 123ECHO_T = @ECHO_T@ 124EGREP = @EGREP@ 125EXEEXT = @EXEEXT@ 126FILE_MAN_DIR = @FILE_MAN_DIR@ 127FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 128GREP = @GREP@ 129INSTALL = @INSTALL@ 130INSTALL_DATA = @INSTALL_DATA@ 131INSTALL_PROGRAM = @INSTALL_PROGRAM@ 132INSTALL_SCRIPT = @INSTALL_SCRIPT@ 133INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 134LDFLAGS = @LDFLAGS@ 135LIBOBJS = @LIBOBJS@ 136LIBS = @LIBS@ 137LIB_MAN_DIR = @LIB_MAN_DIR@ 138LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 139LTLIBOBJS = @LTLIBOBJS@ 140MAKEINFO = @MAKEINFO@ 141MISC_MAN_DIR = @MISC_MAN_DIR@ 142MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 143MKDIR_P = @MKDIR_P@ 144OBJEXT = @OBJEXT@ 145PACKAGE = @PACKAGE@ 146PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 147PACKAGE_NAME = @PACKAGE_NAME@ 148PACKAGE_STRING = @PACKAGE_STRING@ 149PACKAGE_TARNAME = @PACKAGE_TARNAME@ 150PACKAGE_VERSION = @PACKAGE_VERSION@ 151PATH_SEPARATOR = @PATH_SEPARATOR@ 152SET_MAKE = @SET_MAKE@ 153SHELL = @SHELL@ 154STRIP = @STRIP@ 155VERSION = @VERSION@ 156abs_builddir = @abs_builddir@ 157abs_srcdir = @abs_srcdir@ 158abs_top_builddir = @abs_top_builddir@ 159abs_top_srcdir = @abs_top_srcdir@ 160ac_ct_CC = @ac_ct_CC@ 161am__include = @am__include@ 162am__leading_dot = @am__leading_dot@ 163am__quote = @am__quote@ 164am__tar = @am__tar@ 165am__untar = @am__untar@ 166bindir = @bindir@ 167build = @build@ 168build_alias = @build_alias@ 169build_cpu = @build_cpu@ 170build_os = @build_os@ 171build_vendor = @build_vendor@ 172builddir = @builddir@ 173datadir = @datadir@ 174datarootdir = @datarootdir@ 175distcleancheck_listfiles = @distcleancheck_listfiles@ 176docdir = @docdir@ 177dvidir = @dvidir@ 178exec_prefix = @exec_prefix@ 179host = @host@ 180host_alias = @host_alias@ 181host_cpu = @host_cpu@ 182host_os = @host_os@ 183host_vendor = @host_vendor@ 184htmldir = @htmldir@ 185includedir = @includedir@ 186infodir = @infodir@ 187install_sh = @install_sh@ 188libdir = @libdir@ 189libexecdir = @libexecdir@ 190localedir = @localedir@ 191localstatedir = @localstatedir@ 192mandir = @mandir@ 193mkdir_p = @mkdir_p@ 194oldincludedir = @oldincludedir@ 195pdfdir = @pdfdir@ 196prefix = @prefix@ 197program_transform_name = @program_transform_name@ 198psdir = @psdir@ 199sbindir = @sbindir@ 200sharedstatedir = @sharedstatedir@ 201srcdir = @srcdir@ 202sysconfdir = @sysconfdir@ 203target_alias = @target_alias@ 204top_build_prefix = @top_build_prefix@ 205top_builddir = @top_builddir@ 206top_srcdir = @top_srcdir@ 207xproxymngdir = $(includedir)/X11/PM 208xproxymng_HEADERS = \ 209 PM.h \ 210 PMproto.h 211 212pkgconfigdir = $(libdir)/pkgconfig 213pkgconfig_DATA = xproxymngproto.pc 214dist_doc_DATA = PM_spec 215EXTRA_DIST = xproxymngproto.pc.in ChangeLog 216MAINTAINERCLEANFILES = ChangeLog 217all: all-am 218 219.SUFFIXES: 220am--refresh: 221 @: 222$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 223 @for dep in $?; do \ 224 case '$(am__configure_deps)' in \ 225 *$$dep*) \ 226 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 227 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 228 && exit 0; \ 229 exit 1;; \ 230 esac; \ 231 done; \ 232 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 233 $(am__cd) $(top_srcdir) && \ 234 $(AUTOMAKE) --foreign Makefile 235.PRECIOUS: Makefile 236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 237 @case '$?' in \ 238 *config.status*) \ 239 echo ' $(SHELL) ./config.status'; \ 240 $(SHELL) ./config.status;; \ 241 *) \ 242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 243 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 244 esac; 245 246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 247 $(SHELL) ./config.status --recheck 248 249$(top_srcdir)/configure: $(am__configure_deps) 250 $(am__cd) $(srcdir) && $(AUTOCONF) 251$(ACLOCAL_M4): $(am__aclocal_m4_deps) 252 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 253$(am__aclocal_m4_deps): 254xproxymngproto.pc: $(top_builddir)/config.status $(srcdir)/xproxymngproto.pc.in 255 cd $(top_builddir) && $(SHELL) ./config.status $@ 256install-dist_docDATA: $(dist_doc_DATA) 257 @$(NORMAL_INSTALL) 258 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" 259 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ 260 for p in $$list; do \ 261 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 262 echo "$$d$$p"; \ 263 done | $(am__base_list) | \ 264 while read files; do \ 265 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ 266 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ 267 done 268 269uninstall-dist_docDATA: 270 @$(NORMAL_UNINSTALL) 271 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ 272 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 273 test -n "$$files" || exit 0; \ 274 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \ 275 cd "$(DESTDIR)$(docdir)" && rm -f $$files 276install-pkgconfigDATA: $(pkgconfig_DATA) 277 @$(NORMAL_INSTALL) 278 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" 279 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 280 for p in $$list; do \ 281 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 282 echo "$$d$$p"; \ 283 done | $(am__base_list) | \ 284 while read files; do \ 285 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 286 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 287 done 288 289uninstall-pkgconfigDATA: 290 @$(NORMAL_UNINSTALL) 291 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 292 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 293 test -n "$$files" || exit 0; \ 294 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ 295 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files 296install-xproxymngHEADERS: $(xproxymng_HEADERS) 297 @$(NORMAL_INSTALL) 298 test -z "$(xproxymngdir)" || $(MKDIR_P) "$(DESTDIR)$(xproxymngdir)" 299 @list='$(xproxymng_HEADERS)'; test -n "$(xproxymngdir)" || list=; \ 300 for p in $$list; do \ 301 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 302 echo "$$d$$p"; \ 303 done | $(am__base_list) | \ 304 while read files; do \ 305 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xproxymngdir)'"; \ 306 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xproxymngdir)" || exit $$?; \ 307 done 308 309uninstall-xproxymngHEADERS: 310 @$(NORMAL_UNINSTALL) 311 @list='$(xproxymng_HEADERS)'; test -n "$(xproxymngdir)" || list=; \ 312 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 313 test -n "$$files" || exit 0; \ 314 echo " ( cd '$(DESTDIR)$(xproxymngdir)' && rm -f" $$files ")"; \ 315 cd "$(DESTDIR)$(xproxymngdir)" && rm -f $$files 316 317ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 318 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 319 unique=`for i in $$list; do \ 320 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 321 done | \ 322 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 323 END { if (nonempty) { for (i in files) print i; }; }'`; \ 324 mkid -fID $$unique 325tags: TAGS 326 327TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 328 $(TAGS_FILES) $(LISP) 329 set x; \ 330 here=`pwd`; \ 331 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 332 unique=`for i in $$list; do \ 333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 334 done | \ 335 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 336 END { if (nonempty) { for (i in files) print i; }; }'`; \ 337 shift; \ 338 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 339 test -n "$$unique" || unique=$$empty_fix; \ 340 if test $$# -gt 0; then \ 341 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 342 "$$@" $$unique; \ 343 else \ 344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 345 $$unique; \ 346 fi; \ 347 fi 348ctags: CTAGS 349CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 350 $(TAGS_FILES) $(LISP) 351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 352 unique=`for i in $$list; do \ 353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 354 done | \ 355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 356 END { if (nonempty) { for (i in files) print i; }; }'`; \ 357 test -z "$(CTAGS_ARGS)$$unique" \ 358 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 359 $$unique 360 361GTAGS: 362 here=`$(am__cd) $(top_builddir) && pwd` \ 363 && $(am__cd) $(top_srcdir) \ 364 && gtags -i $(GTAGS_ARGS) "$$here" 365 366distclean-tags: 367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 368 369distdir: $(DISTFILES) 370 $(am__remove_distdir) 371 test -d "$(distdir)" || mkdir "$(distdir)" 372 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 373 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 374 list='$(DISTFILES)'; \ 375 dist_files=`for file in $$list; do echo $$file; done | \ 376 sed -e "s|^$$srcdirstrip/||;t" \ 377 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 378 case $$dist_files in \ 379 */*) $(MKDIR_P) `echo "$$dist_files" | \ 380 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 381 sort -u` ;; \ 382 esac; \ 383 for file in $$dist_files; do \ 384 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 385 if test -d $$d/$$file; then \ 386 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 387 if test -d "$(distdir)/$$file"; then \ 388 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 389 fi; \ 390 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 391 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 392 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 393 fi; \ 394 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 395 else \ 396 test -f "$(distdir)/$$file" \ 397 || cp -p $$d/$$file "$(distdir)/$$file" \ 398 || exit 1; \ 399 fi; \ 400 done 401 $(MAKE) $(AM_MAKEFLAGS) \ 402 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 403 dist-hook 404 -test -n "$(am__skip_mode_fix)" \ 405 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 406 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 407 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 408 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 409 || chmod -R a+r "$(distdir)" 410dist-gzip: distdir 411 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 412 $(am__remove_distdir) 413dist-bzip2: distdir 414 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 415 $(am__remove_distdir) 416 417dist-lzma: distdir 418 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 419 $(am__remove_distdir) 420 421dist-xz: distdir 422 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 423 $(am__remove_distdir) 424 425dist-tarZ: distdir 426 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 427 $(am__remove_distdir) 428 429dist-shar: distdir 430 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 431 $(am__remove_distdir) 432 433dist-zip: distdir 434 -rm -f $(distdir).zip 435 zip -rq $(distdir).zip $(distdir) 436 $(am__remove_distdir) 437 438dist dist-all: distdir 439 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 440 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 441 $(am__remove_distdir) 442 443# This target untars the dist file and tries a VPATH configuration. Then 444# it guarantees that the distribution is self-contained by making another 445# tarfile. 446distcheck: dist 447 case '$(DIST_ARCHIVES)' in \ 448 *.tar.gz*) \ 449 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 450 *.tar.bz2*) \ 451 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 452 *.tar.lzma*) \ 453 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ 454 *.tar.xz*) \ 455 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 456 *.tar.Z*) \ 457 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 458 *.shar.gz*) \ 459 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 460 *.zip*) \ 461 unzip $(distdir).zip ;;\ 462 esac 463 chmod -R a-w $(distdir); chmod a+w $(distdir) 464 mkdir $(distdir)/_build 465 mkdir $(distdir)/_inst 466 chmod a-w $(distdir) 467 test -d $(distdir)/_build || exit 0; \ 468 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 469 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 470 && am__cwd=`pwd` \ 471 && $(am__cd) $(distdir)/_build \ 472 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 473 $(DISTCHECK_CONFIGURE_FLAGS) \ 474 && $(MAKE) $(AM_MAKEFLAGS) \ 475 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 476 && $(MAKE) $(AM_MAKEFLAGS) check \ 477 && $(MAKE) $(AM_MAKEFLAGS) install \ 478 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 479 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 480 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 481 distuninstallcheck \ 482 && chmod -R a-w "$$dc_install_base" \ 483 && ({ \ 484 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 485 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 486 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 487 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 488 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 489 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 490 && rm -rf "$$dc_destdir" \ 491 && $(MAKE) $(AM_MAKEFLAGS) dist \ 492 && rm -rf $(DIST_ARCHIVES) \ 493 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 494 && cd "$$am__cwd" \ 495 || exit 1 496 $(am__remove_distdir) 497 @(echo "$(distdir) archives ready for distribution: "; \ 498 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 499 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 500distuninstallcheck: 501 @$(am__cd) '$(distuninstallcheck_dir)' \ 502 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 503 || { echo "ERROR: files left after uninstall:" ; \ 504 if test -n "$(DESTDIR)"; then \ 505 echo " (check DESTDIR support)"; \ 506 fi ; \ 507 $(distuninstallcheck_listfiles) ; \ 508 exit 1; } >&2 509distcleancheck: distclean 510 @if test '$(srcdir)' = . ; then \ 511 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 512 exit 1 ; \ 513 fi 514 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 515 || { echo "ERROR: files left in build directory after distclean:" ; \ 516 $(distcleancheck_listfiles) ; \ 517 exit 1; } >&2 518check-am: all-am 519check: check-am 520all-am: Makefile $(DATA) $(HEADERS) 521installdirs: 522 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xproxymngdir)"; do \ 523 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 524 done 525install: install-am 526install-exec: install-exec-am 527install-data: install-data-am 528uninstall: uninstall-am 529 530install-am: all-am 531 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 532 533installcheck: installcheck-am 534install-strip: 535 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 536 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 537 `test -z '$(STRIP)' || \ 538 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 539mostlyclean-generic: 540 541clean-generic: 542 543distclean-generic: 544 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 545 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 546 547maintainer-clean-generic: 548 @echo "This command is intended for maintainers to use" 549 @echo "it deletes files that may require special tools to rebuild." 550 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 551clean: clean-am 552 553clean-am: clean-generic mostlyclean-am 554 555distclean: distclean-am 556 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 557 -rm -f Makefile 558distclean-am: clean-am distclean-generic distclean-tags 559 560dvi: dvi-am 561 562dvi-am: 563 564html: html-am 565 566html-am: 567 568info: info-am 569 570info-am: 571 572install-data-am: install-dist_docDATA install-pkgconfigDATA \ 573 install-xproxymngHEADERS 574 575install-dvi: install-dvi-am 576 577install-dvi-am: 578 579install-exec-am: 580 581install-html: install-html-am 582 583install-html-am: 584 585install-info: install-info-am 586 587install-info-am: 588 589install-man: 590 591install-pdf: install-pdf-am 592 593install-pdf-am: 594 595install-ps: install-ps-am 596 597install-ps-am: 598 599installcheck-am: 600 601maintainer-clean: maintainer-clean-am 602 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 603 -rm -rf $(top_srcdir)/autom4te.cache 604 -rm -f Makefile 605maintainer-clean-am: distclean-am maintainer-clean-generic 606 607mostlyclean: mostlyclean-am 608 609mostlyclean-am: mostlyclean-generic 610 611pdf: pdf-am 612 613pdf-am: 614 615ps: ps-am 616 617ps-am: 618 619uninstall-am: uninstall-dist_docDATA uninstall-pkgconfigDATA \ 620 uninstall-xproxymngHEADERS 621 622.MAKE: install-am install-strip 623 624.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ 625 clean-generic ctags dist dist-all dist-bzip2 dist-gzip \ 626 dist-hook dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ 627 distcheck distclean distclean-generic distclean-tags \ 628 distcleancheck distdir distuninstallcheck dvi dvi-am html \ 629 html-am info info-am install install-am install-data \ 630 install-data-am install-dist_docDATA install-dvi \ 631 install-dvi-am install-exec install-exec-am install-html \ 632 install-html-am install-info install-info-am install-man \ 633 install-pdf install-pdf-am install-pkgconfigDATA install-ps \ 634 install-ps-am install-strip install-xproxymngHEADERS \ 635 installcheck installcheck-am installdirs maintainer-clean \ 636 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 637 pdf-am ps ps-am tags uninstall uninstall-am \ 638 uninstall-dist_docDATA uninstall-pkgconfigDATA \ 639 uninstall-xproxymngHEADERS 640 641 642.PHONY: ChangeLog 643 644ChangeLog: 645 $(CHANGELOG_CMD) 646 647dist-hook: ChangeLog 648 649# Tell versions [3.59,3.63) of GNU make to not export all variables. 650# Otherwise a system limit (for SysV at least) may be exceeded. 651.NOEXPORT: 652