Upgrade to OpenVPN 2.1.0
[tomato.git] / release / src / router / openvpn / images / Makefile
blob17c0f29f5fe2ba7a213c4b9226a823c7a75c41a5
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # images/Makefile. Generated from Makefile.in by configure.
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.
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
42 pkgdatadir = $(datadir)/openvpn
43 pkglibdir = $(libdir)/openvpn
44 pkgincludedir = $(includedir)/openvpn
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 = i686-pc-linux-gnu
58 host_triplet = mipsel-unknown-linux-gnu
59 target_triplet = mipsel-unknown-linux-gnu
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 = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10
86 AMTAR = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar
87 AUTOCONF = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf
88 AUTOHEADER = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader
89 AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10
90 AWK = mawk
91 CC = mipsel-uclibc-gcc
92 CCDEPMODE = depmode=gcc3
93 CFLAGS = -mips2 -O3 -Wall
94 CPP = mipsel-uclibc-gcc -E
95 CPPFLAGS = -I../openssl/include/ -I../lzo/include -I.
96 CYGPATH_W = echo
97 DEFS = -DHAVE_CONFIG_H
98 DEPDIR = .deps
99 ECHO_C =
100 ECHO_N = -n
101 ECHO_T =
102 EGREP = /bin/grep -E
103 EXEEXT =
104 GREP = /bin/grep
105 IFCONFIG = /sbin/ifconfig
106 INSTALL = /usr/bin/install -c
107 INSTALL_DATA = ${INSTALL} -m 644
108 INSTALL_PROGRAM = ${INSTALL}
109 INSTALL_SCRIPT = ${INSTALL}
110 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
111 IPROUTE = /sbin/ip
112 LDFLAGS = -L../openssl/ -L../lzo/src/.libs/
113 LIBOBJS = ${LIBOBJDIR}memcmp$U.o
114 LIBS = -lssl -lcrypto -llzo2
115 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo
116 MAKEINFO = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo
117 MAN2HTML =
118 MKDIR_P = /bin/mkdir -p
119 OBJEXT = o
120 PACKAGE = openvpn
121 PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net
122 PACKAGE_NAME = OpenVPN
123 PACKAGE_STRING = OpenVPN 2.1.0
124 PACKAGE_TARNAME = openvpn
125 PACKAGE_VERSION = 2.1.0
126 PATH_SEPARATOR = :
127 PTHREAD_CC =
128 PTHREAD_CFLAGS =
129 PTHREAD_LIBS =
130 ROUTE = /sbin/route
131 SET_MAKE =
132 SHELL = /bin/sh
133 STRIP = mipsel-uclibc-strip
134 TAP_ID = tap0901
135 TAP_WIN32_MIN_MAJOR = 9
136 TAP_WIN32_MIN_MINOR = 1
137 VERSION = 2.1.0
138 abs_builddir = /home/keith/firmware/release/src/router/openvpn/images
139 abs_srcdir = /home/keith/firmware/release/src/router/openvpn/images
140 abs_top_builddir = /home/keith/firmware/release/src/router/openvpn
141 abs_top_srcdir = /home/keith/firmware/release/src/router/openvpn
142 ac_ct_CC =
143 am__include = include
144 am__leading_dot = .
145 am__quote =
146 am__tar = ${AMTAR} chof - "$$tardir"
147 am__untar = ${AMTAR} xf -
148 bindir = ${exec_prefix}/bin
149 build = i686-pc-linux-gnu
150 build_alias =
151 build_cpu = i686
152 build_os = linux-gnu
153 build_vendor = pc
154 builddir = .
155 datadir = ${datarootdir}
156 datarootdir = ${prefix}/share
157 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
158 dvidir = ${docdir}
159 exec_prefix = ${prefix}
160 host = mipsel-unknown-linux-gnu
161 host_alias = mipsel-linux
162 host_cpu = mipsel
163 host_os = linux-gnu
164 host_vendor = unknown
165 htmldir = ${docdir}
166 includedir = ${prefix}/include
167 infodir = ${datarootdir}/info
168 install_sh = $(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh
169 libdir = ${exec_prefix}/lib
170 libexecdir = ${exec_prefix}/libexec
171 localedir = ${datarootdir}/locale
172 localstatedir = ${prefix}/var
173 mandir = ${datarootdir}/man
174 mkdir_p = /bin/mkdir -p
175 oldincludedir = /usr/include
176 pdfdir = ${docdir}
177 prefix = /usr/local
178 program_transform_name = s,x,x,
179 psdir = ${docdir}
180 sbindir = ${exec_prefix}/sbin
181 sharedstatedir = ${prefix}/com
182 srcdir = .
183 sysconfdir = ${prefix}/etc
184 target = mipsel-unknown-linux-gnu
185 target_alias =
186 target_cpu = mipsel
187 target_os = linux-gnu
188 target_vendor = unknown
189 top_builddir = ..
190 top_srcdir = ..
191 win32datadir = ${datadir}/openvpn-win32
192 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
193 images = \
194 install-whirl.bmp \
195 icon.ico
197 #imagedir = $(win32datadir)/images
198 #dist_image_DATA = $(images)
199 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: