]> git.saurik.com Git - bison.git/blob - Makefile.in
Hopefully added to the repository all the distributed files.
[bison.git] / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 AT_TESTPATH = @AT_TESTPATH@
61 CATALOGS = @CATALOGS@
62 CATOBJEXT = @CATOBJEXT@
63 CC = @CC@
64 CPP = @CPP@
65 DATADIRNAME = @DATADIRNAME@
66 ECHO_C = @ECHO_C@
67 ECHO_N = @ECHO_N@
68 ECHO_T = @ECHO_T@
69 GENCAT = @GENCAT@
70 GMOFILES = @GMOFILES@
71 GMSGFMT = @GMSGFMT@
72 GT_NO = @GT_NO@
73 GT_YES = @GT_YES@
74 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
75 INSTOBJEXT = @INSTOBJEXT@
76 INTLDEPS = @INTLDEPS@
77 INTLLIBS = @INTLLIBS@
78 INTLOBJS = @INTLOBJS@
79 LIBOBJS = @LIBOBJS@
80 M4 = @M4@
81 MAKEINFO = @MAKEINFO@
82 MKINSTALLDIRS = @MKINSTALLDIRS@
83 MSGFMT = @MSGFMT@
84 PACKAGE = @PACKAGE@
85 POFILES = @POFILES@
86 POSUB = @POSUB@
87 RANLIB = @RANLIB@
88 U = @U@
89 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
90 USE_NLS = @USE_NLS@
91 VERSION = @VERSION@
92 WARNING_CFLAGS = @WARNING_CFLAGS@
93 l = @l@
94
95 AUTOMAKE_OPTIONS = 1.4 check-news
96
97 ACLOCAL_AMFLAGS = -I m4
98
99 SUBDIRS = intl po lib src doc m4 tests
100
101 EXTRA_DIST = REFERENCES configure.bat OChangeLog THANKS
102
103 DISTCLEANFILES = intl/libintl.h
104 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
106 CONFIG_HEADER = config.h
107 CONFIG_CLEAN_FILES =
108 DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
109 INSTALL Makefile.am Makefile.in NEWS THANKS aclocal.m4 config.hin \
110 configure configure.in install-sh missing mkinstalldirs
111
112
113 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
114
115 TAR = tar
116 GZIP_ENV = --best
117 all: all-redirect
118 .SUFFIXES:
119 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
120 cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
121
122 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
123 cd $(top_builddir) \
124 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
125
126 $(ACLOCAL_M4): configure.in m4/atconfig.m4 m4/c-bs-a.m4 m4/error.m4 \
127 m4/gettext.m4 m4/lcmessage.m4 m4/m4.m4 m4/malloc.m4 \
128 m4/mbstate_t.m4 m4/prereq.m4 m4/progtest.m4 \
129 m4/realloc.m4 m4/warning.m4
130 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
131
132 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
133 $(SHELL) ./config.status --recheck
134 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
135 cd $(srcdir) && $(AUTOCONF)
136
137 config.h: stamp-h
138 @if test ! -f $@; then \
139 rm -f stamp-h; \
140 $(MAKE) stamp-h; \
141 else :; fi
142 stamp-h: $(srcdir)/config.hin $(top_builddir)/config.status
143 cd $(top_builddir) \
144 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.hin \
145 $(SHELL) ./config.status
146 @echo timestamp > stamp-h 2> /dev/null
147 $(srcdir)/config.hin: $(srcdir)/stamp-h.in
148 @if test ! -f $@; then \
149 rm -f $(srcdir)/stamp-h.in; \
150 $(MAKE) $(srcdir)/stamp-h.in; \
151 else :; fi
152 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
153 cd $(top_srcdir) && $(AUTOHEADER)
154 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
155
156 mostlyclean-hdr:
157
158 clean-hdr:
159
160 distclean-hdr:
161 -rm -f config.h
162
163 maintainer-clean-hdr:
164
165 # This directory's subdirectories are mostly independent; you can cd
166 # into them and run `make' without going through this Makefile.
167 # To change the values of `make' variables: instead of editing Makefiles,
168 # (1) if the variable is set in `config.status', edit `config.status'
169 # (which will cause the Makefiles to be regenerated when you run `make');
170 # (2) otherwise, pass the desired values on the `make' command line.
171
172 @SET_MAKE@
173
174 all-recursive install-data-recursive install-exec-recursive \
175 installdirs-recursive install-recursive uninstall-recursive \
176 check-recursive installcheck-recursive info-recursive dvi-recursive:
177 @set fnord $(MAKEFLAGS); amf=$$2; \
178 dot_seen=no; \
179 target=`echo $@ | sed s/-recursive//`; \
180 list='$(SUBDIRS)'; for subdir in $$list; do \
181 echo "Making $$target in $$subdir"; \
182 if test "$$subdir" = "."; then \
183 dot_seen=yes; \
184 local_target="$$target-am"; \
185 else \
186 local_target="$$target"; \
187 fi; \
188 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
189 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
190 done; \
191 if test "$$dot_seen" = "no"; then \
192 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
193 fi; test -z "$$fail"
194
195 mostlyclean-recursive clean-recursive distclean-recursive \
196 maintainer-clean-recursive:
197 @set fnord $(MAKEFLAGS); amf=$$2; \
198 dot_seen=no; \
199 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
200 rev="$$subdir $$rev"; \
201 test "$$subdir" = "." && dot_seen=yes; \
202 done; \
203 test "$$dot_seen" = "no" && rev=". $$rev"; \
204 target=`echo $@ | sed s/-recursive//`; \
205 for subdir in $$rev; do \
206 echo "Making $$target in $$subdir"; \
207 if test "$$subdir" = "."; then \
208 local_target="$$target-am"; \
209 else \
210 local_target="$$target"; \
211 fi; \
212 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
213 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
214 done && test -z "$$fail"
215 tags-recursive:
216 list='$(SUBDIRS)'; for subdir in $$list; do \
217 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
218 done
219
220 tags: TAGS
221
222 ID: $(HEADERS) $(SOURCES) $(LISP)
223 list='$(SOURCES) $(HEADERS)'; \
224 unique=`for i in $$list; do echo $$i; done | \
225 awk ' { files[$$0] = 1; } \
226 END { for (i in files) print i; }'`; \
227 here=`pwd` && cd $(srcdir) \
228 && mkid -f$$here/ID $$unique $(LISP)
229
230 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) $(LISP)
231 tags=; \
232 here=`pwd`; \
233 list='$(SUBDIRS)'; for subdir in $$list; do \
234 if test "$$subdir" = .; then :; else \
235 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
236 fi; \
237 done; \
238 list='$(SOURCES) $(HEADERS)'; \
239 unique=`for i in $$list; do echo $$i; done | \
240 awk ' { files[$$0] = 1; } \
241 END { for (i in files) print i; }'`; \
242 test -z "$(ETAGS_ARGS)config.hin$$unique$(LISP)$$tags" \
243 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.hin $$unique $(LISP) -o $$here/TAGS)
244
245 mostlyclean-tags:
246
247 clean-tags:
248
249 distclean-tags:
250 -rm -f TAGS ID
251
252 maintainer-clean-tags:
253
254 distdir = $(PACKAGE)-$(VERSION)
255 top_distdir = $(distdir)
256
257 # This target untars the dist file and tries a VPATH configuration. Then
258 # it guarantees that the distribution is self-contained by making another
259 # tarfile.
260 distcheck: dist
261 -rm -rf $(distdir)
262 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
263 mkdir $(distdir)/=build
264 mkdir $(distdir)/=inst
265 dc_install_base=`cd $(distdir)/=inst && pwd`; \
266 cd $(distdir)/=build \
267 && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \
268 && $(MAKE) $(AM_MAKEFLAGS) \
269 && $(MAKE) $(AM_MAKEFLAGS) dvi \
270 && $(MAKE) $(AM_MAKEFLAGS) check \
271 && $(MAKE) $(AM_MAKEFLAGS) install \
272 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
273 && $(MAKE) $(AM_MAKEFLAGS) dist
274 -rm -rf $(distdir)
275 @banner="$(distdir).tar.gz is ready for distribution"; \
276 dashes=`echo "$$banner" | sed s/./=/g`; \
277 echo "$$dashes"; \
278 echo "$$banner"; \
279 echo "$$dashes"
280 dist: distdir
281 -chmod -R a+r $(distdir)
282 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
283 -rm -rf $(distdir)
284 dist-all: distdir
285 -chmod -R a+r $(distdir)
286 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
287 -rm -rf $(distdir)
288 distdir: $(DISTFILES)
289 @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" > /dev/null; then :; else \
290 echo "NEWS not updated; not releasing" 1>&2; \
291 exit 1; \
292 fi
293 -rm -rf $(distdir)
294 mkdir $(distdir)
295 -chmod 777 $(distdir)
296 here=`cd $(top_builddir) && pwd`; \
297 top_distdir=`cd $(distdir) && pwd`; \
298 distdir=`cd $(distdir) && pwd`; \
299 cd $(top_srcdir) \
300 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
301 @for file in $(DISTFILES); do \
302 d=$(srcdir); \
303 if test -d $$d/$$file; then \
304 cp -pr $$d/$$file $(distdir)/$$file; \
305 else \
306 test -f $(distdir)/$$file \
307 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
308 || cp -p $$d/$$file $(distdir)/$$file || :; \
309 fi; \
310 done
311 for subdir in $(SUBDIRS); do \
312 if test "$$subdir" = .; then :; else \
313 test -d $(distdir)/$$subdir \
314 || mkdir $(distdir)/$$subdir \
315 || exit 1; \
316 chmod 777 $(distdir)/$$subdir; \
317 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
318 || exit 1; \
319 fi; \
320 done
321 info-am:
322 info: info-recursive
323 dvi-am:
324 dvi: dvi-recursive
325 check-am: all-am
326 check: check-recursive
327 installcheck-am:
328 installcheck: installcheck-recursive
329 all-recursive-am: config.h
330 $(MAKE) $(AM_MAKEFLAGS) all-recursive
331
332 install-exec-am:
333 install-exec: install-exec-recursive
334
335 install-data-am:
336 install-data: install-data-recursive
337
338 install-am: all-am
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340 install: install-recursive
341 uninstall-am:
342 uninstall: uninstall-recursive
343 all-am: Makefile config.h
344 all-redirect: all-recursive-am
345 install-strip:
346 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
347 installdirs: installdirs-recursive
348 installdirs-am:
349
350
351 mostlyclean-generic:
352
353 clean-generic:
354
355 distclean-generic:
356 -rm -f Makefile $(CONFIG_CLEAN_FILES)
357 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
358 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
359
360 maintainer-clean-generic:
361 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
362
363 mostlyclean: mostlyclean-recursive
364
365 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
366
367 clean: clean-recursive
368
369 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
370
371 distclean: distclean-recursive
372 -rm -f config.status
373
374 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
375 maintainer-clean-generic distclean-am
376 @echo "This command is intended for maintainers to use;"
377 @echo "it deletes files that may require special tools to rebuild."
378
379 maintainer-clean: maintainer-clean-recursive
380 -rm -f config.status
381
382 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
383 install-data-recursive uninstall-data-recursive install-exec-recursive \
384 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
385 all-recursive check-recursive installcheck-recursive info-recursive \
386 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
387 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
388 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
389 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
390 install-exec-am install-exec install-data-am install-data install-am \
391 install uninstall-am uninstall all-redirect all-am all installdirs-am \
392 installdirs mostlyclean-generic distclean-generic clean-generic \
393 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
394
395
396 # Tell versions [3.59,3.63) of GNU make to not export all variables.
397 # Otherwise a system limit (for SysV at least) may be exceeded.
398 .NOEXPORT: