Update to OpenVPN 2.1rc18
[tomato.git] / release / src / router / openvpn / images / Makefile.in
blob48bb65ddc668d78b40ca8334bf15695e9986c825
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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-2009 OpenVPN Technologies, Inc. <sales@openvpn.net>
26 # This program is free software; you can redistribute it and/or modify
27 # it under the terms of the GNU General Public License version 2
28 # as published by the Free Software Foundation.
30 # This program is distributed in the hope that it will be useful,
31 # but WITHOUT ANY WARRANTY; without even the implied warranty of
32 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33 # GNU General Public License for more details.
35 # You should have received a copy of the GNU General Public License
36 # along with this program (see the file COPYING included with this
37 # distribution); if not, write to the Free Software Foundation, Inc.,
38 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 target_triplet = @target@
60 subdir = images
61 DIST_COMMON = $(am__dist_image_DATA_DIST) $(am__dist_noinst_DATA_DIST) \
62 $(srcdir)/Makefile.am $(srcdir)/Makefile.in
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
65 $(top_srcdir)/version.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_HEADER = $(top_builddir)/config.h
70 CONFIG_CLEAN_FILES =
71 SOURCES =
72 DIST_SOURCES =
73 am__dist_image_DATA_DIST = install-whirl.bmp icon.ico
74 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj = case $$p in \
76 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 *) f=$$p;; \
78 esac;
79 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
80 am__installdirs = "$(DESTDIR)$(imagedir)"
81 dist_imageDATA_INSTALL = $(INSTALL_DATA)
82 am__dist_noinst_DATA_DIST = install-whirl.bmp icon.ico
83 DATA = $(dist_image_DATA) $(dist_noinst_DATA)
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 AMTAR = @AMTAR@
87 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@
91 CC = @CC@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 ECHO_C = @ECHO_C@
100 ECHO_N = @ECHO_N@
101 ECHO_T = @ECHO_T@
102 EGREP = @EGREP@
103 EXEEXT = @EXEEXT@
104 GREP = @GREP@
105 IFCONFIG = @IFCONFIG@
106 INSTALL = @INSTALL@
107 INSTALL_DATA = @INSTALL_DATA@
108 INSTALL_PROGRAM = @INSTALL_PROGRAM@
109 INSTALL_SCRIPT = @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111 IPROUTE = @IPROUTE@
112 LDFLAGS = @LDFLAGS@
113 LIBOBJS = @LIBOBJS@
114 LIBS = @LIBS@
115 LTLIBOBJS = @LTLIBOBJS@
116 MAKEINFO = @MAKEINFO@
117 MAN2HTML = @MAN2HTML@
118 MKDIR_P = @MKDIR_P@
119 OBJEXT = @OBJEXT@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_VERSION = @PACKAGE_VERSION@
126 PATH_SEPARATOR = @PATH_SEPARATOR@
127 PTHREAD_CC = @PTHREAD_CC@
128 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
129 PTHREAD_LIBS = @PTHREAD_LIBS@
130 ROUTE = @ROUTE@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 TAP_ID = @TAP_ID@
135 TAP_WIN32_MIN_MAJOR = @TAP_WIN32_MIN_MAJOR@
136 TAP_WIN32_MIN_MINOR = @TAP_WIN32_MIN_MINOR@
137 VERSION = @VERSION@
138 abs_builddir = @abs_builddir@
139 abs_srcdir = @abs_srcdir@
140 abs_top_builddir = @abs_top_builddir@
141 abs_top_srcdir = @abs_top_srcdir@
142 ac_ct_CC = @ac_ct_CC@
143 am__include = @am__include@
144 am__leading_dot = @am__leading_dot@
145 am__quote = @am__quote@
146 am__tar = @am__tar@
147 am__untar = @am__untar@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 builddir = @builddir@
155 datadir = @datadir@
156 datarootdir = @datarootdir@
157 docdir = @docdir@
158 dvidir = @dvidir@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 htmldir = @htmldir@
166 includedir = @includedir@
167 infodir = @infodir@
168 install_sh = @install_sh@
169 libdir = @libdir@
170 libexecdir = @libexecdir@
171 localedir = @localedir@
172 localstatedir = @localstatedir@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 oldincludedir = @oldincludedir@
176 pdfdir = @pdfdir@
177 prefix = @prefix@
178 program_transform_name = @program_transform_name@
179 psdir = @psdir@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 srcdir = @srcdir@
183 sysconfdir = @sysconfdir@
184 target = @target@
185 target_alias = @target_alias@
186 target_cpu = @target_cpu@
187 target_os = @target_os@
188 target_vendor = @target_vendor@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 win32datadir = @win32datadir@
192 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
193 images = \
194 install-whirl.bmp \
195 icon.ico
197 @WIN32_TRUE@imagedir = $(win32datadir)/images
198 @WIN32_TRUE@dist_image_DATA = $(images)
199 @WIN32_FALSE@dist_noinst_DATA = $(images)
200 all: all-am
202 .SUFFIXES:
203 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
204 @for dep in $?; do \
205 case '$(am__configure_deps)' in \
206 *$$dep*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208 && exit 0; \
209 exit 1;; \
210 esac; \
211 done; \
212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu images/Makefile'; \
213 cd $(top_srcdir) && \
214 $(AUTOMAKE) --gnu images/Makefile
215 .PRECIOUS: Makefile
216 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 @case '$?' in \
218 *config.status*) \
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220 *) \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223 esac;
225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(top_srcdir)/configure: $(am__configure_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 install-dist_imageDATA: $(dist_image_DATA)
233 @$(NORMAL_INSTALL)
234 test -z "$(imagedir)" || $(MKDIR_P) "$(DESTDIR)$(imagedir)"
235 @list='$(dist_image_DATA)'; for p in $$list; do \
236 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
237 f=$(am__strip_dir) \
238 echo " $(dist_imageDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagedir)/$$f'"; \
239 $(dist_imageDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagedir)/$$f"; \
240 done
242 uninstall-dist_imageDATA:
243 @$(NORMAL_UNINSTALL)
244 @list='$(dist_image_DATA)'; for p in $$list; do \
245 f=$(am__strip_dir) \
246 echo " rm -f '$(DESTDIR)$(imagedir)/$$f'"; \
247 rm -f "$(DESTDIR)$(imagedir)/$$f"; \
248 done
249 tags: TAGS
250 TAGS:
252 ctags: CTAGS
253 CTAGS:
256 distdir: $(DISTFILES)
257 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
258 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
259 list='$(DISTFILES)'; \
260 dist_files=`for file in $$list; do echo $$file; done | \
261 sed -e "s|^$$srcdirstrip/||;t" \
262 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
263 case $$dist_files in \
264 */*) $(MKDIR_P) `echo "$$dist_files" | \
265 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
266 sort -u` ;; \
267 esac; \
268 for file in $$dist_files; do \
269 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
270 if test -d $$d/$$file; then \
271 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
272 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
273 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
274 fi; \
275 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
276 else \
277 test -f $(distdir)/$$file \
278 || cp -p $$d/$$file $(distdir)/$$file \
279 || exit 1; \
280 fi; \
281 done
282 check-am: all-am
283 check: check-am
284 all-am: Makefile $(DATA)
285 installdirs:
286 for dir in "$(DESTDIR)$(imagedir)"; do \
287 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
288 done
289 install: install-am
290 install-exec: install-exec-am
291 install-data: install-data-am
292 uninstall: uninstall-am
294 install-am: all-am
295 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
297 installcheck: installcheck-am
298 install-strip:
299 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
300 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
301 `test -z '$(STRIP)' || \
302 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
303 mostlyclean-generic:
305 clean-generic:
307 distclean-generic:
308 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
310 maintainer-clean-generic:
311 @echo "This command is intended for maintainers to use"
312 @echo "it deletes files that may require special tools to rebuild."
313 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
314 clean: clean-am
316 clean-am: clean-generic mostlyclean-am
318 distclean: distclean-am
319 -rm -f Makefile
320 distclean-am: clean-am distclean-generic
322 dvi: dvi-am
324 dvi-am:
326 html: html-am
328 info: info-am
330 info-am:
332 install-data-am: install-dist_imageDATA
334 install-dvi: install-dvi-am
336 install-exec-am:
338 install-html: install-html-am
340 install-info: install-info-am
342 install-man:
344 install-pdf: install-pdf-am
346 install-ps: install-ps-am
348 installcheck-am:
350 maintainer-clean: maintainer-clean-am
351 -rm -f Makefile
352 maintainer-clean-am: distclean-am maintainer-clean-generic
354 mostlyclean: mostlyclean-am
356 mostlyclean-am: mostlyclean-generic
358 pdf: pdf-am
360 pdf-am:
362 ps: ps-am
364 ps-am:
366 uninstall-am: uninstall-dist_imageDATA
368 .MAKE: install-am install-strip
370 .PHONY: all all-am check check-am clean clean-generic distclean \
371 distclean-generic distdir dvi dvi-am html html-am info info-am \
372 install install-am install-data install-data-am \
373 install-dist_imageDATA install-dvi install-dvi-am install-exec \
374 install-exec-am install-html install-html-am install-info \
375 install-info-am install-man install-pdf install-pdf-am \
376 install-ps install-ps-am install-strip installcheck \
377 installcheck-am installdirs maintainer-clean \
378 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
379 pdf-am ps ps-am uninstall uninstall-am \
380 uninstall-dist_imageDATA
382 # Tell versions [3.59,3.63) of GNU make to not export all variables.
383 # Otherwise a system limit (for SysV at least) may be exceeded.
384 .NOEXPORT: