OSDN Git Service

fb1254bace9557f485cc21ecdc005f88214d7a4e
[ultramonkey-l7/ultramonkey-l7-v2.git] / debian / 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 = debian
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 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50 ACLOCAL = @ACLOCAL@
51 AMDEP_FALSE = @AMDEP_FALSE@
52 AMDEP_TRUE = @AMDEP_TRUE@
53 AMTAR = @AMTAR@
54 AR = @AR@
55 AUTOCONF = @AUTOCONF@
56 AUTOHEADER = @AUTOHEADER@
57 AUTOMAKE = @AUTOMAKE@
58 AWK = @AWK@
59 CC = @CC@
60 CCDEPMODE = @CCDEPMODE@
61 CFLAGS = @CFLAGS@
62 CPP = @CPP@
63 CPPFLAGS = @CPPFLAGS@
64 CXX = @CXX@
65 CXXCPP = @CXXCPP@
66 CXXDEPMODE = @CXXDEPMODE@
67 CXXFLAGS = @CXXFLAGS@
68 CYGPATH_W = @CYGPATH_W@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 ECHO = @ECHO@
72 ECHO_C = @ECHO_C@
73 ECHO_N = @ECHO_N@
74 ECHO_T = @ECHO_T@
75 EGREP = @EGREP@
76 EXEEXT = @EXEEXT@
77 F77 = @F77@
78 FFLAGS = @FFLAGS@
79 GLIB_CFLAGS = @GLIB_CFLAGS@
80 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
81 GLIB_LIBS = @GLIB_LIBS@
82 GLIB_MKENUMS = @GLIB_MKENUMS@
83 GOBJECT_QUERY = @GOBJECT_QUERY@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LDFLAGS = @LDFLAGS@
89 LIBOBJS = @LIBOBJS@
90 LIBS = @LIBS@
91 LIBTOOL = @LIBTOOL@
92 LN_S = @LN_S@
93 LTLIBOBJS = @LTLIBOBJS@
94 MAKEINFO = @MAKEINFO@
95 MANDIR = @MANDIR@
96 OBJEXT = @OBJEXT@
97 PACKAGE = @PACKAGE@
98 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99 PACKAGE_NAME = @PACKAGE_NAME@
100 PACKAGE_STRING = @PACKAGE_STRING@
101 PACKAGE_TARNAME = @PACKAGE_TARNAME@
102 PACKAGE_VERSION = @PACKAGE_VERSION@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 PKG_CONFIG = @PKG_CONFIG@
105 RANLIB = @RANLIB@
106 SED = @SED@
107 SET_MAKE = @SET_MAKE@
108 SHELL = @SHELL@
109 STRIP = @STRIP@
110 VERSION = @VERSION@
111 ac_ct_AR = @ac_ct_AR@
112 ac_ct_CC = @ac_ct_CC@
113 ac_ct_CXX = @ac_ct_CXX@
114 ac_ct_F77 = @ac_ct_F77@
115 ac_ct_RANLIB = @ac_ct_RANLIB@
116 ac_ct_STRIP = @ac_ct_STRIP@
117 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
120 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
121 am__include = @am__include@
122 am__leading_dot = @am__leading_dot@
123 am__quote = @am__quote@
124 am__tar = @am__tar@
125 am__untar = @am__untar@
126 bindir = @bindir@
127 build = @build@
128 build_alias = @build_alias@
129 build_cpu = @build_cpu@
130 build_os = @build_os@
131 build_vendor = @build_vendor@
132 datadir = @datadir@
133 exec_prefix = @exec_prefix@
134 host = @host@
135 host_alias = @host_alias@
136 host_cpu = @host_cpu@
137 host_os = @host_os@
138 host_vendor = @host_vendor@
139 includedir = @includedir@
140 infodir = @infodir@
141 install_sh = @install_sh@
142 l7vs_maxvs = @l7vs_maxvs@
143 l7vs_moddir = @l7vs_moddir@
144 l7vsadm_sockdir = @l7vsadm_sockdir@
145 libdir = @libdir@
146 libexecdir = @libexecdir@
147 localstatedir = @localstatedir@
148 mandir = @mandir@
149 mkdir_p = @mkdir_p@
150 oldincludedir = @oldincludedir@
151 prefix = @prefix@
152 program_transform_name = @program_transform_name@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 snmpagent_libs = @snmpagent_libs@
156 sysconfdir = @sysconfdir@
157 target_alias = @target_alias@
158 EXTRA_DIST = \
159 changelog \
160 compat \
161 control \
162 copyright \
163 rules \
164 dirs \
165 docs 
166
167 all: all-am
168
169 .SUFFIXES:
170 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
171         @for dep in $?; do \
172           case '$(am__configure_deps)' in \
173             *$$dep*) \
174               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175                 && exit 0; \
176               exit 1;; \
177           esac; \
178         done; \
179         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  debian/Makefile'; \
180         cd $(top_srcdir) && \
181           $(AUTOMAKE) --gnu  debian/Makefile
182 .PRECIOUS: Makefile
183 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184         @case '$?' in \
185           *config.status*) \
186             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187           *) \
188             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190         esac;
191
192 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195 $(top_srcdir)/configure:  $(am__configure_deps)
196         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
198         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
200 mostlyclean-libtool:
201         -rm -f *.lo
202
203 clean-libtool:
204         -rm -rf .libs _libs
205
206 distclean-libtool:
207         -rm -f libtool
208 uninstall-info-am:
209 tags: TAGS
210 TAGS:
211
212 ctags: CTAGS
213 CTAGS:
214
215
216 distdir: $(DISTFILES)
217         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
218         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
219         list='$(DISTFILES)'; for file in $$list; do \
220           case $$file in \
221             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
222             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
223           esac; \
224           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
225           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
226           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
227             dir="/$$dir"; \
228             $(mkdir_p) "$(distdir)$$dir"; \
229           else \
230             dir=''; \
231           fi; \
232           if test -d $$d/$$file; then \
233             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
234               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
235             fi; \
236             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
237           else \
238             test -f $(distdir)/$$file \
239             || cp -p $$d/$$file $(distdir)/$$file \
240             || exit 1; \
241           fi; \
242         done
243 check-am: all-am
244 check: check-am
245 all-am: Makefile
246 installdirs:
247 install: install-am
248 install-exec: install-exec-am
249 install-data: install-data-am
250 uninstall: uninstall-am
251
252 install-am: all-am
253         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
254
255 installcheck: installcheck-am
256 install-strip:
257         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
258           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
259           `test -z '$(STRIP)' || \
260             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
261 mostlyclean-generic:
262
263 clean-generic:
264
265 distclean-generic:
266         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
267
268 maintainer-clean-generic:
269         @echo "This command is intended for maintainers to use"
270         @echo "it deletes files that may require special tools to rebuild."
271 clean: clean-am
272
273 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
274
275 distclean: distclean-am
276         -rm -f Makefile
277 distclean-am: clean-am distclean-generic distclean-libtool
278
279 dvi: dvi-am
280
281 dvi-am:
282
283 html: html-am
284
285 info: info-am
286
287 info-am:
288
289 install-data-am:
290
291 install-exec-am:
292
293 install-info: install-info-am
294
295 install-man:
296
297 installcheck-am:
298
299 maintainer-clean: maintainer-clean-am
300         -rm -f Makefile
301 maintainer-clean-am: distclean-am maintainer-clean-generic
302
303 mostlyclean: mostlyclean-am
304
305 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
306
307 pdf: pdf-am
308
309 pdf-am:
310
311 ps: ps-am
312
313 ps-am:
314
315 uninstall-am: uninstall-info-am
316
317 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
318         clean-local distclean distclean-generic distclean-libtool \
319         distdir dvi dvi-am html html-am info info-am install \
320         install-am install-data install-data-am install-exec \
321         install-exec-am install-info install-info-am install-man \
322         install-strip installcheck installcheck-am installdirs \
323         maintainer-clean maintainer-clean-generic mostlyclean \
324         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
325         uninstall uninstall-am uninstall-info-am
326
327
328 clean-local:
329         rm -f *.substvars *.debhelper files
330         rm -r -f l7vs tmp
331 # Tell versions [3.59,3.63) of GNU make to not export all variables.
332 # Otherwise a system limit (for SysV at least) may be exceeded.
333 .NOEXPORT: