Upgrade to OpenVPN 2.1.0
[tomato.git] / release / src / router / openvpn / install-win32 / Makefile
blob836d7312f6dcf2ed57c29b51a32b94b8cf6cd822
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # install-win32/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 am__append_1 = sample.ovpn
61 subdir = install-win32
62 DIST_COMMON = $(am__dist_conf_DATA_DIST) $(am__dist_noinst_DATA_DIST) \
63 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64 $(srcdir)/settings.in
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
67 $(top_srcdir)/version.m4 $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69 $(ACLOCAL_M4)
70 mkinstalldirs = $(install_sh) -d
71 CONFIG_HEADER = $(top_builddir)/config.h
72 CONFIG_CLEAN_FILES = settings
73 SOURCES =
74 DIST_SOURCES =
75 am__dist_conf_DATA_DIST = sample.ovpn
76 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77 am__vpath_adj = case $$p in \
78 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79 *) f=$$p;; \
80 esac;
81 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
82 am__installdirs = "$(DESTDIR)$(confdir)" "$(DESTDIR)$(confdir)" \
83 "$(DESTDIR)$(docdir)" "$(DESTDIR)$(easyrsadir)" \
84 "$(DESTDIR)$(keysdir)"
85 dist_confDATA_INSTALL = $(INSTALL_DATA)
86 am__dist_noinst_DATA_DIST = openssl GetWindowsVersion.nsi \
87 build-pkcs11-helper.sh buildinstaller ddk-common doclean \
88 dosname.pl getgui getopenssl getpkcs11helper getprebuilt \
89 getxgui ifdef.pl m4todef.pl macro.pl makeopenvpn maketap \
90 maketapinstall maketext openvpn.nsi setpath.nsi settings.in \
91 trans.pl u2d.c winconfig sample.ovpn
92 nodist_confDATA_INSTALL = $(INSTALL_DATA)
93 nodist_docDATA_INSTALL = $(INSTALL_DATA)
94 nodist_easyrsaDATA_INSTALL = $(INSTALL_DATA)
95 nodist_keysDATA_INSTALL = $(INSTALL_DATA)
96 DATA = $(dist_conf_DATA) $(dist_noinst_DATA) $(nodist_conf_DATA) \
97 $(nodist_doc_DATA) $(nodist_easyrsa_DATA) $(nodist_keys_DATA)
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run aclocal-1.10
100 AMTAR = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run tar
101 AUTOCONF = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoconf
102 AUTOHEADER = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run autoheader
103 AUTOMAKE = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run automake-1.10
104 AWK = mawk
105 CC = mipsel-uclibc-gcc
106 CCDEPMODE = depmode=gcc3
107 CFLAGS = -mips2 -O3 -Wall
108 CPP = mipsel-uclibc-gcc -E
109 CPPFLAGS = -I../openssl/include/ -I../lzo/include -I.
110 CYGPATH_W = echo
111 DEFS = -DHAVE_CONFIG_H
112 DEPDIR = .deps
113 ECHO_C =
114 ECHO_N = -n
115 ECHO_T =
116 EGREP = /bin/grep -E
117 EXEEXT =
118 GREP = /bin/grep
119 IFCONFIG = /sbin/ifconfig
120 INSTALL = /usr/bin/install -c
121 INSTALL_DATA = ${INSTALL} -m 644
122 INSTALL_PROGRAM = ${INSTALL}
123 INSTALL_SCRIPT = ${INSTALL}
124 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
125 IPROUTE = /sbin/ip
126 LDFLAGS = -L../openssl/ -L../lzo/src/.libs/
127 LIBOBJS = ${LIBOBJDIR}memcmp$U.o
128 LIBS = -lssl -lcrypto -llzo2
129 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo
130 MAKEINFO = ${SHELL} /home/keith/firmware/release/src/router/openvpn/missing --run makeinfo
131 MAN2HTML =
132 MKDIR_P = /bin/mkdir -p
133 OBJEXT = o
134 PACKAGE = openvpn
135 PACKAGE_BUGREPORT = openvpn-users@lists.sourceforge.net
136 PACKAGE_NAME = OpenVPN
137 PACKAGE_STRING = OpenVPN 2.1.0
138 PACKAGE_TARNAME = openvpn
139 PACKAGE_VERSION = 2.1.0
140 PATH_SEPARATOR = :
141 PTHREAD_CC =
142 PTHREAD_CFLAGS =
143 PTHREAD_LIBS =
144 ROUTE = /sbin/route
145 SET_MAKE =
146 SHELL = /bin/sh
147 STRIP = mipsel-uclibc-strip
148 TAP_ID = tap0901
149 TAP_WIN32_MIN_MAJOR = 9
150 TAP_WIN32_MIN_MINOR = 1
151 VERSION = 2.1.0
152 abs_builddir = /home/keith/firmware/release/src/router/openvpn/install-win32
153 abs_srcdir = /home/keith/firmware/release/src/router/openvpn/install-win32
154 abs_top_builddir = /home/keith/firmware/release/src/router/openvpn
155 abs_top_srcdir = /home/keith/firmware/release/src/router/openvpn
156 ac_ct_CC =
157 am__include = include
158 am__leading_dot = .
159 am__quote =
160 am__tar = ${AMTAR} chof - "$$tardir"
161 am__untar = ${AMTAR} xf -
162 bindir = ${exec_prefix}/bin
163 build = i686-pc-linux-gnu
164 build_alias =
165 build_cpu = i686
166 build_os = linux-gnu
167 build_vendor = pc
168 builddir = .
169 datadir = ${datarootdir}
170 datarootdir = ${prefix}/share
171 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
172 dvidir = ${docdir}
173 exec_prefix = ${prefix}
174 host = mipsel-unknown-linux-gnu
175 host_alias = mipsel-linux
176 host_cpu = mipsel
177 host_os = linux-gnu
178 host_vendor = unknown
179 htmldir = ${docdir}
180 includedir = ${prefix}/include
181 infodir = ${datarootdir}/info
182 install_sh = $(SHELL) /home/keith/firmware/release/src/router/openvpn/install-sh
183 libdir = ${exec_prefix}/lib
184 libexecdir = ${exec_prefix}/libexec
185 localedir = ${datarootdir}/locale
186 localstatedir = ${prefix}/var
187 mandir = ${datarootdir}/man
188 mkdir_p = /bin/mkdir -p
189 oldincludedir = /usr/include
190 pdfdir = ${docdir}
191 prefix = /usr/local
192 program_transform_name = s,x,x,
193 psdir = ${docdir}
194 sbindir = ${exec_prefix}/sbin
195 sharedstatedir = ${prefix}/com
196 srcdir = .
197 sysconfdir = ${prefix}/etc
198 target = mipsel-unknown-linux-gnu
199 target_alias =
200 target_cpu = mipsel
201 target_os = linux-gnu
202 target_vendor = unknown
203 top_builddir = ..
204 top_srcdir = ..
205 win32datadir = ${datadir}/openvpn-win32
206 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
207 dist_noinst_DATA = openssl GetWindowsVersion.nsi \
208 build-pkcs11-helper.sh buildinstaller ddk-common doclean \
209 dosname.pl getgui getopenssl getpkcs11helper getprebuilt \
210 getxgui ifdef.pl m4todef.pl macro.pl makeopenvpn maketap \
211 maketapinstall maketext openvpn.nsi setpath.nsi settings.in \
212 trans.pl u2d.c winconfig $(am__append_1)
213 #nodist_doc_DATA = tmp/license.txt
214 #confdir = $(win32datadir)/config
215 #nodist_conf_DATA = \
216 # tmp/openssl.cnf.sample \
217 # tmp/client.ovpn \
218 # tmp/server.ovpn
220 #dist_conf_DATA = \
221 # sample.ovpn
223 #easyrsadir = $(win32datadir)/easy-rsa/Windows
224 #nodist_easyrsa_DATA = \
225 # $(top_srcdir)/easy-rsa/Windows/*
227 #keysdir = $(win32datadir)/sample-keys
228 #nodist_keys_DATA = \
229 # $(top_srcdir)/sample-keys/*
231 all: all-am
233 .SUFFIXES:
234 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
235 @for dep in $?; do \
236 case '$(am__configure_deps)' in \
237 *$$dep*) \
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
239 && exit 0; \
240 exit 1;; \
241 esac; \
242 done; \
243 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu install-win32/Makefile'; \
244 cd $(top_srcdir) && \
245 $(AUTOMAKE) --gnu install-win32/Makefile
246 .PRECIOUS: Makefile
247 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248 @case '$?' in \
249 *config.status*) \
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251 *) \
252 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254 esac;
256 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(top_srcdir)/configure: $(am__configure_deps)
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 settings: $(top_builddir)/config.status $(srcdir)/settings.in
264 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
265 install-dist_confDATA: $(dist_conf_DATA)
266 @$(NORMAL_INSTALL)
267 test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)"
268 @list='$(dist_conf_DATA)'; for p in $$list; do \
269 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
270 f=$(am__strip_dir) \
271 echo " $(dist_confDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confdir)/$$f'"; \
272 $(dist_confDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confdir)/$$f"; \
273 done
275 uninstall-dist_confDATA:
276 @$(NORMAL_UNINSTALL)
277 @list='$(dist_conf_DATA)'; for p in $$list; do \
278 f=$(am__strip_dir) \
279 echo " rm -f '$(DESTDIR)$(confdir)/$$f'"; \
280 rm -f "$(DESTDIR)$(confdir)/$$f"; \
281 done
282 install-nodist_confDATA: $(nodist_conf_DATA)
283 @$(NORMAL_INSTALL)
284 test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)"
285 @list='$(nodist_conf_DATA)'; for p in $$list; do \
286 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
287 f=$(am__strip_dir) \
288 echo " $(nodist_confDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confdir)/$$f'"; \
289 $(nodist_confDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confdir)/$$f"; \
290 done
292 uninstall-nodist_confDATA:
293 @$(NORMAL_UNINSTALL)
294 @list='$(nodist_conf_DATA)'; for p in $$list; do \
295 f=$(am__strip_dir) \
296 echo " rm -f '$(DESTDIR)$(confdir)/$$f'"; \
297 rm -f "$(DESTDIR)$(confdir)/$$f"; \
298 done
299 install-nodist_docDATA: $(nodist_doc_DATA)
300 @$(NORMAL_INSTALL)
301 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
302 @list='$(nodist_doc_DATA)'; for p in $$list; do \
303 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
304 f=$(am__strip_dir) \
305 echo " $(nodist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
306 $(nodist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
307 done
309 uninstall-nodist_docDATA:
310 @$(NORMAL_UNINSTALL)
311 @list='$(nodist_doc_DATA)'; for p in $$list; do \
312 f=$(am__strip_dir) \
313 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
314 rm -f "$(DESTDIR)$(docdir)/$$f"; \
315 done
316 install-nodist_easyrsaDATA: $(nodist_easyrsa_DATA)
317 @$(NORMAL_INSTALL)
318 test -z "$(easyrsadir)" || $(MKDIR_P) "$(DESTDIR)$(easyrsadir)"
319 @list='$(nodist_easyrsa_DATA)'; for p in $$list; do \
320 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
321 f=$(am__strip_dir) \
322 echo " $(nodist_easyrsaDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(easyrsadir)/$$f'"; \
323 $(nodist_easyrsaDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(easyrsadir)/$$f"; \
324 done
326 uninstall-nodist_easyrsaDATA:
327 @$(NORMAL_UNINSTALL)
328 @list='$(nodist_easyrsa_DATA)'; for p in $$list; do \
329 f=$(am__strip_dir) \
330 echo " rm -f '$(DESTDIR)$(easyrsadir)/$$f'"; \
331 rm -f "$(DESTDIR)$(easyrsadir)/$$f"; \
332 done
333 install-nodist_keysDATA: $(nodist_keys_DATA)
334 @$(NORMAL_INSTALL)
335 test -z "$(keysdir)" || $(MKDIR_P) "$(DESTDIR)$(keysdir)"
336 @list='$(nodist_keys_DATA)'; for p in $$list; do \
337 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
338 f=$(am__strip_dir) \
339 echo " $(nodist_keysDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keysdir)/$$f'"; \
340 $(nodist_keysDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keysdir)/$$f"; \
341 done
343 uninstall-nodist_keysDATA:
344 @$(NORMAL_UNINSTALL)
345 @list='$(nodist_keys_DATA)'; for p in $$list; do \
346 f=$(am__strip_dir) \
347 echo " rm -f '$(DESTDIR)$(keysdir)/$$f'"; \
348 rm -f "$(DESTDIR)$(keysdir)/$$f"; \
349 done
350 tags: TAGS
351 TAGS:
353 ctags: CTAGS
354 CTAGS:
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 check-am: all-am
384 check: check-am
385 all-am: Makefile $(DATA)
386 installdirs:
387 for dir in "$(DESTDIR)$(confdir)" "$(DESTDIR)$(confdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(easyrsadir)" "$(DESTDIR)$(keysdir)"; do \
388 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
389 done
390 install: install-am
391 install-exec: install-exec-am
392 install-data: install-data-am
393 uninstall: uninstall-am
395 install-am: all-am
396 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
398 installcheck: installcheck-am
399 install-strip:
400 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402 `test -z '$(STRIP)' || \
403 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404 mostlyclean-generic:
406 clean-generic:
408 distclean-generic:
409 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
411 maintainer-clean-generic:
412 @echo "This command is intended for maintainers to use"
413 @echo "it deletes files that may require special tools to rebuild."
414 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
415 clean-local:
416 clean: clean-am
418 clean-am: clean-generic clean-local mostlyclean-am
420 distclean: distclean-am
421 -rm -f Makefile
422 distclean-am: clean-am distclean-generic
424 dvi: dvi-am
426 dvi-am:
428 html: html-am
430 info: info-am
432 info-am:
434 install-data-am: install-dist_confDATA install-nodist_confDATA \
435 install-nodist_docDATA install-nodist_easyrsaDATA \
436 install-nodist_keysDATA
438 install-dvi: install-dvi-am
440 install-exec-am:
442 install-html: install-html-am
444 install-info: install-info-am
446 install-man:
448 install-pdf: install-pdf-am
450 install-ps: 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
462 pdf: pdf-am
464 pdf-am:
466 ps: ps-am
468 ps-am:
470 uninstall-am: uninstall-dist_confDATA uninstall-nodist_confDATA \
471 uninstall-nodist_docDATA uninstall-nodist_easyrsaDATA \
472 uninstall-nodist_keysDATA
474 .MAKE: install-am install-strip
476 .PHONY: all all-am check check-am clean clean-generic clean-local \
477 distclean distclean-generic distdir dvi dvi-am html html-am \
478 info info-am install install-am install-data install-data-am \
479 install-dist_confDATA install-dvi install-dvi-am install-exec \
480 install-exec-am install-html install-html-am install-info \
481 install-info-am install-man install-nodist_confDATA \
482 install-nodist_docDATA install-nodist_easyrsaDATA \
483 install-nodist_keysDATA install-pdf install-pdf-am install-ps \
484 install-ps-am install-strip installcheck installcheck-am \
485 installdirs maintainer-clean maintainer-clean-generic \
486 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
487 uninstall-am uninstall-dist_confDATA uninstall-nodist_confDATA \
488 uninstall-nodist_docDATA uninstall-nodist_easyrsaDATA \
489 uninstall-nodist_keysDATA
492 #tmp:
493 # mkdir tmp
495 #tmp/client.ovpn: tmp $(top_srcdir)/sample-config-files/client.conf
496 # cp $(top_srcdir)/sample-config-files/client.conf tmp/client.ovpn
498 #tmp/server.ovpn: tmp $(top_srcdir)/sample-config-files/server.conf
499 # cp $(top_srcdir)/sample-config-files/server.conf tmp/server.ovpn
501 #tmp/license.txt: tmp $(top_srcdir)/COPYING $(top_srcdir)/COPYRIGHT.GPL
502 # cat $(top_srcdir)/COPYING $(top_srcdir)/COPYRIGHT.GPL > tmp/license.txt
504 #tmp/openssl.cnf.sample: tmp $(top_srcdir)/easy-rsa/2.0/openssl.cnf
505 # cp $(top_srcdir)/easy-rsa/2.0/openssl.cnf tmp/openssl.cnf.sample
507 #clean-local:
508 # -rm -fr tmp
509 # Tell versions [3.59,3.63) of GNU make to not export all variables.
510 # Otherwise a system limit (for SysV at least) may be exceeded.
511 .NOEXPORT: