Makefile.in revision 6758a055
1# Makefile.in generated by automake 1.11.2 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, 2010, 2011 Free Software 6# Foundation, 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# $Id: Makefile.in,v 1.1.1.3 2013/05/31 07:51:36 mrg Exp $ 19# 20# Copyright 2005 Red Hat, Inc. 21# 22# Permission to use, copy, modify, distribute, and sell this software and its 23# documentation for any purpose is hereby granted without fee, provided that 24# the above copyright notice appear in all copies and that both that 25# copyright notice and this permission notice appear in supporting 26# documentation, and that the name of Red Hat not be used in 27# advertising or publicity pertaining to distribution of the software without 28# specific, written prior permission. Red Hat makes no 29# representations about the suitability of this software for any purpose. It 30# is provided "as is" without express or implied warranty. 31# 32# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 33# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 34# EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 35# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 36# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 37# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 38# PERFORMANCE OF THIS SOFTWARE. 39 40 41VPATH = @srcdir@ 42pkgdatadir = $(datadir)/@PACKAGE@ 43pkgincludedir = $(includedir)/@PACKAGE@ 44pkglibdir = $(libdir)/@PACKAGE@ 45pkglibexecdir = $(libexecdir)/@PACKAGE@ 46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47install_sh_DATA = $(install_sh) -c -m 644 48install_sh_PROGRAM = $(install_sh) -c 49install_sh_SCRIPT = $(install_sh) -c 50INSTALL_HEADER = $(INSTALL_DATA) 51transform = $(program_transform_name) 52NORMAL_INSTALL = : 53PRE_INSTALL = : 54POST_INSTALL = : 55NORMAL_UNINSTALL = : 56PRE_UNINSTALL = : 57POST_UNINSTALL = : 58build_triplet = @build@ 59host_triplet = @host@ 60bin_PROGRAMS = xvidtune$(EXEEXT) 61subdir = . 62DIST_COMMON = README $(am__configure_deps) $(dist_appdefault_DATA) \ 63 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 64 $(srcdir)/config.h.in $(top_srcdir)/configure COPYING \ 65 ChangeLog INSTALL config.guess config.sub depcomp install-sh \ 66 missing 67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 68am__aclocal_m4_deps = $(top_srcdir)/configure.ac 69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 70 $(ACLOCAL_M4) 71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 72 configure.lineno config.status.lineno 73mkinstalldirs = $(install_sh) -d 74CONFIG_HEADER = config.h 75CONFIG_CLEAN_FILES = 76CONFIG_CLEAN_VPATH_FILES = 77am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appdefaultdir)" 78PROGRAMS = $(bin_PROGRAMS) 79am_xvidtune_OBJECTS = xvidtune.$(OBJEXT) 80xvidtune_OBJECTS = $(am_xvidtune_OBJECTS) 81am__DEPENDENCIES_1 = 82xvidtune_DEPENDENCIES = $(am__DEPENDENCIES_1) 83DEFAULT_INCLUDES = -I.@am__isrc@ 84depcomp = $(SHELL) $(top_srcdir)/depcomp 85am__depfiles_maybe = depfiles 86am__mv = mv -f 87COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 88 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 89AM_V_CC = $(am__v_CC_$(V)) 90am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 91am__v_CC_0 = @echo " CC " $@; 92AM_V_at = $(am__v_at_$(V)) 93am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 94am__v_at_0 = @ 95CCLD = $(CC) 96LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 97AM_V_CCLD = $(am__v_CCLD_$(V)) 98am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 99am__v_CCLD_0 = @echo " CCLD " $@; 100AM_V_GEN = $(am__v_GEN_$(V)) 101am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 102am__v_GEN_0 = @echo " GEN " $@; 103SOURCES = $(xvidtune_SOURCES) 104DIST_SOURCES = $(xvidtune_SOURCES) 105RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 106 html-recursive info-recursive install-data-recursive \ 107 install-dvi-recursive install-exec-recursive \ 108 install-html-recursive install-info-recursive \ 109 install-pdf-recursive install-ps-recursive install-recursive \ 110 installcheck-recursive installdirs-recursive pdf-recursive \ 111 ps-recursive uninstall-recursive 112am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 113am__vpath_adj = case $$p in \ 114 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 115 *) f=$$p;; \ 116 esac; 117am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 118am__install_max = 40 119am__nobase_strip_setup = \ 120 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 121am__nobase_strip = \ 122 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 123am__nobase_list = $(am__nobase_strip_setup); \ 124 for p in $$list; do echo "$$p $$p"; done | \ 125 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 126 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 127 if (++n[$$2] == $(am__install_max)) \ 128 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 129 END { for (dir in files) print dir, files[dir] }' 130am__base_list = \ 131 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 132 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 133am__uninstall_files_from_dir = { \ 134 test -z "$$files" \ 135 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 136 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 137 $(am__cd) "$$dir" && rm -f $$files; }; \ 138 } 139DATA = $(dist_appdefault_DATA) 140RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 141 distclean-recursive maintainer-clean-recursive 142AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 143 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 144 distdir dist dist-all distcheck 145ETAGS = etags 146CTAGS = ctags 147DIST_SUBDIRS = $(SUBDIRS) 148DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 149distdir = $(PACKAGE)-$(VERSION) 150top_distdir = $(distdir) 151am__remove_distdir = \ 152 { test ! -d "$(distdir)" \ 153 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 154 && rm -fr "$(distdir)"; }; } 155am__relativize = \ 156 dir0=`pwd`; \ 157 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 158 sed_rest='s,^[^/]*/*,,'; \ 159 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 160 sed_butlast='s,/*[^/]*$$,,'; \ 161 while test -n "$$dir1"; do \ 162 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 163 if test "$$first" != "."; then \ 164 if test "$$first" = ".."; then \ 165 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 166 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 167 else \ 168 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 169 if test "$$first2" = "$$first"; then \ 170 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 171 else \ 172 dir2="../$$dir2"; \ 173 fi; \ 174 dir0="$$dir0"/"$$first"; \ 175 fi; \ 176 fi; \ 177 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 178 done; \ 179 reldir="$$dir2" 180DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 181GZIP_ENV = --best 182distuninstallcheck_listfiles = find . -type f -print 183am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 184 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 185distcleancheck_listfiles = find . -type f -print 186ACLOCAL = @ACLOCAL@ 187ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 188ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 189AMTAR = @AMTAR@ 190AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 191APP_MAN_DIR = @APP_MAN_DIR@ 192APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 193AUTOCONF = @AUTOCONF@ 194AUTOHEADER = @AUTOHEADER@ 195AUTOMAKE = @AUTOMAKE@ 196AWK = @AWK@ 197BASE_CFLAGS = @BASE_CFLAGS@ 198CC = @CC@ 199CCDEPMODE = @CCDEPMODE@ 200CFLAGS = @CFLAGS@ 201CHANGELOG_CMD = @CHANGELOG_CMD@ 202CPP = @CPP@ 203CPPFLAGS = @CPPFLAGS@ 204CWARNFLAGS = @CWARNFLAGS@ 205CYGPATH_W = @CYGPATH_W@ 206DEFS = @DEFS@ 207DEPDIR = @DEPDIR@ 208DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 209DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 210ECHO_C = @ECHO_C@ 211ECHO_N = @ECHO_N@ 212ECHO_T = @ECHO_T@ 213EGREP = @EGREP@ 214EXEEXT = @EXEEXT@ 215FILE_MAN_DIR = @FILE_MAN_DIR@ 216FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 217GREP = @GREP@ 218INSTALL = @INSTALL@ 219INSTALL_CMD = @INSTALL_CMD@ 220INSTALL_DATA = @INSTALL_DATA@ 221INSTALL_PROGRAM = @INSTALL_PROGRAM@ 222INSTALL_SCRIPT = @INSTALL_SCRIPT@ 223INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 224LDFLAGS = @LDFLAGS@ 225LIBOBJS = @LIBOBJS@ 226LIBS = @LIBS@ 227LIB_MAN_DIR = @LIB_MAN_DIR@ 228LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 229LTLIBOBJS = @LTLIBOBJS@ 230MAINT = @MAINT@ 231MAKEINFO = @MAKEINFO@ 232MAN_SUBSTS = @MAN_SUBSTS@ 233MISC_MAN_DIR = @MISC_MAN_DIR@ 234MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 235MKDIR_P = @MKDIR_P@ 236OBJEXT = @OBJEXT@ 237PACKAGE = @PACKAGE@ 238PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 239PACKAGE_NAME = @PACKAGE_NAME@ 240PACKAGE_STRING = @PACKAGE_STRING@ 241PACKAGE_TARNAME = @PACKAGE_TARNAME@ 242PACKAGE_URL = @PACKAGE_URL@ 243PACKAGE_VERSION = @PACKAGE_VERSION@ 244PATH_SEPARATOR = @PATH_SEPARATOR@ 245PKG_CONFIG = @PKG_CONFIG@ 246SED = @SED@ 247SET_MAKE = @SET_MAKE@ 248SHELL = @SHELL@ 249STRICT_CFLAGS = @STRICT_CFLAGS@ 250STRIP = @STRIP@ 251VERSION = @VERSION@ 252XORG_MAN_PAGE = @XORG_MAN_PAGE@ 253XVIDTUNE_CFLAGS = @XVIDTUNE_CFLAGS@ 254XVIDTUNE_LIBS = @XVIDTUNE_LIBS@ 255abs_builddir = @abs_builddir@ 256abs_srcdir = @abs_srcdir@ 257abs_top_builddir = @abs_top_builddir@ 258abs_top_srcdir = @abs_top_srcdir@ 259ac_ct_CC = @ac_ct_CC@ 260am__include = @am__include@ 261am__leading_dot = @am__leading_dot@ 262am__quote = @am__quote@ 263am__tar = @am__tar@ 264am__untar = @am__untar@ 265appdefaultdir = @appdefaultdir@ 266bindir = @bindir@ 267build = @build@ 268build_alias = @build_alias@ 269build_cpu = @build_cpu@ 270build_os = @build_os@ 271build_vendor = @build_vendor@ 272builddir = @builddir@ 273datadir = @datadir@ 274datarootdir = @datarootdir@ 275docdir = @docdir@ 276dvidir = @dvidir@ 277exec_prefix = @exec_prefix@ 278host = @host@ 279host_alias = @host_alias@ 280host_cpu = @host_cpu@ 281host_os = @host_os@ 282host_vendor = @host_vendor@ 283htmldir = @htmldir@ 284includedir = @includedir@ 285infodir = @infodir@ 286install_sh = @install_sh@ 287libdir = @libdir@ 288libexecdir = @libexecdir@ 289localedir = @localedir@ 290localstatedir = @localstatedir@ 291mandir = @mandir@ 292mkdir_p = @mkdir_p@ 293oldincludedir = @oldincludedir@ 294pdfdir = @pdfdir@ 295prefix = @prefix@ 296program_transform_name = @program_transform_name@ 297psdir = @psdir@ 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 = man 307AM_CFLAGS = $(CWARNFLAGS) $(XVIDTUNE_CFLAGS) 308xvidtune_LDADD = $(XVIDTUNE_LIBS) 309xvidtune_SOURCES = \ 310 xvidtune.c 311 312 313# App default files 314DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir=\$${datadir}/X11/app-defaults 315dist_appdefault_DATA = app-defaults/Xvidtune 316MAINTAINERCLEANFILES = ChangeLog INSTALL 317all: config.h 318 $(MAKE) $(AM_MAKEFLAGS) all-recursive 319 320.SUFFIXES: 321.SUFFIXES: .c .o .obj 322am--refresh: Makefile 323 @: 324$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 325 @for dep in $?; do \ 326 case '$(am__configure_deps)' in \ 327 *$$dep*) \ 328 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 329 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 330 && exit 0; \ 331 exit 1;; \ 332 esac; \ 333 done; \ 334 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 335 $(am__cd) $(top_srcdir) && \ 336 $(AUTOMAKE) --foreign Makefile 337.PRECIOUS: Makefile 338Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 339 @case '$?' in \ 340 *config.status*) \ 341 echo ' $(SHELL) ./config.status'; \ 342 $(SHELL) ./config.status;; \ 343 *) \ 344 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 345 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 346 esac; 347 348$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 349 $(SHELL) ./config.status --recheck 350 351$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 352 $(am__cd) $(srcdir) && $(AUTOCONF) 353$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 354 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 355$(am__aclocal_m4_deps): 356 357config.h: stamp-h1 358 @if test ! -f $@; then rm -f stamp-h1; else :; fi 359 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi 360 361stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 362 @rm -f stamp-h1 363 cd $(top_builddir) && $(SHELL) ./config.status config.h 364$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 365 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 366 rm -f stamp-h1 367 touch $@ 368 369distclean-hdr: 370 -rm -f config.h stamp-h1 371install-binPROGRAMS: $(bin_PROGRAMS) 372 @$(NORMAL_INSTALL) 373 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 374 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 375 for p in $$list; do echo "$$p $$p"; done | \ 376 sed 's/$(EXEEXT)$$//' | \ 377 while read p p1; do if test -f $$p; \ 378 then echo "$$p"; echo "$$p"; else :; fi; \ 379 done | \ 380 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 381 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 382 sed 'N;N;N;s,\n, ,g' | \ 383 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 384 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 385 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 386 else { print "f", $$3 "/" $$4, $$1; } } \ 387 END { for (d in files) print "f", d, files[d] }' | \ 388 while read type dir files; do \ 389 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 390 test -z "$$files" || { \ 391 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 392 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 393 } \ 394 ; done 395 396uninstall-binPROGRAMS: 397 @$(NORMAL_UNINSTALL) 398 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 399 files=`for p in $$list; do echo "$$p"; done | \ 400 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 401 -e 's/$$/$(EXEEXT)/' `; \ 402 test -n "$$list" || exit 0; \ 403 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 404 cd "$(DESTDIR)$(bindir)" && rm -f $$files 405 406clean-binPROGRAMS: 407 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 408xvidtune$(EXEEXT): $(xvidtune_OBJECTS) $(xvidtune_DEPENDENCIES) 409 @rm -f xvidtune$(EXEEXT) 410 $(AM_V_CCLD)$(LINK) $(xvidtune_OBJECTS) $(xvidtune_LDADD) $(LIBS) 411 412mostlyclean-compile: 413 -rm -f *.$(OBJEXT) 414 415distclean-compile: 416 -rm -f *.tab.c 417 418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xvidtune.Po@am__quote@ 419 420.c.o: 421@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 422@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 423@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 424@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 425@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 426 427.c.obj: 428@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 429@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 430@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 431@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 432@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 433install-dist_appdefaultDATA: $(dist_appdefault_DATA) 434 @$(NORMAL_INSTALL) 435 test -z "$(appdefaultdir)" || $(MKDIR_P) "$(DESTDIR)$(appdefaultdir)" 436 @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \ 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)$(appdefaultdir)'"; \ 443 $(INSTALL_DATA) $$files "$(DESTDIR)$(appdefaultdir)" || exit $$?; \ 444 done 445 446uninstall-dist_appdefaultDATA: 447 @$(NORMAL_UNINSTALL) 448 @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \ 449 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 450 dir='$(DESTDIR)$(appdefaultdir)'; $(am__uninstall_files_from_dir) 451 452# This directory's subdirectories are mostly independent; you can cd 453# into them and run `make' without going through this Makefile. 454# To change the values of `make' variables: instead of editing Makefiles, 455# (1) if the variable is set in `config.status', edit `config.status' 456# (which will cause the Makefiles to be regenerated when you run `make'); 457# (2) otherwise, pass the desired values on the `make' command line. 458$(RECURSIVE_TARGETS): 459 @fail= failcom='exit 1'; \ 460 for f in x $$MAKEFLAGS; do \ 461 case $$f in \ 462 *=* | --[!k]*);; \ 463 *k*) failcom='fail=yes';; \ 464 esac; \ 465 done; \ 466 dot_seen=no; \ 467 target=`echo $@ | sed s/-recursive//`; \ 468 list='$(SUBDIRS)'; for subdir in $$list; do \ 469 echo "Making $$target in $$subdir"; \ 470 if test "$$subdir" = "."; then \ 471 dot_seen=yes; \ 472 local_target="$$target-am"; \ 473 else \ 474 local_target="$$target"; \ 475 fi; \ 476 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 477 || eval $$failcom; \ 478 done; \ 479 if test "$$dot_seen" = "no"; then \ 480 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 481 fi; test -z "$$fail" 482 483$(RECURSIVE_CLEAN_TARGETS): 484 @fail= failcom='exit 1'; \ 485 for f in x $$MAKEFLAGS; do \ 486 case $$f in \ 487 *=* | --[!k]*);; \ 488 *k*) failcom='fail=yes';; \ 489 esac; \ 490 done; \ 491 dot_seen=no; \ 492 case "$@" in \ 493 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 494 *) list='$(SUBDIRS)' ;; \ 495 esac; \ 496 rev=''; for subdir in $$list; do \ 497 if test "$$subdir" = "."; then :; else \ 498 rev="$$subdir $$rev"; \ 499 fi; \ 500 done; \ 501 rev="$$rev ."; \ 502 target=`echo $@ | sed s/-recursive//`; \ 503 for subdir in $$rev; do \ 504 echo "Making $$target in $$subdir"; \ 505 if test "$$subdir" = "."; then \ 506 local_target="$$target-am"; \ 507 else \ 508 local_target="$$target"; \ 509 fi; \ 510 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 511 || eval $$failcom; \ 512 done && test -z "$$fail" 513tags-recursive: 514 list='$(SUBDIRS)'; for subdir in $$list; do \ 515 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 516 done 517ctags-recursive: 518 list='$(SUBDIRS)'; for subdir in $$list; do \ 519 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 520 done 521 522ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 523 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 524 unique=`for i in $$list; do \ 525 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 526 done | \ 527 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 528 END { if (nonempty) { for (i in files) print i; }; }'`; \ 529 mkid -fID $$unique 530tags: TAGS 531 532TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 533 $(TAGS_FILES) $(LISP) 534 set x; \ 535 here=`pwd`; \ 536 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 537 include_option=--etags-include; \ 538 empty_fix=.; \ 539 else \ 540 include_option=--include; \ 541 empty_fix=; \ 542 fi; \ 543 list='$(SUBDIRS)'; for subdir in $$list; do \ 544 if test "$$subdir" = .; then :; else \ 545 test ! -f $$subdir/TAGS || \ 546 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 547 fi; \ 548 done; \ 549 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 550 unique=`for i in $$list; do \ 551 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 552 done | \ 553 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 554 END { if (nonempty) { for (i in files) print i; }; }'`; \ 555 shift; \ 556 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 557 test -n "$$unique" || unique=$$empty_fix; \ 558 if test $$# -gt 0; then \ 559 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 560 "$$@" $$unique; \ 561 else \ 562 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 563 $$unique; \ 564 fi; \ 565 fi 566ctags: CTAGS 567CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 568 $(TAGS_FILES) $(LISP) 569 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 570 unique=`for i in $$list; do \ 571 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 572 done | \ 573 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 574 END { if (nonempty) { for (i in files) print i; }; }'`; \ 575 test -z "$(CTAGS_ARGS)$$unique" \ 576 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 577 $$unique 578 579GTAGS: 580 here=`$(am__cd) $(top_builddir) && pwd` \ 581 && $(am__cd) $(top_srcdir) \ 582 && gtags -i $(GTAGS_ARGS) "$$here" 583 584distclean-tags: 585 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 586 587distdir: $(DISTFILES) 588 $(am__remove_distdir) 589 test -d "$(distdir)" || mkdir "$(distdir)" 590 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 591 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 592 list='$(DISTFILES)'; \ 593 dist_files=`for file in $$list; do echo $$file; done | \ 594 sed -e "s|^$$srcdirstrip/||;t" \ 595 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 596 case $$dist_files in \ 597 */*) $(MKDIR_P) `echo "$$dist_files" | \ 598 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 599 sort -u` ;; \ 600 esac; \ 601 for file in $$dist_files; do \ 602 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 603 if test -d $$d/$$file; then \ 604 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 605 if test -d "$(distdir)/$$file"; then \ 606 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 607 fi; \ 608 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 609 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 610 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 611 fi; \ 612 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 613 else \ 614 test -f "$(distdir)/$$file" \ 615 || cp -p $$d/$$file "$(distdir)/$$file" \ 616 || exit 1; \ 617 fi; \ 618 done 619 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 620 if test "$$subdir" = .; then :; else \ 621 test -d "$(distdir)/$$subdir" \ 622 || $(MKDIR_P) "$(distdir)/$$subdir" \ 623 || exit 1; \ 624 fi; \ 625 done 626 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 627 if test "$$subdir" = .; then :; else \ 628 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 629 $(am__relativize); \ 630 new_distdir=$$reldir; \ 631 dir1=$$subdir; dir2="$(top_distdir)"; \ 632 $(am__relativize); \ 633 new_top_distdir=$$reldir; \ 634 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 635 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 636 ($(am__cd) $$subdir && \ 637 $(MAKE) $(AM_MAKEFLAGS) \ 638 top_distdir="$$new_top_distdir" \ 639 distdir="$$new_distdir" \ 640 am__remove_distdir=: \ 641 am__skip_length_check=: \ 642 am__skip_mode_fix=: \ 643 distdir) \ 644 || exit 1; \ 645 fi; \ 646 done 647 $(MAKE) $(AM_MAKEFLAGS) \ 648 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 649 dist-hook 650 -test -n "$(am__skip_mode_fix)" \ 651 || find "$(distdir)" -type d ! -perm -755 \ 652 -exec chmod u+rwx,go+rx {} \; -o \ 653 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 654 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 655 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 656 || chmod -R a+r "$(distdir)" 657dist-gzip: distdir 658 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 659 $(am__remove_distdir) 660dist-bzip2: distdir 661 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 662 $(am__remove_distdir) 663 664dist-lzma: distdir 665 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 666 $(am__remove_distdir) 667 668dist-xz: distdir 669 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 670 $(am__remove_distdir) 671 672dist-tarZ: distdir 673 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 674 $(am__remove_distdir) 675 676dist-shar: distdir 677 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 678 $(am__remove_distdir) 679 680dist-zip: distdir 681 -rm -f $(distdir).zip 682 zip -rq $(distdir).zip $(distdir) 683 $(am__remove_distdir) 684 685dist dist-all: distdir 686 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 687 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 688 $(am__remove_distdir) 689 690# This target untars the dist file and tries a VPATH configuration. Then 691# it guarantees that the distribution is self-contained by making another 692# tarfile. 693distcheck: dist 694 case '$(DIST_ARCHIVES)' in \ 695 *.tar.gz*) \ 696 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 697 *.tar.bz2*) \ 698 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 699 *.tar.lzma*) \ 700 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 701 *.tar.xz*) \ 702 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 703 *.tar.Z*) \ 704 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 705 *.shar.gz*) \ 706 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 707 *.zip*) \ 708 unzip $(distdir).zip ;;\ 709 esac 710 chmod -R a-w $(distdir); chmod u+w $(distdir) 711 mkdir $(distdir)/_build 712 mkdir $(distdir)/_inst 713 chmod a-w $(distdir) 714 test -d $(distdir)/_build || exit 0; \ 715 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 716 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 717 && am__cwd=`pwd` \ 718 && $(am__cd) $(distdir)/_build \ 719 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 720 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 721 $(DISTCHECK_CONFIGURE_FLAGS) \ 722 && $(MAKE) $(AM_MAKEFLAGS) \ 723 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 724 && $(MAKE) $(AM_MAKEFLAGS) check \ 725 && $(MAKE) $(AM_MAKEFLAGS) install \ 726 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 727 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 728 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 729 distuninstallcheck \ 730 && chmod -R a-w "$$dc_install_base" \ 731 && ({ \ 732 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 733 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 734 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 735 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 736 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 737 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 738 && rm -rf "$$dc_destdir" \ 739 && $(MAKE) $(AM_MAKEFLAGS) dist \ 740 && rm -rf $(DIST_ARCHIVES) \ 741 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 742 && cd "$$am__cwd" \ 743 || exit 1 744 $(am__remove_distdir) 745 @(echo "$(distdir) archives ready for distribution: "; \ 746 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 747 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 748distuninstallcheck: 749 @test -n '$(distuninstallcheck_dir)' || { \ 750 echo 'ERROR: trying to run $@ with an empty' \ 751 '$$(distuninstallcheck_dir)' >&2; \ 752 exit 1; \ 753 }; \ 754 $(am__cd) '$(distuninstallcheck_dir)' || { \ 755 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 756 exit 1; \ 757 }; \ 758 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 759 || { echo "ERROR: files left after uninstall:" ; \ 760 if test -n "$(DESTDIR)"; then \ 761 echo " (check DESTDIR support)"; \ 762 fi ; \ 763 $(distuninstallcheck_listfiles) ; \ 764 exit 1; } >&2 765distcleancheck: distclean 766 @if test '$(srcdir)' = . ; then \ 767 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 768 exit 1 ; \ 769 fi 770 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 771 || { echo "ERROR: files left in build directory after distclean:" ; \ 772 $(distcleancheck_listfiles) ; \ 773 exit 1; } >&2 774check-am: all-am 775check: check-recursive 776all-am: Makefile $(PROGRAMS) $(DATA) config.h 777installdirs: installdirs-recursive 778installdirs-am: 779 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appdefaultdir)"; do \ 780 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 781 done 782install: install-recursive 783install-exec: install-exec-recursive 784install-data: install-data-recursive 785uninstall: uninstall-recursive 786 787install-am: all-am 788 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 789 790installcheck: installcheck-recursive 791install-strip: 792 if test -z '$(STRIP)'; then \ 793 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 794 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 795 install; \ 796 else \ 797 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 798 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 799 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 800 fi 801mostlyclean-generic: 802 803clean-generic: 804 805distclean-generic: 806 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 807 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 808 809maintainer-clean-generic: 810 @echo "This command is intended for maintainers to use" 811 @echo "it deletes files that may require special tools to rebuild." 812 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 813clean: clean-recursive 814 815clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 816 817distclean: distclean-recursive 818 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 819 -rm -rf ./$(DEPDIR) 820 -rm -f Makefile 821distclean-am: clean-am distclean-compile distclean-generic \ 822 distclean-hdr distclean-tags 823 824dvi: dvi-recursive 825 826dvi-am: 827 828html: html-recursive 829 830html-am: 831 832info: info-recursive 833 834info-am: 835 836install-data-am: install-dist_appdefaultDATA 837 838install-dvi: install-dvi-recursive 839 840install-dvi-am: 841 842install-exec-am: install-binPROGRAMS 843 844install-html: install-html-recursive 845 846install-html-am: 847 848install-info: install-info-recursive 849 850install-info-am: 851 852install-man: 853 854install-pdf: install-pdf-recursive 855 856install-pdf-am: 857 858install-ps: install-ps-recursive 859 860install-ps-am: 861 862installcheck-am: 863 864maintainer-clean: maintainer-clean-recursive 865 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 866 -rm -rf $(top_srcdir)/autom4te.cache 867 -rm -rf ./$(DEPDIR) 868 -rm -f Makefile 869maintainer-clean-am: distclean-am maintainer-clean-generic 870 871mostlyclean: mostlyclean-recursive 872 873mostlyclean-am: mostlyclean-compile mostlyclean-generic 874 875pdf: pdf-recursive 876 877pdf-am: 878 879ps: ps-recursive 880 881ps-am: 882 883uninstall-am: uninstall-binPROGRAMS uninstall-dist_appdefaultDATA 884 885.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ 886 ctags-recursive install-am install-strip tags-recursive 887 888.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 889 all all-am am--refresh check check-am clean clean-binPROGRAMS \ 890 clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \ 891 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 892 dist-zip distcheck distclean distclean-compile \ 893 distclean-generic distclean-hdr distclean-tags distcleancheck \ 894 distdir distuninstallcheck dvi dvi-am html html-am info \ 895 info-am install install-am install-binPROGRAMS install-data \ 896 install-data-am install-dist_appdefaultDATA install-dvi \ 897 install-dvi-am install-exec install-exec-am install-html \ 898 install-html-am install-info install-info-am install-man \ 899 install-pdf install-pdf-am install-ps install-ps-am \ 900 install-strip installcheck installcheck-am installdirs \ 901 installdirs-am maintainer-clean maintainer-clean-generic \ 902 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 903 ps ps-am tags tags-recursive uninstall uninstall-am \ 904 uninstall-binPROGRAMS uninstall-dist_appdefaultDATA 905 906 907.PHONY: ChangeLog INSTALL 908 909INSTALL: 910 $(INSTALL_CMD) 911 912ChangeLog: 913 $(CHANGELOG_CMD) 914 915dist-hook: ChangeLog INSTALL 916 917# Tell versions [3.59,3.63) of GNU make to not export all variables. 918# Otherwise a system limit (for SysV at least) may be exceeded. 919.NOEXPORT: 920