]> jfr.im git - irc/evilnet/x3.git/blame - src/Makefile.in
Fixed version strings to include hg revision id again as this has been missing since...
[irc/evilnet/x3.git] / src / Makefile.in
CommitLineData
db946ede 1# Makefile.in generated by automake 1.11 from Makefile.am.
2e60eec0 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
db946ede 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
2e60eec0 7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18
2e60eec0 19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
2e60eec0 21pkgincludedir = $(includedir)/@PACKAGE@
db946ede 22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
2e60eec0 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2e60eec0 25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
1136f709 39noinst_PROGRAMS = x3$(EXEEXT) slab-read$(EXEEXT)
2e60eec0 40EXTRA_PROGRAMS = checkdb$(EXEEXT) globtest$(EXEEXT)
41subdir = src
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43 $(srcdir)/config.h.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = config.h
50CONFIG_CLEAN_FILES =
db946ede 51CONFIG_CLEAN_VPATH_FILES =
2e60eec0 52PROGRAMS = $(noinst_PROGRAMS)
53am_checkdb_OBJECTS = checkdb.$(OBJEXT) compat.$(OBJEXT) \
54 dict-splay.$(OBJEXT) recdb.$(OBJEXT) saxdb.$(OBJEXT) \
55 tools.$(OBJEXT)
56checkdb_OBJECTS = $(am_checkdb_OBJECTS)
57checkdb_LDADD = $(LDADD)
58am_globtest_OBJECTS = compat.$(OBJEXT) dict-splay.$(OBJEXT) \
59 globtest.$(OBJEXT) tools.$(OBJEXT)
60globtest_OBJECTS = $(am_globtest_OBJECTS)
61globtest_LDADD = $(LDADD)
1136f709 62am_slab_read_OBJECTS = slab-read.$(OBJEXT)
63slab_read_OBJECTS = $(am_slab_read_OBJECTS)
64slab_read_LDADD = $(LDADD)
b8cb2a14 65am_x3_OBJECTS = chanserv.$(OBJEXT) compat.$(OBJEXT) conf.$(OBJEXT) \
2e60eec0 66 dict-splay.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
67 gline.$(OBJEXT) global.$(OBJEXT) hash.$(OBJEXT) heap.$(OBJEXT) \
37ef8ee3 68 helpfile.$(OBJEXT) hosthiding.$(OBJEXT) ioset.$(OBJEXT) \
69 log.$(OBJEXT) main.$(OBJEXT) math.$(OBJEXT) md5.$(OBJEXT) \
70 modcmd.$(OBJEXT) modules.$(OBJEXT) nickserv.$(OBJEXT) \
71 opserv.$(OBJEXT) policer.$(OBJEXT) recdb.$(OBJEXT) \
1136f709 72 sar.$(OBJEXT) saxdb.$(OBJEXT) spamserv.$(OBJEXT) \
e166c31b 73 shun.$(OBJEXT) timeq.$(OBJEXT) tools.$(OBJEXT) \
cc6339ac 74 version.$(OBJEXT) x3ldap.$(OBJEXT)
b8cb2a14 75x3_OBJECTS = $(am_x3_OBJECTS)
2f65da8f 76DEFAULT_INCLUDES = -I.@am__isrc@
2e60eec0 77depcomp = $(SHELL) $(top_srcdir)/depcomp
78am__depfiles_maybe = depfiles
db946ede 79am__mv = mv -f
4cb36ef0 80COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
2e60eec0 81 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82CCLD = $(CC)
4cb36ef0 83LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
1136f709 84SOURCES = $(checkdb_SOURCES) $(globtest_SOURCES) $(slab_read_SOURCES) \
85 $(x3_SOURCES) $(EXTRA_x3_SOURCES)
86DIST_SOURCES = $(checkdb_SOURCES) $(globtest_SOURCES) \
87 $(slab_read_SOURCES) $(x3_SOURCES) $(EXTRA_x3_SOURCES)
2e60eec0 88DATA = $(noinst_DATA)
89ETAGS = etags
90CTAGS = ctags
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92ACLOCAL = @ACLOCAL@
93ALLOCA = @ALLOCA@
2e60eec0 94AMTAR = @AMTAR@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99CC = @CC@
100CCDEPMODE = @CCDEPMODE@
101CFLAGS = @CFLAGS@
07559983 102CP = @CP@
2e60eec0 103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108ECHO_C = @ECHO_C@
109ECHO_N = @ECHO_N@
110ECHO_T = @ECHO_T@
111EGREP = @EGREP@
112EXEEXT = @EXEEXT@
a8b2ad8d 113GREP = @GREP@
2f65da8f 114INSTALL = @INSTALL@
2e60eec0 115INSTALL_DATA = @INSTALL_DATA@
116INSTALL_PROGRAM = @INSTALL_PROGRAM@
117INSTALL_SCRIPT = @INSTALL_SCRIPT@
118INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
35305a49 121LIBS = @LIBS@ @RX_LIBS@
2e60eec0 122LN_S = @LN_S@
123LTLIBOBJS = @LTLIBOBJS@
124MAINT = @MAINT@
2e60eec0 125MAKEINFO = @MAKEINFO@
5b1166fd 126MAKER = @MAKER@
2f65da8f 127MKDIR_P = @MKDIR_P@
2e60eec0 128MODULE_OBJS = @MODULE_OBJS@
129MY_SUBDIRS = @MY_SUBDIRS@
130OBJEXT = @OBJEXT@
131PACKAGE = @PACKAGE@
132PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133PACKAGE_NAME = @PACKAGE_NAME@
134PACKAGE_STRING = @PACKAGE_STRING@
135PACKAGE_TARNAME = @PACKAGE_TARNAME@
db946ede 136PACKAGE_URL = @PACKAGE_URL@
2e60eec0 137PACKAGE_VERSION = @PACKAGE_VERSION@
138PATH_SEPARATOR = @PATH_SEPARATOR@
4cb36ef0 139PY_CFLAGS = @PY_CFLAGS@
140PY_LIBS = @PY_LIBS@
2e60eec0 141RANLIB = @RANLIB@
142RX_INCLUDES = @RX_INCLUDES@
143RX_LIBS = @RX_LIBS@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
ec311f39 147TRACK = @TRACK@
2e60eec0 148VERSION = @VERSION@
2f65da8f 149abs_builddir = @abs_builddir@
150abs_srcdir = @abs_srcdir@
151abs_top_builddir = @abs_top_builddir@
152abs_top_srcdir = @abs_top_srcdir@
2e60eec0 153ac_ct_CC = @ac_ct_CC@
2e60eec0 154am__include = @am__include@
155am__leading_dot = @am__leading_dot@
156am__quote = @am__quote@
157am__tar = @am__tar@
158am__untar = @am__untar@
159bindir = @bindir@
160build = @build@
161build_alias = @build_alias@
162build_cpu = @build_cpu@
163build_os = @build_os@
164build_vendor = @build_vendor@
2f65da8f 165builddir = @builddir@
2e60eec0 166datadir = @datadir@
a8b2ad8d 167datarootdir = @datarootdir@
168docdir = @docdir@
169dvidir = @dvidir@
2e60eec0 170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
a8b2ad8d 176htmldir = @htmldir@
2e60eec0 177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
a8b2ad8d 182localedir = @localedir@
2e60eec0 183localstatedir = @localstatedir@
184mandir = @mandir@
185mkdir_p = @mkdir_p@
186oldincludedir = @oldincludedir@
a8b2ad8d 187pdfdir = @pdfdir@
2e60eec0 188prefix = @prefix@
189program_transform_name = @program_transform_name@
a8b2ad8d 190psdir = @psdir@
4cb36ef0 191pythonpath = @pythonpath@
2e60eec0 192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
2f65da8f 194srcdir = @srcdir@
2e60eec0 195sysconfdir = @sysconfdir@
196target = @target@
197target_alias = @target_alias@
198target_cpu = @target_cpu@
199target_os = @target_os@
200target_vendor = @target_vendor@
db946ede 201top_build_prefix = @top_build_prefix@
2f65da8f 202top_builddir = @top_builddir@
203top_srcdir = @top_srcdir@
2e60eec0 204AM_CPPFLAGS = @RX_INCLUDES@
1136f709 205noinst_DATA = \
206 chanserv.help \
207 global.help \
208 modcmd.help \
209 nickserv.help \
210 opserv.help \
211 saxdb.help \
212 mail.help \
213 spamserv.help \
214 mod-sockcheck.help \
215 mod-helpserv.help \
216 mod-memoserv.help \
217 mod-qserver.help \
218 mod-snoop.help \
219 mod-webtv.help \
220 mod-python.help
221
2e60eec0 222EXTRA_DIST = $(noinst_DATA)
1136f709 223EXTRA_x3_SOURCES = \
224 alloc-slab.c \
225 alloc-x3.c \
226 ioset-epoll.c \
227 ioset-kevent.c \
228 ioset-select.c \
229 mail-common.c \
230 mail-sendmail.c \
231 main-common.c \
232 proto-common.c \
233 proto-p10.c \
db946ede 234 mod-blacklist.c \
1136f709 235 mod-snoop.c \
236 mod-track.c \
237 mod-memoserv.c \
238 mod-helpserv.c \
239 mod-sockcheck.c \
240 mod-webtv.c \
241 mod-python.c \
242 mod-qserver.c
243
b8cb2a14 244x3_LDADD = @MODULE_OBJS@
245x3_DEPENDENCIES = @MODULE_OBJS@
246x3_SOURCES = \
2e60eec0 247 chanserv.c chanserv.h \
248 compat.c compat.h \
249 conf.c conf.h \
250 dict-splay.c dict.h \
251 getopt.c getopt.h \
252 getopt1.c getopt.h \
253 gline.c gline.h \
254 global.c global.h \
255 hash.c hash.h \
256 heap.c heap.h \
257 helpfile.c helpfile.h \
37ef8ee3 258 hosthiding.c hosthiding.h \
1136f709 259 ioset.c ioset.h ioset-impl.h \
2e60eec0 260 log.c log.h \
1136f709 261 mail.h \
2e60eec0 262 main.c common.h \
263 math.c \
264 md5.c md5.h \
265 modcmd.c modcmd.h \
266 modules.c modules.h \
267 nickserv.c nickserv.h \
268 opserv.c opserv.h \
269 policer.c policer.h \
270 proto.h \
271 recdb.c recdb.h \
1136f709 272 sar.c sar.h \
2e60eec0 273 saxdb.c saxdb.h \
63c95a47 274 spamserv.c spamserv.h \
d914d1cb 275 shun.c shun.h \
2e60eec0 276 timeq.c timeq.h \
cc6339ac
MB
277 tools.c x3ldap.c x3ldap.h \
278 version.c version.h
2e60eec0 279
280checkdb_SOURCES = checkdb.c common.h compat.c compat.h dict-splay.c dict.h recdb.c recdb.h saxdb.c saxdb.h tools.c conf.h log.h modcmd.h saxdb.h timeq.h
281globtest_SOURCES = common.h compat.c compat.h dict-splay.c dict.h globtest.c tools.c
1136f709 282slab_read_SOURCES = slab-read.c
2e60eec0 283all: config.h
284 $(MAKE) $(AM_MAKEFLAGS) all-am
285
286.SUFFIXES:
0f6fe38c 287.SUFFIXES: .c .o .obj
2e60eec0 288$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
289 @for dep in $?; do \
290 case '$(am__configure_deps)' in \
291 *$$dep*) \
db946ede 292 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
293 && { if test -f $@; then exit 0; else break; fi; }; \
2e60eec0 294 exit 1;; \
295 esac; \
296 done; \
db946ede 297 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
298 $(am__cd) $(top_srcdir) && \
299 $(AUTOMAKE) --gnu src/Makefile
2e60eec0 300.PRECIOUS: Makefile
301Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302 @case '$?' in \
303 *config.status*) \
304 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
305 *) \
306 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
307 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
308 esac;
309
310$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
311 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312
313$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
316 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
db946ede 317$(am__aclocal_m4_deps):
2e60eec0 318
319config.h: stamp-h1
320 @if test ! -f $@; then \
321 rm -f stamp-h1; \
2f65da8f 322 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
2e60eec0 323 else :; fi
324
325stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
326 @rm -f stamp-h1
327 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
328$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
db946ede 329 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
2e60eec0 330 rm -f stamp-h1
331 touch $@
332
333distclean-hdr:
334 -rm -f config.h stamp-h1
335
336clean-noinstPROGRAMS:
0f6fe38c 337 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
2e60eec0 338checkdb$(EXEEXT): $(checkdb_OBJECTS) $(checkdb_DEPENDENCIES)
339 @rm -f checkdb$(EXEEXT)
2f65da8f 340 $(LINK) $(checkdb_OBJECTS) $(checkdb_LDADD) $(LIBS)
2e60eec0 341globtest$(EXEEXT): $(globtest_OBJECTS) $(globtest_DEPENDENCIES)
342 @rm -f globtest$(EXEEXT)
2f65da8f 343 $(LINK) $(globtest_OBJECTS) $(globtest_LDADD) $(LIBS)
1136f709 344slab-read$(EXEEXT): $(slab_read_OBJECTS) $(slab_read_DEPENDENCIES)
345 @rm -f slab-read$(EXEEXT)
346 $(LINK) $(slab_read_OBJECTS) $(slab_read_LDADD) $(LIBS)
b8cb2a14 347x3$(EXEEXT): $(x3_OBJECTS) $(x3_DEPENDENCIES)
348 @rm -f x3$(EXEEXT)
2f65da8f 349 $(LINK) $(x3_OBJECTS) $(x3_LDADD) $(LIBS)
2e60eec0 350
351mostlyclean-compile:
352 -rm -f *.$(OBJEXT)
cc6339ac 353 -rm -f version.c
2e60eec0 354
355distclean-compile:
356 -rm -f *.tab.c
357
b8cb2a14 358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc-slab.Po@am__quote@
83ff05c3 359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc-x3.Po@am__quote@
2e60eec0 360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chanserv.Po@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkdb.Po@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compat.Po@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict-splay.Po@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gline.Po@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/global.Po@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globtest.Po@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heap.Po@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helpfile.Po@am__quote@
37ef8ee3 373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hosthiding.Po@am__quote@
1136f709 374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioset-epoll.Po@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioset-kevent.Po@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioset-select.Po@am__quote@
2e60eec0 377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioset.Po@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
1136f709 379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-common.Po@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-sendmail.Po@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main-common.Po@am__quote@
2e60eec0 382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
db946ede 385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-blacklist.Po@am__quote@
2e60eec0 386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-helpserv.Po@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-memoserv.Po@am__quote@
4cb36ef0 388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-python.Po@am__quote@
1136f709 389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-qserver.Po@am__quote@
2e60eec0 390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-snoop.Po@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-sockcheck.Po@am__quote@
ec311f39 392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-track.Po@am__quote@
2784452e 393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-webtv.Po@am__quote@
2e60eec0 394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modcmd.Po@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modules.Po@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nickserv.Po@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opserv.Po@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/policer.Po@am__quote@
2e60eec0 399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-common.Po@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-p10.Po@am__quote@
401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recdb.Po@am__quote@
1136f709 402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sar.Po@am__quote@
2e60eec0 403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saxdb.Po@am__quote@
d914d1cb 404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shun.Po@am__quote@
1136f709 405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slab-read.Po@am__quote@
63c95a47 406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spamserv.Po@am__quote@
2e60eec0 407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeq.Po@am__quote@
408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tools.Po@am__quote@
cc6339ac 409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
e166c31b 410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x3ldap.Po@am__quote@
2e60eec0 411
412.c.o:
2f65da8f 413@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
db946ede 414@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2e60eec0 415@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
416@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417@am__fastdepCC_FALSE@ $(COMPILE) -c $<
418
419.c.obj:
2f65da8f 420@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
db946ede 421@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2e60eec0 422@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
423@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
424@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2e60eec0 425
426ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
427 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
428 unique=`for i in $$list; do \
429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430 done | \
db946ede 431 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
cbfd323c 432 END { if (nonempty) { for (i in files) print i; }; }'`; \
2e60eec0 433 mkid -fID $$unique
434tags: TAGS
435
436TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
437 $(TAGS_FILES) $(LISP)
db946ede 438 set x; \
2e60eec0 439 here=`pwd`; \
440 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
441 unique=`for i in $$list; do \
442 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443 done | \
cbfd323c 444 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
445 END { if (nonempty) { for (i in files) print i; }; }'`; \
db946ede 446 shift; \
447 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2e60eec0 448 test -n "$$unique" || unique=$$empty_fix; \
db946ede 449 if test $$# -gt 0; then \
450 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
451 "$$@" $$unique; \
452 else \
453 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
454 $$unique; \
455 fi; \
2e60eec0 456 fi
457ctags: CTAGS
458CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
459 $(TAGS_FILES) $(LISP)
2e60eec0 460 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
461 unique=`for i in $$list; do \
462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 done | \
cbfd323c 464 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465 END { if (nonempty) { for (i in files) print i; }; }'`; \
db946ede 466 test -z "$(CTAGS_ARGS)$$unique" \
2e60eec0 467 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
db946ede 468 $$unique
2e60eec0 469
470GTAGS:
471 here=`$(am__cd) $(top_builddir) && pwd` \
db946ede 472 && $(am__cd) $(top_srcdir) \
473 && gtags -i $(GTAGS_ARGS) "$$here"
2e60eec0 474
475distclean-tags:
476 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
477
478distdir: $(DISTFILES)
2f65da8f 479 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
481 list='$(DISTFILES)'; \
482 dist_files=`for file in $$list; do echo $$file; done | \
483 sed -e "s|^$$srcdirstrip/||;t" \
484 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
485 case $$dist_files in \
486 */*) $(MKDIR_P) `echo "$$dist_files" | \
487 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
488 sort -u` ;; \
489 esac; \
490 for file in $$dist_files; do \
2e60eec0 491 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2e60eec0 492 if test -d $$d/$$file; then \
2f65da8f 493 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
db946ede 494 if test -d "$(distdir)/$$file"; then \
495 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
496 fi; \
2e60eec0 497 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
db946ede 498 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
499 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2e60eec0 500 fi; \
db946ede 501 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2e60eec0 502 else \
db946ede 503 test -f "$(distdir)/$$file" \
504 || cp -p $$d/$$file "$(distdir)/$$file" \
2e60eec0 505 || exit 1; \
506 fi; \
507 done
508check-am: all-am
509check: check-am
510all-am: Makefile $(PROGRAMS) $(DATA) config.h
511installdirs:
512install: install-am
513install-exec: install-exec-am
514install-data: install-data-am
515uninstall: uninstall-am
516
517install-am: all-am
518 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520installcheck: installcheck-am
521install-strip:
522 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524 `test -z '$(STRIP)' || \
525 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
526mostlyclean-generic:
527
528clean-generic:
529
530distclean-generic:
531 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
db946ede 532 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2e60eec0 533
534maintainer-clean-generic:
535 @echo "This command is intended for maintainers to use"
536 @echo "it deletes files that may require special tools to rebuild."
537clean: clean-am
538
0f6fe38c 539clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
2e60eec0 540
541distclean: distclean-am
542 -rm -rf ./$(DEPDIR)
543 -rm -f Makefile
544distclean-am: clean-am distclean-compile distclean-generic \
35305a49 545 distclean-hdr distclean-tags
2e60eec0 546
547dvi: dvi-am
548
549dvi-am:
550
551html: html-am
552
db946ede 553html-am:
554
2e60eec0 555info: info-am
556
557info-am:
558
559install-data-am:
560
2f65da8f 561install-dvi: install-dvi-am
562
db946ede 563install-dvi-am:
564
2e60eec0 565install-exec-am:
566
2f65da8f 567install-html: install-html-am
568
db946ede 569install-html-am:
570
2e60eec0 571install-info: install-info-am
572
db946ede 573install-info-am:
574
2e60eec0 575install-man:
576
2f65da8f 577install-pdf: install-pdf-am
578
db946ede 579install-pdf-am:
580
2f65da8f 581install-ps: install-ps-am
582
db946ede 583install-ps-am:
584
2e60eec0 585installcheck-am:
586
587maintainer-clean: maintainer-clean-am
588 -rm -rf ./$(DEPDIR)
589 -rm -f Makefile
590maintainer-clean-am: distclean-am maintainer-clean-generic
591
592mostlyclean: mostlyclean-am
593
0f6fe38c 594mostlyclean-am: mostlyclean-compile mostlyclean-generic
2e60eec0 595
596pdf: pdf-am
597
598pdf-am:
599
600ps: ps-am
601
602ps-am:
603
2f65da8f 604uninstall-am:
605
cc6339ac
MB
606version.c: version.c.SH
607 ${SHELL} ${srcdir}/version.c.SH
608
db946ede 609.MAKE: all install-am install-strip
2e60eec0 610
cc6339ac 611.PHONY: version.c CTAGS GTAGS all all-am check check-am clean clean-generic \
0f6fe38c 612 clean-noinstPROGRAMS ctags distclean distclean-compile \
613 distclean-generic distclean-hdr distclean-tags distdir dvi \
614 dvi-am html html-am info info-am install install-am \
2f65da8f 615 install-data install-data-am install-dvi install-dvi-am \
616 install-exec install-exec-am install-html install-html-am \
617 install-info install-info-am install-man install-pdf \
618 install-pdf-am install-ps install-ps-am install-strip \
0f6fe38c 619 installcheck installcheck-am installdirs maintainer-clean \
2e60eec0 620 maintainer-clean-generic mostlyclean mostlyclean-compile \
0f6fe38c 621 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
2f65da8f 622 uninstall-am
2e60eec0 623
db946ede 624
2e60eec0 625# Tell versions [3.59,3.63) of GNU make to not export all variables.
626# Otherwise a system limit (for SysV at least) may be exceeded.
627.NOEXPORT: