PHP: enable exif
[tomato.git] / release / src / router / openvpn / sample / Makefile.in
blob4e14709d1b950cc246b358098352c8bd285ea5bb
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 = sample
93 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
96 $(top_srcdir)/m4/ax_socklen_t.m4 \
97 $(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
98 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
99 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
100 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
101 $(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 $(ACLOCAL_M4)
104 mkinstalldirs = $(install_sh) -d
105 CONFIG_HEADER = $(top_builddir)/config.h
106 CONFIG_CLEAN_FILES =
107 CONFIG_CLEAN_VPATH_FILES =
108 AM_V_P = $(am__v_P_@AM_V@)
109 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
110 am__v_P_0 = false
111 am__v_P_1 = :
112 AM_V_GEN = $(am__v_GEN_@AM_V@)
113 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
114 am__v_GEN_0 = @echo " GEN " $@;
115 am__v_GEN_1 =
116 AM_V_at = $(am__v_at_@AM_V@)
117 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
118 am__v_at_0 = @
119 am__v_at_1 =
120 SOURCES =
121 DIST_SOURCES =
122 am__can_run_installinfo = \
123 case $$AM_UPDATE_INFO_DIR in \
124 n|no|NO) false;; \
125 *) (install-info --version) >/dev/null 2>&1;; \
126 esac
127 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
128 am__vpath_adj = case $$p in \
129 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
130 *) f=$$p;; \
131 esac;
132 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133 am__install_max = 40
134 am__nobase_strip_setup = \
135 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
136 am__nobase_strip = \
137 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
138 am__nobase_list = $(am__nobase_strip_setup); \
139 for p in $$list; do echo "$$p $$p"; done | \
140 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
141 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
142 if (++n[$$2] == $(am__install_max)) \
143 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
144 END { for (dir in files) print dir, files[dir] }'
145 am__base_list = \
146 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
147 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
148 am__uninstall_files_from_dir = { \
149 test -z "$$files" \
150 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
151 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
152 $(am__cd) "$$dir" && rm -f $$files; }; \
154 am__installdirs = "$(DESTDIR)$(sampledir)"
155 DATA = $(sample_DATA)
156 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
157 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
158 ACLOCAL = @ACLOCAL@
159 AMTAR = @AMTAR@
160 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161 AR = @AR@
162 AS = @AS@
163 AUTOCONF = @AUTOCONF@
164 AUTOHEADER = @AUTOHEADER@
165 AUTOMAKE = @AUTOMAKE@
166 AWK = @AWK@
167 CC = @CC@
168 CCDEPMODE = @CCDEPMODE@
169 CFLAGS = @CFLAGS@
170 CPP = @CPP@
171 CPPFLAGS = @CPPFLAGS@
172 CYGPATH_W = @CYGPATH_W@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DLLTOOL = @DLLTOOL@
176 DL_LIBS = @DL_LIBS@
177 DSYMUTIL = @DSYMUTIL@
178 DUMPBIN = @DUMPBIN@
179 ECHO_C = @ECHO_C@
180 ECHO_N = @ECHO_N@
181 ECHO_T = @ECHO_T@
182 EGREP = @EGREP@
183 EXEEXT = @EXEEXT@
184 FGREP = @FGREP@
185 GIT = @GIT@
186 GREP = @GREP@
187 IFCONFIG = @IFCONFIG@
188 INSTALL = @INSTALL@
189 INSTALL_DATA = @INSTALL_DATA@
190 INSTALL_PROGRAM = @INSTALL_PROGRAM@
191 INSTALL_SCRIPT = @INSTALL_SCRIPT@
192 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193 IPROUTE = @IPROUTE@
194 LD = @LD@
195 LDFLAGS = @LDFLAGS@
196 LIBOBJS = @LIBOBJS@
197 LIBPAM_CFLAGS = @LIBPAM_CFLAGS@
198 LIBPAM_LIBS = @LIBPAM_LIBS@
199 LIBS = @LIBS@
200 LIBTOOL = @LIBTOOL@
201 LIPO = @LIPO@
202 LN_S = @LN_S@
203 LTLIBOBJS = @LTLIBOBJS@
204 LZO_CFLAGS = @LZO_CFLAGS@
205 LZO_LIBS = @LZO_LIBS@
206 MAKEINFO = @MAKEINFO@
207 MAN2HTML = @MAN2HTML@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 MKDIR_P = @MKDIR_P@
210 NETSTAT = @NETSTAT@
211 NM = @NM@
212 NMEDIT = @NMEDIT@
213 OBJDUMP = @OBJDUMP@
214 OBJEXT = @OBJEXT@
215 OPENSSL_CRYPTO_CFLAGS = @OPENSSL_CRYPTO_CFLAGS@
216 OPENSSL_CRYPTO_LIBS = @OPENSSL_CRYPTO_LIBS@
217 OPENSSL_SSL_CFLAGS = @OPENSSL_SSL_CFLAGS@
218 OPENSSL_SSL_LIBS = @OPENSSL_SSL_LIBS@
219 OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
220 OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
221 OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
222 OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@
223 OPTIONAL_LZO_LIBS = @OPTIONAL_LZO_LIBS@
224 OPTIONAL_PKCS11_HELPER_CFLAGS = @OPTIONAL_PKCS11_HELPER_CFLAGS@
225 OPTIONAL_PKCS11_HELPER_LIBS = @OPTIONAL_PKCS11_HELPER_LIBS@
226 OPTIONAL_SELINUX_LIBS = @OPTIONAL_SELINUX_LIBS@
227 OPTIONAL_SYSTEMD_LIBS = @OPTIONAL_SYSTEMD_LIBS@
228 OTOOL = @OTOOL@
229 OTOOL64 = @OTOOL64@
230 PACKAGE = @PACKAGE@
231 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232 PACKAGE_NAME = @PACKAGE_NAME@
233 PACKAGE_STRING = @PACKAGE_STRING@
234 PACKAGE_TARNAME = @PACKAGE_TARNAME@
235 PACKAGE_URL = @PACKAGE_URL@
236 PACKAGE_VERSION = @PACKAGE_VERSION@
237 PATH_SEPARATOR = @PATH_SEPARATOR@
238 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
239 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
240 PKG_CONFIG = @PKG_CONFIG@
241 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
242 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
243 PLUGIN_AUTH_PAM_CFLAGS = @PLUGIN_AUTH_PAM_CFLAGS@
244 PLUGIN_AUTH_PAM_LIBS = @PLUGIN_AUTH_PAM_LIBS@
245 POLARSSL_CFLAGS = @POLARSSL_CFLAGS@
246 POLARSSL_LIBS = @POLARSSL_LIBS@
247 RANLIB = @RANLIB@
248 RC = @RC@
249 ROUTE = @ROUTE@
250 SED = @SED@
251 SELINUX_LIBS = @SELINUX_LIBS@
252 SET_MAKE = @SET_MAKE@
253 SHELL = @SHELL@
254 SOCKETS_LIBS = @SOCKETS_LIBS@
255 STRIP = @STRIP@
256 SYSTEMD_ASK_PASSWORD = @SYSTEMD_ASK_PASSWORD@
257 TAP_CFLAGS = @TAP_CFLAGS@
258 TAP_WIN_COMPONENT_ID = @TAP_WIN_COMPONENT_ID@
259 TAP_WIN_MIN_MAJOR = @TAP_WIN_MIN_MAJOR@
260 TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
261 VERSION = @VERSION@
262 abs_builddir = @abs_builddir@
263 abs_srcdir = @abs_srcdir@
264 abs_top_builddir = @abs_top_builddir@
265 abs_top_srcdir = @abs_top_srcdir@
266 ac_ct_AR = @ac_ct_AR@
267 ac_ct_CC = @ac_ct_CC@
268 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
269 am__include = @am__include@
270 am__leading_dot = @am__leading_dot@
271 am__quote = @am__quote@
272 am__tar = @am__tar@
273 am__untar = @am__untar@
274 bindir = @bindir@
275 build = @build@
276 build_alias = @build_alias@
277 build_cpu = @build_cpu@
278 build_os = @build_os@
279 build_vendor = @build_vendor@
280 builddir = @builddir@
281 datadir = @datadir@
282 datarootdir = @datarootdir@
283 docdir = @docdir@
284 dvidir = @dvidir@
285 exec_prefix = @exec_prefix@
286 host = @host@
287 host_alias = @host_alias@
288 host_cpu = @host_cpu@
289 host_os = @host_os@
290 host_vendor = @host_vendor@
291 htmldir = @htmldir@
292 includedir = @includedir@
293 infodir = @infodir@
294 install_sh = @install_sh@
295 libdir = @libdir@
296 libexecdir = @libexecdir@
297 libsystemd_CFLAGS = @libsystemd_CFLAGS@
298 libsystemd_LIBS = @libsystemd_LIBS@
299 localedir = @localedir@
300 localstatedir = @localstatedir@
301 mandir = @mandir@
302 mkdir_p = @mkdir_p@
303 oldincludedir = @oldincludedir@
304 pdfdir = @pdfdir@
305 plugindir = @plugindir@
306 prefix = @prefix@
307 program_transform_name = @program_transform_name@
308 psdir = @psdir@
309 sampledir = @sampledir@
310 sbindir = @sbindir@
311 sharedstatedir = @sharedstatedir@
312 srcdir = @srcdir@
313 sysconfdir = @sysconfdir@
314 target_alias = @target_alias@
315 top_build_prefix = @top_build_prefix@
316 top_builddir = @top_builddir@
317 top_srcdir = @top_srcdir@
318 MAINTAINERCLEANFILES = \
319 $(srcdir)/Makefile.in
321 EXTRA_DIST = \
322 sample-plugins \
323 sample-config-files \
324 sample-windows \
325 sample-keys \
326 sample-scripts
328 @WIN32_TRUE@sample_DATA = \
329 @WIN32_TRUE@ client.ovpn \
330 @WIN32_TRUE@ server.ovpn \
331 @WIN32_TRUE@ sample-windows/sample.ovpn
333 all: all-am
335 .SUFFIXES:
336 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
337 @for dep in $?; do \
338 case '$(am__configure_deps)' in \
339 *$$dep*) \
340 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
341 && { if test -f $@; then exit 0; else break; fi; }; \
342 exit 1;; \
343 esac; \
344 done; \
345 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sample/Makefile'; \
346 $(am__cd) $(top_srcdir) && \
347 $(AUTOMAKE) --gnu sample/Makefile
348 .PRECIOUS: Makefile
349 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350 @case '$?' in \
351 *config.status*) \
352 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353 *) \
354 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
355 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356 esac;
358 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361 $(top_srcdir)/configure: $(am__configure_deps)
362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
364 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(am__aclocal_m4_deps):
367 mostlyclean-libtool:
368 -rm -f *.lo
370 clean-libtool:
371 -rm -rf .libs _libs
372 install-sampleDATA: $(sample_DATA)
373 @$(NORMAL_INSTALL)
374 @list='$(sample_DATA)'; test -n "$(sampledir)" || list=; \
375 if test -n "$$list"; then \
376 echo " $(MKDIR_P) '$(DESTDIR)$(sampledir)'"; \
377 $(MKDIR_P) "$(DESTDIR)$(sampledir)" || exit 1; \
378 fi; \
379 for p in $$list; do \
380 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
381 echo "$$d$$p"; \
382 done | $(am__base_list) | \
383 while read files; do \
384 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sampledir)'"; \
385 $(INSTALL_DATA) $$files "$(DESTDIR)$(sampledir)" || exit $$?; \
386 done
388 uninstall-sampleDATA:
389 @$(NORMAL_UNINSTALL)
390 @list='$(sample_DATA)'; test -n "$(sampledir)" || list=; \
391 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
392 dir='$(DESTDIR)$(sampledir)'; $(am__uninstall_files_from_dir)
393 tags TAGS:
395 ctags CTAGS:
397 cscope cscopelist:
400 distdir: $(DISTFILES)
401 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403 list='$(DISTFILES)'; \
404 dist_files=`for file in $$list; do echo $$file; done | \
405 sed -e "s|^$$srcdirstrip/||;t" \
406 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407 case $$dist_files in \
408 */*) $(MKDIR_P) `echo "$$dist_files" | \
409 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410 sort -u` ;; \
411 esac; \
412 for file in $$dist_files; do \
413 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414 if test -d $$d/$$file; then \
415 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416 if test -d "$(distdir)/$$file"; then \
417 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418 fi; \
419 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422 fi; \
423 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424 else \
425 test -f "$(distdir)/$$file" \
426 || cp -p $$d/$$file "$(distdir)/$$file" \
427 || exit 1; \
428 fi; \
429 done
430 check-am: all-am
431 check: check-am
432 all-am: Makefile $(DATA)
433 installdirs:
434 for dir in "$(DESTDIR)$(sampledir)"; do \
435 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
436 done
437 install: install-am
438 install-exec: install-exec-am
439 install-data: install-data-am
440 uninstall: uninstall-am
442 install-am: all-am
443 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
445 installcheck: installcheck-am
446 install-strip:
447 if test -z '$(STRIP)'; then \
448 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
450 install; \
451 else \
452 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
456 mostlyclean-generic:
458 clean-generic:
460 distclean-generic:
461 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
464 maintainer-clean-generic:
465 @echo "This command is intended for maintainers to use"
466 @echo "it deletes files that may require special tools to rebuild."
467 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
468 clean: clean-am
470 clean-am: clean-generic clean-libtool mostlyclean-am
472 distclean: distclean-am
473 -rm -f Makefile
474 distclean-am: clean-am distclean-generic
476 dvi: dvi-am
478 dvi-am:
480 html: html-am
482 html-am:
484 info: info-am
486 info-am:
488 install-data-am: install-sampleDATA
490 install-dvi: install-dvi-am
492 install-dvi-am:
494 install-exec-am:
496 install-html: install-html-am
498 install-html-am:
500 install-info: install-info-am
502 install-info-am:
504 install-man:
506 install-pdf: install-pdf-am
508 install-pdf-am:
510 install-ps: install-ps-am
512 install-ps-am:
514 installcheck-am:
516 maintainer-clean: maintainer-clean-am
517 -rm -f Makefile
518 maintainer-clean-am: distclean-am maintainer-clean-generic
520 mostlyclean: mostlyclean-am
522 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
524 pdf: pdf-am
526 pdf-am:
528 ps: ps-am
530 ps-am:
532 uninstall-am: uninstall-sampleDATA
534 .MAKE: install-am install-strip
536 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
537 cscopelist-am ctags-am distclean distclean-generic \
538 distclean-libtool distdir dvi dvi-am html html-am info info-am \
539 install install-am install-data install-data-am install-dvi \
540 install-dvi-am install-exec install-exec-am install-html \
541 install-html-am install-info install-info-am install-man \
542 install-pdf install-pdf-am install-ps install-ps-am \
543 install-sampleDATA install-strip installcheck installcheck-am \
544 installdirs maintainer-clean maintainer-clean-generic \
545 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
546 ps ps-am tags-am uninstall uninstall-am uninstall-sampleDATA
549 @WIN32_TRUE@client.ovpn: sample-config-files/client.conf
550 @WIN32_TRUE@ -rm -f client.ovpn
551 @WIN32_TRUE@ cp "$(srcdir)/sample-config-files/client.conf" client.ovpn
552 @WIN32_TRUE@server.ovpn: sample-config-files/server.conf
553 @WIN32_TRUE@ -rm -f server.ovpn
554 @WIN32_TRUE@ cp "$(srcdir)/sample-config-files/server.conf" server.ovpn
556 # Tell versions [3.59,3.63) of GNU make to not export all variables.
557 # Otherwise a system limit (for SysV at least) may be exceeded.
558 .NOEXPORT: