| 1 | # Makefile.in generated automatically by automake 1.5 from Makefile.am. | 
|---|
| 2 |  | 
|---|
| 3 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 | 
|---|
| 4 | # Free Software Foundation, Inc. | 
|---|
| 5 | # This Makefile.in is free software; the Free Software Foundation | 
|---|
| 6 | # gives unlimited permission to copy and/or distribute it, | 
|---|
| 7 | # with or without modifications, as long as this notice is preserved. | 
|---|
| 8 |  | 
|---|
| 9 | # This program is distributed in the hope that it will be useful, | 
|---|
| 10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | 
|---|
| 11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | 
|---|
| 12 | # PARTICULAR PURPOSE. | 
|---|
| 13 |  | 
|---|
| 14 | @SET_MAKE@ | 
|---|
| 15 |  | 
|---|
| 16 | SHELL = @SHELL@ | 
|---|
| 17 |  | 
|---|
| 18 | srcdir = @srcdir@ | 
|---|
| 19 | top_srcdir = @top_srcdir@ | 
|---|
| 20 | VPATH = @srcdir@ | 
|---|
| 21 | prefix = @prefix@ | 
|---|
| 22 | exec_prefix = @exec_prefix@ | 
|---|
| 23 |  | 
|---|
| 24 | bindir = @bindir@ | 
|---|
| 25 | sbindir = @sbindir@ | 
|---|
| 26 | libexecdir = @libexecdir@ | 
|---|
| 27 | datadir = @datadir@ | 
|---|
| 28 | sysconfdir = @sysconfdir@ | 
|---|
| 29 | sharedstatedir = @sharedstatedir@ | 
|---|
| 30 | localstatedir = @localstatedir@ | 
|---|
| 31 | libdir = @libdir@ | 
|---|
| 32 | infodir = @infodir@ | 
|---|
| 33 | mandir = @mandir@ | 
|---|
| 34 | includedir = @includedir@ | 
|---|
| 35 | oldincludedir = /usr/include | 
|---|
| 36 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
| 37 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
| 38 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
| 39 | top_builddir = .. | 
|---|
| 40 |  | 
|---|
| 41 | ACLOCAL = @ACLOCAL@ | 
|---|
| 42 | AUTOCONF = @AUTOCONF@ | 
|---|
| 43 | AUTOMAKE = @AUTOMAKE@ | 
|---|
| 44 | AUTOHEADER = @AUTOHEADER@ | 
|---|
| 45 |  | 
|---|
| 46 | INSTALL = @INSTALL@ | 
|---|
| 47 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
| 48 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
| 49 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
| 50 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
| 51 | transform = @program_transform_name@ | 
|---|
| 52 | NORMAL_INSTALL = : | 
|---|
| 53 | PRE_INSTALL = : | 
|---|
| 54 | POST_INSTALL = : | 
|---|
| 55 | NORMAL_UNINSTALL = : | 
|---|
| 56 | PRE_UNINSTALL = : | 
|---|
| 57 | POST_UNINSTALL = : | 
|---|
| 58 | host_alias = @host_alias@ | 
|---|
| 59 | host_triplet = @host@ | 
|---|
| 60 | AMTAR = @AMTAR@ | 
|---|
| 61 | AWK = @AWK@ | 
|---|
| 62 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ | 
|---|
| 63 | CATALOGS = @CATALOGS@ | 
|---|
| 64 | CATOBJEXT = @CATOBJEXT@ | 
|---|
| 65 | CC = @CC@ | 
|---|
| 66 | CPP = @CPP@ | 
|---|
| 67 | DATADIRNAME = @DATADIRNAME@ | 
|---|
| 68 | DEPDIR = @DEPDIR@ | 
|---|
| 69 | EXEEXT = @EXEEXT@ | 
|---|
| 70 | GENCAT = @GENCAT@ | 
|---|
| 71 | GETCONF = @GETCONF@ | 
|---|
| 72 | GLIBC21 = @GLIBC21@ | 
|---|
| 73 | GMOFILES = @GMOFILES@ | 
|---|
| 74 | GMSGFMT = @GMSGFMT@ | 
|---|
| 75 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
| 76 | INSTOBJEXT = @INSTOBJEXT@ | 
|---|
| 77 | INTLBISON = @INTLBISON@ | 
|---|
| 78 | INTLLIBS = @INTLLIBS@ | 
|---|
| 79 | INTLOBJS = @INTLOBJS@ | 
|---|
| 80 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ | 
|---|
| 81 | LIBICONV = @LIBICONV@ | 
|---|
| 82 | MKINSTALLDIRS = @MKINSTALLDIRS@ | 
|---|
| 83 | MSGFMT = @MSGFMT@ | 
|---|
| 84 | OBJEXT = @OBJEXT@ | 
|---|
| 85 | PACKAGE = @PACKAGE@ | 
|---|
| 86 | POFILES = @POFILES@ | 
|---|
| 87 | POSUB = @POSUB@ | 
|---|
| 88 | RANLIB = @RANLIB@ | 
|---|
| 89 | SEP = @SEP@ | 
|---|
| 90 | U = @U@ | 
|---|
| 91 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ | 
|---|
| 92 | USE_NLS = @USE_NLS@ | 
|---|
| 93 | VERSION = @VERSION@ | 
|---|
| 94 | am__include = @am__include@ | 
|---|
| 95 | am__quote = @am__quote@ | 
|---|
| 96 | install_sh = @install_sh@ | 
|---|
| 97 |  | 
|---|
| 98 | AUTOMAKE_OPTIONS = no-dependencies | 
|---|
| 99 |  | 
|---|
| 100 | EXTRA_DIST = Makefile.try README | 
|---|
| 101 | subdir = bootstrap | 
|---|
| 102 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | 
|---|
| 103 | CONFIG_HEADER = $(top_builddir)/config.h | 
|---|
| 104 | CONFIG_CLEAN_FILES = | 
|---|
| 105 | depcomp = | 
|---|
| 106 | DIST_SOURCES = | 
|---|
| 107 | DIST_COMMON = README Makefile.am Makefile.in | 
|---|
| 108 | all: all-am | 
|---|
| 109 |  | 
|---|
| 110 | .SUFFIXES: | 
|---|
| 111 | $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4) | 
|---|
| 112 | cd $(top_srcdir) && \ | 
|---|
| 113 | $(AUTOMAKE) --gnu  bootstrap/Makefile | 
|---|
| 114 | Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status | 
|---|
| 115 | cd $(top_builddir) && \ | 
|---|
| 116 | CONFIG_HEADERS= CONFIG_LINKS= \ | 
|---|
| 117 | CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status | 
|---|
| 118 | uninstall-info-am: | 
|---|
| 119 | tags: TAGS | 
|---|
| 120 | TAGS: | 
|---|
| 121 |  | 
|---|
| 122 |  | 
|---|
| 123 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
| 124 |  | 
|---|
| 125 | top_distdir = .. | 
|---|
| 126 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | 
|---|
| 127 |  | 
|---|
| 128 | distdir: $(DISTFILES) | 
|---|
| 129 | @for file in $(DISTFILES); do \ | 
|---|
| 130 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
| 131 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
| 132 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | 
|---|
| 133 | $(mkinstalldirs) "$(distdir)/$$dir"; \ | 
|---|
| 134 | fi; \ | 
|---|
| 135 | if test -d $$d/$$file; then \ | 
|---|
| 136 | cp -pR $$d/$$file $(distdir) \ | 
|---|
| 137 | || exit 1; \ | 
|---|
| 138 | else \ | 
|---|
| 139 | test -f $(distdir)/$$file \ | 
|---|
| 140 | || cp -p $$d/$$file $(distdir)/$$file \ | 
|---|
| 141 | || exit 1; \ | 
|---|
| 142 | fi; \ | 
|---|
| 143 | done | 
|---|
| 144 | check-am: all-am | 
|---|
| 145 | check: check-am | 
|---|
| 146 | all-am: Makefile | 
|---|
| 147 |  | 
|---|
| 148 | installdirs: | 
|---|
| 149 |  | 
|---|
| 150 | install: install-am | 
|---|
| 151 | install-exec: install-exec-am | 
|---|
| 152 | install-data: install-data-am | 
|---|
| 153 | uninstall: uninstall-am | 
|---|
| 154 |  | 
|---|
| 155 | install-am: all-am | 
|---|
| 156 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
| 157 |  | 
|---|
| 158 | installcheck: installcheck-am | 
|---|
| 159 | install-strip: | 
|---|
| 160 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
| 161 | `test -z '$(STRIP)' || \ | 
|---|
| 162 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 
|---|
| 163 | mostlyclean-generic: | 
|---|
| 164 |  | 
|---|
| 165 | clean-generic: | 
|---|
| 166 |  | 
|---|
| 167 | distclean-generic: | 
|---|
| 168 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* | 
|---|
| 169 |  | 
|---|
| 170 | maintainer-clean-generic: | 
|---|
| 171 | @echo "This command is intended for maintainers to use" | 
|---|
| 172 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| 173 | clean: clean-am | 
|---|
| 174 |  | 
|---|
| 175 | clean-am: clean-generic mostlyclean-am | 
|---|
| 176 |  | 
|---|
| 177 | distclean: distclean-am | 
|---|
| 178 |  | 
|---|
| 179 | distclean-am: clean-am distclean-generic | 
|---|
| 180 |  | 
|---|
| 181 | dvi: dvi-am | 
|---|
| 182 |  | 
|---|
| 183 | dvi-am: | 
|---|
| 184 |  | 
|---|
| 185 | info: info-am | 
|---|
| 186 |  | 
|---|
| 187 | info-am: | 
|---|
| 188 |  | 
|---|
| 189 | install-data-am: | 
|---|
| 190 |  | 
|---|
| 191 | install-exec-am: | 
|---|
| 192 |  | 
|---|
| 193 | install-info: install-info-am | 
|---|
| 194 |  | 
|---|
| 195 | install-man: | 
|---|
| 196 |  | 
|---|
| 197 | installcheck-am: | 
|---|
| 198 |  | 
|---|
| 199 | maintainer-clean: maintainer-clean-am | 
|---|
| 200 |  | 
|---|
| 201 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
| 202 |  | 
|---|
| 203 | mostlyclean: mostlyclean-am | 
|---|
| 204 |  | 
|---|
| 205 | mostlyclean-am: mostlyclean-generic | 
|---|
| 206 |  | 
|---|
| 207 | uninstall-am: uninstall-info-am | 
|---|
| 208 |  | 
|---|
| 209 | .PHONY: all all-am check check-am clean clean-generic distclean \ | 
|---|
| 210 | distclean-generic distdir dvi dvi-am info info-am install \ | 
|---|
| 211 | install-am install-data install-data-am install-exec \ | 
|---|
| 212 | install-exec-am install-info install-info-am install-man \ | 
|---|
| 213 | install-strip installcheck installcheck-am installdirs \ | 
|---|
| 214 | maintainer-clean maintainer-clean-generic mostlyclean \ | 
|---|
| 215 | mostlyclean-generic uninstall uninstall-am uninstall-info-am | 
|---|
| 216 |  | 
|---|
| 217 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
| 218 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
| 219 | .NOEXPORT: | 
|---|