]> jfr.im git - irc/evilnet/x3.git/blame - rx/Makefile.in
Couple of srvx updates.
[irc/evilnet/x3.git] / rx / Makefile.in
CommitLineData
cbfd323c 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2e60eec0 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
cbfd323c 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
2e60eec0 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
2e60eec0 17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
2e60eec0 21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2e60eec0 22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35target_triplet = @target@
36subdir = rx
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING.LIB \
38 ChangeLog compile depcomp
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.in
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44CONFIG_HEADER = $(top_builddir)/src/config.h
45CONFIG_CLEAN_FILES =
46LIBRARIES = $(noinst_LIBRARIES)
0f6fe38c 47AR = ar
2e60eec0 48ARFLAGS = cru
49librx_a_AR = $(AR) $(ARFLAGS)
50librx_a_LIBADD =
51am_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)
57librx_a_OBJECTS = $(am_librx_a_OBJECTS)
cbfd323c 58DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
2e60eec0 59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63CCLD = $(CC)
0f6fe38c 64LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
2e60eec0 65SOURCES = $(librx_a_SOURCES)
66DIST_SOURCES = $(librx_a_SOURCES)
67ETAGS = etags
68CTAGS = ctags
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70ACLOCAL = @ACLOCAL@
71ALLOCA = @ALLOCA@
2e60eec0 72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
07559983 80CP = @CP@
2e60eec0 81CPP = @CPP@
82CPPFLAGS = @CPPFLAGS@
83CYGPATH_W = @CYGPATH_W@
84DEFS = @DEFS@
85DEPDIR = @DEPDIR@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
a8b2ad8d 91GREP = @GREP@
2f65da8f 92INSTALL = @INSTALL@
2e60eec0 93INSTALL_DATA = @INSTALL_DATA@
94INSTALL_PROGRAM = @INSTALL_PROGRAM@
95INSTALL_SCRIPT = @INSTALL_SCRIPT@
96INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97LDFLAGS = @LDFLAGS@
98LIBOBJS = @LIBOBJS@
99LIBS = @LIBS@
100LN_S = @LN_S@
101LTLIBOBJS = @LTLIBOBJS@
102MAINT = @MAINT@
2e60eec0 103MAKEINFO = @MAKEINFO@
5b1166fd 104MAKER = @MAKER@
2f65da8f 105MKDIR_P = @MKDIR_P@
2e60eec0 106MODULE_OBJS = @MODULE_OBJS@
107MY_SUBDIRS = @MY_SUBDIRS@
108OBJEXT = @OBJEXT@
109PACKAGE = @PACKAGE@
110PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111PACKAGE_NAME = @PACKAGE_NAME@
112PACKAGE_STRING = @PACKAGE_STRING@
113PACKAGE_TARNAME = @PACKAGE_TARNAME@
114PACKAGE_VERSION = @PACKAGE_VERSION@
115PATH_SEPARATOR = @PATH_SEPARATOR@
4cb36ef0 116PY_CFLAGS = @PY_CFLAGS@
117PY_LIBS = @PY_LIBS@
2e60eec0 118RANLIB = @RANLIB@
119RX_INCLUDES = @RX_INCLUDES@
120RX_LIBS = @RX_LIBS@
121SET_MAKE = @SET_MAKE@
122SHELL = @SHELL@
123STRIP = @STRIP@
ec311f39 124TRACK = @TRACK@
2e60eec0 125VERSION = @VERSION@
2f65da8f 126abs_builddir = @abs_builddir@
127abs_srcdir = @abs_srcdir@
128abs_top_builddir = @abs_top_builddir@
129abs_top_srcdir = @abs_top_srcdir@
2e60eec0 130ac_ct_CC = @ac_ct_CC@
2e60eec0 131am__include = @am__include@
132am__leading_dot = @am__leading_dot@
133am__quote = @am__quote@
134am__tar = @am__tar@
135am__untar = @am__untar@
136bindir = @bindir@
137build = @build@
138build_alias = @build_alias@
139build_cpu = @build_cpu@
140build_os = @build_os@
141build_vendor = @build_vendor@
2f65da8f 142builddir = @builddir@
2e60eec0 143datadir = @datadir@
a8b2ad8d 144datarootdir = @datarootdir@
145docdir = @docdir@
146dvidir = @dvidir@
2e60eec0 147exec_prefix = @exec_prefix@
148host = @host@
149host_alias = @host_alias@
150host_cpu = @host_cpu@
151host_os = @host_os@
152host_vendor = @host_vendor@
a8b2ad8d 153htmldir = @htmldir@
2e60eec0 154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
a8b2ad8d 159localedir = @localedir@
2e60eec0 160localstatedir = @localstatedir@
161mandir = @mandir@
162mkdir_p = @mkdir_p@
163oldincludedir = @oldincludedir@
a8b2ad8d 164pdfdir = @pdfdir@
2e60eec0 165prefix = @prefix@
166program_transform_name = @program_transform_name@
a8b2ad8d 167psdir = @psdir@
4cb36ef0 168pythonpath = @pythonpath@
2e60eec0 169sbindir = @sbindir@
170sharedstatedir = @sharedstatedir@
2f65da8f 171srcdir = @srcdir@
2e60eec0 172sysconfdir = @sysconfdir@
173target = @target@
174target_alias = @target_alias@
175target_cpu = @target_cpu@
176target_os = @target_os@
177target_vendor = @target_vendor@
2f65da8f 178top_builddir = @top_builddir@
179top_srcdir = @top_srcdir@
2e60eec0 180
181# this is "dirty" code -- please don't compile with -Wall :)
182AM_CFLAGS = -W
183noinst_LIBRARIES = librx.a
184librx_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
205all: all-am
206
207.SUFFIXES:
0f6fe38c 208.SUFFIXES: .c .o .obj
2e60eec0 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
222Makefile: $(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
239clean-noinstLIBRARIES:
240 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
241librx.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
246mostlyclean-compile:
247 -rm -f *.$(OBJEXT)
248
249distclean-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:
2f65da8f 270@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
271@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2e60eec0 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:
2f65da8f 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
2e60eec0 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) '$<'`
2e60eec0 282
283ID: $(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 | \
cbfd323c 288 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
289 END { if (nonempty) { for (i in files) print i; }; }'`; \
2e60eec0 290 mkid -fID $$unique
291tags: TAGS
292
293TAGS: $(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 | \
cbfd323c 301 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
302 END { if (nonempty) { for (i in files) print i; }; }'`; \
2e60eec0 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
308ctags: CTAGS
309CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
310 $(TAGS_FILES) $(LISP)
311 tags=; \
2e60eec0 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 | \
cbfd323c 316 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317 END { if (nonempty) { for (i in files) print i; }; }'`; \
2e60eec0 318 test -z "$(CTAGS_ARGS)$$tags$$unique" \
319 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
320 $$tags $$unique
321
322GTAGS:
323 here=`$(am__cd) $(top_builddir) && pwd` \
324 && cd $(top_srcdir) \
325 && gtags -i $(GTAGS_ARGS) $$here
326
327distclean-tags:
328 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
329
330distdir: $(DISTFILES)
2f65da8f 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 \
2e60eec0 343 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2e60eec0 344 if test -d $$d/$$file; then \
2f65da8f 345 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2e60eec0 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
356check-am: all-am
357check: check-am
358all-am: Makefile $(LIBRARIES)
359installdirs:
360install: install-am
361install-exec: install-exec-am
362install-data: install-data-am
363uninstall: uninstall-am
364
365install-am: all-am
366 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
367
368installcheck: installcheck-am
369install-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
374mostlyclean-generic:
375
376clean-generic:
377
378distclean-generic:
379 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
380
381maintainer-clean-generic:
382 @echo "This command is intended for maintainers to use"
383 @echo "it deletes files that may require special tools to rebuild."
384clean: clean-am
385
0f6fe38c 386clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
2e60eec0 387
388distclean: distclean-am
389 -rm -rf ./$(DEPDIR)
390 -rm -f Makefile
391distclean-am: clean-am distclean-compile distclean-generic \
35305a49 392 distclean-tags
2e60eec0 393
394dvi: dvi-am
395
396dvi-am:
397
398html: html-am
399
400info: info-am
401
402info-am:
403
404install-data-am:
405
2f65da8f 406install-dvi: install-dvi-am
407
2e60eec0 408install-exec-am:
409
2f65da8f 410install-html: install-html-am
411
2e60eec0 412install-info: install-info-am
413
414install-man:
415
2f65da8f 416install-pdf: install-pdf-am
417
418install-ps: install-ps-am
419
2e60eec0 420installcheck-am:
421
422maintainer-clean: maintainer-clean-am
423 -rm -rf ./$(DEPDIR)
424 -rm -f Makefile
425maintainer-clean-am: distclean-am maintainer-clean-generic
426
427mostlyclean: mostlyclean-am
428
0f6fe38c 429mostlyclean-am: mostlyclean-compile mostlyclean-generic
2e60eec0 430
431pdf: pdf-am
432
433pdf-am:
434
435ps: ps-am
436
437ps-am:
438
2f65da8f 439uninstall-am:
440
441.MAKE: install-am install-strip
2e60eec0 442
443.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
0f6fe38c 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 \
2f65da8f 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 \
0f6fe38c 451 installcheck-am installdirs maintainer-clean \
452 maintainer-clean-generic mostlyclean mostlyclean-compile \
453 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
2f65da8f 454 uninstall-am
2e60eec0 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: