xref: /minix/external/bsd/flex/dist/lib/Makefile.in (revision 84d9c625)
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = lib
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in malloc.c \
39	realloc.c
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
42	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
43	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
44	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
45	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51CONFIG_CLEAN_VPATH_FILES =
52LIBRARIES = $(noinst_LIBRARIES)
53AR = ar
54ARFLAGS = cru
55libcompat_a_AR = $(AR) $(ARFLAGS)
56libcompat_a_DEPENDENCIES = $(LIBOBJS)
57am_libcompat_a_OBJECTS = lib.$(OBJEXT)
58libcompat_a_OBJECTS = $(am_libcompat_a_OBJECTS)
59DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60depcomp = $(SHELL) $(top_srcdir)/depcomp
61am__depfiles_maybe = depfiles
62am__mv = mv -f
63COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65CCLD = $(CC)
66LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
67SOURCES = $(libcompat_a_SOURCES)
68DIST_SOURCES = $(libcompat_a_SOURCES)
69ETAGS = etags
70CTAGS = ctags
71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72ACLOCAL = @ACLOCAL@
73ALLOCA = @ALLOCA@
74AMTAR = @AMTAR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79BISON = @BISON@
80CC = @CC@
81CCDEPMODE = @CCDEPMODE@
82CFLAGS = @CFLAGS@
83CPP = @CPP@
84CPPFLAGS = @CPPFLAGS@
85CXX = @CXX@
86CXXDEPMODE = @CXXDEPMODE@
87CXXFLAGS = @CXXFLAGS@
88CYGPATH_W = @CYGPATH_W@
89DEFS = @DEFS@
90DEPDIR = @DEPDIR@
91ECHO_C = @ECHO_C@
92ECHO_N = @ECHO_N@
93ECHO_T = @ECHO_T@
94EGREP = @EGREP@
95EXEEXT = @EXEEXT@
96GMSGFMT = @GMSGFMT@
97GREP = @GREP@
98HELP2MAN = @HELP2MAN@
99INDENT = @INDENT@
100INSTALL = @INSTALL@
101INSTALL_DATA = @INSTALL_DATA@
102INSTALL_PROGRAM = @INSTALL_PROGRAM@
103INSTALL_SCRIPT = @INSTALL_SCRIPT@
104INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105INTLLIBS = @INTLLIBS@
106LDFLAGS = @LDFLAGS@
107LEX = @LEX@
108LEXLIB = @LEXLIB@
109LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
110LIBICONV = @LIBICONV@
111LIBINTL = @LIBINTL@
112LIBOBJS = @LIBOBJS@
113LIBS = @LIBS@
114LN_S = @LN_S@
115LTLIBICONV = @LTLIBICONV@
116LTLIBINTL = @LTLIBINTL@
117LTLIBOBJS = @LTLIBOBJS@
118M4 = @M4@
119MAKEINFO = @MAKEINFO@
120MKDIR_P = @MKDIR_P@
121MKINSTALLDIRS = @MKINSTALLDIRS@
122MSGFMT = @MSGFMT@
123MSGMERGE = @MSGMERGE@
124OBJEXT = @OBJEXT@
125PACKAGE = @PACKAGE@
126PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127PACKAGE_NAME = @PACKAGE_NAME@
128PACKAGE_STRING = @PACKAGE_STRING@
129PACKAGE_TARNAME = @PACKAGE_TARNAME@
130PACKAGE_URL = @PACKAGE_URL@
131PACKAGE_VERSION = @PACKAGE_VERSION@
132PATH_SEPARATOR = @PATH_SEPARATOR@
133POSUB = @POSUB@
134RANLIB = @RANLIB@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STRIP = @STRIP@
138USE_NLS = @USE_NLS@
139VERSION = @VERSION@
140XGETTEXT = @XGETTEXT@
141YACC = @YACC@
142YFLAGS = @YFLAGS@
143abs_builddir = @abs_builddir@
144abs_srcdir = @abs_srcdir@
145abs_top_builddir = @abs_top_builddir@
146abs_top_srcdir = @abs_top_srcdir@
147ac_ct_CC = @ac_ct_CC@
148ac_ct_CXX = @ac_ct_CXX@
149am__include = @am__include@
150am__leading_dot = @am__leading_dot@
151am__quote = @am__quote@
152am__tar = @am__tar@
153am__untar = @am__untar@
154bindir = @bindir@
155build = @build@
156build_alias = @build_alias@
157build_cpu = @build_cpu@
158build_os = @build_os@
159build_vendor = @build_vendor@
160builddir = @builddir@
161datadir = @datadir@
162datarootdir = @datarootdir@
163docdir = @docdir@
164dvidir = @dvidir@
165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171htmldir = @htmldir@
172includedir = @includedir@
173infodir = @infodir@
174install_sh = @install_sh@
175libdir = @libdir@
176libexecdir = @libexecdir@
177localedir = @localedir@
178localstatedir = @localstatedir@
179mandir = @mandir@
180mkdir_p = @mkdir_p@
181oldincludedir = @oldincludedir@
182pdfdir = @pdfdir@
183prefix = @prefix@
184program_transform_name = @program_transform_name@
185psdir = @psdir@
186sbindir = @sbindir@
187sharedstatedir = @sharedstatedir@
188srcdir = @srcdir@
189sysconfdir = @sysconfdir@
190target_alias = @target_alias@
191top_build_prefix = @top_build_prefix@
192top_builddir = @top_builddir@
193top_srcdir = @top_srcdir@
194noinst_LIBRARIES = libcompat.a
195libcompat_a_SOURCES = lib.c
196libcompat_a_LIBADD = $(LIBOBJS)
197all: all-am
198
199.SUFFIXES:
200.SUFFIXES: .c .o .obj
201$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
202	@for dep in $?; do \
203	  case '$(am__configure_deps)' in \
204	    *$$dep*) \
205	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
206	        && { if test -f $@; then exit 0; else break; fi; }; \
207	      exit 1;; \
208	  esac; \
209	done; \
210	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
211	$(am__cd) $(top_srcdir) && \
212	  $(AUTOMAKE) --gnits lib/Makefile
213.PRECIOUS: Makefile
214Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215	@case '$?' in \
216	  *config.status*) \
217	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218	  *) \
219	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221	esac;
222
223$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226$(top_srcdir)/configure:  $(am__configure_deps)
227	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230$(am__aclocal_m4_deps):
231
232clean-noinstLIBRARIES:
233	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
234libcompat.a: $(libcompat_a_OBJECTS) $(libcompat_a_DEPENDENCIES)
235	-rm -f libcompat.a
236	$(libcompat_a_AR) libcompat.a $(libcompat_a_OBJECTS) $(libcompat_a_LIBADD)
237	$(RANLIB) libcompat.a
238
239mostlyclean-compile:
240	-rm -f *.$(OBJEXT)
241
242distclean-compile:
243	-rm -f *.tab.c
244
245@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Po@am__quote@
246@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@
247@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lib.Po@am__quote@
248
249.c.o:
250@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
251@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
252@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
253@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
254@am__fastdepCC_FALSE@	$(COMPILE) -c $<
255
256.c.obj:
257@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
258@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
259@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
260@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
262
263ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
264	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265	unique=`for i in $$list; do \
266	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267	  done | \
268	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
269	      END { if (nonempty) { for (i in files) print i; }; }'`; \
270	mkid -fID $$unique
271tags: TAGS
272
273TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
274		$(TAGS_FILES) $(LISP)
275	set x; \
276	here=`pwd`; \
277	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
278	unique=`for i in $$list; do \
279	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280	  done | \
281	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
282	      END { if (nonempty) { for (i in files) print i; }; }'`; \
283	shift; \
284	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
285	  test -n "$$unique" || unique=$$empty_fix; \
286	  if test $$# -gt 0; then \
287	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
288	      "$$@" $$unique; \
289	  else \
290	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
291	      $$unique; \
292	  fi; \
293	fi
294ctags: CTAGS
295CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296		$(TAGS_FILES) $(LISP)
297	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
298	unique=`for i in $$list; do \
299	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300	  done | \
301	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
302	      END { if (nonempty) { for (i in files) print i; }; }'`; \
303	test -z "$(CTAGS_ARGS)$$unique" \
304	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
305	     $$unique
306
307GTAGS:
308	here=`$(am__cd) $(top_builddir) && pwd` \
309	  && $(am__cd) $(top_srcdir) \
310	  && gtags -i $(GTAGS_ARGS) "$$here"
311
312distclean-tags:
313	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
314
315distdir: $(DISTFILES)
316	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
317	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318	list='$(DISTFILES)'; \
319	  dist_files=`for file in $$list; do echo $$file; done | \
320	  sed -e "s|^$$srcdirstrip/||;t" \
321	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
322	case $$dist_files in \
323	  */*) $(MKDIR_P) `echo "$$dist_files" | \
324			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
325			   sort -u` ;; \
326	esac; \
327	for file in $$dist_files; do \
328	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329	  if test -d $$d/$$file; then \
330	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
331	    if test -d "$(distdir)/$$file"; then \
332	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
333	    fi; \
334	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
336	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
337	    fi; \
338	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
339	  else \
340	    test -f "$(distdir)/$$file" \
341	    || cp -p $$d/$$file "$(distdir)/$$file" \
342	    || exit 1; \
343	  fi; \
344	done
345check-am: all-am
346check: check-am
347all-am: Makefile $(LIBRARIES)
348installdirs:
349install: install-am
350install-exec: install-exec-am
351install-data: install-data-am
352uninstall: uninstall-am
353
354install-am: all-am
355	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356
357installcheck: installcheck-am
358install-strip:
359	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361	  `test -z '$(STRIP)' || \
362	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
363mostlyclean-generic:
364
365clean-generic:
366
367distclean-generic:
368	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
369	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
370
371maintainer-clean-generic:
372	@echo "This command is intended for maintainers to use"
373	@echo "it deletes files that may require special tools to rebuild."
374clean: clean-am
375
376clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
377
378distclean: distclean-am
379	-rm -rf $(DEPDIR) ./$(DEPDIR)
380	-rm -f Makefile
381distclean-am: clean-am distclean-compile distclean-generic \
382	distclean-tags
383
384dvi: dvi-am
385
386dvi-am:
387
388html: html-am
389
390html-am:
391
392info: info-am
393
394info-am:
395
396install-data-am:
397
398install-dvi: install-dvi-am
399
400install-dvi-am:
401
402install-exec-am:
403
404install-html: install-html-am
405
406install-html-am:
407
408install-info: install-info-am
409
410install-info-am:
411
412install-man:
413
414install-pdf: install-pdf-am
415
416install-pdf-am:
417
418install-ps: install-ps-am
419
420install-ps-am:
421
422installcheck-am:
423
424maintainer-clean: maintainer-clean-am
425	-rm -rf $(DEPDIR) ./$(DEPDIR)
426	-rm -f Makefile
427maintainer-clean-am: distclean-am maintainer-clean-generic
428
429mostlyclean: mostlyclean-am
430
431mostlyclean-am: mostlyclean-compile mostlyclean-generic
432
433pdf: pdf-am
434
435pdf-am:
436
437ps: ps-am
438
439ps-am:
440
441uninstall-am:
442
443.MAKE: install-am install-strip
444
445.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
446	clean-noinstLIBRARIES ctags distclean distclean-compile \
447	distclean-generic distclean-tags distdir dvi dvi-am html \
448	html-am info info-am install install-am install-data \
449	install-data-am install-dvi install-dvi-am install-exec \
450	install-exec-am install-html install-html-am install-info \
451	install-info-am install-man install-pdf install-pdf-am \
452	install-ps install-ps-am install-strip installcheck \
453	installcheck-am installdirs maintainer-clean \
454	maintainer-clean-generic mostlyclean mostlyclean-compile \
455	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
456	uninstall-am
457
458
459# Tell versions [3.59,3.63) of GNU make to not export all variables.
460# Otherwise a system limit (for SysV at least) may be exceeded.
461.NOEXPORT:
462