1# Makefile.in generated by automake 1.10 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16VPATH = @srcdir@ 17pkgdatadir = $(datadir)/@PACKAGE@ 18pkglibdir = $(libdir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 21install_sh_DATA = $(install_sh) -c -m 644 22install_sh_PROGRAM = $(install_sh) -c 23install_sh_SCRIPT = $(install_sh) -c 24INSTALL_HEADER = $(INSTALL_DATA) 25transform = $(program_transform_name) 26NORMAL_INSTALL = : 27PRE_INSTALL = : 28POST_INSTALL = : 29NORMAL_UNINSTALL = : 30PRE_UNINSTALL = : 31POST_UNINSTALL = : 32build_triplet = @build@ 33host_triplet = @host@ 34subdir = gnulib-local 35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog 36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 37am__aclocal_m4_deps = $(top_srcdir)/configure.ac 38am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 39 $(ACLOCAL_M4) 40mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs 41CONFIG_CLEAN_FILES = 42SOURCES = 43DIST_SOURCES = 44DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 45ACLOCAL = @ACLOCAL@ 46AMTAR = @AMTAR@ 47AUTOCONF = @AUTOCONF@ 48AUTOHEADER = @AUTOHEADER@ 49AUTOMAKE = @AUTOMAKE@ 50AWK = @AWK@ 51CC = @CC@ 52CFLAGS = @CFLAGS@ 53CPP = @CPP@ 54CPPFLAGS = @CPPFLAGS@ 55CXX = @CXX@ 56CXXCPP = @CXXCPP@ 57CXXFLAGS = @CXXFLAGS@ 58CYGPATH_W = @CYGPATH_W@ 59DEFS = @DEFS@ 60ECHO_C = @ECHO_C@ 61ECHO_N = @ECHO_N@ 62ECHO_T = @ECHO_T@ 63EMACS = @EMACS@ 64EMACSLOADPATH = @EMACSLOADPATH@ 65F77 = @F77@ 66FFLAGS = @FFLAGS@ 67GCJ = @GCJ@ 68GCJFLAGS = @GCJFLAGS@ 69INSTALL = @INSTALL@ 70INSTALL_DATA = @INSTALL_DATA@ 71INSTALL_PROGRAM = @INSTALL_PROGRAM@ 72INSTALL_SCRIPT = @INSTALL_SCRIPT@ 73INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 74LDFLAGS = @LDFLAGS@ 75LIBOBJS = @LIBOBJS@ 76LIBS = @LIBS@ 77LTLIBOBJS = @LTLIBOBJS@ 78MAKEINFO = @MAKEINFO@ 79MKDIR_P = @MKDIR_P@ 80PACKAGE = @PACKAGE@ 81PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 82PACKAGE_NAME = @PACKAGE_NAME@ 83PACKAGE_STRING = @PACKAGE_STRING@ 84PACKAGE_TARNAME = @PACKAGE_TARNAME@ 85PACKAGE_VERSION = @PACKAGE_VERSION@ 86PATH_SEPARATOR = @PATH_SEPARATOR@ 87SET_MAKE = @SET_MAKE@ 88SHELL = @SHELL@ 89STRIP = @STRIP@ 90VERSION = @VERSION@ 91YACC = @YACC@ 92YFLAGS = @YFLAGS@ 93abs_builddir = @abs_builddir@ 94abs_srcdir = @abs_srcdir@ 95abs_top_builddir = @abs_top_builddir@ 96abs_top_srcdir = @abs_top_srcdir@ 97am__leading_dot = @am__leading_dot@ 98am__tar = @am__tar@ 99am__untar = @am__untar@ 100bindir = @bindir@ 101build = @build@ 102build_alias = @build_alias@ 103build_cpu = @build_cpu@ 104build_os = @build_os@ 105build_vendor = @build_vendor@ 106builddir = @builddir@ 107datadir = @datadir@ 108datarootdir = @datarootdir@ 109docdir = @docdir@ 110dvidir = @dvidir@ 111exec_prefix = @exec_prefix@ 112host = @host@ 113host_alias = @host_alias@ 114host_cpu = @host_cpu@ 115host_os = @host_os@ 116host_vendor = @host_vendor@ 117htmldir = @htmldir@ 118includedir = @includedir@ 119infodir = @infodir@ 120install_sh = @install_sh@ 121libdir = @libdir@ 122libexecdir = @libexecdir@ 123localedir = @localedir@ 124localstatedir = @localstatedir@ 125mandir = @mandir@ 126mkdir_p = @mkdir_p@ 127oldincludedir = @oldincludedir@ 128pdfdir = @pdfdir@ 129prefix = @prefix@ 130program_transform_name = @program_transform_name@ 131psdir = @psdir@ 132sbindir = @sbindir@ 133sharedstatedir = @sharedstatedir@ 134srcdir = @srcdir@ 135subdirs = @subdirs@ 136sysconfdir = @sysconfdir@ 137target_alias = @target_alias@ 138top_builddir = @top_builddir@ 139top_srcdir = @top_srcdir@ 140 141# Generate this list with 142# find . '(' -name CVS -o -name Makefile.am ')' -prune -o -type f '!' '(' -name '*.orig' -or -name '*~' ')' -printf '%P\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012' 143EXTRA_DIST = \ 144ChangeLog \ 145lib/3level.h \ 146lib/addext.c \ 147lib/alloca_.h \ 148lib/argmatch.h.diff \ 149lib/backupfile.c \ 150lib/backupfile.h \ 151lib/basename.c \ 152lib/basename.h \ 153lib/canonicalize.c \ 154lib/canonicalize.h \ 155lib/ChangeLog.0 \ 156lib/ChangeLog.1 \ 157lib/closeout.c \ 158lib/closeout.h \ 159lib/Combining.txt \ 160lib/error.h.diff \ 161lib/error-progname.c \ 162lib/error-progname.h \ 163lib/exitfail.h.diff \ 164lib/fnmatch.c.diff \ 165lib/fnmatch_loop.c.diff \ 166lib/fstrcmp.c \ 167lib/fstrcmp.h \ 168lib/gen-lbrkprop.c \ 169lib/getopt_.h.diff \ 170lib/gettext.h \ 171lib/hash.c \ 172lib/hash.h \ 173lib/javacomp.c.diff \ 174lib/linebreak.c.diff \ 175lib/obstack.h.diff \ 176lib/progname.h.diff \ 177lib/propername.c \ 178lib/propername.h \ 179lib/relocatable.c \ 180lib/relocatable.h \ 181lib/relocwrapper.c \ 182lib/strerror.c.diff \ 183lib/vasprintf.c \ 184lib/xalloc.h \ 185lib/xerror.c \ 186lib/xerror.h \ 187lib/xgetcwd.c \ 188lib/xgetcwd.h \ 189lib/xmalloc.c \ 190lib/xreadlink.c \ 191lib/xreadlink.h \ 192lib/xstrdup.c \ 193m4/alloca.m4 \ 194m4/backupfile.m4 \ 195m4/canonicalize.m4 \ 196m4/ChangeLog.0 \ 197m4/ChangeLog.1 \ 198m4/exitfail.m4.diff \ 199m4/gcj.m4 \ 200m4/hard-locale.m4.diff \ 201m4/java.m4 \ 202m4/quotearg.m4.diff \ 203m4/quote.m4.diff \ 204m4/relocatable.m4 \ 205m4/unionwait.m4 \ 206m4/vasprintf.m4 \ 207m4/xreadlink.m4 \ 208modules/backupfile \ 209modules/basename \ 210modules/canonicalize \ 211modules/closeout \ 212modules/error-progname \ 213modules/exitfail.diff \ 214modules/fnmatch.diff \ 215modules/fstrcmp \ 216modules/gcj \ 217modules/gen-lbrkprop \ 218modules/gettext-runtime-misc \ 219modules/gettext-tools-misc \ 220modules/gettext-tools-libgettextpo-misc \ 221modules/hash \ 222modules/java \ 223modules/javacomp.diff \ 224modules/progreloc \ 225modules/propername \ 226modules/quotearg.diff \ 227modules/quote.diff \ 228modules/relocatable \ 229modules/relocwrapper \ 230modules/vasprintf.diff \ 231modules/wait-process.diff \ 232modules/xalloc \ 233modules/xalloc-die \ 234modules/xerror \ 235modules/xgetcwd \ 236modules/xreadlink 237 238all: all-am 239 240.SUFFIXES: 241$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 242 @for dep in $?; do \ 243 case '$(am__configure_deps)' in \ 244 *$$dep*) \ 245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 246 && exit 0; \ 247 exit 1;; \ 248 esac; \ 249 done; \ 250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gnulib-local/Makefile'; \ 251 cd $(top_srcdir) && \ 252 $(AUTOMAKE) --gnu gnulib-local/Makefile 253.PRECIOUS: Makefile 254Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 255 @case '$?' in \ 256 *config.status*) \ 257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 258 *) \ 259 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 260 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 261 esac; 262 263$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 265 266$(top_srcdir)/configure: $(am__configure_deps) 267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 268$(ACLOCAL_M4): $(am__aclocal_m4_deps) 269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 270tags: TAGS 271TAGS: 272 273ctags: CTAGS 274CTAGS: 275 276 277distdir: $(DISTFILES) 278 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 279 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 280 list='$(DISTFILES)'; \ 281 dist_files=`for file in $$list; do echo $$file; done | \ 282 sed -e "s|^$$srcdirstrip/||;t" \ 283 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 284 case $$dist_files in \ 285 */*) $(MKDIR_P) `echo "$$dist_files" | \ 286 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 287 sort -u` ;; \ 288 esac; \ 289 for file in $$dist_files; do \ 290 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 291 if test -d $$d/$$file; then \ 292 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 293 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 294 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 295 fi; \ 296 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 297 else \ 298 test -f $(distdir)/$$file \ 299 || cp -p $$d/$$file $(distdir)/$$file \ 300 || exit 1; \ 301 fi; \ 302 done 303check-am: all-am 304check: check-am 305all-am: Makefile 306installdirs: 307install: install-am 308install-exec: install-exec-am 309install-data: install-data-am 310uninstall: uninstall-am 311 312install-am: all-am 313 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 314 315installcheck: installcheck-am 316install-strip: 317 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 318 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 319 `test -z '$(STRIP)' || \ 320 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 321mostlyclean-generic: 322 323clean-generic: 324 325distclean-generic: 326 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 327 328maintainer-clean-generic: 329 @echo "This command is intended for maintainers to use" 330 @echo "it deletes files that may require special tools to rebuild." 331clean: clean-am 332 333clean-am: clean-generic mostlyclean-am 334 335distclean: distclean-am 336 -rm -f Makefile 337distclean-am: clean-am distclean-generic 338 339dvi: dvi-am 340 341dvi-am: 342 343html: html-am 344 345info: info-am 346 347info-am: 348 349install-data-am: 350 351install-dvi: install-dvi-am 352 353install-exec-am: 354 355install-html: install-html-am 356 357install-info: install-info-am 358 359install-man: 360 361install-pdf: install-pdf-am 362 363install-ps: install-ps-am 364 365installcheck-am: 366 367maintainer-clean: maintainer-clean-am 368 -rm -f Makefile 369maintainer-clean-am: distclean-am maintainer-clean-generic 370 371mostlyclean: mostlyclean-am 372 373mostlyclean-am: mostlyclean-generic 374 375pdf: pdf-am 376 377pdf-am: 378 379ps: ps-am 380 381ps-am: 382 383uninstall-am: 384 385.MAKE: install-am install-strip 386 387.PHONY: all all-am check check-am clean clean-generic distclean \ 388 distclean-generic distdir dvi dvi-am html html-am info info-am \ 389 install install-am install-data install-data-am install-dvi \ 390 install-dvi-am install-exec install-exec-am install-html \ 391 install-html-am install-info install-info-am install-man \ 392 install-pdf install-pdf-am install-ps install-ps-am \ 393 install-strip installcheck installcheck-am installdirs \ 394 maintainer-clean maintainer-clean-generic mostlyclean \ 395 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am 396 397# Tell versions [3.59,3.63) of GNU make to not export all variables. 398# Otherwise a system limit (for SysV at least) may be exceeded. 399.NOEXPORT: 400