1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
18 # This file is part of flex.
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions
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.
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.
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
44 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
45 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
47 for am__flg in
$$MAKEFLAGS; do \
50 *n
*) am__dry
=yes
; break
;; \
54 test $$am__dry = yes
; \
56 pkgdatadir
= $(datadir)/@PACKAGE@
57 pkgincludedir
= $(includedir)/@PACKAGE@
58 pkglibdir
= $(libdir)/@PACKAGE@
59 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
60 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA
= $(install_sh
) -c
-m
644
62 install_sh_PROGRAM
= $(install_sh
) -c
63 install_sh_SCRIPT
= $(install_sh
) -c
64 INSTALL_HEADER
= $(INSTALL_DATA
)
65 transform
= $(program_transform_name
)
72 build_triplet
= @build@
75 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in
76 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
77 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/gettext.m4 \
78 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intlmacosx.m4 \
79 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
80 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
81 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
82 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
83 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
84 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.ac
85 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
87 mkinstalldirs
= $(install_sh
) -d
88 CONFIG_HEADER
= $(top_builddir
)/config.h
90 CONFIG_CLEAN_VPATH_FILES
=
93 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
94 html-recursive info-recursive install-data-recursive \
95 install-dvi-recursive install-exec-recursive \
96 install-html-recursive install-info-recursive \
97 install-pdf-recursive install-ps-recursive install-recursive \
98 installcheck-recursive installdirs-recursive pdf-recursive \
99 ps-recursive uninstall-recursive
100 am__can_run_installinfo
= \
101 case
$$AM_UPDATE_INFO_DIR in \
103 *) (install-info
--version
) >/dev
/null
2>&1;; \
105 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
106 distclean-recursive maintainer-clean-recursive
107 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
108 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
112 DIST_SUBDIRS
= $(SUBDIRS
)
113 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
116 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
117 sed_rest
='s,^[^/]*/*,,'; \
118 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
119 sed_butlast
='s,/*[^/]*$$,,'; \
120 while
test -n
"$$dir1"; do \
121 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
122 if
test "$$first" != "."; then \
123 if
test "$$first" = ".."; then \
124 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
125 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
127 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
128 if
test "$$first2" = "$$first"; then \
129 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
133 dir0
="$$dir0"/"$$first"; \
136 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
143 AUTOCONF
= @AUTOCONF@
144 AUTOHEADER
= @AUTOHEADER@
145 AUTOMAKE
= @AUTOMAKE@
149 CCDEPMODE
= @CCDEPMODE@
152 CPPFLAGS
= @CPPFLAGS@
155 CXXDEPMODE
= @CXXDEPMODE@
156 CXXFLAGS
= @CXXFLAGS@
157 CYGPATH_W
= @CYGPATH_W@
161 DSYMUTIL
= @DSYMUTIL@
169 GETTEXT_MACRO_VERSION
= @GETTEXT_MACRO_VERSION@
171 GMSGFMT_015
= @GMSGFMT_015@
173 HELP2MAN
= @HELP2MAN@
176 INSTALL_DATA
= @INSTALL_DATA@
177 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
178 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
179 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
180 INTLLIBS
= @INTLLIBS@
181 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
186 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
187 LIBICONV
= @LIBICONV@
194 LTLIBICONV
= @LTLIBICONV@
195 LTLIBINTL
= @LTLIBINTL@
196 LTLIBOBJS
= @LTLIBOBJS@
198 MAKEINFO
= @MAKEINFO@
199 MANIFEST_TOOL
= @MANIFEST_TOOL@
202 MSGFMT_015
= @MSGFMT_015@
203 MSGMERGE
= @MSGMERGE@
211 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
212 PACKAGE_NAME
= @PACKAGE_NAME@
213 PACKAGE_STRING
= @PACKAGE_STRING@
214 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
215 PACKAGE_URL
= @PACKAGE_URL@
216 PACKAGE_VERSION
= @PACKAGE_VERSION@
217 PATH_SEPARATOR
= @PATH_SEPARATOR@
221 SET_MAKE
= @SET_MAKE@
222 SHARED_VERSION_INFO
= @SHARED_VERSION_INFO@
227 XGETTEXT
= @XGETTEXT@
228 XGETTEXT_015
= @XGETTEXT_015@
229 XGETTEXT_EXTRA_OPTIONS
= @XGETTEXT_EXTRA_OPTIONS@
232 abs_builddir
= @abs_builddir@
233 abs_srcdir
= @abs_srcdir@
234 abs_top_builddir
= @abs_top_builddir@
235 abs_top_srcdir
= @abs_top_srcdir@
236 ac_ct_AR
= @ac_ct_AR@
237 ac_ct_CC
= @ac_ct_CC@
238 ac_ct_CXX
= @ac_ct_CXX@
239 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
240 am__include
= @am__include@
241 am__leading_dot
= @am__leading_dot@
242 am__quote
= @am__quote@
244 am__untar
= @am__untar@
247 build_alias
= @build_alias@
248 build_cpu
= @build_cpu@
249 build_os
= @build_os@
250 build_vendor
= @build_vendor@
251 builddir
= @builddir@
253 datarootdir
= @datarootdir@
256 exec_prefix = @
exec_prefix@
258 host_alias
= @host_alias@
259 host_cpu
= @host_cpu@
261 host_vendor
= @host_vendor@
263 includedir = @
includedir@
265 install_sh
= @install_sh@
267 libexecdir
= @libexecdir@
268 localedir
= @localedir@
269 localstatedir
= @localstatedir@
272 oldincludedir = @
oldincludedir@
275 program_transform_name
= @program_transform_name@
278 sharedstatedir
= @sharedstatedir@
280 sysconfdir
= @sysconfdir@
281 target_alias
= @target_alias@
282 top_build_prefix
= @top_build_prefix@
283 top_builddir
= @top_builddir@
284 top_srcdir
= @top_srcdir@
297 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
299 case
'$(am__configure_deps)' in \
301 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
302 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
306 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \
307 $(am__cd
) $(top_srcdir
) && \
308 $(AUTOMAKE
) --gnu examples
/Makefile
310 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
313 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
315 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
319 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
320 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
322 $(top_srcdir
)/configure
: $(am__configure_deps
)
323 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
324 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
325 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
326 $(am__aclocal_m4_deps
):
334 # This directory's subdirectories are mostly independent; you can cd
335 # into them and run `make' without going through this Makefile.
336 # To change the values of `make' variables: instead of editing Makefiles,
337 # (1) if the variable is set in `config.status', edit `config.status'
338 # (which will cause the Makefiles to be regenerated when you run `make');
339 # (2) otherwise, pass the desired values on the `make' command line.
340 $(RECURSIVE_TARGETS
):
341 @fail
= failcom
='exit 1'; \
342 for f in x
$$MAKEFLAGS; do \
345 *k
*) failcom
='fail=yes';; \
349 target
=`echo $@ | sed s/-recursive//`; \
350 list
='$(SUBDIRS)'; for subdir in
$$list; do \
351 echo
"Making $$target in $$subdir"; \
352 if
test "$$subdir" = "."; then \
354 local_target
="$$target-am"; \
356 local_target
="$$target"; \
358 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
361 if
test "$$dot_seen" = "no"; then \
362 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
365 $(RECURSIVE_CLEAN_TARGETS
):
366 @fail
= failcom
='exit 1'; \
367 for f in x
$$MAKEFLAGS; do \
370 *k
*) failcom
='fail=yes';; \
375 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
376 *) list
='$(SUBDIRS)' ;; \
378 rev
=''; for subdir in
$$list; do \
379 if
test "$$subdir" = "."; then
:; else \
380 rev
="$$subdir $$rev"; \
384 target
=`echo $@ | sed s/-recursive//`; \
385 for subdir in
$$rev; do \
386 echo
"Making $$target in $$subdir"; \
387 if
test "$$subdir" = "."; then \
388 local_target
="$$target-am"; \
390 local_target
="$$target"; \
392 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
394 done
&& test -z
"$$fail"
396 list
='$(SUBDIRS)'; for subdir in
$$list; do \
397 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
400 list
='$(SUBDIRS)'; for subdir in
$$list; do \
401 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
404 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
405 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique
=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410 END { if (nonempty) { for (i in files) print i; }; }'`; \
414 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
415 $(TAGS_FILES
) $(LISP
)
418 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
419 include_option
=--etags-include
; \
422 include_option
=--include; \
425 list
='$(SUBDIRS)'; for subdir in
$$list; do \
426 if
test "$$subdir" = .
; then
:; else \
427 test ! -f
$$subdir/TAGS || \
428 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
431 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
432 unique
=`for i in $$list; do \
433 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436 END { if (nonempty) { for (i in files) print i; }; }'`; \
438 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
439 test -n
"$$unique" || unique
=$$empty_fix; \
440 if
test $$# -gt 0; then \
441 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
444 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
449 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
450 $(TAGS_FILES
) $(LISP
)
451 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
452 unique
=`for i in $$list; do \
453 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
456 END { if (nonempty) { for (i in files) print i; }; }'`; \
457 test -z
"$(CTAGS_ARGS)$$unique" \
458 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
462 here
=`$(am__cd) $(top_builddir) && pwd` \
463 && $(am__cd
) $(top_srcdir
) \
464 && gtags
-i
$(GTAGS_ARGS
) "$$here"
467 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
469 distdir
: $(DISTFILES
)
470 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472 list
='$(DISTFILES)'; \
473 dist_files
=`for file in $$list; do echo $$file; done | \
474 sed -e "s|^$$srcdirstrip/||;t" \
475 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
476 case
$$dist_files in \
477 */*) $(MKDIR_P
) `echo "$$dist_files" | \
478 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
481 for file in
$$dist_files; do \
482 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
483 if
test -d
$$d/$$file; then \
484 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
485 if
test -d
"$(distdir)/$$file"; then \
486 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
488 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
489 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
490 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
492 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
494 test -f
"$(distdir)/$$file" \
495 || cp
-p
$$d/$$file "$(distdir)/$$file" \
499 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
500 if
test "$$subdir" = .
; then
:; else \
502 ||
test -d
"$(distdir)/$$subdir" \
503 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
505 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
507 new_distdir
=$$reldir; \
508 dir1
=$$subdir; dir2
="$(top_distdir)"; \
510 new_top_distdir
=$$reldir; \
511 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
512 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
513 ($(am__cd
) $$subdir && \
514 $(MAKE
) $(AM_MAKEFLAGS
) \
515 top_distdir
="$$new_top_distdir" \
516 distdir
="$$new_distdir" \
517 am__remove_distdir
=: \
518 am__skip_length_check
=: \
519 am__skip_mode_fix
=: \
525 check: check-recursive
527 installdirs: installdirs-recursive
529 install: install-recursive
530 install-exec
: install-exec-recursive
531 install-data
: install-data-recursive
532 uninstall: uninstall-recursive
535 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
537 installcheck: installcheck-recursive
539 if
test -z
'$(STRIP)'; then \
540 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
541 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
544 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
545 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
546 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
553 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
554 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
556 maintainer-clean-generic
:
557 @echo
"This command is intended for maintainers to use"
558 @echo
"it deletes files that may require special tools to rebuild."
559 clean: clean-recursive
561 clean-am
: clean-generic clean-libtool mostlyclean-am
563 distclean: distclean-recursive
565 distclean-am
: clean-am distclean-generic distclean-tags
581 install-dvi
: install-dvi-recursive
587 install-html
: install-html-recursive
591 install-info
: install-info-recursive
597 install-pdf
: install-pdf-recursive
601 install-ps
: install-ps-recursive
607 maintainer-clean
: maintainer-clean-recursive
609 maintainer-clean-am
: distclean-am maintainer-clean-generic
611 mostlyclean: mostlyclean-recursive
613 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
625 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
626 install-am install-strip tags-recursive
628 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
629 all all-am
check check-am
clean clean-generic clean-libtool \
630 ctags ctags-recursive
distclean distclean-generic \
631 distclean-libtool distclean-tags distdir
dvi dvi-am html \
632 html-am
info info-am
install install-am install-data \
633 install-data-am install-dvi install-dvi-am install-exec \
634 install-exec-am install-html install-html-am install-info \
635 install-info-am install-man install-pdf install-pdf-am \
636 install-ps install-ps-am install-strip
installcheck \
637 installcheck-am
installdirs installdirs-am maintainer-clean \
638 maintainer-clean-generic
mostlyclean mostlyclean-generic \
639 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
640 uninstall uninstall-am
643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
644 # Otherwise a system limit (for SysV at least) may be exceeded.