ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/src/Makefile.in
Revision: 941
Committed: Sat May 2 02:02:59 2009 UTC (14 years, 10 months ago) by db
File size: 22408 byte(s)
Log Message:
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


File Contents

# User Rev Content
1 db 941 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 michael 912 # @configure_input@
3    
4     # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 db 941 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 michael 912 # 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     pkgdatadir = $(datadir)/@PACKAGE@
19     pkglibdir = $(libdir)/@PACKAGE@
20     pkgincludedir = $(includedir)/@PACKAGE@
21     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22     install_sh_DATA = $(install_sh) -c -m 644
23     install_sh_PROGRAM = $(install_sh) -c
24     install_sh_SCRIPT = $(install_sh) -c
25     INSTALL_HEADER = $(INSTALL_DATA)
26     transform = $(program_transform_name)
27     NORMAL_INSTALL = :
28     PRE_INSTALL = :
29     POST_INSTALL = :
30     NORMAL_UNINSTALL = :
31     PRE_UNINSTALL = :
32     POST_UNINSTALL = :
33     build_triplet = @build@
34     host_triplet = @host@
35     sbin_PROGRAMS = ircd$(EXEEXT)
36     @HAVE_CRYPT_TRUE@am__append_1 = crypt.c
37     @ENABLE_SSL_TRUE@am__append_2 = rsa.c
38     subdir = src
39     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ircd_lexer.c \
40     ircd_parser.c ircd_parser.h
41     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42     am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43     $(top_srcdir)/configure.ac
44     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45     $(ACLOCAL_M4)
46     mkinstalldirs = $(install_sh) -d
47     CONFIG_HEADER = $(top_builddir)/config.h
48     CONFIG_CLEAN_FILES =
49     am__installdirs = "$(DESTDIR)$(sbindir)"
50     sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
51     PROGRAMS = $(sbin_PROGRAMS)
52     am__ircd_SOURCES_DIST = balloc.c channel.c channel_mode.c client.c \
53     csvlib.c dbuf.c dynlink.c event.c fdlist.c fileio.c getopt.c \
54     hash.c hook.c hostmask.c irc_getaddrinfo.c irc_getnameinfo.c \
55     irc_res.c irc_reslib.c irc_string.c ircd.c ircd_signal.c \
56     list.c listener.c m_error.c match.c memory.c modules.c motd.c \
57     numeric.c packet.c parse.c s_conf.c s_bsd_epoll.c s_bsd_poll.c \
58     s_bsd_sigio.c s_bsd_devpoll.c s_bsd_kqueue.c s_bsd_select.c \
59     s_bsd_win32.c restart.c resv.c s_auth.c s_bsd.c s_gline.c \
60     s_log.c s_misc.c s_serv.c s_user.c send.c sprintf_irc.c \
61     tools.c version.c watch.c whowas.c ircd_parser.y ircd_lexer.l \
62     crypt.c rsa.c
63     @HAVE_CRYPT_TRUE@am__objects_1 = crypt.$(OBJEXT)
64     @ENABLE_SSL_TRUE@am__objects_2 = rsa.$(OBJEXT)
65     am_ircd_OBJECTS = balloc.$(OBJEXT) channel.$(OBJEXT) \
66     channel_mode.$(OBJEXT) client.$(OBJEXT) csvlib.$(OBJEXT) \
67     dbuf.$(OBJEXT) dynlink.$(OBJEXT) event.$(OBJEXT) \
68     fdlist.$(OBJEXT) fileio.$(OBJEXT) getopt.$(OBJEXT) \
69     hash.$(OBJEXT) hook.$(OBJEXT) hostmask.$(OBJEXT) \
70     irc_getaddrinfo.$(OBJEXT) irc_getnameinfo.$(OBJEXT) \
71     irc_res.$(OBJEXT) irc_reslib.$(OBJEXT) irc_string.$(OBJEXT) \
72     ircd.$(OBJEXT) ircd_signal.$(OBJEXT) list.$(OBJEXT) \
73     listener.$(OBJEXT) m_error.$(OBJEXT) match.$(OBJEXT) \
74     memory.$(OBJEXT) modules.$(OBJEXT) motd.$(OBJEXT) \
75     numeric.$(OBJEXT) packet.$(OBJEXT) parse.$(OBJEXT) \
76     s_conf.$(OBJEXT) s_bsd_epoll.$(OBJEXT) s_bsd_poll.$(OBJEXT) \
77     s_bsd_sigio.$(OBJEXT) s_bsd_devpoll.$(OBJEXT) \
78     s_bsd_kqueue.$(OBJEXT) s_bsd_select.$(OBJEXT) \
79     s_bsd_win32.$(OBJEXT) restart.$(OBJEXT) resv.$(OBJEXT) \
80     s_auth.$(OBJEXT) s_bsd.$(OBJEXT) s_gline.$(OBJEXT) \
81     s_log.$(OBJEXT) s_misc.$(OBJEXT) s_serv.$(OBJEXT) \
82     s_user.$(OBJEXT) send.$(OBJEXT) sprintf_irc.$(OBJEXT) \
83     tools.$(OBJEXT) version.$(OBJEXT) watch.$(OBJEXT) \
84     whowas.$(OBJEXT) ircd_parser.$(OBJEXT) ircd_lexer.$(OBJEXT) \
85     $(am__objects_1) $(am__objects_2)
86     ircd_OBJECTS = $(am_ircd_OBJECTS)
87     am__DEPENDENCIES_1 =
88     ircd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89     --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(ircd_LDFLAGS) \
90     $(LDFLAGS) -o $@
91 db 941 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
92 michael 912 depcomp = $(SHELL) $(top_srcdir)/depcomp
93     am__depfiles_maybe = depfiles
94     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
95     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96     LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97     --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
98     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99     CCLD = $(CC)
100     LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101     --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
102     $(LDFLAGS) -o $@
103     @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
104     LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
105     LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106     --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
107     YLWRAP = $(top_srcdir)/ylwrap
108     @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
109     YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
110     LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
111     --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
112     SOURCES = $(ircd_SOURCES)
113     DIST_SOURCES = $(am__ircd_SOURCES_DIST)
114     ETAGS = etags
115     CTAGS = ctags
116     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117     ACLOCAL = @ACLOCAL@
118     AMTAR = @AMTAR@
119     AR = @AR@
120     AUTOCONF = @AUTOCONF@
121     AUTOHEADER = @AUTOHEADER@
122     AUTOMAKE = @AUTOMAKE@
123     AWK = @AWK@
124     CC = @CC@
125     CCDEPMODE = @CCDEPMODE@
126     CFLAGS = @CFLAGS@
127     CPP = @CPP@
128     CPPFLAGS = @CPPFLAGS@
129     CXX = @CXX@
130     CXXCPP = @CXXCPP@
131     CXXDEPMODE = @CXXDEPMODE@
132     CXXFLAGS = @CXXFLAGS@
133     CYGPATH_W = @CYGPATH_W@
134     DATADIR = @DATADIR@
135     DEFS = @DEFS@
136     DEPDIR = @DEPDIR@
137 db 941 DSYMUTIL = @DSYMUTIL@
138 michael 912 ECHO = @ECHO@
139     ECHO_C = @ECHO_C@
140     ECHO_N = @ECHO_N@
141     ECHO_T = @ECHO_T@
142     EGREP = @EGREP@
143     EXEEXT = @EXEEXT@
144     F77 = @F77@
145     FFLAGS = @FFLAGS@
146     GREP = @GREP@
147     INCLTDL = @INCLTDL@
148     INSTALL = @INSTALL@
149     INSTALL_DATA = @INSTALL_DATA@
150     INSTALL_PROGRAM = @INSTALL_PROGRAM@
151     INSTALL_SCRIPT = @INSTALL_SCRIPT@
152     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153     LDFLAGS = @LDFLAGS@
154     LEX = @LEX@
155     LEXLIB = @LEXLIB@
156     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
157     LIBDIR = @LIBDIR@
158     LIBLTDL = @LIBLTDL@
159     LIBOBJS = @LIBOBJS@
160     LIBS = @LIBS@
161     LIBTOOL = @LIBTOOL@
162     LN_S = @LN_S@
163     LOCALSTATEDIR = @LOCALSTATEDIR@
164     LTLIBOBJS = @LTLIBOBJS@
165     MAINT = @MAINT@
166     MAKEINFO = @MAKEINFO@
167     MKDIR_P = @MKDIR_P@
168 db 941 NMEDIT = @NMEDIT@
169 michael 912 OBJEXT = @OBJEXT@
170     PACKAGE = @PACKAGE@
171     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172     PACKAGE_NAME = @PACKAGE_NAME@
173     PACKAGE_STRING = @PACKAGE_STRING@
174     PACKAGE_TARNAME = @PACKAGE_TARNAME@
175     PACKAGE_VERSION = @PACKAGE_VERSION@
176     PATH_SEPARATOR = @PATH_SEPARATOR@
177     PREFIX = @PREFIX@
178     RANLIB = @RANLIB@
179     SED = @SED@
180     SET_MAKE = @SET_MAKE@
181     SHELL = @SHELL@
182     STRIP = @STRIP@
183     SYSCONFDIR = @SYSCONFDIR@
184     VERSION = @VERSION@
185     YACC = @YACC@
186     YFLAGS = @YFLAGS@
187     abs_builddir = @abs_builddir@
188     abs_srcdir = @abs_srcdir@
189     abs_top_builddir = @abs_top_builddir@
190     abs_top_srcdir = @abs_top_srcdir@
191     ac_ct_CC = @ac_ct_CC@
192     ac_ct_CXX = @ac_ct_CXX@
193     ac_ct_F77 = @ac_ct_F77@
194     am__include = @am__include@
195     am__leading_dot = @am__leading_dot@
196     am__quote = @am__quote@
197     am__tar = @am__tar@
198     am__untar = @am__untar@
199     bindir = @bindir@
200     build = @build@
201     build_alias = @build_alias@
202     build_cpu = @build_cpu@
203     build_os = @build_os@
204     build_vendor = @build_vendor@
205     builddir = @builddir@
206     datadir = @datadir@
207     datarootdir = @datarootdir@
208     docdir = @docdir@
209     dvidir = @dvidir@
210     exec_prefix = @exec_prefix@
211     host = @host@
212     host_alias = @host_alias@
213     host_cpu = @host_cpu@
214     host_os = @host_os@
215     host_vendor = @host_vendor@
216     htmldir = @htmldir@
217     includedir = @includedir@
218     infodir = @infodir@
219     install_sh = @install_sh@
220     libdir = @libdir@
221     libexecdir = @libexecdir@
222     localedir = @localedir@
223     localstatedir = @localstatedir@
224     mandir = @mandir@
225     mkdir_p = @mkdir_p@
226     oldincludedir = @oldincludedir@
227     pdfdir = @pdfdir@
228     prefix = @prefix@
229     program_transform_name = @program_transform_name@
230     psdir = @psdir@
231     sbindir = @sbindir@
232     sharedstatedir = @sharedstatedir@
233     srcdir = @srcdir@
234     subdirs = @subdirs@
235     sysconfdir = @sysconfdir@
236     target_alias = @target_alias@
237 db 941 top_build_prefix = @top_build_prefix@
238 michael 912 top_builddir = @top_builddir@
239     top_srcdir = @top_srcdir@
240     AUTOMAKE_OPTIONS = foreign
241     AM_YFLAGS = -d
242     AM_CPPFLAGS = $(INCLTDL) -I$(top_srcdir)/include -I$(top_srcdir)/lib/pcre
243     ircd_LDFLAGS = -export-dynamic
244     ircd_LDADD = $(LIBLTDL) $(top_srcdir)/lib/pcre/libpcre.a
245     ircd_DEPENDENCIES = $(LIBLTDL) $(top_srcdir)/lib/pcre/libpcre.a
246     ircd_SOURCES = balloc.c channel.c channel_mode.c client.c csvlib.c \
247     dbuf.c dynlink.c event.c fdlist.c fileio.c getopt.c hash.c \
248     hook.c hostmask.c irc_getaddrinfo.c irc_getnameinfo.c \
249     irc_res.c irc_reslib.c irc_string.c ircd.c ircd_signal.c \
250     list.c listener.c m_error.c match.c memory.c modules.c motd.c \
251     numeric.c packet.c parse.c s_conf.c s_bsd_epoll.c s_bsd_poll.c \
252     s_bsd_sigio.c s_bsd_devpoll.c s_bsd_kqueue.c s_bsd_select.c \
253     s_bsd_win32.c restart.c resv.c s_auth.c s_bsd.c s_gline.c \
254     s_log.c s_misc.c s_serv.c s_user.c send.c sprintf_irc.c \
255     tools.c version.c watch.c whowas.c ircd_parser.y ircd_lexer.l \
256     $(am__append_1) $(am__append_2)
257     all: all-am
258    
259     .SUFFIXES:
260     .SUFFIXES: .c .l .lo .o .obj .y
261     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
262     @for dep in $?; do \
263     case '$(am__configure_deps)' in \
264     *$$dep*) \
265     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
266     && exit 0; \
267     exit 1;; \
268     esac; \
269     done; \
270     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
271     cd $(top_srcdir) && \
272     $(AUTOMAKE) --foreign src/Makefile
273     .PRECIOUS: Makefile
274     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275     @case '$?' in \
276     *config.status*) \
277     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
278     *) \
279     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
280     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
281     esac;
282    
283     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285    
286     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
287     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
289     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290     install-sbinPROGRAMS: $(sbin_PROGRAMS)
291     @$(NORMAL_INSTALL)
292     test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
293     @list='$(sbin_PROGRAMS)'; for p in $$list; do \
294     p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
295     if test -f $$p \
296     || test -f $$p1 \
297     ; then \
298     f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
299 db 941 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
300     $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
301 michael 912 else :; fi; \
302     done
303    
304     uninstall-sbinPROGRAMS:
305     @$(NORMAL_UNINSTALL)
306     @list='$(sbin_PROGRAMS)'; for p in $$list; do \
307     f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
308     echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
309     rm -f "$(DESTDIR)$(sbindir)/$$f"; \
310     done
311    
312     clean-sbinPROGRAMS:
313     @list='$(sbin_PROGRAMS)'; for p in $$list; do \
314     f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
315     echo " rm -f $$p $$f"; \
316     rm -f $$p $$f ; \
317     done
318     ircd_parser.h: ircd_parser.c
319     @if test ! -f $@; then \
320     rm -f ircd_parser.c; \
321     $(MAKE) $(AM_MAKEFLAGS) ircd_parser.c; \
322     else :; fi
323     ircd$(EXEEXT): $(ircd_OBJECTS) $(ircd_DEPENDENCIES)
324     @rm -f ircd$(EXEEXT)
325     $(ircd_LINK) $(ircd_OBJECTS) $(ircd_LDADD) $(LIBS)
326    
327     mostlyclean-compile:
328     -rm -f *.$(OBJEXT)
329    
330     distclean-compile:
331     -rm -f *.tab.c
332    
333     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/balloc.Po@am__quote@
334     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/channel.Po@am__quote@
335     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/channel_mode.Po@am__quote@
336     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Po@am__quote@
337     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypt.Po@am__quote@
338     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csvlib.Po@am__quote@
339     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbuf.Po@am__quote@
340     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynlink.Po@am__quote@
341     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Po@am__quote@
342     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdlist.Po@am__quote@
343     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileio.Po@am__quote@
344     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
345     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
346     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hook.Po@am__quote@
347     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostmask.Po@am__quote@
348     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_getaddrinfo.Po@am__quote@
349     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_getnameinfo.Po@am__quote@
350     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_res.Po@am__quote@
351     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_reslib.Po@am__quote@
352     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc_string.Po@am__quote@
353     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd.Po@am__quote@
354     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd_lexer.Po@am__quote@
355     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd_parser.Po@am__quote@
356     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ircd_signal.Po@am__quote@
357     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
358     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listener.Po@am__quote@
359     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_error.Po@am__quote@
360     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Po@am__quote@
361     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@
362     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modules.Po@am__quote@
363     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/motd.Po@am__quote@
364     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/numeric.Po@am__quote@
365     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/packet.Po@am__quote@
366     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@
367     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/restart.Po@am__quote@
368     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resv.Po@am__quote@
369     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rsa.Po@am__quote@
370     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_auth.Po@am__quote@
371     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd.Po@am__quote@
372     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_devpoll.Po@am__quote@
373     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_epoll.Po@am__quote@
374     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_kqueue.Po@am__quote@
375     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_poll.Po@am__quote@
376     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_select.Po@am__quote@
377     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_sigio.Po@am__quote@
378     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bsd_win32.Po@am__quote@
379     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_conf.Po@am__quote@
380     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_gline.Po@am__quote@
381     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_log.Po@am__quote@
382     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_misc.Po@am__quote@
383     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_serv.Po@am__quote@
384     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_user.Po@am__quote@
385     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/send.Po@am__quote@
386     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf_irc.Po@am__quote@
387     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tools.Po@am__quote@
388     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
389     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch.Po@am__quote@
390     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/whowas.Po@am__quote@
391    
392     .c.o:
393     @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
394     @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
395     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397     @am__fastdepCC_FALSE@ $(COMPILE) -c $<
398    
399     .c.obj:
400     @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
401     @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404     @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
405    
406     .c.lo:
407     @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
408     @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
409     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
410     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
412    
413     .l.c:
414     $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
415    
416     .y.c:
417     $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
418    
419     mostlyclean-libtool:
420     -rm -f *.lo
421    
422     clean-libtool:
423     -rm -rf .libs _libs
424    
425     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
426     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
427     unique=`for i in $$list; do \
428     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429     done | \
430 db 941 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
431     END { if (nonempty) { for (i in files) print i; }; }'`; \
432 michael 912 mkid -fID $$unique
433     tags: TAGS
434    
435     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
436     $(TAGS_FILES) $(LISP)
437     tags=; \
438     here=`pwd`; \
439     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
440     unique=`for i in $$list; do \
441     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442     done | \
443 db 941 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444     END { if (nonempty) { for (i in files) print i; }; }'`; \
445 michael 912 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
446     test -n "$$unique" || unique=$$empty_fix; \
447     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448     $$tags $$unique; \
449     fi
450     ctags: CTAGS
451     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
452     $(TAGS_FILES) $(LISP)
453     tags=; \
454     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455     unique=`for i in $$list; do \
456     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457     done | \
458 db 941 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459     END { if (nonempty) { for (i in files) print i; }; }'`; \
460 michael 912 test -z "$(CTAGS_ARGS)$$tags$$unique" \
461     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
462     $$tags $$unique
463    
464     GTAGS:
465     here=`$(am__cd) $(top_builddir) && pwd` \
466     && cd $(top_srcdir) \
467     && gtags -i $(GTAGS_ARGS) $$here
468    
469     distclean-tags:
470     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471    
472     distdir: $(DISTFILES)
473     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475     list='$(DISTFILES)'; \
476     dist_files=`for file in $$list; do echo $$file; done | \
477     sed -e "s|^$$srcdirstrip/||;t" \
478     -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479     case $$dist_files in \
480     */*) $(MKDIR_P) `echo "$$dist_files" | \
481     sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482     sort -u` ;; \
483     esac; \
484     for file in $$dist_files; do \
485     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486     if test -d $$d/$$file; then \
487     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
490     fi; \
491     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
492     else \
493     test -f $(distdir)/$$file \
494     || cp -p $$d/$$file $(distdir)/$$file \
495     || exit 1; \
496     fi; \
497     done
498     check-am: all-am
499     check: check-am
500     all-am: Makefile $(PROGRAMS)
501     installdirs:
502     for dir in "$(DESTDIR)$(sbindir)"; do \
503     test -z "$$dir" || $(MKDIR_P) "$$dir"; \
504     done
505     install: install-am
506     install-exec: install-exec-am
507     install-data: install-data-am
508     uninstall: uninstall-am
509    
510     install-am: all-am
511     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
512    
513     installcheck: installcheck-am
514     install-strip:
515     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
516     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
517     `test -z '$(STRIP)' || \
518     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
519     mostlyclean-generic:
520    
521     clean-generic:
522    
523     distclean-generic:
524     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
525    
526     maintainer-clean-generic:
527     @echo "This command is intended for maintainers to use"
528     @echo "it deletes files that may require special tools to rebuild."
529     -rm -f ircd_lexer.c
530     -rm -f ircd_parser.c
531     -rm -f ircd_parser.h
532     clean: clean-am
533    
534     clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
535     mostlyclean-am
536    
537     distclean: distclean-am
538     -rm -rf ./$(DEPDIR)
539     -rm -f Makefile
540     distclean-am: clean-am distclean-compile distclean-generic \
541     distclean-tags
542    
543     dvi: dvi-am
544    
545     dvi-am:
546    
547     html: html-am
548    
549     info: info-am
550    
551     info-am:
552    
553     install-data-am:
554    
555     install-dvi: install-dvi-am
556    
557     install-exec-am: install-sbinPROGRAMS
558    
559     install-html: install-html-am
560    
561     install-info: install-info-am
562    
563     install-man:
564    
565     install-pdf: install-pdf-am
566    
567     install-ps: install-ps-am
568    
569     installcheck-am:
570    
571     maintainer-clean: maintainer-clean-am
572     -rm -rf ./$(DEPDIR)
573     -rm -f Makefile
574     maintainer-clean-am: distclean-am maintainer-clean-generic
575    
576     mostlyclean: mostlyclean-am
577    
578     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
579     mostlyclean-libtool
580    
581     pdf: pdf-am
582    
583     pdf-am:
584    
585     ps: ps-am
586    
587     ps-am:
588    
589     uninstall-am: uninstall-sbinPROGRAMS
590    
591     .MAKE: install-am install-strip
592    
593     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
594     clean-libtool clean-sbinPROGRAMS ctags distclean \
595     distclean-compile distclean-generic distclean-libtool \
596     distclean-tags distdir dvi dvi-am html html-am info info-am \
597     install install-am install-data install-data-am install-dvi \
598     install-dvi-am install-exec install-exec-am install-html \
599     install-html-am install-info install-info-am install-man \
600     install-pdf install-pdf-am install-ps install-ps-am \
601     install-sbinPROGRAMS install-strip installcheck \
602     installcheck-am installdirs maintainer-clean \
603     maintainer-clean-generic mostlyclean mostlyclean-compile \
604     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
605     tags uninstall uninstall-am uninstall-sbinPROGRAMS
606    
607     # Tell versions [3.59,3.63) of GNU make to not export all variables.
608     # Otherwise a system limit (for SysV at least) may be exceeded.
609     .NOEXPORT: