Merge remote-tracking branch 'origin/tomato-shibby-RT-AC' into arrmo-RT-AC
[tomato.git] / release / src / router / openvpn / build / msvc / msvc-generate / Makefile.in
blob2d28143551cda31449c2054cfc924776f0339f40
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 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@
18 # OpenVPN -- An application to securely tunnel IP networks
19 # over a single UDP port, with support for SSL/TLS-based
20 # session authentication and key exchange,
21 # packet encryption, packet authentication, and
22 # packet compression.
24 # Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>
25 # Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
28 VPATH = @srcdir@
29 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
30 am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 subdir = build/msvc/msvc-generate
93 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
94 $(dist_noinst_DATA)
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
97 $(top_srcdir)/m4/ax_socklen_t.m4 \
98 $(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
99 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
100 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
101 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
102 $(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
103 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 $(ACLOCAL_M4)
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = $(top_builddir)/config.h
107 CONFIG_CLEAN_FILES =
108 CONFIG_CLEAN_VPATH_FILES =
109 AM_V_P = $(am__v_P_@AM_V@)
110 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111 am__v_P_0 = false
112 am__v_P_1 = :
113 AM_V_GEN = $(am__v_GEN_@AM_V@)
114 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115 am__v_GEN_0 = @echo " GEN " $@;
116 am__v_GEN_1 =
117 AM_V_at = $(am__v_at_@AM_V@)
118 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119 am__v_at_0 = @
120 am__v_at_1 =
121 SOURCES =
122 DIST_SOURCES =
123 am__can_run_installinfo = \
124 case $$AM_UPDATE_INFO_DIR in \
125 n|no|NO) false;; \
126 *) (install-info --version) >/dev/null 2>&1;; \
127 esac
128 DATA = $(dist_noinst_DATA)
129 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
130 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131 ACLOCAL = @ACLOCAL@
132 AMTAR = @AMTAR@
133 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
134 AR = @AR@
135 AS = @AS@
136 AUTOCONF = @AUTOCONF@
137 AUTOHEADER = @AUTOHEADER@
138 AUTOMAKE = @AUTOMAKE@
139 AWK = @AWK@
140 CC = @CC@
141 CCDEPMODE = @CCDEPMODE@
142 CFLAGS = @CFLAGS@
143 CPP = @CPP@
144 CPPFLAGS = @CPPFLAGS@
145 CYGPATH_W = @CYGPATH_W@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DLLTOOL = @DLLTOOL@
149 DL_LIBS = @DL_LIBS@
150 DSYMUTIL = @DSYMUTIL@
151 DUMPBIN = @DUMPBIN@
152 ECHO_C = @ECHO_C@
153 ECHO_N = @ECHO_N@
154 ECHO_T = @ECHO_T@
155 EGREP = @EGREP@
156 EXEEXT = @EXEEXT@
157 FGREP = @FGREP@
158 GIT = @GIT@
159 GREP = @GREP@
160 IFCONFIG = @IFCONFIG@
161 INSTALL = @INSTALL@
162 INSTALL_DATA = @INSTALL_DATA@
163 INSTALL_PROGRAM = @INSTALL_PROGRAM@
164 INSTALL_SCRIPT = @INSTALL_SCRIPT@
165 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166 IPROUTE = @IPROUTE@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBOBJS = @LIBOBJS@
170 LIBPAM_CFLAGS = @LIBPAM_CFLAGS@
171 LIBPAM_LIBS = @LIBPAM_LIBS@
172 LIBS = @LIBS@
173 LIBTOOL = @LIBTOOL@
174 LIPO = @LIPO@
175 LN_S = @LN_S@
176 LTLIBOBJS = @LTLIBOBJS@
177 LZO_CFLAGS = @LZO_CFLAGS@
178 LZO_LIBS = @LZO_LIBS@
179 MAKEINFO = @MAKEINFO@
180 MAN2HTML = @MAN2HTML@
181 MANIFEST_TOOL = @MANIFEST_TOOL@
182 MKDIR_P = @MKDIR_P@
183 NETSTAT = @NETSTAT@
184 NM = @NM@
185 NMEDIT = @NMEDIT@
186 OBJDUMP = @OBJDUMP@
187 OBJEXT = @OBJEXT@
188 OPENSSL_CRYPTO_CFLAGS = @OPENSSL_CRYPTO_CFLAGS@
189 OPENSSL_CRYPTO_LIBS = @OPENSSL_CRYPTO_LIBS@
190 OPENSSL_SSL_CFLAGS = @OPENSSL_SSL_CFLAGS@
191 OPENSSL_SSL_LIBS = @OPENSSL_SSL_LIBS@
192 OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
193 OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
194 OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
195 OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@
196 OPTIONAL_LZO_LIBS = @OPTIONAL_LZO_LIBS@
197 OPTIONAL_PKCS11_HELPER_CFLAGS = @OPTIONAL_PKCS11_HELPER_CFLAGS@
198 OPTIONAL_PKCS11_HELPER_LIBS = @OPTIONAL_PKCS11_HELPER_LIBS@
199 OPTIONAL_SELINUX_LIBS = @OPTIONAL_SELINUX_LIBS@
200 OTOOL = @OTOOL@
201 OTOOL64 = @OTOOL64@
202 PACKAGE = @PACKAGE@
203 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
204 PACKAGE_NAME = @PACKAGE_NAME@
205 PACKAGE_STRING = @PACKAGE_STRING@
206 PACKAGE_TARNAME = @PACKAGE_TARNAME@
207 PACKAGE_URL = @PACKAGE_URL@
208 PACKAGE_VERSION = @PACKAGE_VERSION@
209 PATH_SEPARATOR = @PATH_SEPARATOR@
210 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
211 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
212 PKG_CONFIG = @PKG_CONFIG@
213 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
214 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
215 PLUGIN_AUTH_PAM_CFLAGS = @PLUGIN_AUTH_PAM_CFLAGS@
216 PLUGIN_AUTH_PAM_LIBS = @PLUGIN_AUTH_PAM_LIBS@
217 POLARSSL_CFLAGS = @POLARSSL_CFLAGS@
218 POLARSSL_LIBS = @POLARSSL_LIBS@
219 RANLIB = @RANLIB@
220 RC = @RC@
221 ROUTE = @ROUTE@
222 SED = @SED@
223 SELINUX_LIBS = @SELINUX_LIBS@
224 SET_MAKE = @SET_MAKE@
225 SHELL = @SHELL@
226 SOCKETS_LIBS = @SOCKETS_LIBS@
227 STRIP = @STRIP@
228 TAP_CFLAGS = @TAP_CFLAGS@
229 TAP_WIN_COMPONENT_ID = @TAP_WIN_COMPONENT_ID@
230 TAP_WIN_MIN_MAJOR = @TAP_WIN_MIN_MAJOR@
231 TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
232 VERSION = @VERSION@
233 abs_builddir = @abs_builddir@
234 abs_srcdir = @abs_srcdir@
235 abs_top_builddir = @abs_top_builddir@
236 abs_top_srcdir = @abs_top_srcdir@
237 ac_ct_AR = @ac_ct_AR@
238 ac_ct_CC = @ac_ct_CC@
239 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
240 am__include = @am__include@
241 am__leading_dot = @am__leading_dot@
242 am__quote = @am__quote@
243 am__tar = @am__tar@
244 am__untar = @am__untar@
245 bindir = @bindir@
246 build = @build@
247 build_alias = @build_alias@
248 build_cpu = @build_cpu@
249 build_os = @build_os@
250 build_vendor = @build_vendor@
251 builddir = @builddir@
252 datadir = @datadir@
253 datarootdir = @datarootdir@
254 docdir = @docdir@
255 dvidir = @dvidir@
256 exec_prefix = @exec_prefix@
257 host = @host@
258 host_alias = @host_alias@
259 host_cpu = @host_cpu@
260 host_os = @host_os@
261 host_vendor = @host_vendor@
262 htmldir = @htmldir@
263 includedir = @includedir@
264 infodir = @infodir@
265 install_sh = @install_sh@
266 libdir = @libdir@
267 libexecdir = @libexecdir@
268 localedir = @localedir@
269 localstatedir = @localstatedir@
270 mandir = @mandir@
271 mkdir_p = @mkdir_p@
272 oldincludedir = @oldincludedir@
273 pdfdir = @pdfdir@
274 plugindir = @plugindir@
275 prefix = @prefix@
276 program_transform_name = @program_transform_name@
277 psdir = @psdir@
278 sampledir = @sampledir@
279 sbindir = @sbindir@
280 sharedstatedir = @sharedstatedir@
281 srcdir = @srcdir@
282 sysconfdir = @sysconfdir@
283 target_alias = @target_alias@
284 top_build_prefix = @top_build_prefix@
285 top_builddir = @top_builddir@
286 top_srcdir = @top_srcdir@
287 MAINTAINERCLEANFILES = \
288 $(srcdir)/Makefile.in
290 dist_noinst_DATA = \
291 msvc-generate.vcxproj \
292 Makefile.mak \
293 msvc-generate.js
295 all: all-am
297 .SUFFIXES:
298 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
299 @for dep in $?; do \
300 case '$(am__configure_deps)' in \
301 *$$dep*) \
302 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
303 && { if test -f $@; then exit 0; else break; fi; }; \
304 exit 1;; \
305 esac; \
306 done; \
307 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu build/msvc/msvc-generate/Makefile'; \
308 $(am__cd) $(top_srcdir) && \
309 $(AUTOMAKE) --gnu build/msvc/msvc-generate/Makefile
310 .PRECIOUS: Makefile
311 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312 @case '$?' in \
313 *config.status*) \
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
315 *) \
316 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
318 esac;
320 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323 $(top_srcdir)/configure: $(am__configure_deps)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327 $(am__aclocal_m4_deps):
329 mostlyclean-libtool:
330 -rm -f *.lo
332 clean-libtool:
333 -rm -rf .libs _libs
334 tags TAGS:
336 ctags CTAGS:
338 cscope cscopelist:
341 distdir: $(DISTFILES)
342 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344 list='$(DISTFILES)'; \
345 dist_files=`for file in $$list; do echo $$file; done | \
346 sed -e "s|^$$srcdirstrip/||;t" \
347 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
348 case $$dist_files in \
349 */*) $(MKDIR_P) `echo "$$dist_files" | \
350 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
351 sort -u` ;; \
352 esac; \
353 for file in $$dist_files; do \
354 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
355 if test -d $$d/$$file; then \
356 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
357 if test -d "$(distdir)/$$file"; then \
358 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
359 fi; \
360 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
361 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
362 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
363 fi; \
364 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
365 else \
366 test -f "$(distdir)/$$file" \
367 || cp -p $$d/$$file "$(distdir)/$$file" \
368 || exit 1; \
369 fi; \
370 done
371 check-am: all-am
372 check: check-am
373 all-am: Makefile $(DATA)
374 installdirs:
375 install: install-am
376 install-exec: install-exec-am
377 install-data: install-data-am
378 uninstall: uninstall-am
380 install-am: all-am
381 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383 installcheck: installcheck-am
384 install-strip:
385 if test -z '$(STRIP)'; then \
386 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
388 install; \
389 else \
390 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
391 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
392 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
394 mostlyclean-generic:
396 clean-generic:
398 distclean-generic:
399 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
400 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
402 maintainer-clean-generic:
403 @echo "This command is intended for maintainers to use"
404 @echo "it deletes files that may require special tools to rebuild."
405 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
406 clean: clean-am
408 clean-am: clean-generic clean-libtool mostlyclean-am
410 distclean: distclean-am
411 -rm -f Makefile
412 distclean-am: clean-am distclean-generic
414 dvi: dvi-am
416 dvi-am:
418 html: html-am
420 html-am:
422 info: info-am
424 info-am:
426 install-data-am:
428 install-dvi: install-dvi-am
430 install-dvi-am:
432 install-exec-am:
434 install-html: install-html-am
436 install-html-am:
438 install-info: install-info-am
440 install-info-am:
442 install-man:
444 install-pdf: install-pdf-am
446 install-pdf-am:
448 install-ps: install-ps-am
450 install-ps-am:
452 installcheck-am:
454 maintainer-clean: maintainer-clean-am
455 -rm -f Makefile
456 maintainer-clean-am: distclean-am maintainer-clean-generic
458 mostlyclean: mostlyclean-am
460 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
462 pdf: pdf-am
464 pdf-am:
466 ps: ps-am
468 ps-am:
470 uninstall-am:
472 .MAKE: install-am install-strip
474 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
475 cscopelist-am ctags-am distclean distclean-generic \
476 distclean-libtool distdir dvi dvi-am html html-am info info-am \
477 install install-am install-data install-data-am install-dvi \
478 install-dvi-am install-exec install-exec-am install-html \
479 install-html-am install-info install-info-am install-man \
480 install-pdf install-pdf-am install-ps install-ps-am \
481 install-strip installcheck installcheck-am installdirs \
482 maintainer-clean maintainer-clean-generic mostlyclean \
483 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
484 tags-am uninstall uninstall-am
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT: