]> jfr.im git - irc/evilnet/x3.git/blob - rx/Makefile.in
Couple of srvx updates.
[irc/evilnet/x3.git] / rx / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
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 @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.@am__isrc@ -I$(top_builddir)/src
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; nonemtpy = 1; } \
289 END { if (nonempty) { 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; nonempty = 1; } \
302 END { if (nonempty) { 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 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317 END { if (nonempty) { for (i in files) print i; }; }'`; \
318 test -z "$(CTAGS_ARGS)$$tags$$unique" \
319 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
320 $$tags $$unique
321
322 GTAGS:
323 here=`$(am__cd) $(top_builddir) && pwd` \
324 && cd $(top_srcdir) \
325 && gtags -i $(GTAGS_ARGS) $$here
326
327 distclean-tags:
328 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
329
330 distdir: $(DISTFILES)
331 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
332 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
333 list='$(DISTFILES)'; \
334 dist_files=`for file in $$list; do echo $$file; done | \
335 sed -e "s|^$$srcdirstrip/||;t" \
336 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
337 case $$dist_files in \
338 */*) $(MKDIR_P) `echo "$$dist_files" | \
339 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
340 sort -u` ;; \
341 esac; \
342 for file in $$dist_files; do \
343 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
344 if test -d $$d/$$file; then \
345 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
346 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
348 fi; \
349 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
350 else \
351 test -f $(distdir)/$$file \
352 || cp -p $$d/$$file $(distdir)/$$file \
353 || exit 1; \
354 fi; \
355 done
356 check-am: all-am
357 check: check-am
358 all-am: Makefile $(LIBRARIES)
359 installdirs:
360 install: install-am
361 install-exec: install-exec-am
362 install-data: install-data-am
363 uninstall: uninstall-am
364
365 install-am: all-am
366 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
367
368 installcheck: installcheck-am
369 install-strip:
370 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
372 `test -z '$(STRIP)' || \
373 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
374 mostlyclean-generic:
375
376 clean-generic:
377
378 distclean-generic:
379 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
380
381 maintainer-clean-generic:
382 @echo "This command is intended for maintainers to use"
383 @echo "it deletes files that may require special tools to rebuild."
384 clean: clean-am
385
386 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
387
388 distclean: distclean-am
389 -rm -rf ./$(DEPDIR)
390 -rm -f Makefile
391 distclean-am: clean-am distclean-compile distclean-generic \
392 distclean-tags
393
394 dvi: dvi-am
395
396 dvi-am:
397
398 html: html-am
399
400 info: info-am
401
402 info-am:
403
404 install-data-am:
405
406 install-dvi: install-dvi-am
407
408 install-exec-am:
409
410 install-html: install-html-am
411
412 install-info: install-info-am
413
414 install-man:
415
416 install-pdf: install-pdf-am
417
418 install-ps: install-ps-am
419
420 installcheck-am:
421
422 maintainer-clean: maintainer-clean-am
423 -rm -rf ./$(DEPDIR)
424 -rm -f Makefile
425 maintainer-clean-am: distclean-am maintainer-clean-generic
426
427 mostlyclean: mostlyclean-am
428
429 mostlyclean-am: mostlyclean-compile mostlyclean-generic
430
431 pdf: pdf-am
432
433 pdf-am:
434
435 ps: ps-am
436
437 ps-am:
438
439 uninstall-am:
440
441 .MAKE: install-am install-strip
442
443 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
444 clean-noinstLIBRARIES ctags distclean distclean-compile \
445 distclean-generic distclean-tags distdir dvi dvi-am html \
446 html-am info info-am install install-am install-data \
447 install-data-am install-dvi install-dvi-am install-exec \
448 install-exec-am install-html install-html-am install-info \
449 install-info-am install-man install-pdf install-pdf-am \
450 install-ps install-ps-am install-strip installcheck \
451 installcheck-am installdirs maintainer-clean \
452 maintainer-clean-generic mostlyclean mostlyclean-compile \
453 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
454 uninstall-am
455
456 # Tell versions [3.59,3.63) of GNU make to not export all variables.
457 # Otherwise a system limit (for SysV at least) may be exceeded.
458 .NOEXPORT: