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
41 # Possible values for DEFS:
43 # By default, flex generates 8-bit scanners when using table compression,
44 # and 7-bit scanners when using uncompressed tables (-f or -F options).
45 # For flex to always generate 8-bit scanners, add "-DDEFAULT_CSIZE=256"
48 # For Vax/VMS, add "-DVMS" to DEFS.
50 # For MS-DOS, add "-DMS_DOS" to DEFS. See the directory MISC/MSDOS for
62 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
63 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
65 for am__flg in
$$MAKEFLAGS; do \
68 *n
*) am__dry
=yes
; break
;; \
72 test $$am__dry = yes
; \
74 pkgdatadir
= $(datadir)/@PACKAGE@
75 pkgincludedir
= $(includedir)/@PACKAGE@
76 pkglibdir
= $(libdir)/@PACKAGE@
77 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
78 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA
= $(install_sh
) -c
-m
644
80 install_sh_PROGRAM
= $(install_sh
) -c
81 install_sh_SCRIPT
= $(install_sh
) -c
82 INSTALL_HEADER
= $(INSTALL_DATA
)
83 transform
= $(program_transform_name
)
90 build_triplet
= @build@
92 bin_PROGRAMS
= flex
$(EXEEXT
)
94 DIST_COMMON
= README
$(am__configure_deps
) $(dist_doc_DATA
) \
95 $(include_HEADERS
) $(noinst_HEADERS
) $(srcdir)/Makefile.am \
96 $(srcdir)/Makefile.in
$(srcdir)/conf.in \
97 $(top_srcdir
)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
98 INSTALL NEWS THANKS TODO compile config.guess config.rpath \
99 config.sub depcomp install-sh ltmain.sh missing parse.c \
100 parse.h scan.c ylwrap
101 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
102 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/gettext.m4 \
103 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intlmacosx.m4 \
104 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
105 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
106 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
107 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
108 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
109 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.ac
110 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
112 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
113 configure.lineno config.status.lineno
114 mkinstalldirs
= $(install_sh
) -d
115 CONFIG_HEADER
= config.h
117 CONFIG_CLEAN_VPATH_FILES
=
118 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
119 am__vpath_adj
= case
$$p in \
120 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
125 am__nobase_strip_setup
= \
126 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
129 am__nobase_list
= $(am__nobase_strip_setup
); \
130 for p in
$$list; do echo
"$$p $$p"; done | \
131 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
132 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
133 if (++n[$$2] == $(am__install_max)) \
134 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
135 END { for (dir in files) print dir, files[dir] }'
137 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139 am__uninstall_files_from_dir
= { \
141 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
142 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
143 $(am__cd
) "$$dir" && rm -f
$$files; }; \
145 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
146 "$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"
147 LTLIBRARIES
= $(lib_LTLIBRARIES
)
149 am_libfl_la_OBJECTS
= libmain.lo libyywrap.lo
150 libfl_la_OBJECTS
= $(am_libfl_la_OBJECTS
)
151 libfl_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
152 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(libfl_la_LDFLAGS
) \
154 libfl_pic_la_LIBADD
=
155 am_libfl_pic_la_OBJECTS
= libmain.lo libyywrap.lo
156 libfl_pic_la_OBJECTS
= $(am_libfl_pic_la_OBJECTS
)
157 libfl_pic_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
158 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
159 $(libfl_pic_la_LDFLAGS
) $(LDFLAGS
) -o
$@
160 PROGRAMS
= $(bin_PROGRAMS
)
161 am_flex_OBJECTS
= ccl.
$(OBJEXT
) dfa.
$(OBJEXT
) ecs.
$(OBJEXT
) \
162 scanflags.
$(OBJEXT
) gen.
$(OBJEXT
) main.
$(OBJEXT
) \
163 misc.
$(OBJEXT
) nfa.
$(OBJEXT
) parse.
$(OBJEXT
) scan.
$(OBJEXT
) \
164 skel.
$(OBJEXT
) sym.
$(OBJEXT
) tblcmp.
$(OBJEXT
) yylex.
$(OBJEXT
) \
165 options.
$(OBJEXT
) scanopt.
$(OBJEXT
) buf.
$(OBJEXT
) \
166 tables.
$(OBJEXT
) tables_shared.
$(OBJEXT
) filter.
$(OBJEXT
) \
168 flex_OBJECTS
= $(am_flex_OBJECTS
)
169 flex_LDADD
= $(LDADD
)
170 flex_DEPENDENCIES
= lib
/libcompat.la
171 DEFAULT_INCLUDES
= -I.@am__isrc@
172 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
173 am__depfiles_maybe
= depfiles
175 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
176 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
177 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
178 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
179 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
181 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
182 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
184 LEXCOMPILE
= $(LEX
) $(AM_LFLAGS
) $(LFLAGS
)
185 LTLEXCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
186 --mode
=compile
$(LEX
) $(AM_LFLAGS
) $(LFLAGS
)
187 YLWRAP
= $(top_srcdir
)/ylwrap
188 YACCCOMPILE
= $(YACC
) $(AM_YFLAGS
) $(YFLAGS
)
189 LTYACCCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
190 --mode
=compile
$(YACC
) $(AM_YFLAGS
) $(YFLAGS
)
191 SOURCES
= $(libfl_la_SOURCES
) $(libfl_pic_la_SOURCES
) $(flex_SOURCES
)
192 DIST_SOURCES
= $(libfl_la_SOURCES
) $(libfl_pic_la_SOURCES
) \
194 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
195 html-recursive info-recursive install-data-recursive \
196 install-dvi-recursive install-exec-recursive \
197 install-html-recursive install-info-recursive \
198 install-pdf-recursive install-ps-recursive install-recursive \
199 installcheck-recursive installdirs-recursive pdf-recursive \
200 ps-recursive uninstall-recursive
201 am__can_run_installinfo
= \
202 case
$$AM_UPDATE_INFO_DIR in \
204 *) (install-info
--version
) >/dev
/null
2>&1;; \
206 DATA
= $(dist_doc_DATA
)
207 HEADERS
= $(include_HEADERS
) $(noinst_HEADERS
)
208 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
209 distclean-recursive maintainer-clean-recursive
210 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
211 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
212 distdir
dist dist-all distcheck
215 DIST_SUBDIRS
= $(SUBDIRS
)
216 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
217 distdir
= $(PACKAGE
)-$(VERSION
)
218 top_distdir
= $(distdir
)
219 am__remove_distdir
= \
220 if
test -d
"$(distdir)"; then \
221 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
222 && rm -rf
"$(distdir)" \
223 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
227 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
228 sed_rest
='s,^[^/]*/*,,'; \
229 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
230 sed_butlast
='s,/*[^/]*$$,,'; \
231 while
test -n
"$$dir1"; do \
232 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
233 if
test "$$first" != "."; then \
234 if
test "$$first" = ".."; then \
235 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
236 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
238 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
239 if
test "$$first2" = "$$first"; then \
240 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
244 dir0
="$$dir0"/"$$first"; \
247 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
250 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).
tar.bz2
$(distdir
).
tar.xz
252 distuninstallcheck_listfiles
= find .
-type f
-print
253 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
254 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
255 distcleancheck_listfiles
= find .
-type f
-print
260 AUTOCONF
= @AUTOCONF@
261 AUTOHEADER
= @AUTOHEADER@
262 AUTOMAKE
= @AUTOMAKE@
266 CCDEPMODE
= @CCDEPMODE@
269 CPPFLAGS
= @CPPFLAGS@
272 CXXDEPMODE
= @CXXDEPMODE@
273 CXXFLAGS
= @CXXFLAGS@
274 CYGPATH_W
= @CYGPATH_W@
278 DSYMUTIL
= @DSYMUTIL@
286 GETTEXT_MACRO_VERSION
= @GETTEXT_MACRO_VERSION@
288 GMSGFMT_015
= @GMSGFMT_015@
290 HELP2MAN
= @HELP2MAN@
293 INSTALL_DATA
= @INSTALL_DATA@
294 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
295 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
296 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
297 INTLLIBS
= @INTLLIBS@
298 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
303 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
304 LIBICONV
= @LIBICONV@
307 LIBS
= @LIBINTL@ @LIBS@
311 LTLIBICONV
= @LTLIBICONV@
312 LTLIBINTL
= @LTLIBINTL@
313 LTLIBOBJS
= @LTLIBOBJS@
315 MAKEINFO
= @MAKEINFO@
316 MANIFEST_TOOL
= @MANIFEST_TOOL@
319 MSGFMT_015
= @MSGFMT_015@
320 MSGMERGE
= @MSGMERGE@
328 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
329 PACKAGE_NAME
= @PACKAGE_NAME@
330 PACKAGE_STRING
= @PACKAGE_STRING@
331 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
332 PACKAGE_URL
= @PACKAGE_URL@
333 PACKAGE_VERSION
= @PACKAGE_VERSION@
334 PATH_SEPARATOR
= @PATH_SEPARATOR@
338 SET_MAKE
= @SET_MAKE@
339 SHARED_VERSION_INFO
= @SHARED_VERSION_INFO@
344 XGETTEXT
= @XGETTEXT@
345 XGETTEXT_015
= @XGETTEXT_015@
346 XGETTEXT_EXTRA_OPTIONS
= @XGETTEXT_EXTRA_OPTIONS@
349 abs_builddir
= @abs_builddir@
350 abs_srcdir
= @abs_srcdir@
351 abs_top_builddir
= @abs_top_builddir@
352 abs_top_srcdir
= @abs_top_srcdir@
353 ac_ct_AR
= @ac_ct_AR@
354 ac_ct_CC
= @ac_ct_CC@
355 ac_ct_CXX
= @ac_ct_CXX@
356 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
357 am__include
= @am__include@
358 am__leading_dot
= @am__leading_dot@
359 am__quote
= @am__quote@
361 am__untar
= @am__untar@
364 build_alias
= @build_alias@
365 build_cpu
= @build_cpu@
366 build_os
= @build_os@
367 build_vendor
= @build_vendor@
368 builddir
= @builddir@
370 datarootdir
= @datarootdir@
373 exec_prefix = @
exec_prefix@
375 host_alias
= @host_alias@
376 host_cpu
= @host_cpu@
378 host_vendor
= @host_vendor@
380 includedir = @
includedir@
382 install_sh
= @install_sh@
384 libexecdir
= @libexecdir@
385 localedir
= $(datadir)/locale
386 localstatedir
= @localstatedir@
389 oldincludedir = @
oldincludedir@
392 program_transform_name
= @program_transform_name@
395 sharedstatedir
= @sharedstatedir@
397 sysconfdir
= @sysconfdir@
398 target_alias
= @target_alias@
399 top_build_prefix
= @top_build_prefix@
400 top_builddir
= @top_builddir@
401 top_srcdir
= @top_srcdir@
403 ACLOCAL_AMFLAGS
= -I m4
433 LDADD
= lib
/libcompat.la
438 libfl_la_LDFLAGS
= -no-undefined
-version-info @SHARED_VERSION_INFO@
439 libfl_pic_la_SOURCES
= \
443 libfl_pic_la_LDFLAGS
= -no-undefined
-version-info @SHARED_VERSION_INFO@
485 AM_CPPFLAGS
= -DLOCALEDIR
=\"$(localedir
)\" -I
$(top_srcdir
)/intl
487 # Run GNU indent on sources. Don't run this unless all the sources compile cleanly.
490 # 1. Check for .indent.pro, otherwise indent will use unknown
491 # settings, or worse, the GNU defaults.)
492 # 2. Check that this is GNU indent.
493 # 3. Make sure to process only the NON-generated .c and .h files.
494 # 4. Run indent twice per file. The first time is a test.
495 # Otherwise, indent overwrites your file even if it fails!
522 all: $(BUILT_SOURCES
) config.h
523 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
526 .SUFFIXES
: .c .l .lo .o .obj .y
527 am--refresh
: Makefile
529 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
531 case
'$(am__configure_deps)' in \
533 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
534 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
539 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
540 $(am__cd
) $(top_srcdir
) && \
541 $(AUTOMAKE
) --gnu Makefile
543 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
546 echo
' $(SHELL) ./config.status'; \
547 $(SHELL
) .
/config.status
;; \
549 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
550 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
553 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
554 $(SHELL
) .
/config.status
--recheck
556 $(top_srcdir
)/configure
: $(am__configure_deps
)
557 $(am__cd
) $(srcdir) && $(AUTOCONF
)
558 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
559 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
560 $(am__aclocal_m4_deps
):
563 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
564 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
566 stamp-h1
: $(srcdir)/conf.in
$(top_builddir
)/config.status
568 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
569 $(srcdir)/conf.in
: $(am__configure_deps
)
570 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
575 -rm -f config.h stamp-h1
576 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
578 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
579 list2
=; for p in
$$list; do \
580 if
test -f
$$p; then \
581 list2
="$$list2 $$p"; \
584 test -z
"$$list2" ||
{ \
585 echo
" $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
586 $(MKDIR_P
) "$(DESTDIR)$(libdir)" || exit
1; \
587 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
588 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
591 uninstall-libLTLIBRARIES
:
593 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
594 for p in
$$list; do \
596 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
597 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
600 clean-libLTLIBRARIES
:
601 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
602 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
603 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
604 test "$$dir" != "$$p" ||
dir=.
; \
605 echo
"rm -f \"$${dir}/so_locations\""; \
606 rm -f
"$${dir}/so_locations"; \
608 libfl.la
: $(libfl_la_OBJECTS
) $(libfl_la_DEPENDENCIES
) $(EXTRA_libfl_la_DEPENDENCIES
)
609 $(libfl_la_LINK
) -rpath
$(libdir) $(libfl_la_OBJECTS
) $(libfl_la_LIBADD
) $(LIBS
)
610 libfl_pic.la
: $(libfl_pic_la_OBJECTS
) $(libfl_pic_la_DEPENDENCIES
) $(EXTRA_libfl_pic_la_DEPENDENCIES
)
611 $(libfl_pic_la_LINK
) -rpath
$(libdir) $(libfl_pic_la_OBJECTS
) $(libfl_pic_la_LIBADD
) $(LIBS
)
612 install-binPROGRAMS
: $(bin_PROGRAMS
)
614 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
615 if
test -n
"$$list"; then \
616 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
617 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
619 for p in
$$list; do echo
"$$p $$p"; done | \
620 sed
's/$(EXEEXT)$$//' | \
621 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
622 then echo
"$$p"; echo
"$$p"; else :; fi
; \
624 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
625 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
626 sed
'N;N;N;s,\n, ,g' | \
627 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
628 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
629 if ($$2 == $$4) files[d] = files[d] " " $$1; \
630 else { print "f", $$3 "/" $$4, $$1; } } \
631 END { for (d in files) print "f", d, files[d] }' | \
632 while read type
dir files
; do \
633 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
634 test -z
"$$files" ||
{ \
635 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
636 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
640 uninstall-binPROGRAMS
:
642 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
643 files
=`for p in $$list; do echo "$$p"; done | \
644 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
645 -e 's/$$/$(EXEEXT)/' `; \
646 test -n
"$$list" || exit
0; \
647 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
648 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
651 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
652 echo
" rm -f" $$list; \
653 rm -f
$$list || exit
$$?
; \
654 test -n
"$(EXEEXT)" || exit
0; \
655 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
656 echo
" rm -f" $$list; \
659 installcheck-binPROGRAMS
: $(bin_PROGRAMS
)
660 bad
=0; pid
=$$$$; list
="$(bin_PROGRAMS)"; for p in
$$list; do \
661 case
' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
662 *" $$p "* |
*" $(srcdir)/$$p "*) continue
;; \
665 sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
666 for opt in
--help
--version
; do \
667 if
"$(DESTDIR)$(bindir)/$$f" $$opt >c
$${pid}_.out \
668 2>c
$${pid}_.err
</dev
/null \
669 && test -n
"`cat c$${pid}_.out`" \
670 && test -z
"`cat c$${pid}_.err`"; then
:; \
671 else echo
"$$f does not support $$opt" 1>&2; bad
=1; fi
; \
673 done
; rm -f c
$${pid}_.???
; exit
$$bad
675 @if
test ! -f
$@
; then
rm -f parse.c
; else :; fi
676 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) parse.c
; else :; fi
677 flex
$(EXEEXT
): $(flex_OBJECTS
) $(flex_DEPENDENCIES
) $(EXTRA_flex_DEPENDENCIES
)
679 $(LINK
) $(flex_OBJECTS
) $(flex_LDADD
) $(LIBS
)
687 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/buf.Po@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ccl.Po@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dfa.Po@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ecs.Po@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/filter.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gen.Po@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libmain.Plo@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libyywrap.Plo@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/main.Po@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/misc.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/nfa.Po@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/options.Po@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parse.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/regex.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scan.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scanflags.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scanopt.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/skel.Po@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sym.Po@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tables.Po@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tables_shared.Po@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tblcmp.Po@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yylex.Po@am__quote@
712 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
713 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
716 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
719 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
720 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
723 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
726 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
727 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
730 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
733 $(am__skiplex
) $(SHELL
) $(YLWRAP
) $< $(LEX_OUTPUT_ROOT
).c
$@
-- $(LEXCOMPILE
)
736 $(am__skipyacc
) $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
745 -rm -f libtool config.lt
746 install-dist_docDATA
: $(dist_doc_DATA
)
748 @list
='$(dist_doc_DATA)'; test -n
"$(docdir)" || list
=; \
749 if
test -n
"$$list"; then \
750 echo
" $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
751 $(MKDIR_P
) "$(DESTDIR)$(docdir)" || exit
1; \
753 for p in
$$list; do \
754 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
756 done |
$(am__base_list
) | \
757 while read files
; do \
758 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
759 $(INSTALL_DATA
) $$files "$(DESTDIR)$(docdir)" || exit
$$?
; \
762 uninstall-dist_docDATA
:
764 @list
='$(dist_doc_DATA)'; test -n
"$(docdir)" || list
=; \
765 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
766 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir
)
767 install-includeHEADERS
: $(include_HEADERS
)
769 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
770 if
test -n
"$$list"; then \
771 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
772 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
774 for p in
$$list; do \
775 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
777 done |
$(am__base_list
) | \
778 while read files
; do \
779 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
780 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
783 uninstall-includeHEADERS
:
785 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
786 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
787 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
789 # This directory's subdirectories are mostly independent; you can cd
790 # into them and run `make' without going through this Makefile.
791 # To change the values of `make' variables: instead of editing Makefiles,
792 # (1) if the variable is set in `config.status', edit `config.status'
793 # (which will cause the Makefiles to be regenerated when you run `make');
794 # (2) otherwise, pass the desired values on the `make' command line.
795 $(RECURSIVE_TARGETS
):
796 @fail
= failcom
='exit 1'; \
797 for f in x
$$MAKEFLAGS; do \
800 *k
*) failcom
='fail=yes';; \
804 target
=`echo $@ | sed s/-recursive//`; \
805 list
='$(SUBDIRS)'; for subdir in
$$list; do \
806 echo
"Making $$target in $$subdir"; \
807 if
test "$$subdir" = "."; then \
809 local_target
="$$target-am"; \
811 local_target
="$$target"; \
813 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
816 if
test "$$dot_seen" = "no"; then \
817 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
820 $(RECURSIVE_CLEAN_TARGETS
):
821 @fail
= failcom
='exit 1'; \
822 for f in x
$$MAKEFLAGS; do \
825 *k
*) failcom
='fail=yes';; \
830 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
831 *) list
='$(SUBDIRS)' ;; \
833 rev
=''; for subdir in
$$list; do \
834 if
test "$$subdir" = "."; then
:; else \
835 rev
="$$subdir $$rev"; \
839 target
=`echo $@ | sed s/-recursive//`; \
840 for subdir in
$$rev; do \
841 echo
"Making $$target in $$subdir"; \
842 if
test "$$subdir" = "."; then \
843 local_target
="$$target-am"; \
845 local_target
="$$target"; \
847 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
849 done
&& test -z
"$$fail"
851 list
='$(SUBDIRS)'; for subdir in
$$list; do \
852 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
855 list
='$(SUBDIRS)'; for subdir in
$$list; do \
856 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
859 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
860 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
861 unique
=`for i in $$list; do \
862 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
864 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
865 END { if (nonempty) { for (i in files) print i; }; }'`; \
869 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) conf.in
$(TAGS_DEPENDENCIES
) \
870 $(TAGS_FILES
) $(LISP
)
873 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
874 include_option
=--etags-include
; \
877 include_option
=--include; \
880 list
='$(SUBDIRS)'; for subdir in
$$list; do \
881 if
test "$$subdir" = .
; then
:; else \
882 test ! -f
$$subdir/TAGS || \
883 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
886 list
='$(SOURCES) $(HEADERS) conf.in $(LISP) $(TAGS_FILES)'; \
887 unique
=`for i in $$list; do \
888 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
890 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
891 END { if (nonempty) { for (i in files) print i; }; }'`; \
893 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
894 test -n
"$$unique" || unique
=$$empty_fix; \
895 if
test $$# -gt 0; then \
896 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
899 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
904 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) conf.in
$(TAGS_DEPENDENCIES
) \
905 $(TAGS_FILES
) $(LISP
)
906 list
='$(SOURCES) $(HEADERS) conf.in $(LISP) $(TAGS_FILES)'; \
907 unique
=`for i in $$list; do \
908 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
910 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
911 END { if (nonempty) { for (i in files) print i; }; }'`; \
912 test -z
"$(CTAGS_ARGS)$$unique" \
913 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
917 here
=`$(am__cd) $(top_builddir) && pwd` \
918 && $(am__cd
) $(top_srcdir
) \
919 && gtags
-i
$(GTAGS_ARGS
) "$$here"
922 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
924 distdir
: $(DISTFILES
)
925 @case
`sed 15q $(srcdir)/NEWS` in \
926 *"$(VERSION)"*) : ;; \
928 echo
"NEWS not updated; not releasing" 1>&2; \
931 $(am__remove_distdir
)
932 test -d
"$(distdir)" || mkdir
"$(distdir)"
933 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
934 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
935 list
='$(DISTFILES)'; \
936 dist_files
=`for file in $$list; do echo $$file; done | \
937 sed -e "s|^$$srcdirstrip/||;t" \
938 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
939 case
$$dist_files in \
940 */*) $(MKDIR_P
) `echo "$$dist_files" | \
941 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
944 for file in
$$dist_files; do \
945 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
946 if
test -d
$$d/$$file; then \
947 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
948 if
test -d
"$(distdir)/$$file"; then \
949 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
951 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
952 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
953 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
955 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
957 test -f
"$(distdir)/$$file" \
958 || cp
-p
$$d/$$file "$(distdir)/$$file" \
962 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
963 if
test "$$subdir" = .
; then
:; else \
965 ||
test -d
"$(distdir)/$$subdir" \
966 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
968 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
970 new_distdir
=$$reldir; \
971 dir1
=$$subdir; dir2
="$(top_distdir)"; \
973 new_top_distdir
=$$reldir; \
974 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
975 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
976 ($(am__cd
) $$subdir && \
977 $(MAKE
) $(AM_MAKEFLAGS
) \
978 top_distdir
="$$new_top_distdir" \
979 distdir
="$$new_distdir" \
980 am__remove_distdir
=: \
981 am__skip_length_check
=: \
982 am__skip_mode_fix
=: \
987 -test -n
"$(am__skip_mode_fix)" \
988 || find
"$(distdir)" -type d
! -perm
-755 \
989 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
990 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
991 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
992 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
993 || chmod
-R a
+r
"$(distdir)"
995 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
996 $(am__remove_distdir
)
998 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
999 $(am__remove_distdir
)
1002 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1003 $(am__remove_distdir
)
1006 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
1007 $(am__remove_distdir
)
1009 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1010 $(am__remove_distdir
)
1013 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1014 $(am__remove_distdir
)
1017 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
1018 $(am__remove_distdir
)
1021 -rm -f
$(distdir
).zip
1022 zip
-rq
$(distdir
).zip
$(distdir
)
1023 $(am__remove_distdir
)
1025 dist dist-all
: distdir
1026 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1027 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1028 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1029 $(am__remove_distdir
)
1031 # This target untars the dist file and tries a VPATH configuration. Then
1032 # it guarantees that the distribution is self-contained by making another
1035 case
'$(DIST_ARCHIVES)' in \
1037 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1039 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1041 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
1043 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1045 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1047 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1049 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
1051 unzip
$(distdir
).zip
;;\
1053 chmod
-R a-w
$(distdir
); chmod u
+w
$(distdir
)
1054 mkdir
$(distdir
)/_build
1055 mkdir
$(distdir
)/_inst
1056 chmod a-w
$(distdir
)
1057 test -d
$(distdir
)/_build || exit
0; \
1058 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1059 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1061 && $(am__cd
) $(distdir
)/_build \
1062 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
1063 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1064 $(DISTCHECK_CONFIGURE_FLAGS
) \
1065 && $(MAKE
) $(AM_MAKEFLAGS
) \
1066 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1067 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1068 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1069 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1070 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1071 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1072 distuninstallcheck \
1073 && chmod
-R a-w
"$$dc_install_base" \
1075 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1076 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1077 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1078 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1079 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1080 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1081 && rm -rf
"$$dc_destdir" \
1082 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1083 && rm -rf
$(DIST_ARCHIVES
) \
1084 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1087 $(am__remove_distdir
)
1088 @
(echo
"$(distdir) archives ready for distribution: "; \
1089 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1090 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1092 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1093 echo
'ERROR: trying to run $@ with an empty' \
1094 '$$(distuninstallcheck_dir)' >&2; \
1097 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1098 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1101 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1102 ||
{ echo
"ERROR: files left after uninstall:" ; \
1103 if
test -n
"$(DESTDIR)"; then \
1104 echo
" (check DESTDIR support)"; \
1106 $(distuninstallcheck_listfiles
) ; \
1108 distcleancheck
: distclean
1109 @if
test '$(srcdir)' = .
; then \
1110 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1113 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1114 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1115 $(distcleancheck_listfiles
) ; \
1118 check: $(BUILT_SOURCES
)
1119 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
1120 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(DATA
) $(HEADERS
) \
1122 install-binPROGRAMS
: install-libLTLIBRARIES
1124 installdirs: installdirs-recursive
1126 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"; do \
1127 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1129 install: $(BUILT_SOURCES
)
1130 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
1131 install-exec
: install-exec-recursive
1132 install-data
: install-data-recursive
1133 uninstall: uninstall-recursive
1136 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1138 installcheck: installcheck-recursive
1140 if
test -z
'$(STRIP)'; then \
1141 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1142 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1145 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1146 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1147 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1149 mostlyclean-generic
:
1154 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1155 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1157 maintainer-clean-generic
:
1158 @echo
"This command is intended for maintainers to use"
1159 @echo
"it deletes files that may require special tools to rebuild."
1163 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
1164 clean: clean-recursive
1166 clean-am
: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1167 clean-libtool mostlyclean-am
1169 distclean: distclean-recursive
1170 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1173 distclean-am
: clean-am distclean-compile distclean-generic \
1174 distclean-hdr distclean-libtool distclean-tags
1180 html
: html-recursive
1184 info: info-recursive
1188 install-data-am
: install-dist_docDATA install-includeHEADERS
1190 install-dvi
: install-dvi-recursive
1194 install-exec-am
: install-binPROGRAMS install-libLTLIBRARIES
1196 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
1197 install-html
: install-html-recursive
1201 install-info
: install-info-recursive
1207 install-pdf
: install-pdf-recursive
1211 install-ps
: install-ps-recursive
1215 installcheck-am
: installcheck-binPROGRAMS
1217 maintainer-clean
: maintainer-clean-recursive
1218 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1219 -rm -rf
$(top_srcdir
)/autom4te.cache
1222 maintainer-clean-am
: distclean-am maintainer-clean-generic
1224 mostlyclean: mostlyclean-recursive
1226 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1237 uninstall-am
: uninstall-binPROGRAMS uninstall-dist_docDATA \
1238 uninstall-includeHEADERS uninstall-libLTLIBRARIES
1240 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
1241 ctags-recursive
install install-am install-exec-am \
1242 install-strip tags-recursive
1244 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1245 all all-am am--refresh
check check-am
clean clean-binPROGRAMS \
1246 clean-generic clean-libLTLIBRARIES clean-libtool ctags \
1247 ctags-recursive
dist dist-all dist-bzip2 dist-gzip dist-lzip \
1248 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
1249 distclean distclean-compile distclean-generic distclean-hdr \
1250 distclean-libtool distclean-tags distcleancheck distdir \
1251 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1252 install install-am install-binPROGRAMS install-data \
1253 install-data-am install-dist_docDATA install-dvi \
1254 install-dvi-am install-exec install-exec-am install-exec-hook \
1255 install-html install-html-am install-includeHEADERS \
1256 install-info install-info-am install-libLTLIBRARIES \
1257 install-man install-pdf install-pdf-am install-ps \
1258 install-ps-am install-strip
installcheck installcheck-am \
1259 installcheck-binPROGRAMS
installdirs installdirs-am \
1260 maintainer-clean maintainer-clean-generic
mostlyclean \
1261 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1262 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
1263 uninstall-binPROGRAMS uninstall-dist_docDATA \
1264 uninstall-includeHEADERS uninstall-libLTLIBRARIES
1267 skel.c
: flex.skl mkskel.sh flexint.h tables_shared.h
1268 sed
's/m4_/m4postproc_/g; s/m4preproc_/m4_/g' $(srcdir)/flex.skl |
$(m4
) -P
-DFLEX_MAJOR_VERSION
=`echo $(VERSION)|cut -f 1 -d .` -DFLEX_MINOR_VERSION
=`echo $(VERSION)|cut -f 2 -d .` -DFLEX_SUBMINOR_VERSION
=`echo $(VERSION)|cut -f 3 -d .` | sed
's/m4postproc_/m4_/g' |
$(SHELL
) $(srcdir)/mkskel.sh
>skel.c
1270 # Explicitly describe dependencies.
1271 # You can recreate this with `gcc -I. -MM *.c'
1272 buf.o
: buf.c flexdef.h flexint.h
1273 ccl.o
: ccl.c flexdef.h flexint.h
1274 dfa.o
: dfa.c flexdef.h flexint.h tables.h tables_shared.h
1275 ecs.o
: ecs.c flexdef.h flexint.h
1276 scanflags.o
: scanflags.c flexdef.h flexint.h
1277 gen.o
: gen.c flexdef.h flexint.h tables.h tables_shared.h
1278 libmain.o
: libmain.c
1279 libyywrap.o
: libyywrap.c
1280 main.o
: main.c flexdef.h flexint.h version.h options.h scanopt.h \
1281 tables.h tables_shared.h
1282 misc.o
: misc.c flexdef.h flexint.h tables.h tables_shared.h
1283 nfa.o
: nfa.c flexdef.h flexint.h
1284 options.o
: options.c options.h scanopt.h flexdef.h flexint.h
1285 parse.o
: parse.c flexdef.h flexint.h tables.h tables_shared.h
1286 scan.o
: scan.c flexdef.h flexint.h parse.h
1287 scanopt.o
: scanopt.c flexdef.h flexint.h scanopt.h
1288 skel.o
: skel.c flexdef.h flexint.h
1289 sym.o
: sym.c flexdef.h flexint.h
1290 tables.o
: tables.c flexdef.h flexint.h tables.h tables_shared.h
1291 tables_shared.o
: tables_shared.c flexdef.h flexint.h tables.h \
1293 tblcmp.o
: tblcmp.c flexdef.h flexint.h
1294 yylex.o
: yylex.c flexdef.h flexint.h parse.h
1295 filter.o
: filter.c flexdef.h flexint.h
1297 # Create the ChangeLog, but only if we're inside a git working directory
1299 ChangeLog
: $(srcdir)/tools
/git2cl
1300 if
[ -d
$(srcdir)/.git
] ; then \
1301 $(srcdir)/tools
/git2cl
> $@ \
1305 if
[ -f .indent.pro
] ; then \
1306 for f in
$(indentfiles
);\
1308 echo indenting
$$f ;\
1309 $(indent
) < $$f >/dev
/null
&& indent
$$f || echo
$$f FAILED to indent
;\
1314 cd
$(DESTDIR
)$(bindir) && \
1315 $(LN_S
) -f flex
$(EXEEXT
) flex
++$(EXEEXT
)
1317 .PHONY
: ChangeLog
tags indent
1319 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1320 # Otherwise a system limit (for SysV at least) may be exceeded.