1 # Makefile.in generated by automake 1.5c from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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.
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
19 top_srcdir = @top_srcdir@
22 exec_prefix = @exec_prefix@
26 libexecdir = @libexecdir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
44 AUTOHEADER = @AUTOHEADER@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 INSTALL_HEADER = $(INSTALL_DATA)
53 transform = @program_transform_name@
60 host_alias = @host_alias@
65 PATH_SEPARATOR = @PATH_SEPARATOR@
69 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
71 CATOBJEXT = @CATOBJEXT@
74 DATADIRNAME = @DATADIRNAME@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82 INSTOBJEXT = @INSTOBJEXT@
83 INTLBISON = @INTLBISON@
86 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
89 MKINSTALLDIRS = @MKINSTALLDIRS@
97 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
100 WARNING_CFLAGS = @WARNING_CFLAGS@
101 WERROR_CFLAGS = @WERROR_CFLAGS@
102 am__include = @am__include@
103 am__quote = @am__quote@
104 install_sh = @install_sh@
106 AUTOMAKE_OPTIONS = 1.5 check-news readme-alpha dist-bzip2
108 ACLOCAL_AMFLAGS = -I m4
110 SUBDIRS = config intl po lib src doc m4 tests
112 EXTRA_DIST = REFERENCES configure.bat OChangeLog Makefile.maint GNUmakefile
114 DISTCLEANFILES = intl/libintl.h
116 move_if_change = $(srcdir)/config/move-if-change
117 prev_version_file = $(srcdir)/config/prev-version.txt
118 release_archive_dir = releases
122 alpha_host = alpha.gnu.org
123 alpha_url_dir = gnu/bison
125 # Files to update automatically.
126 wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
127 $(srcdir)/config/texinfo.tex
130 cvs_files = $(srcdir)/config/missing
132 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
133 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
134 CONFIG_HEADER = config.h
135 CONFIG_CLEAN_FILES = intl/Makefile
138 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
139 uninstall-info-recursive all-recursive install-data-recursive \
140 install-exec-recursive installdirs-recursive install-recursive \
141 uninstall-recursive check-recursive installcheck-recursive
142 DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
143 Makefile.am Makefile.in NEWS README-alpha THANKS aclocal.m4 \
144 config.hin configure configure.in
145 DIST_SUBDIRS = $(SUBDIRS)
147 $(MAKE) $(AM_MAKEFLAGS) all-recursive
150 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
151 cd $(top_srcdir) && \
152 $(AUTOMAKE) --gnu Makefile
153 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
154 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
156 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
157 $(SHELL) ./config.status --recheck
158 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
159 cd $(srcdir) && $(AUTOCONF)
161 $(ACLOCAL_M4): configure.in m4/c-bs-a.m4 m4/codeset.m4 m4/dmalloc.m4 m4/error.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/malloc.m4 m4/mbrtowc.m4 m4/mbstate_t.m4 m4/prereq.m4 m4/progtest.m4 m4/realloc.m4 m4/strerror_r.m4 m4/warning.m4
162 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
165 @if test ! -f $@; then \
170 stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
172 cd $(top_builddir) && $(SHELL) ./config.status config.h
174 $(srcdir)/config.hin: $(top_srcdir)/configure.in $(ACLOCAL_M4)
175 cd $(top_srcdir) && $(AUTOHEADER)
176 touch $(srcdir)/config.hin
180 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
181 cd $(top_builddir) && $(SHELL) ./config.status $@
184 # This directory's subdirectories are mostly independent; you can cd
185 # into them and run `make' without going through this Makefile.
186 # To change the values of `make' variables: instead of editing Makefiles,
187 # (1) if the variable is set in `config.status', edit `config.status'
188 # (which will cause the Makefiles to be regenerated when you run `make');
189 # (2) otherwise, pass the desired values on the `make' command line.
190 $(RECURSIVE_TARGETS):
191 @set fnord $(MAKEFLAGS); amf=$$2; \
193 target=`echo $@ | sed s/-recursive//`; \
194 list='$(SUBDIRS)'; for subdir in $$list; do \
195 echo "Making $$target in $$subdir"; \
196 if test "$$subdir" = "."; then \
198 local_target="$$target-am"; \
200 local_target="$$target"; \
202 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
203 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
205 if test "$$dot_seen" = "no"; then \
206 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
209 mostlyclean-recursive clean-recursive distclean-recursive \
210 maintainer-clean-recursive:
211 @set fnord $(MAKEFLAGS); amf=$$2; \
214 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
215 *) list='$(SUBDIRS)' ;; \
217 rev=''; for subdir in $$list; do \
218 if test "$$subdir" = "."; then :; else \
219 rev="$$subdir $$rev"; \
223 target=`echo $@ | sed s/-recursive//`; \
224 for subdir in $$rev; do \
225 echo "Making $$target in $$subdir"; \
226 if test "$$subdir" = "."; then \
227 local_target="$$target-am"; \
229 local_target="$$target"; \
231 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
233 done && test -z "$$fail"
235 list='$(SUBDIRS)'; for subdir in $$list; do \
236 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
244 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
245 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
246 unique=`for i in $$list; do \
247 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 $(AWK) ' { files[$$0] = 1; } \
250 END { for (i in files) print i; }'`; \
253 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
254 $(TAGS_FILES) $(LISP)
257 list='$(SUBDIRS)'; for subdir in $$list; do \
258 if test "$$subdir" = .; then :; else \
259 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
262 list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266 $(AWK) ' { files[$$0] = 1; } \
267 END { for (i in files) print i; }'`; \
268 test -z "$(ETAGS_ARGS)$$tags$$unique" \
269 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
273 here=`$(am__cd) $(top_builddir) && pwd` \
274 && cd $(top_srcdir) \
275 && gtags -i $(GTAGS_ARGS) $$here
278 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
279 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
282 distdir = $(PACKAGE)-$(VERSION)
284 am__remove_distdir = \
285 { test ! -d $(distdir) \
286 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
287 && rm -fr $(distdir); }; }
290 distcleancheck_listfiles = find . -type f -print
292 distdir: $(DISTFILES)
293 @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" >/dev/null; \
295 echo "NEWS not updated; not releasing" 1>&2; \
298 $(am__remove_distdir)
300 $(mkinstalldirs) $(distdir)/intl $(distdir)/po $(distdir)/tests
301 @for file in $(DISTFILES); do \
302 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
303 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
304 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
306 $(mkinstalldirs) "$(distdir)$$dir"; \
310 if test -d $$d/$$file; then \
311 cp -pR $$d/$$file $(distdir)$$dir \
314 test -f $(distdir)/$$file \
315 || cp -p $$d/$$file $(distdir)/$$file \
319 list='$(SUBDIRS)'; for subdir in $$list; do \
320 if test "$$subdir" = .; then :; else \
321 test -d $(distdir)/$$subdir \
322 || mkdir $(distdir)/$$subdir \
325 $(MAKE) $(AM_MAKEFLAGS) \
326 top_distdir="$(top_distdir)" \
327 distdir=../$(distdir)/$$subdir \
332 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
333 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
334 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
335 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
336 || chmod -R a+r $(distdir)
338 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
339 $(am__remove_distdir)
342 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
343 $(am__remove_distdir)
345 dist dist-all: distdir
346 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
347 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
348 $(am__remove_distdir)
350 # This target untars the dist file and tries a VPATH configuration. Then
351 # it guarantees that the distribution is self-contained by making another
354 $(am__remove_distdir)
355 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
356 chmod -R a-w $(distdir); chmod a+w $(distdir)
357 mkdir $(distdir)/=build
358 mkdir $(distdir)/=inst
360 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
361 && cd $(distdir)/=build \
362 && ../configure --srcdir=.. --prefix=$$dc_install_base \
363 --with-included-gettext \
364 $(DISTCHECK_CONFIGURE_FLAGS) \
365 && $(MAKE) $(AM_MAKEFLAGS) \
366 && $(MAKE) $(AM_MAKEFLAGS) dvi \
367 && $(MAKE) $(AM_MAKEFLAGS) check \
368 && $(MAKE) $(AM_MAKEFLAGS) install \
369 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
370 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
371 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
372 || { echo "ERROR: files left after uninstall:" ; \
373 find $$dc_install_base -type f -print ; \
375 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
376 && rm -f $(distdir).tar.gz \
377 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
378 $(am__remove_distdir)
379 @echo "$(distdir).tar.gz is ready for distribution" | \
380 sed 'h;s/./=/g;p;x;p;x'
381 distcleancheck: distclean
382 if test '$(srcdir)' = . ; then \
383 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
386 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
387 || { echo "ERROR: files left after distclean:" ; \
388 $(distcleancheck_listfiles) ; \
391 check: check-recursive
392 all-am: Makefile config.h
393 installdirs: installdirs-recursive
396 install: install-recursive
397 install-exec: install-exec-recursive
398 install-data: install-data-recursive
399 uninstall: uninstall-recursive
402 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
404 installcheck: installcheck-recursive
406 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
407 INSTALL_STRIP_FLAG=-s \
408 `test -z '$(STRIP)' || \
409 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
415 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
416 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
418 maintainer-clean-generic:
419 @echo "This command is intended for maintainers to use"
420 @echo "it deletes files that may require special tools to rebuild."
421 clean: clean-recursive
423 clean-am: clean-generic mostlyclean-am
425 distclean: distclean-recursive
426 -rm -f config.status config.cache config.log
427 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
441 install-info: install-info-recursive
447 maintainer-clean: maintainer-clean-recursive
449 maintainer-clean-am: distclean-am maintainer-clean-generic
451 mostlyclean: mostlyclean-recursive
453 mostlyclean-am: mostlyclean-generic
455 uninstall-am: uninstall-info-am
457 uninstall-info: uninstall-info-recursive
459 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
460 clean-generic clean-recursive dist dist-all dist-bzip2 \
461 dist-gzip distcheck distclean distclean-generic distclean-hdr \
462 distclean-recursive distclean-tags distcleancheck distdir dvi \
463 dvi-am dvi-recursive info info-am info-recursive install \
464 install-am install-data install-data-am install-data-recursive \
465 install-exec install-exec-am install-exec-recursive \
466 install-info install-info-am install-info-recursive install-man \
467 install-recursive install-strip installcheck installcheck-am \
468 installdirs installdirs-am installdirs-recursive \
469 maintainer-clean maintainer-clean-generic \
470 maintainer-clean-recursive mostlyclean mostlyclean-generic \
471 mostlyclean-recursive tags tags-recursive uninstall \
472 uninstall-am uninstall-info-am uninstall-info-recursive \
475 # Tell versions [3.59,3.63) of GNU make to not export all variables.
476 # Otherwise a system limit (for SysV at least) may be exceeded.