| 1 | # Makefile.in generated by automake 1.8.2 from Makefile.am.
|
|---|
| 2 | # @configure_input@
|
|---|
| 3 |
|
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|---|
| 5 | # 2003, 2004 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@
|
|---|
| 16 |
|
|---|
| 17 | # -*-Makefile-*-, or close enough
|
|---|
| 18 | srcdir = @srcdir@
|
|---|
| 19 | top_srcdir = @top_srcdir@
|
|---|
| 20 | VPATH = @srcdir@
|
|---|
| 21 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 22 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 23 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 24 | top_builddir = ..
|
|---|
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 26 | INSTALL = @INSTALL@
|
|---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 28 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 29 | install_sh_SCRIPT = $(install_sh) -c
|
|---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 31 | transform = $(program_transform_name)
|
|---|
| 32 | NORMAL_INSTALL = :
|
|---|
| 33 | PRE_INSTALL = :
|
|---|
| 34 | POST_INSTALL = :
|
|---|
| 35 | NORMAL_UNINSTALL = :
|
|---|
| 36 | PRE_UNINSTALL = :
|
|---|
| 37 | POST_UNINSTALL = :
|
|---|
| 38 | host_triplet = @host@
|
|---|
| 39 | subdir = config
|
|---|
| 40 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
|
|---|
| 41 | compile config.guess config.rpath config.sub depcomp \
|
|---|
| 42 | install-sh missing mkinstalldirs texinfo.tex
|
|---|
| 43 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 44 | am__aclocal_m4_deps = $(top_srcdir)/config/dospaths.m4 \
|
|---|
| 45 | $(top_srcdir)/config/gettext.m4 $(top_srcdir)/config/iconv.m4 \
|
|---|
| 46 | $(top_srcdir)/config/lib-ld.m4 \
|
|---|
| 47 | $(top_srcdir)/config/lib-link.m4 \
|
|---|
| 48 | $(top_srcdir)/config/lib-prefix.m4 $(top_srcdir)/config/nls.m4 \
|
|---|
| 49 | $(top_srcdir)/config/po.m4 $(top_srcdir)/config/progtest.m4 \
|
|---|
| 50 | $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
|
|---|
| 51 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|---|
| 52 | $(ACLOCAL_M4)
|
|---|
| 53 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|
|---|
| 54 | CONFIG_HEADER = $(top_builddir)/config.h
|
|---|
| 55 | CONFIG_CLEAN_FILES =
|
|---|
| 56 | SOURCES =
|
|---|
| 57 | DIST_SOURCES =
|
|---|
| 58 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 59 | ACLOCAL = @ACLOCAL@
|
|---|
| 60 | ALLOCA = @ALLOCA@
|
|---|
| 61 | AMDEP_FALSE = @AMDEP_FALSE@
|
|---|
| 62 | AMDEP_TRUE = @AMDEP_TRUE@
|
|---|
| 63 | AMTAR = @AMTAR@
|
|---|
| 64 | AR = @AR@
|
|---|
| 65 | AUTOCONF = @AUTOCONF@
|
|---|
| 66 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 67 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 68 | AWK = @AWK@
|
|---|
| 69 | CC = @CC@
|
|---|
| 70 | CCDEPMODE = @CCDEPMODE@
|
|---|
| 71 | CFLAGS = @CFLAGS@
|
|---|
| 72 | CPP = @CPP@
|
|---|
| 73 | CPPFLAGS = @CPPFLAGS@
|
|---|
| 74 | CYGPATH_W = @CYGPATH_W@
|
|---|
| 75 | DEFS = @DEFS@
|
|---|
| 76 | DEPDIR = @DEPDIR@
|
|---|
| 77 | ECHO_C = @ECHO_C@
|
|---|
| 78 | ECHO_N = @ECHO_N@
|
|---|
| 79 | ECHO_T = @ECHO_T@
|
|---|
| 80 | EGREP = @EGREP@
|
|---|
| 81 | EXEEXT = @EXEEXT@
|
|---|
| 82 | GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
|
|---|
| 83 | GLOBINC = @GLOBINC@
|
|---|
| 84 | GLOBLIB = @GLOBLIB@
|
|---|
| 85 | GMSGFMT = @GMSGFMT@
|
|---|
| 86 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 87 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 88 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 89 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 90 | INTLLIBS = @INTLLIBS@
|
|---|
| 91 | KMEM_GROUP = @KMEM_GROUP@
|
|---|
| 92 | LDFLAGS = @LDFLAGS@
|
|---|
| 93 | LIBICONV = @LIBICONV@
|
|---|
| 94 | LIBINTL = @LIBINTL@
|
|---|
| 95 | LIBOBJS = @LIBOBJS@
|
|---|
| 96 | LIBS = @LIBS@
|
|---|
| 97 | LTLIBICONV = @LTLIBICONV@
|
|---|
| 98 | LTLIBINTL = @LTLIBINTL@
|
|---|
| 99 | LTLIBOBJS = @LTLIBOBJS@
|
|---|
| 100 | MAKEINFO = @MAKEINFO@
|
|---|
| 101 | MAKE_HOST = @MAKE_HOST@
|
|---|
| 102 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
|---|
| 103 | MSGFMT = @MSGFMT@
|
|---|
| 104 | MSGMERGE = @MSGMERGE@
|
|---|
| 105 | NEED_SETGID = @NEED_SETGID@
|
|---|
| 106 | OBJEXT = @OBJEXT@
|
|---|
| 107 | PACKAGE = @PACKAGE@
|
|---|
| 108 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|---|
| 109 | PACKAGE_NAME = @PACKAGE_NAME@
|
|---|
| 110 | PACKAGE_STRING = @PACKAGE_STRING@
|
|---|
| 111 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|---|
| 112 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
|---|
| 113 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 114 | PERL = @PERL@
|
|---|
| 115 | POSUB = @POSUB@
|
|---|
| 116 | RANLIB = @RANLIB@
|
|---|
| 117 | REMOTE = @REMOTE@
|
|---|
| 118 | SET_MAKE = @SET_MAKE@
|
|---|
| 119 | SHELL = @SHELL@
|
|---|
| 120 | STRIP = @STRIP@
|
|---|
| 121 | U = @U@
|
|---|
| 122 | USE_CUSTOMS_FALSE = @USE_CUSTOMS_FALSE@
|
|---|
| 123 | USE_CUSTOMS_TRUE = @USE_CUSTOMS_TRUE@
|
|---|
| 124 | USE_LOCAL_GLOB_FALSE = @USE_LOCAL_GLOB_FALSE@
|
|---|
| 125 | USE_LOCAL_GLOB_TRUE = @USE_LOCAL_GLOB_TRUE@
|
|---|
| 126 | USE_NLS = @USE_NLS@
|
|---|
| 127 | VERSION = @VERSION@
|
|---|
| 128 | XGETTEXT = @XGETTEXT@
|
|---|
| 129 | ac_ct_CC = @ac_ct_CC@
|
|---|
| 130 | ac_ct_RANLIB = @ac_ct_RANLIB@
|
|---|
| 131 | ac_ct_STRIP = @ac_ct_STRIP@
|
|---|
| 132 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
|---|
| 133 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
|---|
| 134 | am__include = @am__include@
|
|---|
| 135 | am__leading_dot = @am__leading_dot@
|
|---|
| 136 | am__quote = @am__quote@
|
|---|
| 137 | bindir = @bindir@
|
|---|
| 138 | build = @build@
|
|---|
| 139 | build_alias = @build_alias@
|
|---|
| 140 | build_cpu = @build_cpu@
|
|---|
| 141 | build_os = @build_os@
|
|---|
| 142 | build_vendor = @build_vendor@
|
|---|
| 143 | datadir = @datadir@
|
|---|
| 144 | exec_prefix = @exec_prefix@
|
|---|
| 145 | host = @host@
|
|---|
| 146 | host_alias = @host_alias@
|
|---|
| 147 | host_cpu = @host_cpu@
|
|---|
| 148 | host_os = @host_os@
|
|---|
| 149 | host_vendor = @host_vendor@
|
|---|
| 150 | includedir = @includedir@
|
|---|
| 151 | infodir = @infodir@
|
|---|
| 152 | install_sh = @install_sh@
|
|---|
| 153 | libdir = @libdir@
|
|---|
| 154 | libexecdir = @libexecdir@
|
|---|
| 155 | localstatedir = @localstatedir@
|
|---|
| 156 | mandir = @mandir@
|
|---|
| 157 | mkdir_p = @mkdir_p@
|
|---|
| 158 | oldincludedir = @oldincludedir@
|
|---|
| 159 | prefix = @prefix@
|
|---|
| 160 | program_transform_name = @program_transform_name@
|
|---|
| 161 | sbindir = @sbindir@
|
|---|
| 162 | sharedstatedir = @sharedstatedir@
|
|---|
| 163 | sysconfdir = @sysconfdir@
|
|---|
| 164 | target_alias = @target_alias@
|
|---|
| 165 | EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 nls.m4 \
|
|---|
| 166 | intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
|
|---|
| 167 | isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
|
|---|
| 168 | progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 \
|
|---|
| 169 | dospaths.m4 po.m4
|
|---|
| 170 |
|
|---|
| 171 | all: all-am
|
|---|
| 172 |
|
|---|
| 173 | .SUFFIXES:
|
|---|
| 174 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|---|
| 175 | @for dep in $?; do \
|
|---|
| 176 | case '$(am__configure_deps)' in \
|
|---|
| 177 | *$$dep*) \
|
|---|
| 178 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|---|
| 179 | && exit 0; \
|
|---|
| 180 | exit 1;; \
|
|---|
| 181 | esac; \
|
|---|
| 182 | done; \
|
|---|
| 183 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
|
|---|
| 184 | cd $(top_srcdir) && \
|
|---|
| 185 | $(AUTOMAKE) --gnu config/Makefile
|
|---|
| 186 | .PRECIOUS: Makefile
|
|---|
| 187 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 188 | @case '$?' in \
|
|---|
| 189 | *config.status*) \
|
|---|
| 190 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|---|
| 191 | *) \
|
|---|
| 192 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|---|
| 193 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|---|
| 194 | esac;
|
|---|
| 195 |
|
|---|
| 196 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 197 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 198 |
|
|---|
| 199 | $(top_srcdir)/configure: $(am__configure_deps)
|
|---|
| 200 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 201 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|---|
| 202 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 203 | uninstall-info-am:
|
|---|
| 204 | tags: TAGS
|
|---|
| 205 | TAGS:
|
|---|
| 206 |
|
|---|
| 207 | ctags: CTAGS
|
|---|
| 208 | CTAGS:
|
|---|
| 209 |
|
|---|
| 210 |
|
|---|
| 211 | distdir: $(DISTFILES)
|
|---|
| 212 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 213 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 214 | list='$(DISTFILES)'; for file in $$list; do \
|
|---|
| 215 | case $$file in \
|
|---|
| 216 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 217 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|---|
| 218 | esac; \
|
|---|
| 219 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 220 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|---|
| 221 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|---|
| 222 | dir="/$$dir"; \
|
|---|
| 223 | $(mkdir_p) "$(distdir)$$dir"; \
|
|---|
| 224 | else \
|
|---|
| 225 | dir=''; \
|
|---|
| 226 | fi; \
|
|---|
| 227 | if test -d $$d/$$file; then \
|
|---|
| 228 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|---|
| 229 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 230 | fi; \
|
|---|
| 231 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 232 | else \
|
|---|
| 233 | test -f $(distdir)/$$file \
|
|---|
| 234 | || cp -p $$d/$$file $(distdir)/$$file \
|
|---|
| 235 | || exit 1; \
|
|---|
| 236 | fi; \
|
|---|
| 237 | done
|
|---|
| 238 | check-am: all-am
|
|---|
| 239 | check: check-am
|
|---|
| 240 | all-am: Makefile
|
|---|
| 241 | installdirs:
|
|---|
| 242 | install: install-am
|
|---|
| 243 | install-exec: install-exec-am
|
|---|
| 244 | install-data: install-data-am
|
|---|
| 245 | uninstall: uninstall-am
|
|---|
| 246 |
|
|---|
| 247 | install-am: all-am
|
|---|
| 248 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 249 |
|
|---|
| 250 | installcheck: installcheck-am
|
|---|
| 251 | install-strip:
|
|---|
| 252 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 253 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 254 | `test -z '$(STRIP)' || \
|
|---|
| 255 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|---|
| 256 | mostlyclean-generic:
|
|---|
| 257 |
|
|---|
| 258 | clean-generic:
|
|---|
| 259 |
|
|---|
| 260 | distclean-generic:
|
|---|
| 261 | -rm -f $(CONFIG_CLEAN_FILES)
|
|---|
| 262 |
|
|---|
| 263 | maintainer-clean-generic:
|
|---|
| 264 | @echo "This command is intended for maintainers to use"
|
|---|
| 265 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 266 | clean: clean-am
|
|---|
| 267 |
|
|---|
| 268 | clean-am: clean-generic mostlyclean-am
|
|---|
| 269 |
|
|---|
| 270 | distclean: distclean-am
|
|---|
| 271 | -rm -f Makefile
|
|---|
| 272 | distclean-am: clean-am distclean-generic
|
|---|
| 273 |
|
|---|
| 274 | dvi: dvi-am
|
|---|
| 275 |
|
|---|
| 276 | dvi-am:
|
|---|
| 277 |
|
|---|
| 278 | html: html-am
|
|---|
| 279 |
|
|---|
| 280 | info: info-am
|
|---|
| 281 |
|
|---|
| 282 | info-am:
|
|---|
| 283 |
|
|---|
| 284 | install-data-am:
|
|---|
| 285 |
|
|---|
| 286 | install-exec-am:
|
|---|
| 287 |
|
|---|
| 288 | install-info: install-info-am
|
|---|
| 289 |
|
|---|
| 290 | install-man:
|
|---|
| 291 |
|
|---|
| 292 | installcheck-am:
|
|---|
| 293 |
|
|---|
| 294 | maintainer-clean: maintainer-clean-am
|
|---|
| 295 | -rm -f Makefile
|
|---|
| 296 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
|---|
| 297 |
|
|---|
| 298 | mostlyclean: mostlyclean-am
|
|---|
| 299 |
|
|---|
| 300 | mostlyclean-am: mostlyclean-generic
|
|---|
| 301 |
|
|---|
| 302 | pdf: pdf-am
|
|---|
| 303 |
|
|---|
| 304 | pdf-am:
|
|---|
| 305 |
|
|---|
| 306 | ps: ps-am
|
|---|
| 307 |
|
|---|
| 308 | ps-am:
|
|---|
| 309 |
|
|---|
| 310 | uninstall-am: uninstall-info-am
|
|---|
| 311 |
|
|---|
| 312 | .PHONY: all all-am check check-am clean clean-generic distclean \
|
|---|
| 313 | distclean-generic distdir dvi dvi-am html html-am info info-am \
|
|---|
| 314 | install install-am install-data install-data-am install-exec \
|
|---|
| 315 | install-exec-am install-info install-info-am install-man \
|
|---|
| 316 | install-strip installcheck installcheck-am installdirs \
|
|---|
| 317 | maintainer-clean maintainer-clean-generic mostlyclean \
|
|---|
| 318 | mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
|
|---|
| 319 | uninstall-info-am
|
|---|
| 320 |
|
|---|
| 321 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 322 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 323 | .NOEXPORT:
|
|---|