]> jfr.im git - solanum.git/blob - ircd/Makefile.in
extensions/helpops: implement DEHELPER command
[solanum.git] / ircd / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20 if test -z '$(MAKELEVEL)'; then \
21 false; \
22 elif test -n '$(MAKE_HOST)'; then \
23 true; \
24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25 true; \
26 else \
27 false; \
28 fi; \
29 }
30 am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 bin_PROGRAMS = charybdis$(EXEEXT)
91 subdir = ircd
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/libltdl/m4/argz.m4 \
94 $(top_srcdir)/libltdl/m4/libtool.m4 \
95 $(top_srcdir)/libltdl/m4/ltdl.m4 \
96 $(top_srcdir)/libltdl/m4/ltoptions.m4 \
97 $(top_srcdir)/libltdl/m4/ltsugar.m4 \
98 $(top_srcdir)/libltdl/m4/ltversion.m4 \
99 $(top_srcdir)/libltdl/m4/lt~obsolete.m4 \
100 $(top_srcdir)/m4/charybdis.m4 $(top_srcdir)/m4/pkg.m4 \
101 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 $(ACLOCAL_M4)
104 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = $(top_builddir)/include/setup.h
107 CONFIG_CLEAN_FILES =
108 CONFIG_CLEAN_VPATH_FILES =
109 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
110 am__vpath_adj = case $$p in \
111 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
112 *) f=$$p;; \
113 esac;
114 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115 am__install_max = 40
116 am__nobase_strip_setup = \
117 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118 am__nobase_strip = \
119 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
120 am__nobase_list = $(am__nobase_strip_setup); \
121 for p in $$list; do echo "$$p $$p"; done | \
122 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
123 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
124 if (++n[$$2] == $(am__install_max)) \
125 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
126 END { for (dir in files) print dir, files[dir] }'
127 am__base_list = \
128 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
129 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
130 am__uninstall_files_from_dir = { \
131 test -z "$$files" \
132 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
133 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
134 $(am__cd) "$$dir" && rm -f $$files; }; \
135 }
136 am__installdirs = "$(DESTDIR)$(libircddir)" "$(DESTDIR)$(bindir)"
137 LTLIBRARIES = $(libircd_LTLIBRARIES)
138 libircd_la_DEPENDENCIES =
139 am_libircd_la_OBJECTS = authd.lo bandbi.lo blacklist.lo cache.lo \
140 capability.lo channel.lo chmode.lo class.lo client.lo dns.lo \
141 extban.lo getopt.lo hash.lo hook.lo hostmask.lo \
142 ipv4_from_ipv6.lo irc_radixtree.lo irc_dictionary.lo ircd.lo \
143 ircd_parser.lo ircd_lexer.lo ircd_signal.lo listener.lo \
144 logger.lo match.lo modules.lo monitor.lo newconf.lo \
145 operhash.lo packet.lo parse.lo privilege.lo ratelimit.lo \
146 reject.lo restart.lo s_auth.lo s_conf.lo s_newconf.lo \
147 s_serv.lo s_user.lo scache.lo send.lo snomask.lo sslproc.lo \
148 substitution.lo supported.lo tgchange.lo version.lo whowas.lo
149 libircd_la_OBJECTS = $(am_libircd_la_OBJECTS)
150 AM_V_lt = $(am__v_lt_@AM_V@)
151 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
152 am__v_lt_0 = --silent
153 am__v_lt_1 =
154 libircd_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
155 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
156 $(libircd_la_LDFLAGS) $(LDFLAGS) -o $@
157 PROGRAMS = $(bin_PROGRAMS)
158 am_charybdis_OBJECTS = main.$(OBJEXT)
159 charybdis_OBJECTS = $(am_charybdis_OBJECTS)
160 charybdis_DEPENDENCIES = libircd.la
161 charybdis_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163 $(charybdis_LDFLAGS) $(LDFLAGS) -o $@
164 AM_V_P = $(am__v_P_@AM_V@)
165 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
166 am__v_P_0 = false
167 am__v_P_1 = :
168 AM_V_GEN = $(am__v_GEN_@AM_V@)
169 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
170 am__v_GEN_0 = @echo " GEN " $@;
171 am__v_GEN_1 =
172 AM_V_at = $(am__v_at_@AM_V@)
173 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
174 am__v_at_0 = @
175 am__v_at_1 =
176 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
177 depcomp = $(SHELL) $(top_srcdir)/libltdl/config/depcomp
178 am__depfiles_maybe = depfiles
179 am__mv = mv -f
180 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
181 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
184 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
185 $(AM_CFLAGS) $(CFLAGS)
186 AM_V_CC = $(am__v_CC_@AM_V@)
187 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
188 am__v_CC_0 = @echo " CC " $@;
189 am__v_CC_1 =
190 CCLD = $(CC)
191 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
193 $(AM_LDFLAGS) $(LDFLAGS) -o $@
194 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
195 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
196 am__v_CCLD_0 = @echo " CCLD " $@;
197 am__v_CCLD_1 =
198 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
199 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
200 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
201 AM_V_LEX = $(am__v_LEX_@AM_V@)
202 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
203 am__v_LEX_0 = @echo " LEX " $@;
204 am__v_LEX_1 =
205 YLWRAP = $(top_srcdir)/libltdl/config/ylwrap
206 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
207 -e s/c++$$/h++/ -e s/c$$/h/
208 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
209 LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
210 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
211 AM_V_YACC = $(am__v_YACC_@AM_V@)
212 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
213 am__v_YACC_0 = @echo " YACC " $@;
214 am__v_YACC_1 =
215 SOURCES = $(libircd_la_SOURCES) $(charybdis_SOURCES)
216 DIST_SOURCES = $(libircd_la_SOURCES) $(charybdis_SOURCES)
217 am__can_run_installinfo = \
218 case $$AM_UPDATE_INFO_DIR in \
219 n|no|NO) false;; \
220 *) (install-info --version) >/dev/null 2>&1;; \
221 esac
222 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
223 # Read a list of newline-separated strings from the standard input,
224 # and print each of them once, without duplicates. Input order is
225 # *not* preserved.
226 am__uniquify_input = $(AWK) '\
227 BEGIN { nonempty = 0; } \
228 { items[$$0] = 1; nonempty = 1; } \
229 END { if (nonempty) { for (i in items) print i; }; } \
230 '
231 # Make sure the list of sources is unique. This is necessary because,
232 # e.g., the same source file might be shared among _SOURCES variables
233 # for different programs/libraries.
234 am__define_uniq_tagged_files = \
235 list='$(am__tagged_files)'; \
236 unique=`for i in $$list; do \
237 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
238 done | $(am__uniquify_input)`
239 ETAGS = etags
240 CTAGS = ctags
241 am__DIST_COMMON = $(srcdir)/Makefile.in \
242 $(top_srcdir)/libltdl/config/depcomp \
243 $(top_srcdir)/libltdl/config/ylwrap ircd_lexer.c ircd_parser.c \
244 ircd_parser.h
245 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
246 pkglibdir = @pkglibdir@
247 pkglibexecdir = @pkglibexecdir@
248 ACLOCAL = @ACLOCAL@
249 ALLOCA = @ALLOCA@
250 AMTAR = @AMTAR@
251 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
252 AR = @AR@
253 ARGZ_H = @ARGZ_H@
254 AUTOCONF = @AUTOCONF@
255 AUTOHEADER = @AUTOHEADER@
256 AUTOMAKE = @AUTOMAKE@
257 AWK = @AWK@
258 CC = @CC@
259 CCDEPMODE = @CCDEPMODE@
260 CFLAGS = @CFLAGS@
261 CP = @CP@
262 CPP = @CPP@
263 CPPFLAGS = @CPPFLAGS@
264 CRYPT_LIB = @CRYPT_LIB@
265 CYGPATH_W = @CYGPATH_W@
266 DEFS = @DEFS@
267 DEPDIR = @DEPDIR@
268 DLLTOOL = @DLLTOOL@
269 DSYMUTIL = @DSYMUTIL@
270 DUMPBIN = @DUMPBIN@
271 ECHO_C = @ECHO_C@
272 ECHO_N = @ECHO_N@
273 ECHO_T = @ECHO_T@
274 EGREP = @EGREP@
275 ENCSPEED = @ENCSPEED@
276 ETC_DIR = @ETC_DIR@
277 EXEEXT = @EXEEXT@
278 FGREP = @FGREP@
279 GREP = @GREP@
280 HELP_DIR = @HELP_DIR@
281 INCLTDL = @INCLTDL@
282 INSTALL = @INSTALL@
283 INSTALL_DATA = @INSTALL_DATA@
284 INSTALL_PROGRAM = @INSTALL_PROGRAM@
285 INSTALL_SCRIPT = @INSTALL_SCRIPT@
286 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
287 IRC_CFLAGS = @IRC_CFLAGS@
288 LD = @LD@
289 LDFLAGS = @LDFLAGS@
290 LEX = @LEX@
291 LEXLIB = @LEXLIB@
292 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
293 LIBADD_DL = @LIBADD_DL@
294 LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
295 LIBADD_DLOPEN = @LIBADD_DLOPEN@
296 LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
297 LIBLTDL = @LIBLTDL@
298 LIBOBJS = @LIBOBJS@
299 LIBS = @LIBS@
300 LIBTOOL = @LIBTOOL@
301 LIPO = @LIPO@
302 LN = @LN@
303 LN_S = @LN_S@
304 LOG_DIR = @LOG_DIR@
305 LTDLDEPS = @LTDLDEPS@
306 LTDLINCL = @LTDLINCL@
307 LTDLOPEN = @LTDLOPEN@
308 LTLIBOBJS = @LTLIBOBJS@
309 LT_CONFIG_H = @LT_CONFIG_H@
310 LT_DLLOADERS = @LT_DLLOADERS@
311 LT_DLPREOPEN = @LT_DLPREOPEN@
312 MAKEINFO = @MAKEINFO@
313 MANIFEST_TOOL = @MANIFEST_TOOL@
314 MKDIR_P = @MKDIR_P@
315 MODULES_LIBS = @MODULES_LIBS@
316 MODULE_DIR = @MODULE_DIR@
317 MOD_TARGET = @MOD_TARGET@
318 MV = @MV@
319 NM = @NM@
320 NMEDIT = @NMEDIT@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OTOOL = @OTOOL@
324 OTOOL64 = @OTOOL64@
325 PACKAGE = @PACKAGE@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
332 PATH_SEPARATOR = @PATH_SEPARATOR@
333 PICFLAGS = @PICFLAGS@
334 PKGLIBEXECDIR = @PKGLIBEXECDIR@
335 PKGLOCALSTATEDIR = @PKGLOCALSTATEDIR@
336 PKGRUNDIR = @PKGRUNDIR@
337 PKG_CONFIG = @PKG_CONFIG@
338 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
339 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
340 PROGRAM_PREFIX = @PROGRAM_PREFIX@
341 RANLIB = @RANLIB@
342 RM = @RM@
343 SED = @SED@
344 SEDOBJ = @SEDOBJ@
345 SET_MAKE = @SET_MAKE@
346 SHELL = @SHELL@
347 SQLITE_CFLAGS = @SQLITE_CFLAGS@
348 SQLITE_INCLUDES = @SQLITE_INCLUDES@
349 SQLITE_LD = @SQLITE_LD@
350 SQLITE_LIBS = @SQLITE_LIBS@
351 SQLITE_OBJ = @SQLITE_OBJ@
352 SSL_INCLUDES = @SSL_INCLUDES@
353 SSL_LIBS = @SSL_LIBS@
354 SSL_SRCS_ENABLE = @SSL_SRCS_ENABLE@
355 STRIP = @STRIP@
356 TOUCH = @TOUCH@
357 VERSION = @VERSION@
358 YACC = @YACC@
359 YFLAGS = @YFLAGS@
360 ZLIB_LD = @ZLIB_LD@
361 abs_builddir = @abs_builddir@
362 abs_srcdir = @abs_srcdir@
363 abs_top_builddir = @abs_top_builddir@
364 abs_top_srcdir = @abs_top_srcdir@
365 ac_ct_AR = @ac_ct_AR@
366 ac_ct_CC = @ac_ct_CC@
367 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
368 am__include = @am__include@
369 am__leading_dot = @am__leading_dot@
370 am__quote = @am__quote@
371 am__tar = @am__tar@
372 am__untar = @am__untar@
373 bindir = @bindir@
374 build = @build@
375 build_alias = @build_alias@
376 build_cpu = @build_cpu@
377 build_os = @build_os@
378 build_vendor = @build_vendor@
379 builddir = @builddir@
380 datadir = @datadir@
381 datarootdir = @datarootdir@
382 docdir = @docdir@
383 dvidir = @dvidir@
384 exec_prefix = @exec_prefix@
385 helpdir = @helpdir@
386 host = @host@
387 host_alias = @host_alias@
388 host_cpu = @host_cpu@
389 host_os = @host_os@
390 host_vendor = @host_vendor@
391 htmldir = @htmldir@
392 includedir = @includedir@
393 infodir = @infodir@
394 install_sh = @install_sh@
395 libdir = @libdir@
396 libexecdir = @libexecdir@
397 localedir = @localedir@
398 localstatedir = @localstatedir@
399 logdir = @logdir@
400 ltdl_LIBOBJS = @ltdl_LIBOBJS@
401 ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
402 mandir = @mandir@
403 mkdir_p = @mkdir_p@
404 moduledir = @moduledir@
405 oldincludedir = @oldincludedir@
406 pdfdir = @pdfdir@
407 pkglocalstatedir = @pkglocalstatedir@
408 pkgrundir = @pkgrundir@
409 prefix = @prefix@
410 program_transform_name = @program_transform_name@
411 psdir = @psdir@
412 rundir = @rundir@
413 sbindir = @sbindir@
414 sharedstatedir = @sharedstatedir@
415 srcdir = @srcdir@
416 subdirs = @subdirs@
417 sys_symbol_underscore = @sys_symbol_underscore@
418 sysconfdir = @sysconfdir@
419 target_alias = @target_alias@
420 top_build_prefix = @top_build_prefix@
421 top_builddir = @top_builddir@
422 top_srcdir = @top_srcdir@
423 AUTOMAKE_OPTIONS = foreign
424 libircddir = @libdir@
425 AM_CPPFLAGS = @LTDLINCL@ -I$(top_srcdir)/include -I$(top_srcdir)/libratbox/include
426 AM_LDFLAGS = -L$(top_srcdir)/libratbox/src -export-dynamic -avoid-version -no-undefined
427 AM_YFLAGS = -d
428 BUILT_SOURCES = version.c
429 libircd_la_SOURCES = \
430 authd.c \
431 bandbi.c \
432 blacklist.c \
433 cache.c \
434 capability.c \
435 channel.c \
436 chmode.c \
437 class.c \
438 client.c \
439 dns.c \
440 extban.c \
441 getopt.c \
442 hash.c \
443 hook.c \
444 hostmask.c \
445 ipv4_from_ipv6.c \
446 irc_radixtree.c \
447 irc_dictionary.c \
448 ircd.c \
449 ircd_parser.y \
450 ircd_lexer.l \
451 ircd_signal.c \
452 listener.c \
453 logger.c \
454 match.c \
455 modules.c \
456 monitor.c \
457 newconf.c \
458 operhash.c \
459 packet.c \
460 parse.c \
461 privilege.c \
462 ratelimit.c \
463 reject.c \
464 restart.c \
465 s_auth.c \
466 s_conf.c \
467 s_newconf.c \
468 s_serv.c \
469 s_user.c \
470 scache.c \
471 send.c \
472 snomask.c \
473 sslproc.c \
474 substitution.c \
475 supported.c \
476 tgchange.c \
477 version.c \
478 whowas.c
479
480 libircd_la_LDFLAGS = $(EXTRA_FLAGS) -avoid-version
481 libircd_la_LIBADD = @LIBLTDL@ -L$(top_srcdir)/libratbox/src -lratbox
482 libircd_LTLIBRARIES = libircd.la
483 charybdis_SOURCES = main.c
484 charybdis_LDFLAGS = $(EXTRA_FLAGS) -dlopen self
485 charybdis_LDADD = libircd.la -L$(top_srcdir)/libratbox/src -lratbox
486 all: $(BUILT_SOURCES)
487 $(MAKE) $(AM_MAKEFLAGS) all-am
488
489 .SUFFIXES:
490 .SUFFIXES: .c .l .lo .o .obj .y
491 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
492 @for dep in $?; do \
493 case '$(am__configure_deps)' in \
494 *$$dep*) \
495 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
496 && { if test -f $@; then exit 0; else break; fi; }; \
497 exit 1;; \
498 esac; \
499 done; \
500 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ircd/Makefile'; \
501 $(am__cd) $(top_srcdir) && \
502 $(AUTOMAKE) --foreign ircd/Makefile
503 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
504 @case '$?' in \
505 *config.status*) \
506 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
507 *) \
508 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
509 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
510 esac;
511
512 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
513 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514
515 $(top_srcdir)/configure: $(am__configure_deps)
516 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
517 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
518 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
519 $(am__aclocal_m4_deps):
520
521 install-libircdLTLIBRARIES: $(libircd_LTLIBRARIES)
522 @$(NORMAL_INSTALL)
523 @list='$(libircd_LTLIBRARIES)'; test -n "$(libircddir)" || list=; \
524 list2=; for p in $$list; do \
525 if test -f $$p; then \
526 list2="$$list2 $$p"; \
527 else :; fi; \
528 done; \
529 test -z "$$list2" || { \
530 echo " $(MKDIR_P) '$(DESTDIR)$(libircddir)'"; \
531 $(MKDIR_P) "$(DESTDIR)$(libircddir)" || exit 1; \
532 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libircddir)'"; \
533 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libircddir)"; \
534 }
535
536 uninstall-libircdLTLIBRARIES:
537 @$(NORMAL_UNINSTALL)
538 @list='$(libircd_LTLIBRARIES)'; test -n "$(libircddir)" || list=; \
539 for p in $$list; do \
540 $(am__strip_dir) \
541 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libircddir)/$$f'"; \
542 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libircddir)/$$f"; \
543 done
544
545 clean-libircdLTLIBRARIES:
546 -test -z "$(libircd_LTLIBRARIES)" || rm -f $(libircd_LTLIBRARIES)
547 @list='$(libircd_LTLIBRARIES)'; \
548 locs=`for p in $$list; do echo $$p; done | \
549 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
550 sort -u`; \
551 test -z "$$locs" || { \
552 echo rm -f $${locs}; \
553 rm -f $${locs}; \
554 }
555 ircd_parser.h: ircd_parser.c
556 @if test ! -f $@; then rm -f ircd_parser.c; else :; fi
557 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) ircd_parser.c; else :; fi
558
559 libircd.la: $(libircd_la_OBJECTS) $(libircd_la_DEPENDENCIES) $(EXTRA_libircd_la_DEPENDENCIES)
560 $(AM_V_CCLD)$(libircd_la_LINK) -rpath $(libircddir) $(libircd_la_OBJECTS) $(libircd_la_LIBADD) $(LIBS)
561 install-binPROGRAMS: $(bin_PROGRAMS)
562 @$(NORMAL_INSTALL)
563 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
564 if test -n "$$list"; then \
565 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
566 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
567 fi; \
568 for p in $$list; do echo "$$p $$p"; done | \
569 sed 's/$(EXEEXT)$$//' | \
570 while read p p1; do if test -f $$p \
571 || test -f $$p1 \
572 ; then echo "$$p"; echo "$$p"; else :; fi; \
573 done | \
574 sed -e 'p;s,.*/,,;n;h' \
575 -e 's|.*|.|' \
576 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
577 sed 'N;N;N;s,\n, ,g' | \
578 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
579 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
580 if ($$2 == $$4) files[d] = files[d] " " $$1; \
581 else { print "f", $$3 "/" $$4, $$1; } } \
582 END { for (d in files) print "f", d, files[d] }' | \
583 while read type dir files; do \
584 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
585 test -z "$$files" || { \
586 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
587 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
588 } \
589 ; done
590
591 uninstall-binPROGRAMS:
592 @$(NORMAL_UNINSTALL)
593 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
594 files=`for p in $$list; do echo "$$p"; done | \
595 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
596 -e 's/$$/$(EXEEXT)/' \
597 `; \
598 test -n "$$list" || exit 0; \
599 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
600 cd "$(DESTDIR)$(bindir)" && rm -f $$files
601
602 clean-binPROGRAMS:
603 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
604 echo " rm -f" $$list; \
605 rm -f $$list || exit $$?; \
606 test -n "$(EXEEXT)" || exit 0; \
607 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
608 echo " rm -f" $$list; \
609 rm -f $$list
610
611 charybdis$(EXEEXT): $(charybdis_OBJECTS) $(charybdis_DEPENDENCIES) $(EXTRA_charybdis_DEPENDENCIES)
612 @rm -f charybdis$(EXEEXT)
613 $(AM_V_CCLD)$(charybdis_LINK) $(charybdis_OBJECTS) $(charybdis_LDADD) $(LIBS)
614
615 mostlyclean-compile:
616 -rm -f *.$(OBJEXT)
617
618 distclean-compile:
619 -rm -f *.tab.c
620
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authd.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bandbi.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blacklist.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/capability.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/channel.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chmode.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/class.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extban.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hook.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostmask.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipv4_from_ipv6.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_dictionary.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_radixtree.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd_lexer.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd_parser.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd_signal.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listener.Plo@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger.Plo@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Plo@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modules.Plo@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/monitor.Plo@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newconf.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/operhash.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/packet.Plo@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/privilege.Plo@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ratelimit.Plo@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reject.Plo@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/restart.Plo@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_auth.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_conf.Plo@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_newconf.Plo@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_serv.Plo@am__quote@
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_user.Plo@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scache.Plo@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/send.Plo@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snomask.Plo@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sslproc.Plo@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/substitution.Plo@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/supported.Plo@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tgchange.Plo@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/whowas.Plo@am__quote@
671
672 .c.o:
673 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
674 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
675 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
679
680 .c.obj:
681 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
682 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
683 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
687
688 .c.lo:
689 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
690 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
691 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
694 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
695
696 .l.c:
697 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
698
699 .y.c:
700 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
701
702 mostlyclean-libtool:
703 -rm -f *.lo
704
705 clean-libtool:
706 -rm -rf .libs _libs
707
708 ID: $(am__tagged_files)
709 $(am__define_uniq_tagged_files); mkid -fID $$unique
710 tags: tags-am
711 TAGS: tags
712
713 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
714 set x; \
715 here=`pwd`; \
716 $(am__define_uniq_tagged_files); \
717 shift; \
718 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
719 test -n "$$unique" || unique=$$empty_fix; \
720 if test $$# -gt 0; then \
721 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
722 "$$@" $$unique; \
723 else \
724 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
725 $$unique; \
726 fi; \
727 fi
728 ctags: ctags-am
729
730 CTAGS: ctags
731 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
732 $(am__define_uniq_tagged_files); \
733 test -z "$(CTAGS_ARGS)$$unique" \
734 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
735 $$unique
736
737 GTAGS:
738 here=`$(am__cd) $(top_builddir) && pwd` \
739 && $(am__cd) $(top_srcdir) \
740 && gtags -i $(GTAGS_ARGS) "$$here"
741 cscopelist: cscopelist-am
742
743 cscopelist-am: $(am__tagged_files)
744 list='$(am__tagged_files)'; \
745 case "$(srcdir)" in \
746 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
747 *) sdir=$(subdir)/$(srcdir) ;; \
748 esac; \
749 for i in $$list; do \
750 if test -f "$$i"; then \
751 echo "$(subdir)/$$i"; \
752 else \
753 echo "$$sdir/$$i"; \
754 fi; \
755 done >> $(top_builddir)/cscope.files
756
757 distclean-tags:
758 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
759
760 distdir: $(DISTFILES)
761 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
762 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
763 list='$(DISTFILES)'; \
764 dist_files=`for file in $$list; do echo $$file; done | \
765 sed -e "s|^$$srcdirstrip/||;t" \
766 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
767 case $$dist_files in \
768 */*) $(MKDIR_P) `echo "$$dist_files" | \
769 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
770 sort -u` ;; \
771 esac; \
772 for file in $$dist_files; do \
773 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
774 if test -d $$d/$$file; then \
775 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
776 if test -d "$(distdir)/$$file"; then \
777 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
778 fi; \
779 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
780 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
781 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
782 fi; \
783 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
784 else \
785 test -f "$(distdir)/$$file" \
786 || cp -p $$d/$$file "$(distdir)/$$file" \
787 || exit 1; \
788 fi; \
789 done
790 check-am: all-am
791 check: $(BUILT_SOURCES)
792 $(MAKE) $(AM_MAKEFLAGS) check-am
793 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
794 installdirs:
795 for dir in "$(DESTDIR)$(libircddir)" "$(DESTDIR)$(bindir)"; do \
796 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
797 done
798 install: $(BUILT_SOURCES)
799 $(MAKE) $(AM_MAKEFLAGS) install-am
800 install-exec: install-exec-am
801 install-data: install-data-am
802 uninstall: uninstall-am
803
804 install-am: all-am
805 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
806
807 installcheck: installcheck-am
808 install-strip:
809 if test -z '$(STRIP)'; then \
810 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
811 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
812 install; \
813 else \
814 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
815 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
816 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
817 fi
818 mostlyclean-generic:
819
820 clean-generic:
821
822 distclean-generic:
823 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
824 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
825
826 maintainer-clean-generic:
827 @echo "This command is intended for maintainers to use"
828 @echo "it deletes files that may require special tools to rebuild."
829 -rm -f ircd_lexer.c
830 -rm -f ircd_parser.c
831 -rm -f ircd_parser.h
832 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
833 clean: clean-am
834
835 clean-am: clean-binPROGRAMS clean-generic clean-libircdLTLIBRARIES \
836 clean-libtool mostlyclean-am
837
838 distclean: distclean-am
839 -rm -rf ./$(DEPDIR)
840 -rm -f Makefile
841 distclean-am: clean-am distclean-compile distclean-generic \
842 distclean-tags
843
844 dvi: dvi-am
845
846 dvi-am:
847
848 html: html-am
849
850 html-am:
851
852 info: info-am
853
854 info-am:
855
856 install-data-am: install-libircdLTLIBRARIES
857
858 install-dvi: install-dvi-am
859
860 install-dvi-am:
861
862 install-exec-am: install-binPROGRAMS
863 @$(NORMAL_INSTALL)
864 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
865 install-html: install-html-am
866
867 install-html-am:
868
869 install-info: install-info-am
870
871 install-info-am:
872
873 install-man:
874
875 install-pdf: install-pdf-am
876
877 install-pdf-am:
878
879 install-ps: install-ps-am
880
881 install-ps-am:
882
883 installcheck-am:
884
885 maintainer-clean: maintainer-clean-am
886 -rm -rf ./$(DEPDIR)
887 -rm -f Makefile
888 maintainer-clean-am: distclean-am maintainer-clean-generic
889
890 mostlyclean: mostlyclean-am
891
892 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
893 mostlyclean-libtool
894
895 pdf: pdf-am
896
897 pdf-am:
898
899 ps: ps-am
900
901 ps-am:
902
903 uninstall-am: uninstall-binPROGRAMS uninstall-libircdLTLIBRARIES
904
905 .MAKE: all check install install-am install-exec-am install-strip
906
907 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
908 clean-binPROGRAMS clean-generic clean-libircdLTLIBRARIES \
909 clean-libtool cscopelist-am ctags ctags-am distclean \
910 distclean-compile distclean-generic distclean-libtool \
911 distclean-tags distdir dvi dvi-am html html-am info info-am \
912 install install-am install-binPROGRAMS install-data \
913 install-data-am install-dvi install-dvi-am install-exec \
914 install-exec-am install-exec-hook install-html install-html-am \
915 install-info install-info-am install-libircdLTLIBRARIES \
916 install-man install-pdf install-pdf-am install-ps \
917 install-ps-am install-strip installcheck installcheck-am \
918 installdirs maintainer-clean maintainer-clean-generic \
919 mostlyclean mostlyclean-compile mostlyclean-generic \
920 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
921 uninstall-am uninstall-binPROGRAMS \
922 uninstall-libircdLTLIBRARIES
923
924 .PRECIOUS: Makefile
925
926
927 version.c: version.c.SH ../CREDITS ../include/patchlevel.h ../include/serno.h
928 $(SHELL) version.c.SH
929 $(CP) version.c version.c.last
930 touch version.c.SH
931
932 install-exec-hook: install-libircdLTLIBRARIES
933 $(RM) -f version.c
934
935 # Tell versions [3.59,3.63) of GNU make to not export all variables.
936 # Otherwise a system limit (for SysV at least) may be exceeded.
937 .NOEXPORT: