Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / flex / dist / tools / Makefile.in
blob66604199a343f1cfc214656c92747acd4d580c46
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = tools
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__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
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54 ACLOCAL = @ACLOCAL@
55 ALLOCA = @ALLOCA@
56 AMDEP_FALSE = @AMDEP_FALSE@
57 AMDEP_TRUE = @AMDEP_TRUE@
58 AMTAR = @AMTAR@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 BISON = @BISON@
64 CC = @CC@
65 CCDEPMODE = @CCDEPMODE@
66 CFLAGS = @CFLAGS@
67 CPP = @CPP@
68 CPPFLAGS = @CPPFLAGS@
69 CXX = @CXX@
70 CXXDEPMODE = @CXXDEPMODE@
71 CXXFLAGS = @CXXFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 GMSGFMT = @GMSGFMT@
81 HELP2MAN = @HELP2MAN@
82 INDENT = @INDENT@
83 INSTALL_DATA = @INSTALL_DATA@
84 INSTALL_PROGRAM = @INSTALL_PROGRAM@
85 INSTALL_SCRIPT = @INSTALL_SCRIPT@
86 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87 INTLLIBS = @INTLLIBS@
88 LDFLAGS = @LDFLAGS@
89 LEX = @LEX@
90 LEXLIB = @LEXLIB@
91 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
92 LIBICONV = @LIBICONV@
93 LIBINTL = @LIBINTL@
94 LIBOBJS = @LIBOBJS@
95 LIBS = @LIBS@
96 LN_S = @LN_S@
97 LTLIBICONV = @LTLIBICONV@
98 LTLIBINTL = @LTLIBINTL@
99 LTLIBOBJS = @LTLIBOBJS@
100 M4 = @M4@
101 MAKEINFO = @MAKEINFO@
102 MKINSTALLDIRS = @MKINSTALLDIRS@
103 MSGFMT = @MSGFMT@
104 MSGMERGE = @MSGMERGE@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 POSUB = @POSUB@
114 RANLIB = @RANLIB@
115 SET_MAKE = @SET_MAKE@
116 SHELL = @SHELL@
117 STRIP = @STRIP@
118 USE_NLS = @USE_NLS@
119 VERSION = @VERSION@
120 XGETTEXT = @XGETTEXT@
121 YACC = @YACC@
122 ac_ct_CC = @ac_ct_CC@
123 ac_ct_CXX = @ac_ct_CXX@
124 ac_ct_RANLIB = @ac_ct_RANLIB@
125 ac_ct_STRIP = @ac_ct_STRIP@
126 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
127 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
128 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
129 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
130 am__include = @am__include@
131 am__leading_dot = @am__leading_dot@
132 am__quote = @am__quote@
133 am__tar = @am__tar@
134 am__untar = @am__untar@
135 bindir = @bindir@
136 build = @build@
137 build_alias = @build_alias@
138 build_cpu = @build_cpu@
139 build_os = @build_os@
140 build_vendor = @build_vendor@
141 datadir = @datadir@
142 exec_prefix = @exec_prefix@
143 host = @host@
144 host_alias = @host_alias@
145 host_cpu = @host_cpu@
146 host_os = @host_os@
147 host_vendor = @host_vendor@
148 includedir = @includedir@
149 infodir = @infodir@
150 install_sh = @install_sh@
151 libdir = @libdir@
152 libexecdir = @libexecdir@
153 localstatedir = @localstatedir@
154 mandir = @mandir@
155 mkdir_p = @mkdir_p@
156 oldincludedir = @oldincludedir@
157 prefix = @prefix@
158 program_transform_name = @program_transform_name@
159 sbindir = @sbindir@
160 sharedstatedir = @sharedstatedir@
161 sysconfdir = @sysconfdir@
162 target_alias = @target_alias@
163 EXTRA_DIST = \
164 cvsauthors \
165 cvs2cl.pl
167 all: all-am
169 .SUFFIXES:
170 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
171 @for dep in $?; do \
172 case '$(am__configure_deps)' in \
173 *$$dep*) \
174 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175 && exit 0; \
176 exit 1;; \
177 esac; \
178 done; \
179 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tools/Makefile'; \
180 cd $(top_srcdir) && \
181 $(AUTOMAKE) --gnits tools/Makefile
182 .PRECIOUS: Makefile
183 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184 @case '$?' in \
185 *config.status*) \
186 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187 *) \
188 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190 esac;
192 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195 $(top_srcdir)/configure: $(am__configure_deps)
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199 uninstall-info-am:
200 tags: TAGS
201 TAGS:
203 ctags: CTAGS
204 CTAGS:
207 distdir: $(DISTFILES)
208 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
209 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
210 list='$(DISTFILES)'; for file in $$list; do \
211 case $$file in \
212 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
213 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
214 esac; \
215 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
216 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
217 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
218 dir="/$$dir"; \
219 $(mkdir_p) "$(distdir)$$dir"; \
220 else \
221 dir=''; \
222 fi; \
223 if test -d $$d/$$file; then \
224 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
225 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
226 fi; \
227 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
228 else \
229 test -f $(distdir)/$$file \
230 || cp -p $$d/$$file $(distdir)/$$file \
231 || exit 1; \
232 fi; \
233 done
234 check-am: all-am
235 check: check-am
236 all-am: Makefile
237 installdirs:
238 install: install-am
239 install-exec: install-exec-am
240 install-data: install-data-am
241 uninstall: uninstall-am
243 install-am: all-am
244 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
246 installcheck: installcheck-am
247 install-strip:
248 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
249 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
250 `test -z '$(STRIP)' || \
251 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252 mostlyclean-generic:
254 clean-generic:
256 distclean-generic:
257 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
259 maintainer-clean-generic:
260 @echo "This command is intended for maintainers to use"
261 @echo "it deletes files that may require special tools to rebuild."
262 clean: clean-am
264 clean-am: clean-generic mostlyclean-am
266 distclean: distclean-am
267 -rm -f Makefile
268 distclean-am: clean-am distclean-generic
270 dvi: dvi-am
272 dvi-am:
274 html: html-am
276 info: info-am
278 info-am:
280 install-data-am:
282 install-exec-am:
284 install-info: install-info-am
286 install-man:
288 installcheck-am:
290 maintainer-clean: maintainer-clean-am
291 -rm -f Makefile
292 maintainer-clean-am: distclean-am maintainer-clean-generic
294 mostlyclean: mostlyclean-am
296 mostlyclean-am: mostlyclean-generic
298 pdf: pdf-am
300 pdf-am:
302 ps: ps-am
304 ps-am:
306 uninstall-am: uninstall-info-am
308 .PHONY: all all-am check check-am clean clean-generic distclean \
309 distclean-generic distdir dvi dvi-am html html-am info info-am \
310 install install-am install-data install-data-am install-exec \
311 install-exec-am install-info install-info-am install-man \
312 install-strip installcheck installcheck-am installdirs \
313 maintainer-clean maintainer-clean-generic mostlyclean \
314 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
315 uninstall-info-am
317 # Tell versions [3.59,3.63) of GNU make to not export all variables.
318 # Otherwise a system limit (for SysV at least) may be exceeded.
319 .NOEXPORT: