ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/Makefile.in
Revision: 6394
Committed: Sun Aug 23 15:01:55 2015 UTC (8 years, 7 months ago) by michael
File size: 28751 byte(s)
Log Message:
- autoreconf

File Contents

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

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision