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
18# This file is part of flex.
19
20# Redistribution and use in source and binary forms, with or without
21# modification, are permitted provided that the following conditions
22# are met:
23
24# 1. Redistributions of source code must retain the above copyright
25#    notice, this list of conditions and the following disclaimer.
26# 2. Redistributions in binary form must reproduce the above copyright
27#    notice, this list of conditions and the following disclaimer in the
28#    documentation and/or other materials provided with the distribution.
29
30# Neither the name of the University nor the names of its contributors
31# may be used to endorse or promote products derived from this software
32# without specific prior written permission.
33
34# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
35# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
36# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
37# PURPOSE.
38VPATH = @srcdir@
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57subdir = examples/fastwc
58DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
61	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
62	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
63	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
64	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66	$(ACLOCAL_M4)
67mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
68CONFIG_HEADER = $(top_builddir)/config.h
69CONFIG_CLEAN_FILES =
70CONFIG_CLEAN_VPATH_FILES =
71SOURCES =
72DIST_SOURCES =
73DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74ACLOCAL = @ACLOCAL@
75ALLOCA = @ALLOCA@
76AMTAR = @AMTAR@
77AUTOCONF = @AUTOCONF@
78AUTOHEADER = @AUTOHEADER@
79AUTOMAKE = @AUTOMAKE@
80AWK = @AWK@
81BISON = @BISON@
82CC = @CC@
83CCDEPMODE = @CCDEPMODE@
84CFLAGS = @CFLAGS@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CXX = @CXX@
88CXXDEPMODE = @CXXDEPMODE@
89CXXFLAGS = @CXXFLAGS@
90CYGPATH_W = @CYGPATH_W@
91DEFS = @DEFS@
92DEPDIR = @DEPDIR@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EGREP = @EGREP@
97EXEEXT = @EXEEXT@
98GMSGFMT = @GMSGFMT@
99GREP = @GREP@
100HELP2MAN = @HELP2MAN@
101INDENT = @INDENT@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107INTLLIBS = @INTLLIBS@
108LDFLAGS = @LDFLAGS@
109LEX = @LEX@
110LEXLIB = @LEXLIB@
111LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
112LIBICONV = @LIBICONV@
113LIBINTL = @LIBINTL@
114LIBOBJS = @LIBOBJS@
115LIBS = @LIBS@
116LN_S = @LN_S@
117LTLIBICONV = @LTLIBICONV@
118LTLIBINTL = @LTLIBINTL@
119LTLIBOBJS = @LTLIBOBJS@
120M4 = @M4@
121MAKEINFO = @MAKEINFO@
122MKDIR_P = @MKDIR_P@
123MKINSTALLDIRS = @MKINSTALLDIRS@
124MSGFMT = @MSGFMT@
125MSGMERGE = @MSGMERGE@
126OBJEXT = @OBJEXT@
127PACKAGE = @PACKAGE@
128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_URL = @PACKAGE_URL@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135POSUB = @POSUB@
136RANLIB = @RANLIB@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140USE_NLS = @USE_NLS@
141VERSION = @VERSION@
142XGETTEXT = @XGETTEXT@
143YACC = @YACC@
144YFLAGS = @YFLAGS@
145abs_builddir = @abs_builddir@
146abs_srcdir = @abs_srcdir@
147abs_top_builddir = @abs_top_builddir@
148abs_top_srcdir = @abs_top_srcdir@
149ac_ct_CC = @ac_ct_CC@
150ac_ct_CXX = @ac_ct_CXX@
151am__include = @am__include@
152am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@
154am__tar = @am__tar@
155am__untar = @am__untar@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162builddir = @builddir@
163datadir = @datadir@
164datarootdir = @datarootdir@
165docdir = @docdir@
166dvidir = @dvidir@
167exec_prefix = @exec_prefix@
168host = @host@
169host_alias = @host_alias@
170host_cpu = @host_cpu@
171host_os = @host_os@
172host_vendor = @host_vendor@
173htmldir = @htmldir@
174includedir = @includedir@
175infodir = @infodir@
176install_sh = @install_sh@
177libdir = @libdir@
178libexecdir = @libexecdir@
179localedir = @localedir@
180localstatedir = @localstatedir@
181mandir = @mandir@
182mkdir_p = @mkdir_p@
183oldincludedir = @oldincludedir@
184pdfdir = @pdfdir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
187psdir = @psdir@
188sbindir = @sbindir@
189sharedstatedir = @sharedstatedir@
190srcdir = @srcdir@
191sysconfdir = @sysconfdir@
192target_alias = @target_alias@
193top_build_prefix = @top_build_prefix@
194top_builddir = @top_builddir@
195top_srcdir = @top_srcdir@
196EXTRA_DIST = \
197	wc5.l \
198	wc4.l \
199	wc3.l \
200	wc2.l \
201	wc1.l \
202	mywc.c \
203	README
204
205all: all-am
206
207.SUFFIXES:
208$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
209	@for dep in $?; do \
210	  case '$(am__configure_deps)' in \
211	    *$$dep*) \
212	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
213	        && { if test -f $@; then exit 0; else break; fi; }; \
214	      exit 1;; \
215	  esac; \
216	done; \
217	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits examples/fastwc/Makefile'; \
218	$(am__cd) $(top_srcdir) && \
219	  $(AUTOMAKE) --gnits examples/fastwc/Makefile
220.PRECIOUS: Makefile
221Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222	@case '$?' in \
223	  *config.status*) \
224	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
225	  *) \
226	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
227	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228	esac;
229
230$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233$(top_srcdir)/configure:  $(am__configure_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
236	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(am__aclocal_m4_deps):
238tags: TAGS
239TAGS:
240
241ctags: CTAGS
242CTAGS:
243
244
245distdir: $(DISTFILES)
246	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
247	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
248	list='$(DISTFILES)'; \
249	  dist_files=`for file in $$list; do echo $$file; done | \
250	  sed -e "s|^$$srcdirstrip/||;t" \
251	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
252	case $$dist_files in \
253	  */*) $(MKDIR_P) `echo "$$dist_files" | \
254			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
255			   sort -u` ;; \
256	esac; \
257	for file in $$dist_files; do \
258	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
259	  if test -d $$d/$$file; then \
260	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
261	    if test -d "$(distdir)/$$file"; then \
262	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
263	    fi; \
264	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
265	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
266	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267	    fi; \
268	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
269	  else \
270	    test -f "$(distdir)/$$file" \
271	    || cp -p $$d/$$file "$(distdir)/$$file" \
272	    || exit 1; \
273	  fi; \
274	done
275check-am: all-am
276check: check-am
277all-am: Makefile
278installdirs:
279install: install-am
280install-exec: install-exec-am
281install-data: install-data-am
282uninstall: uninstall-am
283
284install-am: all-am
285	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
286
287installcheck: installcheck-am
288install-strip:
289	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
290	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
291	  `test -z '$(STRIP)' || \
292	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
293mostlyclean-generic:
294
295clean-generic:
296
297distclean-generic:
298	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
299	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
300
301maintainer-clean-generic:
302	@echo "This command is intended for maintainers to use"
303	@echo "it deletes files that may require special tools to rebuild."
304clean: clean-am
305
306clean-am: clean-generic mostlyclean-am
307
308distclean: distclean-am
309	-rm -f Makefile
310distclean-am: clean-am distclean-generic
311
312dvi: dvi-am
313
314dvi-am:
315
316html: html-am
317
318html-am:
319
320info: info-am
321
322info-am:
323
324install-data-am:
325
326install-dvi: install-dvi-am
327
328install-dvi-am:
329
330install-exec-am:
331
332install-html: install-html-am
333
334install-html-am:
335
336install-info: install-info-am
337
338install-info-am:
339
340install-man:
341
342install-pdf: install-pdf-am
343
344install-pdf-am:
345
346install-ps: install-ps-am
347
348install-ps-am:
349
350installcheck-am:
351
352maintainer-clean: maintainer-clean-am
353	-rm -f Makefile
354maintainer-clean-am: distclean-am maintainer-clean-generic
355
356mostlyclean: mostlyclean-am
357
358mostlyclean-am: mostlyclean-generic
359
360pdf: pdf-am
361
362pdf-am:
363
364ps: ps-am
365
366ps-am:
367
368uninstall-am:
369
370.MAKE: install-am install-strip
371
372.PHONY: all all-am check check-am clean clean-generic distclean \
373	distclean-generic distdir dvi dvi-am html html-am info info-am \
374	install install-am install-data install-data-am install-dvi \
375	install-dvi-am install-exec install-exec-am install-html \
376	install-html-am install-info install-info-am install-man \
377	install-pdf install-pdf-am install-ps install-ps-am \
378	install-strip installcheck installcheck-am installdirs \
379	maintainer-clean maintainer-clean-generic mostlyclean \
380	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
381
382
383# Tell versions [3.59,3.63) of GNU make to not export all variables.
384# Otherwise a system limit (for SysV at least) may be exceeded.
385.NOEXPORT:
386