K2.6 patches and update.
[tomato.git] / release / src / router / cyassl / sslSniffer / Makefile
blobfd7d39a318f90655972818ca784e87690f86a709
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # sslSniffer/Makefile. Generated from Makefile.in by configure.
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.
17 pkgdatadir = $(datadir)/cyassl
18 pkglibdir = $(libdir)/cyassl
19 pkgincludedir = $(includedir)/cyassl
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 = x86_64-pc-linux-gnu
33 host_triplet = mipsel-unknown-linux-gnu
34 target_triplet = mipsel-unknown-linux-gnu
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 = ${SHELL} /home/vicente/repos/tomato/release/src/router/cyassl/missing --run aclocal-1.10
64 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/cyassl/missing --run tar
65 AR = mipsel-uclibc-ar
66 AS = mipsel-uclibc-as
67 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/cyassl/missing --run autoconf
68 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/cyassl/missing --run autoheader
69 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/cyassl/missing --run automake-1.10
70 AWK = gawk
71 CC = mipsel-uclibc-gcc
72 CCAS = mipsel-uclibc-gcc
73 CCASDEPMODE = depmode=gcc3
74 CCASFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections -DNO_MD4 -DNO_AES -DNO_ERROR_STRINGS -DNO_HC128 -DNO_RABBIT -DNO_PSK -DNO_DSA -DNO_DH -DNO_PWDBASED
75 CCDEPMODE = depmode=gcc3
76 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections -DNO_MD4 -DNO_AES -DNO_ERROR_STRINGS -DNO_HC128 -DNO_RABBIT -DNO_PSK -DNO_DSA -DNO_DH -DNO_PWDBASED -DNDEBUG -DNO_HC128 -DNO_PSK -Wall -Wno-unused -Os -fomit-frame-pointer
77 CPP = mipsel-uclibc-gcc -E
78 CPPFLAGS =
79 CYGPATH_W = echo
80 DEFS = -DHAVE_CONFIG_H
81 DEPDIR = .deps
82 DLLTOOL = dlltool
83 DSYMUTIL =
84 DUMPBIN =
85 ECHO_C =
86 ECHO_N = -n
87 ECHO_T =
88 EGREP = /bin/grep -E
89 EXEEXT =
90 FGREP = /bin/grep -F
91 GREP = /bin/grep
92 INSTALL = /usr/bin/install -c
93 INSTALL_DATA = ${INSTALL} -m 644
94 INSTALL_PROGRAM = ${INSTALL}
95 INSTALL_SCRIPT = ${INSTALL}
96 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
97 LD = mipsel-uclibc-ld
98 LDFLAGS = -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC
99 LIBM = -lm
100 LIBOBJS =
101 LIBS = -lpthread -lm
102 LIBTOOL = $(SHELL) $(top_builddir)/libtool
103 LIPO =
104 LN_S = ln -s
105 LTLIBOBJS =
106 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/cyassl/missing --run makeinfo
107 MKDIR_P = /bin/mkdir -p
108 NM = mipsel-uclibc-nm
109 NMEDIT =
110 OBJDUMP = objdump
111 OBJEXT = o
112 OTOOL =
113 OTOOL64 =
114 PACKAGE = cyassl
115 PACKAGE_BUGREPORT =
116 PACKAGE_NAME =
117 PACKAGE_STRING =
118 PACKAGE_TARNAME =
119 PACKAGE_VERSION =
120 PATH_SEPARATOR = :
121 PTHREAD_CC = mipsel-uclibc-gcc
122 PTHREAD_CFLAGS =
123 PTHREAD_LIBS = -lpthread
124 RANLIB = mipsel-uclibc-ranlib
125 SED = /bin/sed
126 SET_MAKE =
127 SHELL = /bin/sh
128 STRIP = mipsel-uclibc-strip -R .note -R .comment
129 VERSION = 1.9.0
130 abs_builddir = /home/vicente/repos/tomato/release/src/router/cyassl/sslSniffer
131 abs_srcdir = /home/vicente/repos/tomato/release/src/router/cyassl/sslSniffer
132 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/cyassl
133 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/cyassl
134 ac_ct_CC =
135 ac_ct_DUMPBIN =
136 acx_pthread_config =
137 am__include = include
138 am__leading_dot = .
139 am__quote =
140 am__tar = ${AMTAR} chof - "$$tardir"
141 am__untar = ${AMTAR} xf -
142 bindir = ${exec_prefix}/bin
143 build = x86_64-pc-linux-gnu
144 build_alias = x86_64-linux-gnu
145 build_cpu = x86_64
146 build_os = linux-gnu
147 build_vendor = pc
148 builddir = .
149 datadir = ${datarootdir}
150 datarootdir = ${prefix}/share
151 docdir = ${datarootdir}/doc/${PACKAGE}
152 dvidir = ${docdir}
153 exec_prefix = ${prefix}
154 host = mipsel-unknown-linux-gnu
155 host_alias = mipsel-linux
156 host_cpu = mipsel
157 host_os = linux-gnu
158 host_vendor = unknown
159 htmldir = ${docdir}
160 includedir = ${prefix}/include
161 infodir = ${datarootdir}/info
162 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/cyassl/install-sh
163 libdir = ${exec_prefix}/lib
164 libexecdir = ${exec_prefix}/libexec
165 localedir = ${datarootdir}/locale
166 localstatedir = ${prefix}/var
167 lt_ECHO = echo
168 mandir = ${datarootdir}/man
169 mkdir_p = /bin/mkdir -p
170 oldincludedir = /usr/include
171 pdfdir = ${docdir}
172 prefix = /usr/local/cyassl
173 program_transform_name = s,x,x,
174 psdir = ${docdir}
175 sbindir = ${exec_prefix}/sbin
176 sharedstatedir = ${prefix}/com
177 srcdir = .
178 sysconfdir = ${prefix}/etc
179 target = mipsel-unknown-linux-gnu
180 target_alias =
181 target_cpu = mipsel
182 target_os = linux-gnu
183 target_vendor = unknown
184 top_builddir = ..
185 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: