ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/Makefile.in
Revision: 8558
Committed: Sun Sep 23 09:25:22 2018 UTC (7 years, 9 months ago) by michael
File size: 28950 byte(s)
Log Message:
- Add --enable-efence switch to allow easy linking with the electric fence memory debugger library

File Contents

# Content
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 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 = hopm$(EXEEXT)
92 subdir = src
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
95 $(top_srcdir)/m4/ax_append_flag.m4 \
96 $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
97 $(top_srcdir)/m4/ax_arg_enable_efence.m4 \
98 $(top_srcdir)/m4/ax_arg_enable_warnings.m4 \
99 $(top_srcdir)/m4/ax_arg_openssl.m4 \
100 $(top_srcdir)/m4/ax_check_compile_flag.m4 \
101 $(top_srcdir)/m4/ax_gcc_stack_protect.m4 \
102 $(top_srcdir)/m4/ax_library_net.m4 \
103 $(top_srcdir)/m4/ax_require_defined.m4 \
104 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
105 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
106 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108 $(ACLOCAL_M4)
109 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = setup.h
112 CONFIG_CLEAN_FILES =
113 CONFIG_CLEAN_VPATH_FILES =
114 am__installdirs = "$(DESTDIR)$(bindir)"
115 PROGRAMS = $(bin_PROGRAMS)
116 am_hopm_OBJECTS = compat.$(OBJEXT) config-parser.$(OBJEXT) \
117 config-lexer.$(OBJEXT) config.$(OBJEXT) dnsbl.$(OBJEXT) \
118 firedns.$(OBJEXT) irc.$(OBJEXT) list.$(OBJEXT) log.$(OBJEXT) \
119 main.$(OBJEXT) memory.$(OBJEXT) match.$(OBJEXT) misc.$(OBJEXT) \
120 negcache.$(OBJEXT) opercmd.$(OBJEXT) patricia.$(OBJEXT) \
121 scan.$(OBJEXT) stats.$(OBJEXT)
122 hopm_OBJECTS = $(am_hopm_OBJECTS)
123 hopm_DEPENDENCIES = libopm/src/.libs/libopm.a @LIBOBJS@
124 AM_V_lt = $(am__v_lt_@AM_V@)
125 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
126 am__v_lt_0 = --silent
127 am__v_lt_1 =
128 AM_V_P = $(am__v_P_@AM_V@)
129 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130 am__v_P_0 = false
131 am__v_P_1 = :
132 AM_V_GEN = $(am__v_GEN_@AM_V@)
133 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134 am__v_GEN_0 = @echo " GEN " $@;
135 am__v_GEN_1 =
136 AM_V_at = $(am__v_at_@AM_V@)
137 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138 am__v_at_0 = @
139 am__v_at_1 =
140 DEFAULT_INCLUDES = -I.@am__isrc@
141 depcomp = $(SHELL) $(top_srcdir)/depcomp
142 am__depfiles_maybe = depfiles
143 am__mv = mv -f
144 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149 $(AM_CFLAGS) $(CFLAGS)
150 AM_V_CC = $(am__v_CC_@AM_V@)
151 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
152 am__v_CC_0 = @echo " CC " $@;
153 am__v_CC_1 =
154 CCLD = $(CC)
155 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157 $(AM_LDFLAGS) $(LDFLAGS) -o $@
158 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
159 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
160 am__v_CCLD_0 = @echo " CCLD " $@;
161 am__v_CCLD_1 =
162 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
163 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
164 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
165 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
166 AM_V_LEX = $(am__v_LEX_@AM_V@)
167 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
168 am__v_LEX_0 = @echo " LEX " $@;
169 am__v_LEX_1 =
170 YLWRAP = $(top_srcdir)/ylwrap
171 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
172 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
173 -e s/c++$$/h++/ -e s/c$$/h/
174 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
175 LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
176 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
177 AM_V_YACC = $(am__v_YACC_@AM_V@)
178 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
179 am__v_YACC_0 = @echo " YACC " $@;
180 am__v_YACC_1 =
181 SOURCES = $(hopm_SOURCES)
182 DIST_SOURCES = $(hopm_SOURCES)
183 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
184 ctags-recursive dvi-recursive html-recursive info-recursive \
185 install-data-recursive install-dvi-recursive \
186 install-exec-recursive install-html-recursive \
187 install-info-recursive install-pdf-recursive \
188 install-ps-recursive install-recursive installcheck-recursive \
189 installdirs-recursive pdf-recursive ps-recursive \
190 tags-recursive uninstall-recursive
191 am__can_run_installinfo = \
192 case $$AM_UPDATE_INFO_DIR in \
193 n|no|NO) false;; \
194 *) (install-info --version) >/dev/null 2>&1;; \
195 esac
196 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
197 distclean-recursive maintainer-clean-recursive
198 am__recursive_targets = \
199 $(RECURSIVE_TARGETS) \
200 $(RECURSIVE_CLEAN_TARGETS) \
201 $(am__extra_recursive_targets)
202 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
203 distdir
204 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
205 $(LISP)setup.h.in
206 # Read a list of newline-separated strings from the standard input,
207 # and print each of them once, without duplicates. Input order is
208 # *not* preserved.
209 am__uniquify_input = $(AWK) '\
210 BEGIN { nonempty = 0; } \
211 { items[$$0] = 1; nonempty = 1; } \
212 END { if (nonempty) { for (i in items) print i; }; } \
213 '
214 # Make sure the list of sources is unique. This is necessary because,
215 # e.g., the same source file might be shared among _SOURCES variables
216 # for different programs/libraries.
217 am__define_uniq_tagged_files = \
218 list='$(am__tagged_files)'; \
219 unique=`for i in $$list; do \
220 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
221 done | $(am__uniquify_input)`
222 ETAGS = etags
223 CTAGS = ctags
224 DIST_SUBDIRS = $(SUBDIRS)
225 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/setup.h.in \
226 $(top_srcdir)/depcomp $(top_srcdir)/mkinstalldirs \
227 $(top_srcdir)/ylwrap config-lexer.c config-parser.c \
228 config-parser.h
229 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
230 am__relativize = \
231 dir0=`pwd`; \
232 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
233 sed_rest='s,^[^/]*/*,,'; \
234 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
235 sed_butlast='s,/*[^/]*$$,,'; \
236 while test -n "$$dir1"; do \
237 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
238 if test "$$first" != "."; then \
239 if test "$$first" = ".."; then \
240 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
241 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
242 else \
243 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
244 if test "$$first2" = "$$first"; then \
245 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
246 else \
247 dir2="../$$dir2"; \
248 fi; \
249 dir0="$$dir0"/"$$first"; \
250 fi; \
251 fi; \
252 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
253 done; \
254 reldir="$$dir2"
255 ACLOCAL = @ACLOCAL@
256 AMTAR = @AMTAR@
257 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
258 AR = @AR@
259 AUTOCONF = @AUTOCONF@
260 AUTOHEADER = @AUTOHEADER@
261 AUTOMAKE = @AUTOMAKE@
262 AWK = @AWK@
263 CC = @CC@
264 CCDEPMODE = @CCDEPMODE@
265 CFLAGS = @CFLAGS@
266 CPP = @CPP@
267 CPPFLAGS = @CPPFLAGS@
268 CYGPATH_W = @CYGPATH_W@
269 DEFS = @DEFS@
270 DEPDIR = @DEPDIR@
271 DLLTOOL = @DLLTOOL@
272 DSYMUTIL = @DSYMUTIL@
273 DUMPBIN = @DUMPBIN@
274 ECHO_C = @ECHO_C@
275 ECHO_N = @ECHO_N@
276 ECHO_T = @ECHO_T@
277 EGREP = @EGREP@
278 EXEEXT = @EXEEXT@
279 FGREP = @FGREP@
280 GREP = @GREP@
281 INSTALL = @INSTALL@
282 INSTALL_DATA = @INSTALL_DATA@
283 INSTALL_PROGRAM = @INSTALL_PROGRAM@
284 INSTALL_SCRIPT = @INSTALL_SCRIPT@
285 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
286 LD = @LD@
287 LDFLAGS = @LDFLAGS@
288 LEX = @LEX@
289 LEXLIB = @LEXLIB@
290 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
291 LIBOBJS = @LIBOBJS@
292 LIBS = @LIBS@
293 LIBTOOL = @LIBTOOL@
294 LIPO = @LIPO@
295 LN_S = @LN_S@
296 LTLIBOBJS = @LTLIBOBJS@
297 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
298 MAINT = @MAINT@
299 MAKEINFO = @MAKEINFO@
300 MANIFEST_TOOL = @MANIFEST_TOOL@
301 MKDIR_P = @MKDIR_P@
302 NM = @NM@
303 NMEDIT = @NMEDIT@
304 OBJDUMP = @OBJDUMP@
305 OBJEXT = @OBJEXT@
306 OTOOL = @OTOOL@
307 OTOOL64 = @OTOOL64@
308 PACKAGE = @PACKAGE@
309 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310 PACKAGE_NAME = @PACKAGE_NAME@
311 PACKAGE_STRING = @PACKAGE_STRING@
312 PACKAGE_TARNAME = @PACKAGE_TARNAME@
313 PACKAGE_URL = @PACKAGE_URL@
314 PACKAGE_VERSION = @PACKAGE_VERSION@
315 PATH_SEPARATOR = @PATH_SEPARATOR@
316 RANLIB = @RANLIB@
317 SED = @SED@
318 SET_MAKE = @SET_MAKE@
319 SHELL = @SHELL@
320 STRIP = @STRIP@
321 VERSION = @VERSION@
322 YACC = @YACC@
323 YFLAGS = @YFLAGS@
324 abs_builddir = @abs_builddir@
325 abs_srcdir = @abs_srcdir@
326 abs_top_builddir = @abs_top_builddir@
327 abs_top_srcdir = @abs_top_srcdir@
328 ac_ct_AR = @ac_ct_AR@
329 ac_ct_CC = @ac_ct_CC@
330 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
331 am__include = @am__include@
332 am__leading_dot = @am__leading_dot@
333 am__quote = @am__quote@
334 am__tar = @am__tar@
335 am__untar = @am__untar@
336 bindir = @bindir@
337 build = @build@
338 build_alias = @build_alias@
339 build_cpu = @build_cpu@
340 build_os = @build_os@
341 build_vendor = @build_vendor@
342 builddir = @builddir@
343 datadir = @datadir@
344 datarootdir = @datarootdir@
345 docdir = @docdir@
346 dvidir = @dvidir@
347 exec_prefix = @exec_prefix@
348 host = @host@
349 host_alias = @host_alias@
350 host_cpu = @host_cpu@
351 host_os = @host_os@
352 host_vendor = @host_vendor@
353 htmldir = @htmldir@
354 includedir = @includedir@
355 infodir = @infodir@
356 install_sh = @install_sh@
357 libdir = @libdir@
358 libexecdir = @libexecdir@
359 localedir = @localedir@
360 localstatedir = @localstatedir@
361 mandir = @mandir@
362 mkdir_p = @mkdir_p@
363 oldincludedir = @oldincludedir@
364 pdfdir = @pdfdir@
365 prefix = @prefix@
366 program_transform_name = @program_transform_name@
367 psdir = @psdir@
368 sbindir = @sbindir@
369 sharedstatedir = @sharedstatedir@
370 srcdir = @srcdir@
371 sysconfdir = @sysconfdir@
372 target_alias = @target_alias@
373 top_build_prefix = @top_build_prefix@
374 top_builddir = @top_builddir@
375 top_srcdir = @top_srcdir@
376 SUBDIRS = libopm
377 AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" -DHOPM_BINPATH="\"$(bindir)/hopm\""
378 AM_YFLAGS = -d
379 hopm_SOURCES = compat.c \
380 compat.h \
381 config-parser.y \
382 config-lexer.l \
383 config.c \
384 config.h \
385 dnsbl.c \
386 dnsbl.h \
387 extern.h \
388 firedns.c \
389 firedns.h \
390 irc.c \
391 irc.h \
392 list.c \
393 list.h \
394 log.c \
395 log.h \
396 main.c \
397 main.h \
398 memory.c \
399 memory.h \
400 match.c \
401 match.h \
402 misc.c \
403 misc.h \
404 negcache.c \
405 negcache.h \
406 opercmd.c \
407 opercmd.h \
408 options.h \
409 patchlevel.h \
410 patricia.c \
411 patricia.h \
412 scan.c \
413 scan.h \
414 serno.h \
415 stats.c \
416 stats.h
417
418 hopm_LDADD = libopm/src/.libs/libopm.a @LIBOBJS@
419 all: setup.h
420 $(MAKE) $(AM_MAKEFLAGS) all-recursive
421
422 .SUFFIXES:
423 .SUFFIXES: .c .l .lo .o .obj .y
424 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
425 @for dep in $?; do \
426 case '$(am__configure_deps)' in \
427 *$$dep*) \
428 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
429 && { if test -f $@; then exit 0; else break; fi; }; \
430 exit 1;; \
431 esac; \
432 done; \
433 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
434 $(am__cd) $(top_srcdir) && \
435 $(AUTOMAKE) --gnu src/Makefile
436 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
437 @case '$?' in \
438 *config.status*) \
439 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
440 *) \
441 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
442 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
443 esac;
444
445 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
446 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447
448 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
449 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
450 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
451 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452 $(am__aclocal_m4_deps):
453
454 setup.h: stamp-h1
455 @test -f $@ || rm -f stamp-h1
456 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
457
458 stamp-h1: $(srcdir)/setup.h.in $(top_builddir)/config.status
459 @rm -f stamp-h1
460 cd $(top_builddir) && $(SHELL) ./config.status src/setup.h
461 $(srcdir)/setup.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
462 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
463 rm -f stamp-h1
464 touch $@
465
466 distclean-hdr:
467 -rm -f setup.h stamp-h1
468 install-binPROGRAMS: $(bin_PROGRAMS)
469 @$(NORMAL_INSTALL)
470 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
471 if test -n "$$list"; then \
472 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
473 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
474 fi; \
475 for p in $$list; do echo "$$p $$p"; done | \
476 sed 's/$(EXEEXT)$$//' | \
477 while read p p1; do if test -f $$p \
478 || test -f $$p1 \
479 ; then echo "$$p"; echo "$$p"; else :; fi; \
480 done | \
481 sed -e 'p;s,.*/,,;n;h' \
482 -e 's|.*|.|' \
483 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
484 sed 'N;N;N;s,\n, ,g' | \
485 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
486 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
487 if ($$2 == $$4) files[d] = files[d] " " $$1; \
488 else { print "f", $$3 "/" $$4, $$1; } } \
489 END { for (d in files) print "f", d, files[d] }' | \
490 while read type dir files; do \
491 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
492 test -z "$$files" || { \
493 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
494 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
495 } \
496 ; done
497
498 uninstall-binPROGRAMS:
499 @$(NORMAL_UNINSTALL)
500 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
501 files=`for p in $$list; do echo "$$p"; done | \
502 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
503 -e 's/$$/$(EXEEXT)/' \
504 `; \
505 test -n "$$list" || exit 0; \
506 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
507 cd "$(DESTDIR)$(bindir)" && rm -f $$files
508
509 clean-binPROGRAMS:
510 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
511 echo " rm -f" $$list; \
512 rm -f $$list || exit $$?; \
513 test -n "$(EXEEXT)" || exit 0; \
514 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
515 echo " rm -f" $$list; \
516 rm -f $$list
517 config-parser.h: config-parser.c
518 @if test ! -f $@; then rm -f config-parser.c; else :; fi
519 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) config-parser.c; else :; fi
520
521 hopm$(EXEEXT): $(hopm_OBJECTS) $(hopm_DEPENDENCIES) $(EXTRA_hopm_DEPENDENCIES)
522 @rm -f hopm$(EXEEXT)
523 $(AM_V_CCLD)$(LINK) $(hopm_OBJECTS) $(hopm_LDADD) $(LIBS)
524
525 mostlyclean-compile:
526 -rm -f *.$(OBJEXT)
527
528 distclean-compile:
529 -rm -f *.tab.c
530
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compat.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config-lexer.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config-parser.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnsbl.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/firedns.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irc.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/negcache.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opercmd.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/patricia.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scan.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stats.Po@am__quote@
549
550 .c.o:
551 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
552 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
556
557 .c.obj:
558 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
559 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
560 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
563
564 .c.lo:
565 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
566 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
567 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
570
571 .l.c:
572 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
573
574 .y.c:
575 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
576
577 mostlyclean-libtool:
578 -rm -f *.lo
579
580 clean-libtool:
581 -rm -rf .libs _libs
582
583 # This directory's subdirectories are mostly independent; you can cd
584 # into them and run 'make' without going through this Makefile.
585 # To change the values of 'make' variables: instead of editing Makefiles,
586 # (1) if the variable is set in 'config.status', edit 'config.status'
587 # (which will cause the Makefiles to be regenerated when you run 'make');
588 # (2) otherwise, pass the desired values on the 'make' command line.
589 $(am__recursive_targets):
590 @fail=; \
591 if $(am__make_keepgoing); then \
592 failcom='fail=yes'; \
593 else \
594 failcom='exit 1'; \
595 fi; \
596 dot_seen=no; \
597 target=`echo $@ | sed s/-recursive//`; \
598 case "$@" in \
599 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
600 *) list='$(SUBDIRS)' ;; \
601 esac; \
602 for subdir in $$list; do \
603 echo "Making $$target in $$subdir"; \
604 if test "$$subdir" = "."; then \
605 dot_seen=yes; \
606 local_target="$$target-am"; \
607 else \
608 local_target="$$target"; \
609 fi; \
610 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
611 || eval $$failcom; \
612 done; \
613 if test "$$dot_seen" = "no"; then \
614 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
615 fi; test -z "$$fail"
616
617 ID: $(am__tagged_files)
618 $(am__define_uniq_tagged_files); mkid -fID $$unique
619 tags: tags-recursive
620 TAGS: tags
621
622 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
623 set x; \
624 here=`pwd`; \
625 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
626 include_option=--etags-include; \
627 empty_fix=.; \
628 else \
629 include_option=--include; \
630 empty_fix=; \
631 fi; \
632 list='$(SUBDIRS)'; for subdir in $$list; do \
633 if test "$$subdir" = .; then :; else \
634 test ! -f $$subdir/TAGS || \
635 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
636 fi; \
637 done; \
638 $(am__define_uniq_tagged_files); \
639 shift; \
640 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
641 test -n "$$unique" || unique=$$empty_fix; \
642 if test $$# -gt 0; then \
643 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
644 "$$@" $$unique; \
645 else \
646 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
647 $$unique; \
648 fi; \
649 fi
650 ctags: ctags-recursive
651
652 CTAGS: ctags
653 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
654 $(am__define_uniq_tagged_files); \
655 test -z "$(CTAGS_ARGS)$$unique" \
656 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
657 $$unique
658
659 GTAGS:
660 here=`$(am__cd) $(top_builddir) && pwd` \
661 && $(am__cd) $(top_srcdir) \
662 && gtags -i $(GTAGS_ARGS) "$$here"
663 cscopelist: cscopelist-recursive
664
665 cscopelist-am: $(am__tagged_files)
666 list='$(am__tagged_files)'; \
667 case "$(srcdir)" in \
668 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
669 *) sdir=$(subdir)/$(srcdir) ;; \
670 esac; \
671 for i in $$list; do \
672 if test -f "$$i"; then \
673 echo "$(subdir)/$$i"; \
674 else \
675 echo "$$sdir/$$i"; \
676 fi; \
677 done >> $(top_builddir)/cscope.files
678
679 distclean-tags:
680 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
681
682 distdir: $(DISTFILES)
683 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
684 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
685 list='$(DISTFILES)'; \
686 dist_files=`for file in $$list; do echo $$file; done | \
687 sed -e "s|^$$srcdirstrip/||;t" \
688 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
689 case $$dist_files in \
690 */*) $(MKDIR_P) `echo "$$dist_files" | \
691 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
692 sort -u` ;; \
693 esac; \
694 for file in $$dist_files; do \
695 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
696 if test -d $$d/$$file; then \
697 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
698 if test -d "$(distdir)/$$file"; then \
699 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
700 fi; \
701 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
702 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
703 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
704 fi; \
705 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
706 else \
707 test -f "$(distdir)/$$file" \
708 || cp -p $$d/$$file "$(distdir)/$$file" \
709 || exit 1; \
710 fi; \
711 done
712 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
713 if test "$$subdir" = .; then :; else \
714 $(am__make_dryrun) \
715 || test -d "$(distdir)/$$subdir" \
716 || $(MKDIR_P) "$(distdir)/$$subdir" \
717 || exit 1; \
718 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
719 $(am__relativize); \
720 new_distdir=$$reldir; \
721 dir1=$$subdir; dir2="$(top_distdir)"; \
722 $(am__relativize); \
723 new_top_distdir=$$reldir; \
724 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
725 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
726 ($(am__cd) $$subdir && \
727 $(MAKE) $(AM_MAKEFLAGS) \
728 top_distdir="$$new_top_distdir" \
729 distdir="$$new_distdir" \
730 am__remove_distdir=: \
731 am__skip_length_check=: \
732 am__skip_mode_fix=: \
733 distdir) \
734 || exit 1; \
735 fi; \
736 done
737 check-am: all-am
738 check: check-recursive
739 all-am: Makefile $(PROGRAMS) setup.h
740 installdirs: installdirs-recursive
741 installdirs-am:
742 for dir in "$(DESTDIR)$(bindir)"; do \
743 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
744 done
745 install: install-recursive
746 install-exec: install-exec-recursive
747 install-data: install-data-recursive
748 uninstall: uninstall-recursive
749
750 install-am: all-am
751 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
752
753 installcheck: installcheck-recursive
754 install-strip:
755 if test -z '$(STRIP)'; then \
756 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
757 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
758 install; \
759 else \
760 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
761 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
762 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
763 fi
764 mostlyclean-generic:
765
766 clean-generic:
767
768 distclean-generic:
769 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
770 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
771
772 maintainer-clean-generic:
773 @echo "This command is intended for maintainers to use"
774 @echo "it deletes files that may require special tools to rebuild."
775 -rm -f config-lexer.c
776 -rm -f config-parser.c
777 -rm -f config-parser.h
778 clean: clean-recursive
779
780 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
781
782 distclean: distclean-recursive
783 -rm -rf ./$(DEPDIR)
784 -rm -f Makefile
785 distclean-am: clean-am distclean-compile distclean-generic \
786 distclean-hdr distclean-tags
787
788 dvi: dvi-recursive
789
790 dvi-am:
791
792 html: html-recursive
793
794 html-am:
795
796 info: info-recursive
797
798 info-am:
799
800 install-data-am:
801
802 install-dvi: install-dvi-recursive
803
804 install-dvi-am:
805
806 install-exec-am: install-binPROGRAMS
807
808 install-html: install-html-recursive
809
810 install-html-am:
811
812 install-info: install-info-recursive
813
814 install-info-am:
815
816 install-man:
817
818 install-pdf: install-pdf-recursive
819
820 install-pdf-am:
821
822 install-ps: install-ps-recursive
823
824 install-ps-am:
825
826 installcheck-am:
827
828 maintainer-clean: maintainer-clean-recursive
829 -rm -rf ./$(DEPDIR)
830 -rm -f Makefile
831 maintainer-clean-am: distclean-am maintainer-clean-generic
832
833 mostlyclean: mostlyclean-recursive
834
835 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
836 mostlyclean-libtool
837
838 pdf: pdf-recursive
839
840 pdf-am:
841
842 ps: ps-recursive
843
844 ps-am:
845
846 uninstall-am: uninstall-binPROGRAMS
847
848 .MAKE: $(am__recursive_targets) all install-am install-strip
849
850 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
851 check-am clean clean-binPROGRAMS clean-generic clean-libtool \
852 cscopelist-am ctags ctags-am distclean distclean-compile \
853 distclean-generic distclean-hdr distclean-libtool \
854 distclean-tags distdir dvi dvi-am html html-am info info-am \
855 install install-am install-binPROGRAMS install-data \
856 install-data-am install-dvi install-dvi-am install-exec \
857 install-exec-am install-html install-html-am install-info \
858 install-info-am install-man install-pdf install-pdf-am \
859 install-ps install-ps-am install-strip installcheck \
860 installcheck-am installdirs installdirs-am maintainer-clean \
861 maintainer-clean-generic mostlyclean mostlyclean-compile \
862 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
863 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
864
865 .PRECIOUS: Makefile
866
867
868 # Tell versions [3.59,3.63) of GNU make to not export all variables.
869 # Otherwise a system limit (for SysV at least) may be exceeded.
870 .NOEXPORT:

Properties

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