OSDN Git Service

ソースツリー再構成中(ほぼOK?)
[ultramonkey-l7/ultramonkey-l7-v3.git] / l7vsd / 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 = l7vsd/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 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LDFLAGS = @LDFLAGS@
93 LIBOBJS = @LIBOBJS@
94 LIBS = @LIBS@
95 LIBTOOL = @LIBTOOL@
96 LN_S = @LN_S@
97 LTLIBOBJS = @LTLIBOBJS@
98 MAKEINFO = @MAKEINFO@
99 MANDIR = @MANDIR@
100 OBJEXT = @OBJEXT@
101 PACKAGE = @PACKAGE@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_VERSION = @PACKAGE_VERSION@
107 PATH_SEPARATOR = @PATH_SEPARATOR@
108 RANLIB = @RANLIB@
109 SED = @SED@
110 SET_MAKE = @SET_MAKE@
111 SHELL = @SHELL@
112 STRIP = @STRIP@
113 VERSION = @VERSION@
114 ac_ct_AR = @ac_ct_AR@
115 ac_ct_CC = @ac_ct_CC@
116 ac_ct_CXX = @ac_ct_CXX@
117 ac_ct_F77 = @ac_ct_F77@
118 ac_ct_RANLIB = @ac_ct_RANLIB@
119 ac_ct_STRIP = @ac_ct_STRIP@
120 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124 am__include = @am__include@
125 am__leading_dot = @am__leading_dot@
126 am__quote = @am__quote@
127 am__tar = @am__tar@
128 am__untar = @am__untar@
129 bindir = @bindir@
130 build = @build@
131 build_alias = @build_alias@
132 build_cpu = @build_cpu@
133 build_os = @build_os@
134 build_vendor = @build_vendor@
135 datadir = @datadir@
136 exec_prefix = @exec_prefix@
137 host = @host@
138 host_alias = @host_alias@
139 host_cpu = @host_cpu@
140 host_os = @host_os@
141 host_vendor = @host_vendor@
142 includedir = @includedir@
143 infodir = @infodir@
144 install_sh = @install_sh@
145 l7vs_config = @l7vs_config@
146 l7vs_max_buffer_size = @l7vs_max_buffer_size@
147 l7vs_moddir = @l7vs_moddir@
148 l7vsadm_sockdir = @l7vsadm_sockdir@
149 libdir = @libdir@
150 libexecdir = @libexecdir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 mkdir_p = @mkdir_p@
154 oldincludedir = @oldincludedir@
155 prefix = @prefix@
156 program_transform_name = @program_transform_name@
157 sbindir = @sbindir@
158 sharedstatedir = @sharedstatedir@
159 snmpagent_libs = @snmpagent_libs@
160 sysconfdir = @sysconfdir@
161 target_alias = @target_alias@
162 SUBDIRS = protocol schedule
163 all: all-recursive
164
165 .SUFFIXES:
166 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
167         @for dep in $?; do \
168           case '$(am__configure_deps)' in \
169             *$$dep*) \
170               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
171                 && exit 0; \
172               exit 1;; \
173           esac; \
174         done; \
175         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  l7vsd/module/Makefile'; \
176         cd $(top_srcdir) && \
177           $(AUTOMAKE) --foreign  l7vsd/module/Makefile
178 .PRECIOUS: Makefile
179 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
180         @case '$?' in \
181           *config.status*) \
182             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
183           *) \
184             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
185             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
186         esac;
187
188 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
189         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191 $(top_srcdir)/configure:  $(am__configure_deps)
192         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
194         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
196 mostlyclean-libtool:
197         -rm -f *.lo
198
199 clean-libtool:
200         -rm -rf .libs _libs
201
202 distclean-libtool:
203         -rm -f libtool
204 uninstall-info-am:
205
206 # This directory's subdirectories are mostly independent; you can cd
207 # into them and run `make' without going through this Makefile.
208 # To change the values of `make' variables: instead of editing Makefiles,
209 # (1) if the variable is set in `config.status', edit `config.status'
210 #     (which will cause the Makefiles to be regenerated when you run `make');
211 # (2) otherwise, pass the desired values on the `make' command line.
212 $(RECURSIVE_TARGETS):
213         @failcom='exit 1'; \
214         for f in x $$MAKEFLAGS; do \
215           case $$f in \
216             *=* | --[!k]*);; \
217             *k*) failcom='fail=yes';; \
218           esac; \
219         done; \
220         dot_seen=no; \
221         target=`echo $@ | sed s/-recursive//`; \
222         list='$(SUBDIRS)'; for subdir in $$list; do \
223           echo "Making $$target in $$subdir"; \
224           if test "$$subdir" = "."; then \
225             dot_seen=yes; \
226             local_target="$$target-am"; \
227           else \
228             local_target="$$target"; \
229           fi; \
230           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
231           || eval $$failcom; \
232         done; \
233         if test "$$dot_seen" = "no"; then \
234           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
235         fi; test -z "$$fail"
236
237 mostlyclean-recursive clean-recursive distclean-recursive \
238 maintainer-clean-recursive:
239         @failcom='exit 1'; \
240         for f in x $$MAKEFLAGS; do \
241           case $$f in \
242             *=* | --[!k]*);; \
243             *k*) failcom='fail=yes';; \
244           esac; \
245         done; \
246         dot_seen=no; \
247         case "$@" in \
248           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
249           *) list='$(SUBDIRS)' ;; \
250         esac; \
251         rev=''; for subdir in $$list; do \
252           if test "$$subdir" = "."; then :; else \
253             rev="$$subdir $$rev"; \
254           fi; \
255         done; \
256         rev="$$rev ."; \
257         target=`echo $@ | sed s/-recursive//`; \
258         for subdir in $$rev; do \
259           echo "Making $$target in $$subdir"; \
260           if test "$$subdir" = "."; then \
261             local_target="$$target-am"; \
262           else \
263             local_target="$$target"; \
264           fi; \
265           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266           || eval $$failcom; \
267         done && test -z "$$fail"
268 tags-recursive:
269         list='$(SUBDIRS)'; for subdir in $$list; do \
270           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
271         done
272 ctags-recursive:
273         list='$(SUBDIRS)'; for subdir in $$list; do \
274           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
275         done
276
277 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
278         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '    { files[$$0] = 1; } \
283                END { for (i in files) print i; }'`; \
284         mkid -fID $$unique
285 tags: TAGS
286
287 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
288                 $(TAGS_FILES) $(LISP)
289         tags=; \
290         here=`pwd`; \
291         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
292           include_option=--etags-include; \
293           empty_fix=.; \
294         else \
295           include_option=--include; \
296           empty_fix=; \
297         fi; \
298         list='$(SUBDIRS)'; for subdir in $$list; do \
299           if test "$$subdir" = .; then :; else \
300             test ! -f $$subdir/TAGS || \
301               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
302           fi; \
303         done; \
304         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
305         unique=`for i in $$list; do \
306             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307           done | \
308           $(AWK) '    { files[$$0] = 1; } \
309                END { for (i in files) print i; }'`; \
310         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
311           test -n "$$unique" || unique=$$empty_fix; \
312           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313             $$tags $$unique; \
314         fi
315 ctags: CTAGS
316 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317                 $(TAGS_FILES) $(LISP)
318         tags=; \
319         here=`pwd`; \
320         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321         unique=`for i in $$list; do \
322             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323           done | \
324           $(AWK) '    { files[$$0] = 1; } \
325                END { for (i in files) print i; }'`; \
326         test -z "$(CTAGS_ARGS)$$tags$$unique" \
327           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328              $$tags $$unique
329
330 GTAGS:
331         here=`$(am__cd) $(top_builddir) && pwd` \
332           && cd $(top_srcdir) \
333           && gtags -i $(GTAGS_ARGS) $$here
334
335 distclean-tags:
336         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337
338 distdir: $(DISTFILES)
339         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
340         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
341         list='$(DISTFILES)'; for file in $$list; do \
342           case $$file in \
343             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
344             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
345           esac; \
346           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
348           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
349             dir="/$$dir"; \
350             $(mkdir_p) "$(distdir)$$dir"; \
351           else \
352             dir=''; \
353           fi; \
354           if test -d $$d/$$file; then \
355             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
357             fi; \
358             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
359           else \
360             test -f $(distdir)/$$file \
361             || cp -p $$d/$$file $(distdir)/$$file \
362             || exit 1; \
363           fi; \
364         done
365         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
366           if test "$$subdir" = .; then :; else \
367             test -d "$(distdir)/$$subdir" \
368             || $(mkdir_p) "$(distdir)/$$subdir" \
369             || exit 1; \
370             distdir=`$(am__cd) $(distdir) && pwd`; \
371             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
372             (cd $$subdir && \
373               $(MAKE) $(AM_MAKEFLAGS) \
374                 top_distdir="$$top_distdir" \
375                 distdir="$$distdir/$$subdir" \
376                 distdir) \
377               || exit 1; \
378           fi; \
379         done
380 check-am: all-am
381 check: check-recursive
382 all-am: Makefile
383 installdirs: installdirs-recursive
384 installdirs-am:
385 install: install-recursive
386 install-exec: install-exec-recursive
387 install-data: install-data-recursive
388 uninstall: uninstall-recursive
389
390 install-am: all-am
391         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
392
393 installcheck: installcheck-recursive
394 install-strip:
395         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397           `test -z '$(STRIP)' || \
398             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399 mostlyclean-generic:
400
401 clean-generic:
402
403 distclean-generic:
404         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405
406 maintainer-clean-generic:
407         @echo "This command is intended for maintainers to use"
408         @echo "it deletes files that may require special tools to rebuild."
409 clean: clean-recursive
410
411 clean-am: clean-generic clean-libtool mostlyclean-am
412
413 distclean: distclean-recursive
414         -rm -f Makefile
415 distclean-am: clean-am distclean-generic distclean-libtool \
416         distclean-tags
417
418 dvi: dvi-recursive
419
420 dvi-am:
421
422 html: html-recursive
423
424 info: info-recursive
425
426 info-am:
427
428 install-data-am:
429
430 install-exec-am:
431
432 install-info: install-info-recursive
433
434 install-man:
435
436 installcheck-am:
437
438 maintainer-clean: maintainer-clean-recursive
439         -rm -f Makefile
440 maintainer-clean-am: distclean-am maintainer-clean-generic
441
442 mostlyclean: mostlyclean-recursive
443
444 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
445
446 pdf: pdf-recursive
447
448 pdf-am:
449
450 ps: ps-recursive
451
452 ps-am:
453
454 uninstall-am: uninstall-info-am
455
456 uninstall-info: uninstall-info-recursive
457
458 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
459         clean clean-generic clean-libtool clean-recursive ctags \
460         ctags-recursive distclean distclean-generic distclean-libtool \
461         distclean-recursive distclean-tags distdir dvi dvi-am html \
462         html-am info info-am install install-am install-data \
463         install-data-am install-exec install-exec-am install-info \
464         install-info-am install-man install-strip installcheck \
465         installcheck-am installdirs installdirs-am maintainer-clean \
466         maintainer-clean-generic maintainer-clean-recursive \
467         mostlyclean mostlyclean-generic mostlyclean-libtool \
468         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
469         uninstall uninstall-am uninstall-info-am
470
471 # Tell versions [3.59,3.63) of GNU make to not export all variables.
472 # Otherwise a system limit (for SysV at least) may be exceeded.
473 .NOEXPORT: