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