]> jfr.im git - irc/evilnet/x3.git/blame - src/Makefile.in
ok, that didnt work. lets try this.
[irc/evilnet/x3.git] / src / 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
17
2e60eec0 18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
b8cb2a14 41noinst_PROGRAMS = x3$(EXEEXT)
2e60eec0 42EXTRA_PROGRAMS = checkdb$(EXEEXT) globtest$(EXEEXT)
43subdir = src
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45 $(srcdir)/config.h.in
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/configure.in
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51CONFIG_HEADER = config.h
52CONFIG_CLEAN_FILES =
53PROGRAMS = $(noinst_PROGRAMS)
54am_checkdb_OBJECTS = checkdb.$(OBJEXT) compat.$(OBJEXT) \
55 dict-splay.$(OBJEXT) recdb.$(OBJEXT) saxdb.$(OBJEXT) \
56 tools.$(OBJEXT)
57checkdb_OBJECTS = $(am_checkdb_OBJECTS)
58checkdb_LDADD = $(LDADD)
59am_globtest_OBJECTS = compat.$(OBJEXT) dict-splay.$(OBJEXT) \
60 globtest.$(OBJEXT) tools.$(OBJEXT)
61globtest_OBJECTS = $(am_globtest_OBJECTS)
62globtest_LDADD = $(LDADD)
b8cb2a14 63am_x3_OBJECTS = chanserv.$(OBJEXT) compat.$(OBJEXT) conf.$(OBJEXT) \
2e60eec0 64 dict-splay.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
65 gline.$(OBJEXT) global.$(OBJEXT) hash.$(OBJEXT) heap.$(OBJEXT) \
37ef8ee3 66 helpfile.$(OBJEXT) hosthiding.$(OBJEXT) ioset.$(OBJEXT) \
67 log.$(OBJEXT) main.$(OBJEXT) math.$(OBJEXT) md5.$(OBJEXT) \
68 modcmd.$(OBJEXT) modules.$(OBJEXT) nickserv.$(OBJEXT) \
69 opserv.$(OBJEXT) policer.$(OBJEXT) recdb.$(OBJEXT) \
63c95a47 70 saxdb.$(OBJEXT) sendmail.$(OBJEXT) spamserv.$(OBJEXT) \
71 shun.$(OBJEXT) timeq.$(OBJEXT) tools.$(OBJEXT)
b8cb2a14 72x3_OBJECTS = $(am_x3_OBJECTS)
2e60eec0 73DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
74depcomp = $(SHELL) $(top_srcdir)/depcomp
75am__depfiles_maybe = depfiles
76COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2f61d1d7 78LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
79 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80 $(AM_CFLAGS) $(CFLAGS)
2e60eec0 81CCLD = $(CC)
2f61d1d7 82LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83 $(AM_LDFLAGS) $(LDFLAGS) -o $@
b8cb2a14 84SOURCES = $(checkdb_SOURCES) $(globtest_SOURCES) $(x3_SOURCES) \
85 $(EXTRA_x3_SOURCES)
86DIST_SOURCES = $(checkdb_SOURCES) $(globtest_SOURCES) $(x3_SOURCES) \
87 $(EXTRA_x3_SOURCES)
2e60eec0 88DATA = $(noinst_DATA)
89ETAGS = etags
90CTAGS = ctags
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92ACLOCAL = @ACLOCAL@
93ALLOCA = @ALLOCA@
94AMDEP_FALSE = @AMDEP_FALSE@
95AMDEP_TRUE = @AMDEP_TRUE@
96AMTAR = @AMTAR@
2f61d1d7 97AR = @AR@
2e60eec0 98AUTOCONF = @AUTOCONF@
99AUTOHEADER = @AUTOHEADER@
100AUTOMAKE = @AUTOMAKE@
101AWK = @AWK@
102CC = @CC@
103CCDEPMODE = @CCDEPMODE@
104CFLAGS = @CFLAGS@
105CPP = @CPP@
106CPPFLAGS = @CPPFLAGS@
2f61d1d7 107CXX = @CXX@
108CXXCPP = @CXXCPP@
109CXXDEPMODE = @CXXDEPMODE@
110CXXFLAGS = @CXXFLAGS@
2e60eec0 111CYGPATH_W = @CYGPATH_W@
112DEFS = @DEFS@
113DEPDIR = @DEPDIR@
2f61d1d7 114ECHO = @ECHO@
2e60eec0 115ECHO_C = @ECHO_C@
116ECHO_N = @ECHO_N@
117ECHO_T = @ECHO_T@
118EGREP = @EGREP@
119EXEEXT = @EXEEXT@
2f61d1d7 120F77 = @F77@
121FFLAGS = @FFLAGS@
2e60eec0 122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LDFLAGS = @LDFLAGS@
127LIBOBJS = @LIBOBJS@
5b1166fd 128LIBS = @LIBS@ @TRELIBS@ @RX_LIBS@
2f61d1d7 129LIBTOOL = @LIBTOOL@
2e60eec0 130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAINT = @MAINT@
133MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
134MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
135MAKEINFO = @MAKEINFO@
5b1166fd 136MAKER = @MAKER@
2e60eec0 137MODULE_OBJS = @MODULE_OBJS@
138MY_SUBDIRS = @MY_SUBDIRS@
139OBJEXT = @OBJEXT@
140PACKAGE = @PACKAGE@
141PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142PACKAGE_NAME = @PACKAGE_NAME@
143PACKAGE_STRING = @PACKAGE_STRING@
144PACKAGE_TARNAME = @PACKAGE_TARNAME@
145PACKAGE_VERSION = @PACKAGE_VERSION@
146PATH_SEPARATOR = @PATH_SEPARATOR@
147RANLIB = @RANLIB@
148RX_INCLUDES = @RX_INCLUDES@
149RX_LIBS = @RX_LIBS@
150SET_MAKE = @SET_MAKE@
151SHELL = @SHELL@
152STRIP = @STRIP@
ec311f39 153TRACK = @TRACK@
5b1166fd 154TREINCDIR = @TREINCDIR@
155TRELIBS = @TRELIBS@
2e60eec0 156VERSION = @VERSION@
2f61d1d7 157ac_ct_AR = @ac_ct_AR@
2e60eec0 158ac_ct_CC = @ac_ct_CC@
2f61d1d7 159ac_ct_CXX = @ac_ct_CXX@
160ac_ct_F77 = @ac_ct_F77@
2e60eec0 161ac_ct_RANLIB = @ac_ct_RANLIB@
162ac_ct_STRIP = @ac_ct_STRIP@
163am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2f61d1d7 165am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
2e60eec0 167am__include = @am__include@
168am__leading_dot = @am__leading_dot@
169am__quote = @am__quote@
170am__tar = @am__tar@
171am__untar = @am__untar@
172bindir = @bindir@
173build = @build@
174build_alias = @build_alias@
175build_cpu = @build_cpu@
176build_os = @build_os@
177build_vendor = @build_vendor@
178datadir = @datadir@
179exec_prefix = @exec_prefix@
180host = @host@
181host_alias = @host_alias@
182host_cpu = @host_cpu@
183host_os = @host_os@
184host_vendor = @host_vendor@
185includedir = @includedir@
186infodir = @infodir@
187install_sh = @install_sh@
188libdir = @libdir@
189libexecdir = @libexecdir@
190localstatedir = @localstatedir@
191mandir = @mandir@
192mkdir_p = @mkdir_p@
193oldincludedir = @oldincludedir@
194prefix = @prefix@
195program_transform_name = @program_transform_name@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198sysconfdir = @sysconfdir@
199target = @target@
200target_alias = @target_alias@
201target_cpu = @target_cpu@
202target_os = @target_os@
203target_vendor = @target_vendor@
5b1166fd 204AM_CFLAGS = -I@TREINCDIR@
2e60eec0 205AM_CPPFLAGS = @RX_INCLUDES@
63c95a47 206noinst_DATA = chanserv.help global.help modcmd.help nickserv.help opserv.help saxdb.help sendmail.help spamserv.help mod-sockcheck.help mod-helpserv.help mod-memoserv.help
2e60eec0 207EXTRA_DIST = $(noinst_DATA)
ec311f39 208EXTRA_x3_SOURCES = alloc-slab.c alloc-x3.c proto-bahamut.c proto-common.c proto-p10.c mod-snoop.c mod-track.c mod-memoserv.c mod-helpserv.c mod-sockcheck.c
b8cb2a14 209x3_LDADD = @MODULE_OBJS@
210x3_DEPENDENCIES = @MODULE_OBJS@
211x3_SOURCES = \
2e60eec0 212 chanserv.c chanserv.h \
213 compat.c compat.h \
214 conf.c conf.h \
215 dict-splay.c dict.h \
216 getopt.c getopt.h \
217 getopt1.c getopt.h \
218 gline.c gline.h \
219 global.c global.h \
220 hash.c hash.h \
221 heap.c heap.h \
222 helpfile.c helpfile.h \
37ef8ee3 223 hosthiding.c hosthiding.h \
2e60eec0 224 ioset.c ioset.h \
225 log.c log.h \
226 main.c common.h \
227 math.c \
228 md5.c md5.h \
229 modcmd.c modcmd.h \
230 modules.c modules.h \
231 nickserv.c nickserv.h \
232 opserv.c opserv.h \
233 policer.c policer.h \
234 proto.h \
235 recdb.c recdb.h \
236 saxdb.c saxdb.h \
237 sendmail.c sendmail.h \
63c95a47 238 spamserv.c spamserv.h \
d914d1cb 239 shun.c shun.h \
2e60eec0 240 timeq.c timeq.h \
241 tools.c
242
243checkdb_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
244globtest_SOURCES = common.h compat.c compat.h dict-splay.c dict.h globtest.c tools.c
245all: config.h
246 $(MAKE) $(AM_MAKEFLAGS) all-am
247
248.SUFFIXES:
2f61d1d7 249.SUFFIXES: .c .lo .o .obj
2e60eec0 250$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
251 @for dep in $?; do \
252 case '$(am__configure_deps)' in \
253 *$$dep*) \
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
255 && exit 0; \
256 exit 1;; \
257 esac; \
258 done; \
259 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
260 cd $(top_srcdir) && \
261 $(AUTOMAKE) --gnu src/Makefile
262.PRECIOUS: Makefile
263Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264 @case '$?' in \
265 *config.status*) \
266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
267 *) \
268 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
269 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
270 esac;
271
272$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274
275$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280config.h: stamp-h1
281 @if test ! -f $@; then \
282 rm -f stamp-h1; \
283 $(MAKE) stamp-h1; \
284 else :; fi
285
286stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
287 @rm -f stamp-h1
288 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
289$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
290 cd $(top_srcdir) && $(AUTOHEADER)
291 rm -f stamp-h1
292 touch $@
293
294distclean-hdr:
295 -rm -f config.h stamp-h1
296
297clean-noinstPROGRAMS:
2f61d1d7 298 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
299 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
300 echo " rm -f $$p $$f"; \
301 rm -f $$p $$f ; \
302 done
2e60eec0 303checkdb$(EXEEXT): $(checkdb_OBJECTS) $(checkdb_DEPENDENCIES)
304 @rm -f checkdb$(EXEEXT)
305 $(LINK) $(checkdb_LDFLAGS) $(checkdb_OBJECTS) $(checkdb_LDADD) $(LIBS)
306globtest$(EXEEXT): $(globtest_OBJECTS) $(globtest_DEPENDENCIES)
307 @rm -f globtest$(EXEEXT)
308 $(LINK) $(globtest_LDFLAGS) $(globtest_OBJECTS) $(globtest_LDADD) $(LIBS)
b8cb2a14 309x3$(EXEEXT): $(x3_OBJECTS) $(x3_DEPENDENCIES)
310 @rm -f x3$(EXEEXT)
311 $(LINK) $(x3_LDFLAGS) $(x3_OBJECTS) $(x3_LDADD) $(LIBS)
2e60eec0 312
313mostlyclean-compile:
314 -rm -f *.$(OBJEXT)
315
316distclean-compile:
317 -rm -f *.tab.c
318
b8cb2a14 319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc-slab.Po@am__quote@
83ff05c3 320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc-x3.Po@am__quote@
2e60eec0 321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chanserv.Po@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkdb.Po@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compat.Po@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict-splay.Po@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gline.Po@am__quote@
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/global.Po@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globtest.Po@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heap.Po@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helpfile.Po@am__quote@
37ef8ee3 334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hosthiding.Po@am__quote@
2e60eec0 335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioset.Po@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-helpserv.Po@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-memoserv.Po@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-snoop.Po@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-sockcheck.Po@am__quote@
ec311f39 344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-track.Po@am__quote@
2e60eec0 345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modcmd.Po@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modules.Po@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nickserv.Po@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opserv.Po@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/policer.Po@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-bahamut.Po@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-common.Po@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-p10.Po@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recdb.Po@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saxdb.Po@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendmail.Po@am__quote@
d914d1cb 356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shun.Po@am__quote@
63c95a47 357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spamserv.Po@am__quote@
2e60eec0 358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeq.Po@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tools.Po@am__quote@
360
361.c.o:
37ef8ee3 362@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
2e60eec0 363@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
364@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
365@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366@am__fastdepCC_FALSE@ $(COMPILE) -c $<
367
368.c.obj:
37ef8ee3 369@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
2e60eec0 370@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
371@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
2f61d1d7 374
375.c.lo:
37ef8ee3 376@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
2f61d1d7 377@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
378@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
379@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
381
382mostlyclean-libtool:
383 -rm -f *.lo
384
385clean-libtool:
386 -rm -rf .libs _libs
387
388distclean-libtool:
389 -rm -f libtool
2e60eec0 390uninstall-info-am:
391
392ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
393 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \
397 $(AWK) ' { files[$$0] = 1; } \
398 END { for (i in files) print i; }'`; \
399 mkid -fID $$unique
400tags: TAGS
401
402TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
403 $(TAGS_FILES) $(LISP)
404 tags=; \
405 here=`pwd`; \
406 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
407 unique=`for i in $$list; do \
408 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 done | \
410 $(AWK) ' { files[$$0] = 1; } \
411 END { for (i in files) print i; }'`; \
412 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
413 test -n "$$unique" || unique=$$empty_fix; \
414 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415 $$tags $$unique; \
416 fi
417ctags: CTAGS
418CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
419 $(TAGS_FILES) $(LISP)
420 tags=; \
421 here=`pwd`; \
422 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
423 unique=`for i in $$list; do \
424 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 done | \
426 $(AWK) ' { files[$$0] = 1; } \
427 END { for (i in files) print i; }'`; \
428 test -z "$(CTAGS_ARGS)$$tags$$unique" \
429 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
430 $$tags $$unique
431
432GTAGS:
433 here=`$(am__cd) $(top_builddir) && pwd` \
434 && cd $(top_srcdir) \
435 && gtags -i $(GTAGS_ARGS) $$here
436
437distclean-tags:
438 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439
440distdir: $(DISTFILES)
441 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
442 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
443 list='$(DISTFILES)'; for file in $$list; do \
444 case $$file in \
445 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
446 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
447 esac; \
448 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
449 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
450 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
451 dir="/$$dir"; \
452 $(mkdir_p) "$(distdir)$$dir"; \
453 else \
454 dir=''; \
455 fi; \
456 if test -d $$d/$$file; then \
457 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459 fi; \
460 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461 else \
462 test -f $(distdir)/$$file \
463 || cp -p $$d/$$file $(distdir)/$$file \
464 || exit 1; \
465 fi; \
466 done
467check-am: all-am
468check: check-am
469all-am: Makefile $(PROGRAMS) $(DATA) config.h
470installdirs:
471install: install-am
472install-exec: install-exec-am
473install-data: install-data-am
474uninstall: uninstall-am
475
476install-am: all-am
477 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
478
479installcheck: installcheck-am
480install-strip:
481 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
482 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
483 `test -z '$(STRIP)' || \
484 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
485mostlyclean-generic:
486
487clean-generic:
488
489distclean-generic:
490 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
491
492maintainer-clean-generic:
493 @echo "This command is intended for maintainers to use"
494 @echo "it deletes files that may require special tools to rebuild."
495clean: clean-am
496
2f61d1d7 497clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
498 mostlyclean-am
2e60eec0 499
500distclean: distclean-am
501 -rm -rf ./$(DEPDIR)
502 -rm -f Makefile
503distclean-am: clean-am distclean-compile distclean-generic \
2f61d1d7 504 distclean-hdr distclean-libtool distclean-tags
2e60eec0 505
506dvi: dvi-am
507
508dvi-am:
509
510html: html-am
511
512info: info-am
513
514info-am:
515
516install-data-am:
517
518install-exec-am:
519
520install-info: install-info-am
521
522install-man:
523
524installcheck-am:
525
526maintainer-clean: maintainer-clean-am
527 -rm -rf ./$(DEPDIR)
528 -rm -f Makefile
529maintainer-clean-am: distclean-am maintainer-clean-generic
530
531mostlyclean: mostlyclean-am
532
2f61d1d7 533mostlyclean-am: mostlyclean-compile mostlyclean-generic \
534 mostlyclean-libtool
2e60eec0 535
536pdf: pdf-am
537
538pdf-am:
539
540ps: ps-am
541
542ps-am:
543
544uninstall-am: uninstall-info-am
545
546.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
2f61d1d7 547 clean-libtool clean-noinstPROGRAMS ctags distclean \
548 distclean-compile distclean-generic distclean-hdr \
549 distclean-libtool distclean-tags distdir dvi dvi-am html \
550 html-am info info-am install install-am install-data \
551 install-data-am install-exec install-exec-am install-info \
552 install-info-am install-man install-strip installcheck \
553 installcheck-am installdirs maintainer-clean \
2e60eec0 554 maintainer-clean-generic mostlyclean mostlyclean-compile \
2f61d1d7 555 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
556 tags uninstall uninstall-am uninstall-info-am
2e60eec0 557
558# Tell versions [3.59,3.63) of GNU make to not export all variables.
559# Otherwise a system limit (for SysV at least) may be exceeded.
560.NOEXPORT: