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