OSDN Git Service

Updated autotools' files
[ultramonkey-l7/ultramonkey-l7-v2.git] / module / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = module
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 SOURCES =
48 DIST_SOURCES =
49 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50         html-recursive info-recursive install-data-recursive \
51         install-exec-recursive install-info-recursive \
52         install-recursive installcheck-recursive installdirs-recursive \
53         pdf-recursive ps-recursive uninstall-info-recursive \
54         uninstall-recursive
55 ETAGS = etags
56 CTAGS = ctags
57 DIST_SUBDIRS = $(SUBDIRS)
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 AMDEP_FALSE = @AMDEP_FALSE@
61 AMDEP_TRUE = @AMDEP_TRUE@
62 AMTAR = @AMTAR@
63 AR = @AR@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CC = @CC@
69 CCDEPMODE = @CCDEPMODE@
70 CFLAGS = @CFLAGS@
71 CPP = @CPP@
72 CPPFLAGS = @CPPFLAGS@
73 CXX = @CXX@
74 CXXCPP = @CXXCPP@
75 CXXDEPMODE = @CXXDEPMODE@
76 CXXFLAGS = @CXXFLAGS@
77 CYGPATH_W = @CYGPATH_W@
78 DEFS = @DEFS@
79 DEPDIR = @DEPDIR@
80 ECHO = @ECHO@
81 ECHO_C = @ECHO_C@
82 ECHO_N = @ECHO_N@
83 ECHO_T = @ECHO_T@
84 EGREP = @EGREP@
85 EXEEXT = @EXEEXT@
86 F77 = @F77@
87 FFLAGS = @FFLAGS@
88 GLIB_CFLAGS = @GLIB_CFLAGS@
89 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
90 GLIB_LIBS = @GLIB_LIBS@
91 GLIB_MKENUMS = @GLIB_MKENUMS@
92 GOBJECT_QUERY = @GOBJECT_QUERY@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LDFLAGS = @LDFLAGS@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LIBTOOL = @LIBTOOL@
101 LN_S = @LN_S@
102 LTLIBOBJS = @LTLIBOBJS@
103 MAKEINFO = @MAKEINFO@
104 MANDIR = @MANDIR@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 PKG_CONFIG = @PKG_CONFIG@
114 RANLIB = @RANLIB@
115 SED = @SED@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 STRIP = @STRIP@
119 VERSION = @VERSION@
120 ac_ct_AR = @ac_ct_AR@
121 ac_ct_CC = @ac_ct_CC@
122 ac_ct_CXX = @ac_ct_CXX@
123 ac_ct_F77 = @ac_ct_F77@
124 ac_ct_RANLIB = @ac_ct_RANLIB@
125 ac_ct_STRIP = @ac_ct_STRIP@
126 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
127 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
128 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
129 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
130 am__include = @am__include@
131 am__leading_dot = @am__leading_dot@
132 am__quote = @am__quote@
133 am__tar = @am__tar@
134 am__untar = @am__untar@
135 bindir = @bindir@
136 build = @build@
137 build_alias = @build_alias@
138 build_cpu = @build_cpu@
139 build_os = @build_os@
140 build_vendor = @build_vendor@
141 datadir = @datadir@
142 exec_prefix = @exec_prefix@
143 host = @host@
144 host_alias = @host_alias@
145 host_cpu = @host_cpu@
146 host_os = @host_os@
147 host_vendor = @host_vendor@
148 includedir = @includedir@
149 infodir = @infodir@
150 install_sh = @install_sh@
151 l7vs_maxvs = @l7vs_maxvs@
152 l7vs_moddir = @l7vs_moddir@
153 l7vsadm_sockdir = @l7vsadm_sockdir@
154 libdir = @libdir@
155 libexecdir = @libexecdir@
156 localstatedir = @localstatedir@
157 mandir = @mandir@
158 mkdir_p = @mkdir_p@
159 oldincludedir = @oldincludedir@
160 prefix = @prefix@
161 program_transform_name = @program_transform_name@
162 sbindir = @sbindir@
163 sharedstatedir = @sharedstatedir@
164 snmpagent_libs = @snmpagent_libs@
165 sysconfdir = @sysconfdir@
166 target_alias = @target_alias@
167 SUBDIRS = protocol schedule
168 all: all-recursive
169
170 .SUFFIXES:
171 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
172         @for dep in $?; do \
173           case '$(am__configure_deps)' in \
174             *$$dep*) \
175               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
176                 && exit 0; \
177               exit 1;; \
178           esac; \
179         done; \
180         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  module/Makefile'; \
181         cd $(top_srcdir) && \
182           $(AUTOMAKE) --foreign  module/Makefile
183 .PRECIOUS: Makefile
184 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
185         @case '$?' in \
186           *config.status*) \
187             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
188           *) \
189             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
190             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
191         esac;
192
193 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
196 $(top_srcdir)/configure:  $(am__configure_deps)
197         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
199         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
201 mostlyclean-libtool:
202         -rm -f *.lo
203
204 clean-libtool:
205         -rm -rf .libs _libs
206
207 distclean-libtool:
208         -rm -f libtool
209 uninstall-info-am:
210
211 # This directory's subdirectories are mostly independent; you can cd
212 # into them and run `make' without going through this Makefile.
213 # To change the values of `make' variables: instead of editing Makefiles,
214 # (1) if the variable is set in `config.status', edit `config.status'
215 #     (which will cause the Makefiles to be regenerated when you run `make');
216 # (2) otherwise, pass the desired values on the `make' command line.
217 $(RECURSIVE_TARGETS):
218         @failcom='exit 1'; \
219         for f in x $$MAKEFLAGS; do \
220           case $$f in \
221             *=* | --[!k]*);; \
222             *k*) failcom='fail=yes';; \
223           esac; \
224         done; \
225         dot_seen=no; \
226         target=`echo $@ | sed s/-recursive//`; \
227         list='$(SUBDIRS)'; for subdir in $$list; do \
228           echo "Making $$target in $$subdir"; \
229           if test "$$subdir" = "."; then \
230             dot_seen=yes; \
231             local_target="$$target-am"; \
232           else \
233             local_target="$$target"; \
234           fi; \
235           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
236           || eval $$failcom; \
237         done; \
238         if test "$$dot_seen" = "no"; then \
239           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
240         fi; test -z "$$fail"
241
242 mostlyclean-recursive clean-recursive distclean-recursive \
243 maintainer-clean-recursive:
244         @failcom='exit 1'; \
245         for f in x $$MAKEFLAGS; do \
246           case $$f in \
247             *=* | --[!k]*);; \
248             *k*) failcom='fail=yes';; \
249           esac; \
250         done; \
251         dot_seen=no; \
252         case "$@" in \
253           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
254           *) list='$(SUBDIRS)' ;; \
255         esac; \
256         rev=''; for subdir in $$list; do \
257           if test "$$subdir" = "."; then :; else \
258             rev="$$subdir $$rev"; \
259           fi; \
260         done; \
261         rev="$$rev ."; \
262         target=`echo $@ | sed s/-recursive//`; \
263         for subdir in $$rev; do \
264           echo "Making $$target in $$subdir"; \
265           if test "$$subdir" = "."; then \
266             local_target="$$target-am"; \
267           else \
268             local_target="$$target"; \
269           fi; \
270           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
271           || eval $$failcom; \
272         done && test -z "$$fail"
273 tags-recursive:
274         list='$(SUBDIRS)'; for subdir in $$list; do \
275           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
276         done
277 ctags-recursive:
278         list='$(SUBDIRS)'; for subdir in $$list; do \
279           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
280         done
281
282 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
283         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284         unique=`for i in $$list; do \
285             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286           done | \
287           $(AWK) '    { files[$$0] = 1; } \
288                END { for (i in files) print i; }'`; \
289         mkid -fID $$unique
290 tags: TAGS
291
292 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
293                 $(TAGS_FILES) $(LISP)
294         tags=; \
295         here=`pwd`; \
296         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
297           include_option=--etags-include; \
298           empty_fix=.; \
299         else \
300           include_option=--include; \
301           empty_fix=; \
302         fi; \
303         list='$(SUBDIRS)'; for subdir in $$list; do \
304           if test "$$subdir" = .; then :; else \
305             test ! -f $$subdir/TAGS || \
306               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
307           fi; \
308         done; \
309         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
310         unique=`for i in $$list; do \
311             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312           done | \
313           $(AWK) '    { files[$$0] = 1; } \
314                END { for (i in files) print i; }'`; \
315         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
316           test -n "$$unique" || unique=$$empty_fix; \
317           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318             $$tags $$unique; \
319         fi
320 ctags: CTAGS
321 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
322                 $(TAGS_FILES) $(LISP)
323         tags=; \
324         here=`pwd`; \
325         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
326         unique=`for i in $$list; do \
327             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328           done | \
329           $(AWK) '    { files[$$0] = 1; } \
330                END { for (i in files) print i; }'`; \
331         test -z "$(CTAGS_ARGS)$$tags$$unique" \
332           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
333              $$tags $$unique
334
335 GTAGS:
336         here=`$(am__cd) $(top_builddir) && pwd` \
337           && cd $(top_srcdir) \
338           && gtags -i $(GTAGS_ARGS) $$here
339
340 distclean-tags:
341         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
342
343 distdir: $(DISTFILES)
344         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
345         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
346         list='$(DISTFILES)'; for file in $$list; do \
347           case $$file in \
348             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
349             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
350           esac; \
351           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
352           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
353           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
354             dir="/$$dir"; \
355             $(mkdir_p) "$(distdir)$$dir"; \
356           else \
357             dir=''; \
358           fi; \
359           if test -d $$d/$$file; then \
360             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
361               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
362             fi; \
363             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
364           else \
365             test -f $(distdir)/$$file \
366             || cp -p $$d/$$file $(distdir)/$$file \
367             || exit 1; \
368           fi; \
369         done
370         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
371           if test "$$subdir" = .; then :; else \
372             test -d "$(distdir)/$$subdir" \
373             || $(mkdir_p) "$(distdir)/$$subdir" \
374             || exit 1; \
375             distdir=`$(am__cd) $(distdir) && pwd`; \
376             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
377             (cd $$subdir && \
378               $(MAKE) $(AM_MAKEFLAGS) \
379                 top_distdir="$$top_distdir" \
380                 distdir="$$distdir/$$subdir" \
381                 distdir) \
382               || exit 1; \
383           fi; \
384         done
385 check-am: all-am
386 check: check-recursive
387 all-am: Makefile
388 installdirs: installdirs-recursive
389 installdirs-am:
390 install: install-recursive
391 install-exec: install-exec-recursive
392 install-data: install-data-recursive
393 uninstall: uninstall-recursive
394
395 install-am: all-am
396         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
398 installcheck: installcheck-recursive
399 install-strip:
400         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402           `test -z '$(STRIP)' || \
403             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404 mostlyclean-generic:
405
406 clean-generic:
407
408 distclean-generic:
409         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
410
411 maintainer-clean-generic:
412         @echo "This command is intended for maintainers to use"
413         @echo "it deletes files that may require special tools to rebuild."
414 clean: clean-recursive
415
416 clean-am: clean-generic clean-libtool mostlyclean-am
417
418 distclean: distclean-recursive
419         -rm -f Makefile
420 distclean-am: clean-am distclean-generic distclean-libtool \
421         distclean-tags
422
423 dvi: dvi-recursive
424
425 dvi-am:
426
427 html: html-recursive
428
429 info: info-recursive
430
431 info-am:
432
433 install-data-am:
434
435 install-exec-am:
436
437 install-info: install-info-recursive
438
439 install-man:
440
441 installcheck-am:
442
443 maintainer-clean: maintainer-clean-recursive
444         -rm -f Makefile
445 maintainer-clean-am: distclean-am maintainer-clean-generic
446
447 mostlyclean: mostlyclean-recursive
448
449 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
450
451 pdf: pdf-recursive
452
453 pdf-am:
454
455 ps: ps-recursive
456
457 ps-am:
458
459 uninstall-am: uninstall-info-am
460
461 uninstall-info: uninstall-info-recursive
462
463 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
464         clean clean-generic clean-libtool clean-recursive ctags \
465         ctags-recursive distclean distclean-generic distclean-libtool \
466         distclean-recursive distclean-tags distdir dvi dvi-am html \
467         html-am info info-am install install-am install-data \
468         install-data-am install-exec install-exec-am install-info \
469         install-info-am install-man install-strip installcheck \
470         installcheck-am installdirs installdirs-am maintainer-clean \
471         maintainer-clean-generic maintainer-clean-recursive \
472         mostlyclean mostlyclean-generic mostlyclean-libtool \
473         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
474         uninstall uninstall-am uninstall-info-am
475
476 # Tell versions [3.59,3.63) of GNU make to not export all variables.
477 # Otherwise a system limit (for SysV at least) may be exceeded.
478 .NOEXPORT: