K2.6 patches and update.
[tomato.git] / release / src / router / cyassl / examples / Makefile
blob8d767c874689b1452c6294d59eca07dec6137e01
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # examples/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 = examples
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/examples
131 abs_srcdir = /home/vicente/repos/tomato/release/src/router/cyassl/examples
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 = client server echoclient echoserver
187 all: all-recursive
189 .SUFFIXES:
190 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
191 @for dep in $?; do \
192 case '$(am__configure_deps)' in \
193 *$$dep*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --gnu examples/Makefile
202 .PRECIOUS: Makefile
203 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207 *) \
208 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210 esac;
212 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215 $(top_srcdir)/configure: $(am__configure_deps)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 mostlyclean-libtool:
221 -rm -f *.lo
223 clean-libtool:
224 -rm -rf .libs _libs
226 # This directory's subdirectories are mostly independent; you can cd
227 # into them and run `make' without going through this Makefile.
228 # To change the values of `make' variables: instead of editing Makefiles,
229 # (1) if the variable is set in `config.status', edit `config.status'
230 # (which will cause the Makefiles to be regenerated when you run `make');
231 # (2) otherwise, pass the desired values on the `make' command line.
232 $(RECURSIVE_TARGETS):
233 @failcom='exit 1'; \
234 for f in x $$MAKEFLAGS; do \
235 case $$f in \
236 *=* | --[!k]*);; \
237 *k*) failcom='fail=yes';; \
238 esac; \
239 done; \
240 dot_seen=no; \
241 target=`echo $@ | sed s/-recursive//`; \
242 list='$(SUBDIRS)'; for subdir in $$list; do \
243 echo "Making $$target in $$subdir"; \
244 if test "$$subdir" = "."; then \
245 dot_seen=yes; \
246 local_target="$$target-am"; \
247 else \
248 local_target="$$target"; \
249 fi; \
250 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251 || eval $$failcom; \
252 done; \
253 if test "$$dot_seen" = "no"; then \
254 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
255 fi; test -z "$$fail"
257 $(RECURSIVE_CLEAN_TARGETS):
258 @failcom='exit 1'; \
259 for f in x $$MAKEFLAGS; do \
260 case $$f in \
261 *=* | --[!k]*);; \
262 *k*) failcom='fail=yes';; \
263 esac; \
264 done; \
265 dot_seen=no; \
266 case "$@" in \
267 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
268 *) list='$(SUBDIRS)' ;; \
269 esac; \
270 rev=''; for subdir in $$list; do \
271 if test "$$subdir" = "."; then :; else \
272 rev="$$subdir $$rev"; \
273 fi; \
274 done; \
275 rev="$$rev ."; \
276 target=`echo $@ | sed s/-recursive//`; \
277 for subdir in $$rev; do \
278 echo "Making $$target in $$subdir"; \
279 if test "$$subdir" = "."; then \
280 local_target="$$target-am"; \
281 else \
282 local_target="$$target"; \
283 fi; \
284 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285 || eval $$failcom; \
286 done && test -z "$$fail"
287 tags-recursive:
288 list='$(SUBDIRS)'; for subdir in $$list; do \
289 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
290 done
291 ctags-recursive:
292 list='$(SUBDIRS)'; for subdir in $$list; do \
293 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
294 done
296 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
297 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
298 unique=`for i in $$list; do \
299 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300 done | \
301 $(AWK) ' { files[$$0] = 1; } \
302 END { for (i in files) print i; }'`; \
303 mkid -fID $$unique
304 tags: TAGS
306 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
307 $(TAGS_FILES) $(LISP)
308 tags=; \
309 here=`pwd`; \
310 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
311 include_option=--etags-include; \
312 empty_fix=.; \
313 else \
314 include_option=--include; \
315 empty_fix=; \
316 fi; \
317 list='$(SUBDIRS)'; for subdir in $$list; do \
318 if test "$$subdir" = .; then :; else \
319 test ! -f $$subdir/TAGS || \
320 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
321 fi; \
322 done; \
323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
327 $(AWK) ' { files[$$0] = 1; } \
328 END { for (i in files) print i; }'`; \
329 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
330 test -n "$$unique" || unique=$$empty_fix; \
331 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
332 $$tags $$unique; \
334 ctags: CTAGS
335 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
336 $(TAGS_FILES) $(LISP)
337 tags=; \
338 here=`pwd`; \
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
345 test -z "$(CTAGS_ARGS)$$tags$$unique" \
346 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347 $$tags $$unique
349 GTAGS:
350 here=`$(am__cd) $(top_builddir) && pwd` \
351 && cd $(top_srcdir) \
352 && gtags -i $(GTAGS_ARGS) $$here
354 distclean-tags:
355 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
357 distdir: $(DISTFILES)
358 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360 list='$(DISTFILES)'; \
361 dist_files=`for file in $$list; do echo $$file; done | \
362 sed -e "s|^$$srcdirstrip/||;t" \
363 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
364 case $$dist_files in \
365 */*) $(MKDIR_P) `echo "$$dist_files" | \
366 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
367 sort -u` ;; \
368 esac; \
369 for file in $$dist_files; do \
370 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
371 if test -d $$d/$$file; then \
372 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
373 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
374 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
375 fi; \
376 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
377 else \
378 test -f $(distdir)/$$file \
379 || cp -p $$d/$$file $(distdir)/$$file \
380 || exit 1; \
381 fi; \
382 done
383 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
384 if test "$$subdir" = .; then :; else \
385 test -d "$(distdir)/$$subdir" \
386 || $(MKDIR_P) "$(distdir)/$$subdir" \
387 || exit 1; \
388 distdir=`$(am__cd) $(distdir) && pwd`; \
389 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
390 (cd $$subdir && \
391 $(MAKE) $(AM_MAKEFLAGS) \
392 top_distdir="$$top_distdir" \
393 distdir="$$distdir/$$subdir" \
394 am__remove_distdir=: \
395 am__skip_length_check=: \
396 distdir) \
397 || exit 1; \
398 fi; \
399 done
400 check-am: all-am
401 check: check-recursive
402 all-am: Makefile
403 installdirs: installdirs-recursive
404 installdirs-am:
405 install: install-recursive
406 install-exec: install-exec-recursive
407 install-data: install-data-recursive
408 uninstall: uninstall-recursive
410 install-am: all-am
411 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413 installcheck: installcheck-recursive
414 install-strip:
415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417 `test -z '$(STRIP)' || \
418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
419 mostlyclean-generic:
421 clean-generic:
423 distclean-generic:
424 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
426 maintainer-clean-generic:
427 @echo "This command is intended for maintainers to use"
428 @echo "it deletes files that may require special tools to rebuild."
429 clean: clean-recursive
431 clean-am: clean-generic clean-libtool mostlyclean-am
433 distclean: distclean-recursive
434 -rm -f Makefile
435 distclean-am: clean-am distclean-generic distclean-tags
437 dvi: dvi-recursive
439 dvi-am:
441 html: html-recursive
443 info: info-recursive
445 info-am:
447 install-data-am:
449 install-dvi: install-dvi-recursive
451 install-exec-am:
453 install-html: install-html-recursive
455 install-info: install-info-recursive
457 install-man:
459 install-pdf: install-pdf-recursive
461 install-ps: install-ps-recursive
463 installcheck-am:
465 maintainer-clean: maintainer-clean-recursive
466 -rm -f Makefile
467 maintainer-clean-am: distclean-am maintainer-clean-generic
469 mostlyclean: mostlyclean-recursive
471 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
473 pdf: pdf-recursive
475 pdf-am:
477 ps: ps-recursive
479 ps-am:
481 uninstall-am:
483 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
484 install-strip
486 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
487 all all-am check check-am clean clean-generic clean-libtool \
488 ctags ctags-recursive distclean distclean-generic \
489 distclean-libtool distclean-tags distdir dvi dvi-am html \
490 html-am info info-am install install-am install-data \
491 install-data-am install-dvi install-dvi-am install-exec \
492 install-exec-am install-html install-html-am install-info \
493 install-info-am install-man install-pdf install-pdf-am \
494 install-ps install-ps-am install-strip installcheck \
495 installcheck-am installdirs installdirs-am maintainer-clean \
496 maintainer-clean-generic mostlyclean mostlyclean-generic \
497 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
498 uninstall uninstall-am
500 # Tell versions [3.59,3.63) of GNU make to not export all variables.
501 # Otherwise a system limit (for SysV at least) may be exceeded.
502 .NOEXPORT: