1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# lib/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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.
9
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.
14
15
16
17
18
19pkgdatadir = $(datadir)/tre
20pkglibdir = $(libdir)/tre
21pkgincludedir = $(includedir)/tre
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = i686-pc-linux-gnu
35host_triplet = arm-unknown-linux-gnu
36target_triplet = arm-unknown-linux-gnu
37am__append_1 = tre-match-approx.c
38subdir = lib
39DIST_COMMON = README $(dist_pkginclude_HEADERS) $(noinst_HEADERS) \
40	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41	$(srcdir)/tre-config.h.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/ac_libtool_tags.m4 \
44	$(top_srcdir)/m4/ax_check_funcs_comp.m4 \
45	$(top_srcdir)/m4/ax_check_sign.m4 \
46	$(top_srcdir)/m4/ax_decl_wchar_max.m4 \
47	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
48	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
49	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
50	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
51	$(top_srcdir)/m4/progtest.m4 \
52	$(top_srcdir)/m4/vl_prog_cc_warnings.m4 \
53	$(top_srcdir)/configure.ac
54am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55	$(ACLOCAL_M4)
56mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
57CONFIG_HEADER = $(top_builddir)/config.h tre-config.h
58CONFIG_CLEAN_FILES =
59am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60am__vpath_adj = case $$p in \
61    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62    *) f=$$p;; \
63  esac;
64am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" \
66	"$(DESTDIR)$(pkgincludedir)"
67libLTLIBRARIES_INSTALL = $(INSTALL)
68LTLIBRARIES = $(lib_LTLIBRARIES)
69am__DEPENDENCIES_1 =
70libtre_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
71am__libtre_la_SOURCES_DIST = tre-ast.c tre-compile.c \
72	tre-match-backtrack.c tre-match-parallel.c tre-mem.c \
73	tre-parse.c tre-stack.c regcomp.c regexec.c regerror.c \
74	tre-match-approx.c
75am__objects_1 = tre-match-approx.lo
76am_libtre_la_OBJECTS = tre-ast.lo tre-compile.lo \
77	tre-match-backtrack.lo tre-match-parallel.lo tre-mem.lo \
78	tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo \
79	$(am__objects_1)
80libtre_la_OBJECTS = $(am_libtre_la_OBJECTS)
81libtre_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
82	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83	$(libtre_la_LDFLAGS) $(LDFLAGS) -o $@
84DEFAULT_INCLUDES = -I. -I$(top_builddir)
85depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
86am__depfiles_maybe = depfiles
87COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
91	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92CCLD = $(CC)
93LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
95	$(LDFLAGS) -o $@
96SOURCES = $(libtre_la_SOURCES)
97DIST_SOURCES = $(am__libtre_la_SOURCES_DIST)
98dist_pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
99nodist_pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
100HEADERS = $(dist_pkginclude_HEADERS) $(nodist_pkginclude_HEADERS) \
101	$(noinst_HEADERS)
102ETAGS = etags
103CTAGS = ctags
104DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105ACLOCAL = ${SHELL} $(SRC_PATH)/tre-0.8.0/utils/missing --run aclocal-1.10
106ALLOCA = 
107AMTAR = ${SHELL} $(SRC_PATH)/tre-0.8.0/utils/missing --run tar
108AR = arm-brcm-linux-uclibcgnueabi-ar
109AS = arm-brcm-linux-uclibcgnueabi-as
110AUTOCONF = ${SHELL} $(SRC_PATH)/tre-0.8.0/utils/missing --run autoconf
111AUTOHEADER = ${SHELL} $(SRC_PATH)/tre-0.8.0/utils/missing --run autoheader
112AUTOMAKE = ${SHELL} $(SRC_PATH)/tre-0.8.0/utils/missing --run automake-1.10
113AWK = gawk
114CC = arm-brcm-linux-uclibcgnueabi-gcc
115CCDEPMODE = depmode=gcc3
116CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/include
117CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
118CPPFLAGS = -I$(SRC_PATH)/build/include
119CYGPATH_W = echo
120DEFS = -DHAVE_CONFIG_H
121DEPDIR = .deps
122DLLTOOL = dlltool
123DSYMUTIL = 
124ECHO = echo
125ECHO_C = 
126ECHO_N = -n
127ECHO_T = 
128EGREP = /bin/grep -E
129EXEEXT = 
130GETTEXT_MACRO_VERSION = 0.17
131GMSGFMT = /usr/bin/msgfmt
132GMSGFMT_015 = /usr/bin/msgfmt
133GREP = /bin/grep
134INSTALL = /usr/bin/install -c
135INSTALL_DATA = ${INSTALL} -m 644
136INSTALL_PROGRAM = ${INSTALL}
137INSTALL_SCRIPT = ${INSTALL}
138INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
139INTLLIBS = 
140INTL_MACOSX_LIBS = 
141LDFLAGS = -L$(SRC_PATH)/build/lib
142LIBICONV = 
143LIBINTL = 
144LIBOBJS = 
145LIBS = 
146LIBTOOL = $(SHELL) $(top_builddir)/libtool
147LN_S = ln -s
148LTLIBICONV = 
149LTLIBINTL = 
150LTLIBOBJS = 
151MAKEINFO = ${SHELL} $(SRC_PATH)/tre-0.8.0/utils/missing --run makeinfo
152MKDIR_P = /bin/mkdir -p
153MSGFMT = /usr/bin/msgfmt
154MSGFMT_015 = /usr/bin/msgfmt
155MSGMERGE = /usr/bin/msgmerge
156NMEDIT = 
157OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
158OBJEXT = o
159PACKAGE = tre
160PACKAGE_BUGREPORT = tre-general@lists.laurikari.net
161PACKAGE_NAME = TRE
162PACKAGE_STRING = TRE 0.8.0
163PACKAGE_TARNAME = tre
164PACKAGE_VERSION = 0.8.0
165PATH_SEPARATOR = :
166POSUB = 
167RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
168SED = /bin/sed
169SET_MAKE = 
170SHELL = /bin/sh
171STRIP = arm-brcm-linux-uclibcgnueabi-strip
172TRE_VERSION = 0.8.0
173USE_NLS = no
174VERSION = 0.8.0
175XGETTEXT = /usr/bin/xgettext
176XGETTEXT_015 = /usr/bin/xgettext
177XGETTEXT_EXTRA_OPTIONS = 
178abs_builddir = $(SRC_PATH)/tre-0.8.0/lib
179abs_srcdir = $(SRC_PATH)/tre-0.8.0/lib
180abs_top_builddir = $(SRC_PATH)/tre-0.8.0
181abs_top_srcdir = $(SRC_PATH)/tre-0.8.0
182ac_ct_CC = 
183am__include = include
184am__leading_dot = .
185am__quote = 
186am__tar = ${AMTAR} chof - "$$tardir"
187am__untar = ${AMTAR} xf -
188bindir = ${exec_prefix}/bin
189build = i686-pc-linux-gnu
190build_alias = 
191build_cpu = i686
192build_os = linux-gnu
193build_vendor = pc
194builddir = .
195datadir = ${datarootdir}
196datarootdir = ${prefix}/share
197docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
198dvidir = ${docdir}
199exec_prefix = ${prefix}
200host = arm-unknown-linux-gnu
201host_alias = arm-linux
202host_cpu = arm
203host_os = linux-gnu
204host_vendor = unknown
205htmldir = ${docdir}
206includedir = ${prefix}/include
207infodir = ${datarootdir}/info
208install_sh = $(SHELL) $(SRC_PATH)/tre-0.8.0/utils/install-sh
209libdir = ${exec_prefix}/lib
210libexecdir = ${exec_prefix}/libexec
211localedir = ${datarootdir}/locale
212localstatedir = ${prefix}/var
213mandir = ${datarootdir}/man
214mkdir_p = /bin/mkdir -p
215oldincludedir = /usr/include
216pdfdir = ${docdir}
217prefix = /usr
218program_transform_name = s,x,x,
219psdir = ${docdir}
220sbindir = ${exec_prefix}/sbin
221sharedstatedir = ${prefix}/com
222srcdir = .
223sysconfdir = ${prefix}/etc
224target = arm-unknown-linux-gnu
225target_alias = 
226target_cpu = arm
227target_os = linux-gnu
228target_vendor = unknown
229top_builddir = ..
230top_srcdir = ..
231lib_LTLIBRARIES = libtre.la
232libtre_la_LDFLAGS = -no-undefined -version-info 5:0:0 $(LDFLAGS)
233libtre_la_LIBADD = $(LTLIBINTL)
234noinst_HEADERS = \
235	tre-ast.h		\
236	tre-compile.h		\
237	tre-internal.h		\
238	tre-match-utils.h	\
239	tre-mem.h		\
240	tre-parse.h		\
241	tre-stack.h		\
242	xmalloc.h
243
244libtre_la_SOURCES = tre-ast.c tre-compile.c tre-match-backtrack.c \
245	tre-match-parallel.c tre-mem.c tre-parse.c tre-stack.c \
246	regcomp.c regexec.c regerror.c $(am__append_1)
247dist_pkginclude_HEADERS = tre.h regex.h
248nodist_pkginclude_HEADERS = tre-config.h
249all: tre-config.h
250	$(MAKE) $(AM_MAKEFLAGS) all-am
251
252.SUFFIXES:
253.SUFFIXES: .c .lo .o .obj
254$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
255	@for dep in $?; do \
256	  case '$(am__configure_deps)' in \
257	    *$$dep*) \
258	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
259		&& exit 0; \
260	      exit 1;; \
261	  esac; \
262	done; \
263	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  lib/Makefile'; \
264	cd $(top_srcdir) && \
265	  $(AUTOMAKE) --foreign  lib/Makefile
266.PRECIOUS: Makefile
267Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268	@case '$?' in \
269	  *config.status*) \
270	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271	  *) \
272	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274	esac;
275
276$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279$(top_srcdir)/configure:  $(am__configure_deps)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
284tre-config.h: stamp-h2
285	@if test ! -f $@; then \
286	  rm -f stamp-h2; \
287	  $(MAKE) $(AM_MAKEFLAGS) stamp-h2; \
288	else :; fi
289
290stamp-h2: $(srcdir)/tre-config.h.in $(top_builddir)/config.status
291	@rm -f stamp-h2
292	cd $(top_builddir) && $(SHELL) ./config.status lib/tre-config.h
293$(srcdir)/tre-config.h.in:  $(am__configure_deps) 
294	cd $(top_srcdir) && $(AUTOHEADER)
295	rm -f stamp-h2
296	touch $@
297
298distclean-hdr:
299	-rm -f tre-config.h stamp-h2
300install-libLTLIBRARIES: $(lib_LTLIBRARIES)
301	@$(NORMAL_INSTALL)
302	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
303	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
304	  if test -f $$p; then \
305	    f=$(am__strip_dir) \
306	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
307	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
308	  else :; fi; \
309	done
310
311uninstall-libLTLIBRARIES:
312	@$(NORMAL_UNINSTALL)
313	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
314	  p=$(am__strip_dir) \
315	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
316	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
317	done
318
319clean-libLTLIBRARIES:
320	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
321	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
322	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
323	  test "$$dir" != "$$p" || dir=.; \
324	  echo "rm -f \"$${dir}/so_locations\""; \
325	  rm -f "$${dir}/so_locations"; \
326	done
327libtre.la: $(libtre_la_OBJECTS) $(libtre_la_DEPENDENCIES) 
328	$(libtre_la_LINK) -rpath $(libdir) $(libtre_la_OBJECTS) $(libtre_la_LIBADD) $(LIBS)
329
330mostlyclean-compile:
331	-rm -f *.$(OBJEXT)
332
333distclean-compile:
334	-rm -f *.tab.c
335
336include ./$(DEPDIR)/regcomp.Plo
337include ./$(DEPDIR)/regerror.Plo
338include ./$(DEPDIR)/regexec.Plo
339include ./$(DEPDIR)/tre-ast.Plo
340include ./$(DEPDIR)/tre-compile.Plo
341include ./$(DEPDIR)/tre-match-approx.Plo
342include ./$(DEPDIR)/tre-match-backtrack.Plo
343include ./$(DEPDIR)/tre-match-parallel.Plo
344include ./$(DEPDIR)/tre-mem.Plo
345include ./$(DEPDIR)/tre-parse.Plo
346include ./$(DEPDIR)/tre-stack.Plo
347
348.c.o:
349	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
350	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
351#	source='$<' object='$@' libtool=no \
352#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
353#	$(COMPILE) -c $<
354
355.c.obj:
356	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
357	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
358#	source='$<' object='$@' libtool=no \
359#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
360#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
361
362.c.lo:
363	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
364	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
365#	source='$<' object='$@' libtool=yes \
366#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
367#	$(LTCOMPILE) -c -o $@ $<
368
369mostlyclean-libtool:
370	-rm -f *.lo
371
372clean-libtool:
373	-rm -rf .libs _libs
374install-dist_pkgincludeHEADERS: $(dist_pkginclude_HEADERS)
375	@$(NORMAL_INSTALL)
376	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
377	@list='$(dist_pkginclude_HEADERS)'; for p in $$list; do \
378	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
379	  f=$(am__strip_dir) \
380	  echo " $(dist_pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
381	  $(dist_pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
382	done
383
384uninstall-dist_pkgincludeHEADERS:
385	@$(NORMAL_UNINSTALL)
386	@list='$(dist_pkginclude_HEADERS)'; for p in $$list; do \
387	  f=$(am__strip_dir) \
388	  echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
389	  rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
390	done
391install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
392	@$(NORMAL_INSTALL)
393	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
394	@list='$(nodist_pkginclude_HEADERS)'; for p in $$list; do \
395	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
396	  f=$(am__strip_dir) \
397	  echo " $(nodist_pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
398	  $(nodist_pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
399	done
400
401uninstall-nodist_pkgincludeHEADERS:
402	@$(NORMAL_UNINSTALL)
403	@list='$(nodist_pkginclude_HEADERS)'; for p in $$list; do \
404	  f=$(am__strip_dir) \
405	  echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
406	  rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
407	done
408
409ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
410	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
411	unique=`for i in $$list; do \
412	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413	  done | \
414	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
415	      END { if (nonempty) { for (i in files) print i; }; }'`; \
416	mkid -fID $$unique
417tags: TAGS
418
419TAGS:  $(HEADERS) $(SOURCES) tre-config.h.in $(TAGS_DEPENDENCIES) \
420		$(TAGS_FILES) $(LISP)
421	tags=; \
422	here=`pwd`; \
423	list='$(SOURCES) $(HEADERS) tre-config.h.in $(LISP) $(TAGS_FILES)'; \
424	unique=`for i in $$list; do \
425	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426	  done | \
427	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
428	      END { if (nonempty) { for (i in files) print i; }; }'`; \
429	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
430	  test -n "$$unique" || unique=$$empty_fix; \
431	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432	    $$tags $$unique; \
433	fi
434ctags: CTAGS
435CTAGS:  $(HEADERS) $(SOURCES) tre-config.h.in $(TAGS_DEPENDENCIES) \
436		$(TAGS_FILES) $(LISP)
437	tags=; \
438	list='$(SOURCES) $(HEADERS) tre-config.h.in $(LISP) $(TAGS_FILES)'; \
439	unique=`for i in $$list; do \
440	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441	  done | \
442	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443	      END { if (nonempty) { for (i in files) print i; }; }'`; \
444	test -z "$(CTAGS_ARGS)$$tags$$unique" \
445	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446	     $$tags $$unique
447
448GTAGS:
449	here=`$(am__cd) $(top_builddir) && pwd` \
450	  && cd $(top_srcdir) \
451	  && gtags -i $(GTAGS_ARGS) $$here
452
453distclean-tags:
454	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
456distdir: $(DISTFILES)
457	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459	list='$(DISTFILES)'; \
460	  dist_files=`for file in $$list; do echo $$file; done | \
461	  sed -e "s|^$$srcdirstrip/||;t" \
462	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463	case $$dist_files in \
464	  */*) $(MKDIR_P) `echo "$$dist_files" | \
465			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
466			   sort -u` ;; \
467	esac; \
468	for file in $$dist_files; do \
469	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
470	  if test -d $$d/$$file; then \
471	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
473	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
474	    fi; \
475	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
476	  else \
477	    test -f $(distdir)/$$file \
478	    || cp -p $$d/$$file $(distdir)/$$file \
479	    || exit 1; \
480	  fi; \
481	done
482check-am: all-am
483check: check-am
484all-am: Makefile $(LTLIBRARIES) $(HEADERS) tre-config.h
485installdirs:
486	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
487	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
488	done
489install: install-am
490install-exec: install-exec-am
491install-data: install-data-am
492uninstall: uninstall-am
493
494install-am: all-am
495	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
496
497installcheck: installcheck-am
498install-strip:
499	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
500	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
501	  `test -z '$(STRIP)' || \
502	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
503mostlyclean-generic:
504
505clean-generic:
506
507distclean-generic:
508	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
509
510maintainer-clean-generic:
511	@echo "This command is intended for maintainers to use"
512	@echo "it deletes files that may require special tools to rebuild."
513clean: clean-am
514
515clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
516	mostlyclean-am
517
518distclean: distclean-am
519	-rm -rf ./$(DEPDIR)
520	-rm -f Makefile
521distclean-am: clean-am distclean-compile distclean-generic \
522	distclean-hdr distclean-tags
523
524dvi: dvi-am
525
526dvi-am:
527
528html: html-am
529
530info: info-am
531
532info-am:
533
534install-data-am: install-dist_pkgincludeHEADERS \
535	install-nodist_pkgincludeHEADERS
536
537install-dvi: install-dvi-am
538
539install-exec-am: install-libLTLIBRARIES
540
541install-html: install-html-am
542
543install-info: install-info-am
544
545install-man:
546
547install-pdf: install-pdf-am
548
549install-ps: install-ps-am
550
551installcheck-am:
552
553maintainer-clean: maintainer-clean-am
554	-rm -rf ./$(DEPDIR)
555	-rm -f Makefile
556maintainer-clean-am: distclean-am maintainer-clean-generic
557
558mostlyclean: mostlyclean-am
559
560mostlyclean-am: mostlyclean-compile mostlyclean-generic \
561	mostlyclean-libtool
562
563pdf: pdf-am
564
565pdf-am:
566
567ps: ps-am
568
569ps-am:
570
571uninstall-am: uninstall-dist_pkgincludeHEADERS \
572	uninstall-libLTLIBRARIES uninstall-nodist_pkgincludeHEADERS
573
574.MAKE: install-am install-strip
575
576.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
577	clean-libLTLIBRARIES clean-libtool ctags distclean \
578	distclean-compile distclean-generic distclean-hdr \
579	distclean-libtool distclean-tags distdir dvi dvi-am html \
580	html-am info info-am install install-am install-data \
581	install-data-am install-dist_pkgincludeHEADERS install-dvi \
582	install-dvi-am install-exec install-exec-am install-html \
583	install-html-am install-info install-info-am \
584	install-libLTLIBRARIES install-man \
585	install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
586	install-ps install-ps-am install-strip installcheck \
587	installcheck-am installdirs maintainer-clean \
588	maintainer-clean-generic mostlyclean mostlyclean-compile \
589	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
590	tags uninstall uninstall-am uninstall-dist_pkgincludeHEADERS \
591	uninstall-libLTLIBRARIES uninstall-nodist_pkgincludeHEADERS
592
593# Tell versions [3.59,3.63) of GNU make to not export all variables.
594# Otherwise a system limit (for SysV at least) may be exceeded.
595.NOEXPORT:
596