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