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 = m4 37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog 38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 39am__aclocal_m4_deps = $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 40 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \ 41 $(top_srcdir)/configure.ac 42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 43 $(ACLOCAL_M4) 44mkinstalldirs = $(install_sh) -d 45CONFIG_HEADER = $(top_builddir)/config.h 46CONFIG_CLEAN_FILES = 47CONFIG_CLEAN_VPATH_FILES = 48SOURCES = 49DIST_SOURCES = 50DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 51ACLOCAL = @ACLOCAL@ 52AMTAR = @AMTAR@ 53AUTOCONF = @AUTOCONF@ 54AUTOHEADER = @AUTOHEADER@ 55AUTOMAKE = @AUTOMAKE@ 56AWK = @AWK@ 57CC = @CC@ 58CCDEPMODE = @CCDEPMODE@ 59CFLAGS = @CFLAGS@ 60CPPFLAGS = @CPPFLAGS@ 61CYGPATH_W = @CYGPATH_W@ 62DEBUGPRED = @DEBUGPRED@ 63DEFS = @DEFS@ 64DEPDIR = @DEPDIR@ 65ECHO_C = @ECHO_C@ 66ECHO_N = @ECHO_N@ 67ECHO_T = @ECHO_T@ 68EXEEXT = @EXEEXT@ 69GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ 70GMSGFMT = @GMSGFMT@ 71GMSGFMT_015 = @GMSGFMT_015@ 72INSTALL = @INSTALL@ 73INSTALL_DATA = @INSTALL_DATA@ 74INSTALL_PROGRAM = @INSTALL_PROGRAM@ 75INSTALL_SCRIPT = @INSTALL_SCRIPT@ 76INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 77LDFLAGS = @LDFLAGS@ 78LEX = @LEX@ 79LEXLIB = @LEXLIB@ 80LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 81LIBEBL_SUBDIR = @LIBEBL_SUBDIR@ 82LIBOBJS = @LIBOBJS@ 83LIBS = @LIBS@ 84LTLIBOBJS = @LTLIBOBJS@ 85MAINT = @MAINT@ 86MAKEINFO = @MAKEINFO@ 87MKDIR_P = @MKDIR_P@ 88MODVERSION = @MODVERSION@ 89MSGFMT = @MSGFMT@ 90MSGFMT_015 = @MSGFMT_015@ 91MSGMERGE = @MSGMERGE@ 92OBJEXT = @OBJEXT@ 93PACKAGE = @PACKAGE@ 94PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 95PACKAGE_NAME = @PACKAGE_NAME@ 96PACKAGE_STRING = @PACKAGE_STRING@ 97PACKAGE_TARNAME = @PACKAGE_TARNAME@ 98PACKAGE_URL = @PACKAGE_URL@ 99PACKAGE_VERSION = @PACKAGE_VERSION@ 100PATH_SEPARATOR = @PATH_SEPARATOR@ 101RANLIB = @RANLIB@ 102SET_MAKE = @SET_MAKE@ 103SHELL = @SHELL@ 104STRIP = @STRIP@ 105USE_NLS = @USE_NLS@ 106VERSION = @VERSION@ 107XGETTEXT = @XGETTEXT@ 108XGETTEXT_015 = @XGETTEXT_015@ 109XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ 110YACC = @YACC@ 111YFLAGS = @YFLAGS@ 112abs_builddir = @abs_builddir@ 113abs_srcdir = @abs_srcdir@ 114abs_top_builddir = @abs_top_builddir@ 115abs_top_srcdir = @abs_top_srcdir@ 116ac_ct_CC = @ac_ct_CC@ 117am__include = @am__include@ 118am__leading_dot = @am__leading_dot@ 119am__quote = @am__quote@ 120am__tar = @am__tar@ 121am__untar = @am__untar@ 122base_cpu = @base_cpu@ 123bindir = @bindir@ 124build = @build@ 125build_alias = @build_alias@ 126build_cpu = @build_cpu@ 127build_os = @build_os@ 128build_vendor = @build_vendor@ 129builddir = @builddir@ 130datadir = @datadir@ 131datarootdir = @datarootdir@ 132docdir = @docdir@ 133dvidir = @dvidir@ 134eu_version = @eu_version@ 135exec_prefix = @exec_prefix@ 136host = @host@ 137host_alias = @host_alias@ 138host_cpu = @host_cpu@ 139host_os = @host_os@ 140host_vendor = @host_vendor@ 141htmldir = @htmldir@ 142includedir = @includedir@ 143infodir = @infodir@ 144install_sh = @install_sh@ 145libdir = @libdir@ 146libexecdir = @libexecdir@ 147localedir = @localedir@ 148localstatedir = @localstatedir@ 149mandir = @mandir@ 150mkdir_p = @mkdir_p@ 151oldincludedir = @oldincludedir@ 152pdfdir = @pdfdir@ 153prefix = @prefix@ 154program_transform_name = @program_transform_name@ 155psdir = @psdir@ 156sbindir = @sbindir@ 157sharedstatedir = @sharedstatedir@ 158srcdir = @srcdir@ 159sysconfdir = @sysconfdir@ 160target_alias = @target_alias@ 161top_build_prefix = @top_build_prefix@ 162top_builddir = @top_builddir@ 163top_srcdir = @top_srcdir@ 164zip_LIBS = @zip_LIBS@ 165EXTRA_DIST = codeset.m4 gettext.m4 iconv.m4 lcmessage.m4 progtest.m4 zip.m4 166all: all-am 167 168.SUFFIXES: 169$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 170 @for dep in $?; do \ 171 case '$(am__configure_deps)' in \ 172 *$$dep*) \ 173 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 174 && { if test -f $@; then exit 0; else break; fi; }; \ 175 exit 1;; \ 176 esac; \ 177 done; \ 178 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile'; \ 179 $(am__cd) $(top_srcdir) && \ 180 $(AUTOMAKE) --gnits m4/Makefile 181.PRECIOUS: Makefile 182Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 183 @case '$?' in \ 184 *config.status*) \ 185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 186 *) \ 187 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 188 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 189 esac; 190 191$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 193 194$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 196$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 198$(am__aclocal_m4_deps): 199tags: TAGS 200TAGS: 201 202ctags: CTAGS 203CTAGS: 204 205 206distdir: $(DISTFILES) 207 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 208 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 209 list='$(DISTFILES)'; \ 210 dist_files=`for file in $$list; do echo $$file; done | \ 211 sed -e "s|^$$srcdirstrip/||;t" \ 212 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 213 case $$dist_files in \ 214 */*) $(MKDIR_P) `echo "$$dist_files" | \ 215 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 216 sort -u` ;; \ 217 esac; \ 218 for file in $$dist_files; do \ 219 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 220 if test -d $$d/$$file; then \ 221 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 222 if test -d "$(distdir)/$$file"; then \ 223 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 224 fi; \ 225 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 226 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 227 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 228 fi; \ 229 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 230 else \ 231 test -f "$(distdir)/$$file" \ 232 || cp -p $$d/$$file "$(distdir)/$$file" \ 233 || exit 1; \ 234 fi; \ 235 done 236check-am: all-am 237check: check-am 238all-am: Makefile 239installdirs: 240install: install-am 241install-exec: install-exec-am 242install-data: install-data-am 243uninstall: uninstall-am 244 245install-am: all-am 246 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 247 248installcheck: installcheck-am 249install-strip: 250 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 251 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 252 `test -z '$(STRIP)' || \ 253 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 254mostlyclean-generic: 255 256clean-generic: 257 258distclean-generic: 259 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 260 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 261 262maintainer-clean-generic: 263 @echo "This command is intended for maintainers to use" 264 @echo "it deletes files that may require special tools to rebuild." 265clean: clean-am 266 267clean-am: clean-generic mostlyclean-am 268 269distclean: distclean-am 270 -rm -f Makefile 271distclean-am: clean-am distclean-generic 272 273dvi: dvi-am 274 275dvi-am: 276 277html: html-am 278 279html-am: 280 281info: info-am 282 283info-am: 284 285install-data-am: 286 287install-dvi: install-dvi-am 288 289install-dvi-am: 290 291install-exec-am: 292 293install-html: install-html-am 294 295install-html-am: 296 297install-info: install-info-am 298 299install-info-am: 300 301install-man: 302 303install-pdf: install-pdf-am 304 305install-pdf-am: 306 307install-ps: install-ps-am 308 309install-ps-am: 310 311installcheck-am: 312 313maintainer-clean: maintainer-clean-am 314 -rm -f Makefile 315maintainer-clean-am: distclean-am maintainer-clean-generic 316 317mostlyclean: mostlyclean-am 318 319mostlyclean-am: mostlyclean-generic 320 321pdf: pdf-am 322 323pdf-am: 324 325ps: ps-am 326 327ps-am: 328 329uninstall-am: 330 331.MAKE: install-am install-strip 332 333.PHONY: all all-am check check-am clean clean-generic distclean \ 334 distclean-generic distdir dvi dvi-am html html-am info info-am \ 335 install install-am install-data install-data-am install-dvi \ 336 install-dvi-am install-exec install-exec-am install-html \ 337 install-html-am install-info install-info-am install-man \ 338 install-pdf install-pdf-am install-ps install-ps-am \ 339 install-strip installcheck installcheck-am installdirs \ 340 maintainer-clean maintainer-clean-generic mostlyclean \ 341 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am 342 343 344# Tell versions [3.59,3.63) of GNU make to not export all variables. 345# Otherwise a system limit (for SysV at least) may be exceeded. 346.NOEXPORT: 347