]> git.saurik.com Git - bison.git/blob - lib/Makefile.in
* src/print_graph.h: Fix.
[bison.git] / lib / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p4 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 host_alias = @host_alias@
61 host_triplet = @host@
62 AT_TESTPATH = @AT_TESTPATH@
63 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
64 CATALOGS = @CATALOGS@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CPP = @CPP@
68 DATADIRNAME = @DATADIRNAME@
69 ECHO_C = @ECHO_C@
70 ECHO_N = @ECHO_N@
71 ECHO_T = @ECHO_T@
72 GENCAT = @GENCAT@
73 GLIBC21 = @GLIBC21@
74 GMOFILES = @GMOFILES@
75 GMSGFMT = @GMSGFMT@
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 LIBOBJS = @LIBOBJS@
83 M4 = @M4@
84 MAKEINFO = @MAKEINFO@
85 MKINSTALLDIRS = @MKINSTALLDIRS@
86 MSGFMT = @MSGFMT@
87 PACKAGE = @PACKAGE@
88 POFILES = @POFILES@
89 POSUB = @POSUB@
90 RANLIB = @RANLIB@
91 U = @U@
92 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
93 USE_NLS = @USE_NLS@
94 VERSION = @VERSION@
95 WARNING_CFLAGS = @WARNING_CFLAGS@
96
97 AUTOMAKE_OPTIONS = ansi2knr
98
99 noinst_LIBRARIES = libbison.a
100
101 INCLUDES = -I.. -I$(srcdir) -I../intl
102
103 # Heck, we are still using an old version of Automake which does not
104 # understand LIBOBJ additions using $objext...
105
106 EXTRA_DIST = malloc.c realloc.c
107
108 libbison_a_SOURCES = error.c error.h getopt.h getopt.c getopt1.c obstack.h obstack.c quote.h quote.c quotearg.h quotearg.c xalloc.h xmalloc.c xstrdup.c
109
110
111 libbison_a_LIBADD = @LIBOBJS@ @ALLOCA@
112 libbison_a_DEPENDENCIES = $(libbison_a_LIBADD)
113 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
114 CONFIG_HEADER = ../config.h
115 CONFIG_CLEAN_FILES =
116 LIBRARIES = $(noinst_LIBRARIES)
117
118
119 DEFS = @DEFS@ -I. -I$(srcdir) -I..
120 CPPFLAGS = @CPPFLAGS@
121 LDFLAGS = @LDFLAGS@
122 LIBS = @LIBS@
123 ANSI2KNR = @ANSI2KNR@
124 libbison_a_OBJECTS = error$U.o getopt$U.o getopt1$U.o obstack$U.o \
125 quote$U.o quotearg$U.o xmalloc$U.o xstrdup$U.o
126 AR = ar
127 CFLAGS = @CFLAGS@
128 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
129 CCLD = $(CC)
130 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
131 DIST_COMMON = Makefile.am Makefile.in alloca.c ansi2knr.1 ansi2knr.c \
132 memchr.c stpcpy.c strndup.c strnlen.c strspn.c
133
134
135 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
136
137 TAR = tar
138 GZIP_ENV = --best
139 DEP_FILES = .deps/alloca.P .deps/error.P .deps/getopt.P .deps/getopt1.P \
140 .deps/memchr.P .deps/obstack.P .deps/quote.P .deps/quotearg.P \
141 .deps/stpcpy.P .deps/strndup.P .deps/strnlen.P .deps/strspn.P \
142 .deps/xmalloc.P .deps/xstrdup.P
143 SOURCES = $(libbison_a_SOURCES)
144 OBJECTS = $(libbison_a_OBJECTS)
145
146 all: all-redirect
147 .SUFFIXES:
148 .SUFFIXES: .S .c .o .s
149 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
150 cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile
151
152 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
153 cd $(top_builddir) \
154 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
155
156
157 mostlyclean-noinstLIBRARIES:
158
159 clean-noinstLIBRARIES:
160 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
161
162 distclean-noinstLIBRARIES:
163
164 maintainer-clean-noinstLIBRARIES:
165
166 .s.o:
167 $(COMPILE) -c $<
168
169 .S.o:
170 $(COMPILE) -c $<
171
172 mostlyclean-compile:
173 -rm -f *.o core *.core
174
175 clean-compile:
176
177 distclean-compile:
178 -rm -f *.tab.c
179
180 maintainer-clean-compile:
181
182 mostlyclean-krextra:
183
184 clean-krextra:
185 -rm -f ansi2knr
186
187 distclean-krextra:
188
189 maintainer-clean-krextra:
190 ansi2knr: ansi2knr.o
191 $(LINK) ansi2knr.o $(LIBS)
192 ansi2knr.o: $(CONFIG_HEADER)
193
194
195 mostlyclean-kr:
196 -rm -f *_.c
197
198 clean-kr:
199
200 distclean-kr:
201
202 maintainer-clean-kr:
203
204 libbison.a: $(libbison_a_OBJECTS) $(libbison_a_DEPENDENCIES)
205 -rm -f libbison.a
206 $(AR) cru libbison.a $(libbison_a_OBJECTS) $(libbison_a_LIBADD)
207 $(RANLIB) libbison.a
208 alloca_.c: alloca.c $(ANSI2KNR)
209 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > alloca_.c
210 error_.c: error.c $(ANSI2KNR)
211 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > error_.c
212 getopt_.c: getopt.c $(ANSI2KNR)
213 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt_.c
214 getopt1_.c: getopt1.c $(ANSI2KNR)
215 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt1_.c
216 memchr_.c: memchr.c $(ANSI2KNR)
217 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memchr.c; then echo $(srcdir)/memchr.c; else echo memchr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memchr_.c
218 obstack_.c: obstack.c $(ANSI2KNR)
219 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obstack.c; then echo $(srcdir)/obstack.c; else echo obstack.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obstack_.c
220 quote_.c: quote.c $(ANSI2KNR)
221 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quote.c; then echo $(srcdir)/quote.c; else echo quote.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quote_.c
222 quotearg_.c: quotearg.c $(ANSI2KNR)
223 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quotearg_.c
224 stpcpy_.c: stpcpy.c $(ANSI2KNR)
225 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stpcpy_.c
226 strndup_.c: strndup.c $(ANSI2KNR)
227 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strndup.c; then echo $(srcdir)/strndup.c; else echo strndup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strndup_.c
228 strnlen_.c: strnlen.c $(ANSI2KNR)
229 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strnlen.c; then echo $(srcdir)/strnlen.c; else echo strnlen.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strnlen_.c
230 strspn_.c: strspn.c $(ANSI2KNR)
231 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strspn.c; then echo $(srcdir)/strspn.c; else echo strspn.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strspn_.c
232 xmalloc_.c: xmalloc.c $(ANSI2KNR)
233 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c
234 xstrdup_.c: xstrdup.c $(ANSI2KNR)
235 $(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrdup.c; then echo $(srcdir)/xstrdup.c; else echo xstrdup.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrdup_.c
236 alloca_.o error_.o getopt_.o getopt1_.o memchr_.o obstack_.o quote_.o \
237 quotearg_.o stpcpy_.o strndup_.o strnlen_.o strspn_.o xmalloc_.o \
238 xstrdup_.o : $(ANSI2KNR)
239
240 tags: TAGS
241
242 ID: $(HEADERS) $(SOURCES) $(LISP)
243 list='$(SOURCES) $(HEADERS)'; \
244 unique=`for i in $$list; do echo $$i; done | \
245 awk ' { files[$$0] = 1; } \
246 END { for (i in files) print i; }'`; \
247 here=`pwd` && cd $(srcdir) \
248 && mkid -f$$here/ID $$unique $(LISP)
249
250 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
251 tags=; \
252 here=`pwd`; \
253 list='$(SOURCES) $(HEADERS)'; \
254 unique=`for i in $$list; do echo $$i; done | \
255 awk ' { files[$$0] = 1; } \
256 END { for (i in files) print i; }'`; \
257 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
258 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
259
260 mostlyclean-tags:
261
262 clean-tags:
263
264 distclean-tags:
265 -rm -f TAGS ID
266
267 maintainer-clean-tags:
268
269 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
270
271 subdir = lib
272
273 distdir: $(DISTFILES)
274 here=`cd $(top_builddir) && pwd`; \
275 top_distdir=`cd $(top_distdir) && pwd`; \
276 distdir=`cd $(distdir) && pwd`; \
277 cd $(top_srcdir) \
278 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu lib/Makefile
279 @for file in $(DISTFILES); do \
280 d=$(srcdir); \
281 if test -d $$d/$$file; then \
282 cp -pr $$d/$$file $(distdir)/$$file; \
283 else \
284 test -f $(distdir)/$$file \
285 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
286 || cp -p $$d/$$file $(distdir)/$$file || :; \
287 fi; \
288 done
289
290 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
291
292 -include $(DEP_FILES)
293
294 mostlyclean-depend:
295
296 clean-depend:
297
298 distclean-depend:
299 -rm -rf .deps
300
301 maintainer-clean-depend:
302
303 %.o: %.c
304 @echo '$(COMPILE) -c $<'; \
305 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
306 @-cp .deps/$(*F).pp .deps/$(*F).P; \
307 tr ' ' '\012' < .deps/$(*F).pp \
308 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
309 >> .deps/$(*F).P; \
310 rm .deps/$(*F).pp
311
312 %.lo: %.c
313 @echo '$(LTCOMPILE) -c $<'; \
314 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
315 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
316 < .deps/$(*F).pp > .deps/$(*F).P; \
317 tr ' ' '\012' < .deps/$(*F).pp \
318 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
319 >> .deps/$(*F).P; \
320 rm -f .deps/$(*F).pp
321 info-am:
322 info: info-am
323 dvi-am:
324 dvi: dvi-am
325 check-am: all-am
326 check: check-am
327 installcheck-am:
328 installcheck: installcheck-am
329 install-exec-am:
330 install-exec: install-exec-am
331
332 install-data-am:
333 install-data: install-data-am
334
335 install-am: all-am
336 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337 install: install-am
338 uninstall-am:
339 uninstall: uninstall-am
340 all-am: Makefile $(ANSI2KNR) $(LIBRARIES)
341 all-redirect: all-am
342 install-strip:
343 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
344 installdirs:
345
346
347 mostlyclean-generic:
348
349 clean-generic:
350
351 distclean-generic:
352 -rm -f Makefile $(CONFIG_CLEAN_FILES)
353 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
354
355 maintainer-clean-generic:
356 mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
357 mostlyclean-krextra mostlyclean-kr mostlyclean-tags \
358 mostlyclean-depend mostlyclean-generic
359
360 mostlyclean: mostlyclean-am
361
362 clean-am: clean-noinstLIBRARIES clean-compile clean-krextra clean-kr \
363 clean-tags clean-depend clean-generic mostlyclean-am
364
365 clean: clean-am
366
367 distclean-am: distclean-noinstLIBRARIES distclean-compile \
368 distclean-krextra distclean-kr distclean-tags \
369 distclean-depend distclean-generic clean-am
370
371 distclean: distclean-am
372
373 maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
374 maintainer-clean-compile maintainer-clean-krextra \
375 maintainer-clean-kr maintainer-clean-tags \
376 maintainer-clean-depend maintainer-clean-generic \
377 distclean-am
378 @echo "This command is intended for maintainers to use;"
379 @echo "it deletes files that may require special tools to rebuild."
380
381 maintainer-clean: maintainer-clean-am
382
383 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
384 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
385 mostlyclean-compile distclean-compile clean-compile \
386 maintainer-clean-compile mostlyclean-krextra distclean-krextra \
387 clean-krextra maintainer-clean-krextra mostlyclean-kr distclean-kr \
388 clean-kr maintainer-clean-kr tags mostlyclean-tags distclean-tags \
389 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
390 distclean-depend clean-depend maintainer-clean-depend info-am info \
391 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
392 install-exec install-data-am install-data install-am install \
393 uninstall-am uninstall all-redirect all-am all installdirs \
394 mostlyclean-generic distclean-generic clean-generic \
395 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
396
397
398 # Tell versions [3.59,3.63) of GNU make to not export all variables.
399 # Otherwise a system limit (for SysV at least) may be exceeded.
400 .NOEXPORT: