ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/Makefile.in
Revision: 1664
Committed: Sun Nov 18 14:33:47 2012 UTC (12 years, 9 months ago) by michael
File size: 25344 byte(s)
Log Message:
- memory.c: removed mem_frob()
- automake 1.12.5

File Contents

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

Properties

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