OSDN Git Service

abe71987a1e0eb09a0a83b3492a23fe5e4acd070
[ultramonkey-l7/ultramonkey-l7-v2.git] / debian / Makefile
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # debian/Makefile.  Generated from Makefile.in by configure.
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
16 srcdir = .
17 top_srcdir = ..
18
19 pkgdatadir = $(datadir)/l7vsd
20 pkglibdir = $(libdir)/l7vsd
21 pkgincludedir = $(includedir)/l7vsd
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = /usr/bin/install -c
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 = i686-pc-linux-gnu
37 host_triplet = i686-pc-linux-gnu
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 = ${SHELL} /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/missing --run aclocal-1.9
51 AMDEP_FALSE = #
52 AMDEP_TRUE = 
53 AMTAR = ${SHELL} /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/missing --run tar
54 AR = ar
55 AUTOCONF = ${SHELL} /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/missing --run autoconf
56 AUTOHEADER = ${SHELL} /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/missing --run autoheader
57 AUTOMAKE = ${SHELL} /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/missing --run automake-1.9
58 AWK = gawk
59 CC = g++
60 CCDEPMODE = depmode=gcc3
61 CFLAGS = -g -O2
62 CPP = gcc -E
63 CPPFLAGS = 
64 CXX = g++
65 CXXCPP = g++ -E
66 CXXDEPMODE = depmode=gcc3
67 CXXFLAGS = -g -O2
68 CYGPATH_W = echo
69 DEFS = -DHAVE_CONFIG_H
70 DEPDIR = .deps
71 ECHO = echo
72 ECHO_C = 
73 ECHO_N = -n
74 ECHO_T = 
75 EGREP = grep -E
76 EXEEXT = 
77 F77 = f95
78 FFLAGS = -g -O2
79 GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
80 GLIB_GENMARSHAL = glib-genmarshal
81 GLIB_LIBS = -L/lib -lgobject-2.0 -lglib-2.0  
82 GLIB_MKENUMS = glib-mkenums
83 GOBJECT_QUERY = gobject-query
84 INSTALL_DATA = ${INSTALL} -m 644
85 INSTALL_PROGRAM = ${INSTALL}
86 INSTALL_SCRIPT = ${INSTALL}
87 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
88 LDFLAGS = 
89 LIBOBJS = 
90 LIBS = -ldl 
91 LIBTOOL = $(SHELL) $(top_builddir)/libtool
92 LN_S = ln -s
93 LTLIBOBJS = 
94 MAKEINFO = ${SHELL} /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/missing --run makeinfo
95 MANDIR = 
96 OBJEXT = o
97 PACKAGE = l7vsd
98 PACKAGE_BUGREPORT = 
99 PACKAGE_NAME = 
100 PACKAGE_STRING = 
101 PACKAGE_TARNAME = 
102 PACKAGE_VERSION = 
103 PATH_SEPARATOR = :
104 PKG_CONFIG = /usr/bin/pkg-config
105 RANLIB = ranlib
106 SED = /bin/sed
107 SET_MAKE = 
108 SHELL = /bin/sh
109 STRIP = strip
110 VERSION = 2.1.1-0
111 ac_ct_AR = ar
112 ac_ct_CC = gcc
113 ac_ct_CXX = g++
114 ac_ct_F77 = f95
115 ac_ct_RANLIB = ranlib
116 ac_ct_STRIP = strip
117 am__fastdepCC_FALSE = #
118 am__fastdepCC_TRUE = 
119 am__fastdepCXX_FALSE = #
120 am__fastdepCXX_TRUE = 
121 am__include = include
122 am__leading_dot = .
123 am__quote = 
124 am__tar = ${AMTAR} chof - "$$tardir"
125 am__untar = ${AMTAR} xf -
126 bindir = ${exec_prefix}/bin
127 build = i686-pc-linux-gnu
128 build_alias = 
129 build_cpu = i686
130 build_os = linux-gnu
131 build_vendor = pc
132 datadir = ${prefix}/share
133 exec_prefix = /usr
134 host = i686-pc-linux-gnu
135 host_alias = 
136 host_cpu = i686
137 host_os = linux-gnu
138 host_vendor = pc
139 includedir = ${prefix}/include
140 infodir = ${prefix}/info
141 install_sh = /usr/src/redhat/SOURCES/ultramonkey-l7-2.1.1/install-sh
142 l7vs_maxvs = 64
143 l7vs_moddir = /usr/lib/l7vs
144 l7vsadm_sockdir = /var/run/l7vs
145 libdir = /usr/lib
146 libexecdir = ${exec_prefix}/libexec
147 localstatedir = ${prefix}/var
148 mandir = /usr/share/man
149 mkdir_p = mkdir -p --
150 oldincludedir = /usr/include
151 prefix = /usr/local
152 program_transform_name = s,x,x,
153 sbindir = ${exec_prefix}/sbin
154 sharedstatedir = ${prefix}/com
155 snmpagent_libs = 
156 sysconfdir = ${prefix}/etc
157 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: