Update rx/Makefile.in for current automake.
[srvx.git] / rx / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
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 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = rx
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING.LIB \
42         ChangeLog compile depcomp
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.in
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = $(top_builddir)/src/config.h
49 CONFIG_CLEAN_FILES =
50 LIBRARIES = $(noinst_LIBRARIES)
51 AR = ar
52 ARFLAGS = cru
53 librx_a_AR = $(AR) $(ARFLAGS)
54 librx_a_LIBADD =
55 am_librx_a_OBJECTS = hashrexp.$(OBJEXT) rx.$(OBJEXT) rxanal.$(OBJEXT) \
56         rxbasic.$(OBJEXT) rxbitset.$(OBJEXT) rxcset.$(OBJEXT) \
57         rxgnucomp.$(OBJEXT) rxhash.$(OBJEXT) rxnfa.$(OBJEXT) \
58         rxnode.$(OBJEXT) rxposix.$(OBJEXT) rxsimp.$(OBJEXT) \
59         rxspencer.$(OBJEXT) rxstr.$(OBJEXT) rxsuper.$(OBJEXT) \
60         rxunfa.$(OBJEXT)
61 librx_a_OBJECTS = $(am_librx_a_OBJECTS)
62 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
63 depcomp = $(SHELL) $(top_srcdir)/depcomp
64 am__depfiles_maybe = depfiles
65 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67 CCLD = $(CC)
68 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
69 SOURCES = $(librx_a_SOURCES)
70 DIST_SOURCES = $(librx_a_SOURCES)
71 ETAGS = etags
72 CTAGS = ctags
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 ALLOCA = @ALLOCA@
76 AMDEP_FALSE = @AMDEP_FALSE@
77 AMDEP_TRUE = @AMDEP_TRUE@
78 AMTAR = @AMTAR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 INSTALL_DATA = @INSTALL_DATA@
97 INSTALL_PROGRAM = @INSTALL_PROGRAM@
98 INSTALL_SCRIPT = @INSTALL_SCRIPT@
99 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100 LDFLAGS = @LDFLAGS@
101 LIBOBJS = @LIBOBJS@
102 LIBS = @LIBS@
103 LN_S = @LN_S@
104 LTLIBOBJS = @LTLIBOBJS@
105 MAINT = @MAINT@
106 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
107 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
108 MAKEINFO = @MAKEINFO@
109 MODULE_OBJS = @MODULE_OBJS@
110 MY_SUBDIRS = @MY_SUBDIRS@
111 OBJEXT = @OBJEXT@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 RANLIB = @RANLIB@
120 RX_INCLUDES = @RX_INCLUDES@
121 RX_LIBS = @RX_LIBS@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 ac_ct_CC = @ac_ct_CC@
127 ac_ct_RANLIB = @ac_ct_RANLIB@
128 ac_ct_STRIP = @ac_ct_STRIP@
129 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131 am__include = @am__include@
132 am__leading_dot = @am__leading_dot@
133 am__quote = @am__quote@
134 am__tar = @am__tar@
135 am__untar = @am__untar@
136 bindir = @bindir@
137 build = @build@
138 build_alias = @build_alias@
139 build_cpu = @build_cpu@
140 build_os = @build_os@
141 build_vendor = @build_vendor@
142 datadir = @datadir@
143 exec_prefix = @exec_prefix@
144 host = @host@
145 host_alias = @host_alias@
146 host_cpu = @host_cpu@
147 host_os = @host_os@
148 host_vendor = @host_vendor@
149 includedir = @includedir@
150 infodir = @infodir@
151 install_sh = @install_sh@
152 libdir = @libdir@
153 libexecdir = @libexecdir@
154 localstatedir = @localstatedir@
155 mandir = @mandir@
156 mkdir_p = @mkdir_p@
157 oldincludedir = @oldincludedir@
158 prefix = @prefix@
159 program_transform_name = @program_transform_name@
160 sbindir = @sbindir@
161 sharedstatedir = @sharedstatedir@
162 sysconfdir = @sysconfdir@
163 target = @target@
164 target_alias = @target_alias@
165 target_cpu = @target_cpu@
166 target_os = @target_os@
167 target_vendor = @target_vendor@
168
169 # this is "dirty" code -- please don't compile with -Wall :)
170 AM_CFLAGS = -W
171 noinst_LIBRARIES = librx.a
172 librx_a_SOURCES = \
173         hashrexp.c \
174         _rx.h rx.c rx.h \
175         rxanal.c rxanal.h \
176         rxbasic.c rxbasic.h \
177         rxbitset.c rxbitset.h \
178         rxcontext.h \
179         rxcset.c rxcset.h \
180         rxgnucomp.c rxgnucomp.h \
181         rxhash.c rxhash.h \
182         rxnfa.c rxnfa.h \
183         rxnode.c rxnode.h \
184         rxposix.c inst-rxposix.h rxposix.h \
185         rxproto.h \
186         rxsimp.c rxsimp.h \
187         rxspencer.c rxspencer.h \
188         rxstr.c rxstr.h \
189         rxsuper.c rxsuper.h \
190         rxunfa.c rxunfa.h \
191         rxall.h
192
193 all: all-am
194
195 .SUFFIXES:
196 .SUFFIXES: .c .o .obj
197 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
198         @for dep in $?; do \
199           case '$(am__configure_deps)' in \
200             *$$dep*) \
201               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
202                 && exit 0; \
203               exit 1;; \
204           esac; \
205         done; \
206         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  rx/Makefile'; \
207         cd $(top_srcdir) && \
208           $(AUTOMAKE) --gnu  rx/Makefile
209 .PRECIOUS: Makefile
210 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211         @case '$?' in \
212           *config.status*) \
213             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
214           *) \
215             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
217         esac;
218
219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
222 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227 clean-noinstLIBRARIES:
228         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
229 librx.a: $(librx_a_OBJECTS) $(librx_a_DEPENDENCIES) 
230         -rm -f librx.a
231         $(librx_a_AR) librx.a $(librx_a_OBJECTS) $(librx_a_LIBADD)
232         $(RANLIB) librx.a
233
234 mostlyclean-compile:
235         -rm -f *.$(OBJEXT)
236
237 distclean-compile:
238         -rm -f *.tab.c
239
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashrexp.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rx.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxanal.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxbasic.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxbitset.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxcset.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxgnucomp.Po@am__quote@
247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxhash.Po@am__quote@
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxnfa.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxnode.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxposix.Po@am__quote@
251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxsimp.Po@am__quote@
252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxspencer.Po@am__quote@
253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxstr.Po@am__quote@
254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxsuper.Po@am__quote@
255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rxunfa.Po@am__quote@
256
257 .c.o:
258 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
259 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
260 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
261 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
262 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
263
264 .c.obj:
265 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
266 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
267 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
268 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
270 uninstall-info-am:
271
272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274         unique=`for i in $$list; do \
275             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276           done | \
277           $(AWK) '    { files[$$0] = 1; } \
278                END { for (i in files) print i; }'`; \
279         mkid -fID $$unique
280 tags: TAGS
281
282 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283                 $(TAGS_FILES) $(LISP)
284         tags=; \
285         here=`pwd`; \
286         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
287         unique=`for i in $$list; do \
288             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289           done | \
290           $(AWK) '    { files[$$0] = 1; } \
291                END { for (i in files) print i; }'`; \
292         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
293           test -n "$$unique" || unique=$$empty_fix; \
294           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295             $$tags $$unique; \
296         fi
297 ctags: CTAGS
298 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                 $(TAGS_FILES) $(LISP)
300         tags=; \
301         here=`pwd`; \
302         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303         unique=`for i in $$list; do \
304             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305           done | \
306           $(AWK) '    { files[$$0] = 1; } \
307                END { for (i in files) print i; }'`; \
308         test -z "$(CTAGS_ARGS)$$tags$$unique" \
309           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310              $$tags $$unique
311
312 GTAGS:
313         here=`$(am__cd) $(top_builddir) && pwd` \
314           && cd $(top_srcdir) \
315           && gtags -i $(GTAGS_ARGS) $$here
316
317 distclean-tags:
318         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
320 distdir: $(DISTFILES)
321         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323         list='$(DISTFILES)'; for file in $$list; do \
324           case $$file in \
325             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327           esac; \
328           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331             dir="/$$dir"; \
332             $(mkdir_p) "$(distdir)$$dir"; \
333           else \
334             dir=''; \
335           fi; \
336           if test -d $$d/$$file; then \
337             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339             fi; \
340             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341           else \
342             test -f $(distdir)/$$file \
343             || cp -p $$d/$$file $(distdir)/$$file \
344             || exit 1; \
345           fi; \
346         done
347 check-am: all-am
348 check: check-am
349 all-am: Makefile $(LIBRARIES)
350 installdirs:
351 install: install-am
352 install-exec: install-exec-am
353 install-data: install-data-am
354 uninstall: uninstall-am
355
356 install-am: all-am
357         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
358
359 installcheck: installcheck-am
360 install-strip:
361         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
362           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
363           `test -z '$(STRIP)' || \
364             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
365 mostlyclean-generic:
366
367 clean-generic:
368
369 distclean-generic:
370         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
371
372 maintainer-clean-generic:
373         @echo "This command is intended for maintainers to use"
374         @echo "it deletes files that may require special tools to rebuild."
375 clean: clean-am
376
377 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
378
379 distclean: distclean-am
380         -rm -rf ./$(DEPDIR)
381         -rm -f Makefile
382 distclean-am: clean-am distclean-compile distclean-generic \
383         distclean-tags
384
385 dvi: dvi-am
386
387 dvi-am:
388
389 html: html-am
390
391 info: info-am
392
393 info-am:
394
395 install-data-am:
396
397 install-exec-am:
398
399 install-info: install-info-am
400
401 install-man:
402
403 installcheck-am:
404
405 maintainer-clean: maintainer-clean-am
406         -rm -rf ./$(DEPDIR)
407         -rm -f Makefile
408 maintainer-clean-am: distclean-am maintainer-clean-generic
409
410 mostlyclean: mostlyclean-am
411
412 mostlyclean-am: mostlyclean-compile mostlyclean-generic
413
414 pdf: pdf-am
415
416 pdf-am:
417
418 ps: ps-am
419
420 ps-am:
421
422 uninstall-am: uninstall-info-am
423
424 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
425         clean-noinstLIBRARIES ctags distclean distclean-compile \
426         distclean-generic distclean-tags distdir dvi dvi-am html \
427         html-am info info-am install install-am install-data \
428         install-data-am install-exec install-exec-am install-info \
429         install-info-am install-man install-strip installcheck \
430         installcheck-am installdirs maintainer-clean \
431         maintainer-clean-generic mostlyclean mostlyclean-compile \
432         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
433         uninstall-am uninstall-info-am
434
435 # Tell versions [3.59,3.63) of GNU make to not export all variables.
436 # Otherwise a system limit (for SysV at least) may be exceeded.
437 .NOEXPORT: