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