1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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
17 top_srcdir = @top_srcdir@
20 exec_prefix = @exec_prefix@
24 libexecdir = @libexecdir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
60 AT_TESTPATH = @AT_TESTPATH@
62 CATOBJEXT = @CATOBJEXT@
65 DATADIRNAME = @DATADIRNAME@
74 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
75 INSTOBJEXT = @INSTOBJEXT@
82 MKINSTALLDIRS = @MKINSTALLDIRS@
89 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
92 WARNING_CFLAGS = @WARNING_CFLAGS@
95 AUTOMAKE_OPTIONS = ansi2knr
97 noinst_LIBRARIES = libbison.a
99 INCLUDES = -I.. -I$(srcdir) -I../intl
101 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
104 libbison_a_LIBADD = @LIBOBJS@ @ALLOCA@
105 libbison_a_DEPENDENCIES = $(libbison_a_LIBADD)
106 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107 CONFIG_HEADER = ../config.h
109 LIBRARIES = $(noinst_LIBRARIES)
112 DEFS = @DEFS@ -I. -I$(srcdir) -I..
113 CPPFLAGS = @CPPFLAGS@
116 ANSI2KNR = @ANSI2KNR@
117 libbison_a_OBJECTS = error$U.o getopt$U.o getopt1$U.o obstack$U.o \
118 quote$U.o quotearg$U.o xmalloc$U.o xstrdup$U.o
121 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
124 DIST_COMMON = Makefile.am Makefile.in alloca.c ansi2knr.1 ansi2knr.c
127 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
131 DEP_FILES = .deps/alloca.P .deps/error.P .deps/getopt.P .deps/getopt1.P \
132 .deps/obstack.P .deps/quote.P .deps/quotearg.P .deps/xmalloc.P \
134 SOURCES = $(libbison_a_SOURCES)
135 OBJECTS = $(libbison_a_OBJECTS)
139 .SUFFIXES: .S .c .o .s
140 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
141 cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile
143 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
145 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
148 mostlyclean-noinstLIBRARIES:
150 clean-noinstLIBRARIES:
151 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
153 distclean-noinstLIBRARIES:
155 maintainer-clean-noinstLIBRARIES:
164 -rm -f *.o core *.core
171 maintainer-clean-compile:
180 maintainer-clean-krextra:
182 $(LINK) ansi2knr.o $(LIBS)
183 ansi2knr.o: $(CONFIG_HEADER)
195 libbison.a: $(libbison_a_OBJECTS) $(libbison_a_DEPENDENCIES)
197 $(AR) cru libbison.a $(libbison_a_OBJECTS) $(libbison_a_LIBADD)
199 alloca_.c: alloca.c $(ANSI2KNR)
200 $(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
201 error_.c: error.c $(ANSI2KNR)
202 $(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
203 getopt_.c: getopt.c $(ANSI2KNR)
204 $(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
205 getopt1_.c: getopt1.c $(ANSI2KNR)
206 $(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
207 obstack_.c: obstack.c $(ANSI2KNR)
208 $(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
209 quote_.c: quote.c $(ANSI2KNR)
210 $(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
211 quotearg_.c: quotearg.c $(ANSI2KNR)
212 $(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
213 xmalloc_.c: xmalloc.c $(ANSI2KNR)
214 $(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
215 xstrdup_.c: xstrdup.c $(ANSI2KNR)
216 $(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
217 alloca_.o error_.o getopt_.o getopt1_.o obstack_.o quote_.o quotearg_.o \
218 xmalloc_.o xstrdup_.o : $(ANSI2KNR)
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)
230 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
233 list='$(SOURCES) $(HEADERS)'; \
234 unique=`for i in $$list; do echo $$i; done | \
235 awk ' { files[$$0] = 1; } \
236 END { for (i in files) print i; }'`; \
237 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
238 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
247 maintainer-clean-tags:
249 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
253 distdir: $(DISTFILES)
254 here=`cd $(top_builddir) && pwd`; \
255 top_distdir=`cd $(top_distdir) && pwd`; \
256 distdir=`cd $(distdir) && pwd`; \
258 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu lib/Makefile
259 @for file in $(DISTFILES); do \
261 if test -d $$d/$$file; then \
262 cp -pr $$d/$$file $(distdir)/$$file; \
264 test -f $(distdir)/$$file \
265 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
266 || cp -p $$d/$$file $(distdir)/$$file || :; \
270 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
272 -include $(DEP_FILES)
281 maintainer-clean-depend:
284 @echo '$(COMPILE) -c $<'; \
285 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
286 @-cp .deps/$(*F).pp .deps/$(*F).P; \
287 tr ' ' '\012' < .deps/$(*F).pp \
288 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
293 @echo '$(LTCOMPILE) -c $<'; \
294 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
295 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
296 < .deps/$(*F).pp > .deps/$(*F).P; \
297 tr ' ' '\012' < .deps/$(*F).pp \
298 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
308 installcheck: installcheck-am
310 install-exec: install-exec-am
313 install-data: install-data-am
316 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
319 uninstall: uninstall-am
320 all-am: Makefile $(ANSI2KNR) $(LIBRARIES)
323 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
332 -rm -f Makefile $(CONFIG_CLEAN_FILES)
333 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
335 maintainer-clean-generic:
336 mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
337 mostlyclean-krextra mostlyclean-kr mostlyclean-tags \
338 mostlyclean-depend mostlyclean-generic
340 mostlyclean: mostlyclean-am
342 clean-am: clean-noinstLIBRARIES clean-compile clean-krextra clean-kr \
343 clean-tags clean-depend clean-generic mostlyclean-am
347 distclean-am: distclean-noinstLIBRARIES distclean-compile \
348 distclean-krextra distclean-kr distclean-tags \
349 distclean-depend distclean-generic clean-am
351 distclean: distclean-am
353 maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
354 maintainer-clean-compile maintainer-clean-krextra \
355 maintainer-clean-kr maintainer-clean-tags \
356 maintainer-clean-depend maintainer-clean-generic \
358 @echo "This command is intended for maintainers to use;"
359 @echo "it deletes files that may require special tools to rebuild."
361 maintainer-clean: maintainer-clean-am
363 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
364 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
365 mostlyclean-compile distclean-compile clean-compile \
366 maintainer-clean-compile mostlyclean-krextra distclean-krextra \
367 clean-krextra maintainer-clean-krextra mostlyclean-kr distclean-kr \
368 clean-kr maintainer-clean-kr tags mostlyclean-tags distclean-tags \
369 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
370 distclean-depend clean-depend maintainer-clean-depend info-am info \
371 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
372 install-exec install-data-am install-data install-am install \
373 uninstall-am uninstall all-redirect all-am all installdirs \
374 mostlyclean-generic distclean-generic clean-generic \
375 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
378 # Tell versions [3.59,3.63) of GNU make to not export all variables.
379 # Otherwise a system limit (for SysV at least) may be exceeded.