Makefile.in revision 6e7d3316
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@ 17VPATH = @srcdir@ 18pkgdatadir = $(datadir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkglibexecdir = $(libexecdir)/@PACKAGE@ 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 23install_sh_DATA = $(install_sh) -c -m 644 24install_sh_PROGRAM = $(install_sh) -c 25install_sh_SCRIPT = $(install_sh) -c 26INSTALL_HEADER = $(INSTALL_DATA) 27transform = $(program_transform_name) 28NORMAL_INSTALL = : 29PRE_INSTALL = : 30POST_INSTALL = : 31NORMAL_UNINSTALL = : 32PRE_UNINSTALL = : 33POST_UNINSTALL = : 34build_triplet = @build@ 35host_triplet = @host@ 36subdir = doc 37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 39am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \ 40 $(top_srcdir)/configure.ac 41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43mkinstalldirs = $(install_sh) -d 44CONFIG_HEADER = $(top_builddir)/config.h 45CONFIG_CLEAN_FILES = 46CONFIG_CLEAN_VPATH_FILES = 47AM_V_GEN = $(am__v_GEN_$(V)) 48am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 49am__v_GEN_0 = @echo " GEN " $@; 50AM_V_at = $(am__v_at_$(V)) 51am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 52am__v_at_0 = @ 53SOURCES = 54DIST_SOURCES = 55DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 56ACLOCAL = @ACLOCAL@ 57ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 58ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 59AMTAR = @AMTAR@ 60AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 61APP_MAN_DIR = @APP_MAN_DIR@ 62APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 63AR = @AR@ 64AUTOCONF = @AUTOCONF@ 65AUTOHEADER = @AUTOHEADER@ 66AUTOMAKE = @AUTOMAKE@ 67AWK = @AWK@ 68CC = @CC@ 69CCDEPMODE = @CCDEPMODE@ 70CFLAGS = @CFLAGS@ 71CHANGELOG_CMD = @CHANGELOG_CMD@ 72CPP = @CPP@ 73CPPFLAGS = @CPPFLAGS@ 74CWARNFLAGS = @CWARNFLAGS@ 75CYGPATH_W = @CYGPATH_W@ 76DEFS = @DEFS@ 77DEPDIR = @DEPDIR@ 78DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 79DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 80DSYMUTIL = @DSYMUTIL@ 81DUMPBIN = @DUMPBIN@ 82ECHO_C = @ECHO_C@ 83ECHO_N = @ECHO_N@ 84ECHO_T = @ECHO_T@ 85EGREP = @EGREP@ 86EXEEXT = @EXEEXT@ 87FGREP = @FGREP@ 88FILE_MAN_DIR = @FILE_MAN_DIR@ 89FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 90GREP = @GREP@ 91INSTALL = @INSTALL@ 92INSTALL_CMD = @INSTALL_CMD@ 93INSTALL_DATA = @INSTALL_DATA@ 94INSTALL_PROGRAM = @INSTALL_PROGRAM@ 95INSTALL_SCRIPT = @INSTALL_SCRIPT@ 96INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 97LD = @LD@ 98LDFLAGS = @LDFLAGS@ 99LIBOBJS = @LIBOBJS@ 100LIBS = @LIBS@ 101LIBTOOL = @LIBTOOL@ 102LIB_MAN_DIR = @LIB_MAN_DIR@ 103LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 104LIPO = @LIPO@ 105LN_S = @LN_S@ 106LOCALEDIR = @LOCALEDIR@ 107LTLIBOBJS = @LTLIBOBJS@ 108MAINT = @MAINT@ 109MAKEINFO = @MAKEINFO@ 110MAN_SUBSTS = @MAN_SUBSTS@ 111MISC_MAN_DIR = @MISC_MAN_DIR@ 112MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 113MKDIR_P = @MKDIR_P@ 114NM = @NM@ 115NMEDIT = @NMEDIT@ 116OBJDUMP = @OBJDUMP@ 117OBJEXT = @OBJEXT@ 118OTOOL = @OTOOL@ 119OTOOL64 = @OTOOL64@ 120PACKAGE = @PACKAGE@ 121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 122PACKAGE_NAME = @PACKAGE_NAME@ 123PACKAGE_STRING = @PACKAGE_STRING@ 124PACKAGE_TARNAME = @PACKAGE_TARNAME@ 125PACKAGE_URL = @PACKAGE_URL@ 126PACKAGE_VERSION = @PACKAGE_VERSION@ 127PATH_SEPARATOR = @PATH_SEPARATOR@ 128PKG_CONFIG = @PKG_CONFIG@ 129RANLIB = @RANLIB@ 130SED = @SED@ 131SET_MAKE = @SET_MAKE@ 132SHELL = @SHELL@ 133STRIP = @STRIP@ 134SXPM_CFLAGS = @SXPM_CFLAGS@ 135SXPM_LIBS = @SXPM_LIBS@ 136VERSION = @VERSION@ 137XORG_MAN_PAGE = @XORG_MAN_PAGE@ 138XPM_CFLAGS = @XPM_CFLAGS@ 139XPM_LIBS = @XPM_LIBS@ 140abs_builddir = @abs_builddir@ 141abs_srcdir = @abs_srcdir@ 142abs_top_builddir = @abs_top_builddir@ 143abs_top_srcdir = @abs_top_srcdir@ 144ac_ct_CC = @ac_ct_CC@ 145ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 146am__include = @am__include@ 147am__leading_dot = @am__leading_dot@ 148am__quote = @am__quote@ 149am__tar = @am__tar@ 150am__untar = @am__untar@ 151bindir = @bindir@ 152build = @build@ 153build_alias = @build_alias@ 154build_cpu = @build_cpu@ 155build_os = @build_os@ 156build_vendor = @build_vendor@ 157builddir = @builddir@ 158datadir = @datadir@ 159datarootdir = @datarootdir@ 160docdir = @docdir@ 161dvidir = @dvidir@ 162exec_prefix = @exec_prefix@ 163host = @host@ 164host_alias = @host_alias@ 165host_cpu = @host_cpu@ 166host_os = @host_os@ 167host_vendor = @host_vendor@ 168htmldir = @htmldir@ 169includedir = @includedir@ 170infodir = @infodir@ 171install_sh = @install_sh@ 172libdir = @libdir@ 173libexecdir = @libexecdir@ 174localedir = @localedir@ 175localstatedir = @localstatedir@ 176mandir = @mandir@ 177mkdir_p = @mkdir_p@ 178oldincludedir = @oldincludedir@ 179pdfdir = @pdfdir@ 180prefix = @prefix@ 181program_transform_name = @program_transform_name@ 182psdir = @psdir@ 183sbindir = @sbindir@ 184sharedstatedir = @sharedstatedir@ 185srcdir = @srcdir@ 186sysconfdir = @sysconfdir@ 187target_alias = @target_alias@ 188top_build_prefix = @top_build_prefix@ 189top_builddir = @top_builddir@ 190top_srcdir = @top_srcdir@ 191EXTRA_DIST = \ 192 xpm.PS.gz \ 193 FAQ.html \ 194 README.AMIGA \ 195 README.html \ 196 README.MSW 197 198all: all-am 199 200.SUFFIXES: 201$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 202 @for dep in $?; do \ 203 case '$(am__configure_deps)' in \ 204 *$$dep*) \ 205 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 206 && { if test -f $@; then exit 0; else break; fi; }; \ 207 exit 1;; \ 208 esac; \ 209 done; \ 210 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ 211 $(am__cd) $(top_srcdir) && \ 212 $(AUTOMAKE) --foreign doc/Makefile 213.PRECIOUS: Makefile 214Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 215 @case '$?' in \ 216 *config.status*) \ 217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 218 *) \ 219 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 220 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 221 esac; 222 223$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 225 226$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 228$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 230$(am__aclocal_m4_deps): 231 232mostlyclean-libtool: 233 -rm -f *.lo 234 235clean-libtool: 236 -rm -rf .libs _libs 237tags: TAGS 238TAGS: 239 240ctags: CTAGS 241CTAGS: 242 243 244distdir: $(DISTFILES) 245 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 246 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 247 list='$(DISTFILES)'; \ 248 dist_files=`for file in $$list; do echo $$file; done | \ 249 sed -e "s|^$$srcdirstrip/||;t" \ 250 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 251 case $$dist_files in \ 252 */*) $(MKDIR_P) `echo "$$dist_files" | \ 253 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 254 sort -u` ;; \ 255 esac; \ 256 for file in $$dist_files; do \ 257 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 258 if test -d $$d/$$file; then \ 259 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 260 if test -d "$(distdir)/$$file"; then \ 261 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 262 fi; \ 263 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 264 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 265 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 266 fi; \ 267 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 268 else \ 269 test -f "$(distdir)/$$file" \ 270 || cp -p $$d/$$file "$(distdir)/$$file" \ 271 || exit 1; \ 272 fi; \ 273 done 274check-am: all-am 275check: check-am 276all-am: Makefile 277installdirs: 278install: install-am 279install-exec: install-exec-am 280install-data: install-data-am 281uninstall: uninstall-am 282 283install-am: all-am 284 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 285 286installcheck: installcheck-am 287install-strip: 288 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 289 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 290 `test -z '$(STRIP)' || \ 291 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 292mostlyclean-generic: 293 294clean-generic: 295 296distclean-generic: 297 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 298 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 299 300maintainer-clean-generic: 301 @echo "This command is intended for maintainers to use" 302 @echo "it deletes files that may require special tools to rebuild." 303clean: clean-am 304 305clean-am: clean-generic clean-libtool mostlyclean-am 306 307distclean: distclean-am 308 -rm -f Makefile 309distclean-am: clean-am distclean-generic 310 311dvi: dvi-am 312 313dvi-am: 314 315html: html-am 316 317html-am: 318 319info: info-am 320 321info-am: 322 323install-data-am: 324 325install-dvi: install-dvi-am 326 327install-dvi-am: 328 329install-exec-am: 330 331install-html: install-html-am 332 333install-html-am: 334 335install-info: install-info-am 336 337install-info-am: 338 339install-man: 340 341install-pdf: install-pdf-am 342 343install-pdf-am: 344 345install-ps: install-ps-am 346 347install-ps-am: 348 349installcheck-am: 350 351maintainer-clean: maintainer-clean-am 352 -rm -f Makefile 353maintainer-clean-am: distclean-am maintainer-clean-generic 354 355mostlyclean: mostlyclean-am 356 357mostlyclean-am: mostlyclean-generic mostlyclean-libtool 358 359pdf: pdf-am 360 361pdf-am: 362 363ps: ps-am 364 365ps-am: 366 367uninstall-am: 368 369.MAKE: install-am install-strip 370 371.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 372 distclean distclean-generic distclean-libtool distdir dvi \ 373 dvi-am html html-am info info-am install install-am \ 374 install-data install-data-am install-dvi install-dvi-am \ 375 install-exec install-exec-am install-html install-html-am \ 376 install-info install-info-am install-man install-pdf \ 377 install-pdf-am install-ps install-ps-am install-strip \ 378 installcheck installcheck-am installdirs maintainer-clean \ 379 maintainer-clean-generic mostlyclean mostlyclean-generic \ 380 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 381 382 383# Tell versions [3.59,3.63) of GNU make to not export all variables. 384# Otherwise a system limit (for SysV at least) may be exceeded. 385.NOEXPORT: 386