OpenVPN: update to 2.3.7
[tomato.git] / release / src / router / openvpn / src / plugins / down-root / Makefile.in
blobf19e0127f2a6d1c3dca9fd47b1d08cf5e57d912e
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 (TM) Down Root Plugin -- OpenVPN Plugin
20 # Copyright (C) 2012 Alon Bar-Lev <alon.barlev@gmail.com>
24 VPATH = @srcdir@
25 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
26 am__make_running_with_option = \
27 case $${target_option-} in \
28 ?) ;; \
29 *) echo "am__make_running_with_option: internal error: invalid" \
30 "target option '$${target_option-}' specified" >&2; \
31 exit 1;; \
32 esac; \
33 has_opt=no; \
34 sane_makeflags=$$MAKEFLAGS; \
35 if $(am__is_gnu_make); then \
36 sane_makeflags=$$MFLAGS; \
37 else \
38 case $$MAKEFLAGS in \
39 *\\[\ \ ]*) \
40 bs=\\; \
41 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
42 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
43 esac; \
44 fi; \
45 skip_next=no; \
46 strip_trailopt () \
47 { \
48 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
49 }; \
50 for flg in $$sane_makeflags; do \
51 test $$skip_next = yes && { skip_next=no; continue; }; \
52 case $$flg in \
53 *=*|--*) continue;; \
54 -*I) strip_trailopt 'I'; skip_next=yes;; \
55 -*I?*) strip_trailopt 'I';; \
56 -*O) strip_trailopt 'O'; skip_next=yes;; \
57 -*O?*) strip_trailopt 'O';; \
58 -*l) strip_trailopt 'l'; skip_next=yes;; \
59 -*l?*) strip_trailopt 'l';; \
60 -[dEDm]) skip_next=yes;; \
61 -[JT]) skip_next=yes;; \
62 esac; \
63 case $$flg in \
64 *$$target_option*) has_opt=yes; break;; \
65 esac; \
66 done; \
67 test $$has_opt = yes
68 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
69 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
70 pkgdatadir = $(datadir)/@PACKAGE@
71 pkgincludedir = $(includedir)/@PACKAGE@
72 pkglibdir = $(libdir)/@PACKAGE@
73 pkglibexecdir = $(libexecdir)/@PACKAGE@
74 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
75 install_sh_DATA = $(install_sh) -c -m 644
76 install_sh_PROGRAM = $(install_sh) -c
77 install_sh_SCRIPT = $(install_sh) -c
78 INSTALL_HEADER = $(INSTALL_DATA)
79 transform = $(program_transform_name)
80 NORMAL_INSTALL = :
81 PRE_INSTALL = :
82 POST_INSTALL = :
83 NORMAL_UNINSTALL = :
84 PRE_UNINSTALL = :
85 POST_UNINSTALL = :
86 build_triplet = @build@
87 host_triplet = @host@
88 subdir = src/plugins/down-root
89 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90 $(top_srcdir)/depcomp $(am__dist_doc_DATA_DIST)
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
93 $(top_srcdir)/m4/ax_socklen_t.m4 \
94 $(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
95 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
97 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
98 $(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100 $(ACLOCAL_M4)
101 mkinstalldirs = $(install_sh) -d
102 CONFIG_HEADER = $(top_builddir)/config.h
103 CONFIG_CLEAN_FILES =
104 CONFIG_CLEAN_VPATH_FILES =
105 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
106 am__vpath_adj = case $$p in \
107 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108 *) f=$$p;; \
109 esac;
110 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
111 am__install_max = 40
112 am__nobase_strip_setup = \
113 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
114 am__nobase_strip = \
115 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
116 am__nobase_list = $(am__nobase_strip_setup); \
117 for p in $$list; do echo "$$p $$p"; done | \
118 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
119 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120 if (++n[$$2] == $(am__install_max)) \
121 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122 END { for (dir in files) print dir, files[dir] }'
123 am__base_list = \
124 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
125 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
126 am__uninstall_files_from_dir = { \
127 test -z "$$files" \
128 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
129 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
130 $(am__cd) "$$dir" && rm -f $$files; }; \
132 am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(docdir)"
133 LTLIBRARIES = $(plugin_LTLIBRARIES)
134 openvpn_plugin_down_root_la_LIBADD =
135 am_openvpn_plugin_down_root_la_OBJECTS = down-root.lo
136 openvpn_plugin_down_root_la_OBJECTS = \
137 $(am_openvpn_plugin_down_root_la_OBJECTS)
138 AM_V_lt = $(am__v_lt_@AM_V@)
139 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
140 am__v_lt_0 = --silent
141 am__v_lt_1 =
142 openvpn_plugin_down_root_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
143 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
144 $(AM_CFLAGS) $(CFLAGS) $(openvpn_plugin_down_root_la_LDFLAGS) \
145 $(LDFLAGS) -o $@
146 @ENABLE_PLUGIN_DOWN_ROOT_TRUE@am_openvpn_plugin_down_root_la_rpath = \
147 @ENABLE_PLUGIN_DOWN_ROOT_TRUE@ -rpath $(plugindir)
148 AM_V_P = $(am__v_P_@AM_V@)
149 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
150 am__v_P_0 = false
151 am__v_P_1 = :
152 AM_V_GEN = $(am__v_GEN_@AM_V@)
153 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
154 am__v_GEN_0 = @echo " GEN " $@;
155 am__v_GEN_1 =
156 AM_V_at = $(am__v_at_@AM_V@)
157 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
158 am__v_at_0 = @
159 am__v_at_1 =
160 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
161 depcomp = $(SHELL) $(top_srcdir)/depcomp
162 am__depfiles_maybe = depfiles
163 am__mv = mv -f
164 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
165 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
166 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
167 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
168 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
169 $(AM_CFLAGS) $(CFLAGS)
170 AM_V_CC = $(am__v_CC_@AM_V@)
171 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
172 am__v_CC_0 = @echo " CC " $@;
173 am__v_CC_1 =
174 CCLD = $(CC)
175 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
176 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
177 $(AM_LDFLAGS) $(LDFLAGS) -o $@
178 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
179 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
180 am__v_CCLD_0 = @echo " CCLD " $@;
181 am__v_CCLD_1 =
182 SOURCES = $(openvpn_plugin_down_root_la_SOURCES)
183 DIST_SOURCES = $(openvpn_plugin_down_root_la_SOURCES)
184 am__can_run_installinfo = \
185 case $$AM_UPDATE_INFO_DIR in \
186 n|no|NO) false;; \
187 *) (install-info --version) >/dev/null 2>&1;; \
188 esac
189 am__dist_doc_DATA_DIST = README.down-root
190 DATA = $(dist_doc_DATA)
191 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192 # Read a list of newline-separated strings from the standard input,
193 # and print each of them once, without duplicates. Input order is
194 # *not* preserved.
195 am__uniquify_input = $(AWK) '\
196 BEGIN { nonempty = 0; } \
197 { items[$$0] = 1; nonempty = 1; } \
198 END { if (nonempty) { for (i in items) print i; }; } \
200 # Make sure the list of sources is unique. This is necessary because,
201 # e.g., the same source file might be shared among _SOURCES variables
202 # for different programs/libraries.
203 am__define_uniq_tagged_files = \
204 list='$(am__tagged_files)'; \
205 unique=`for i in $$list; do \
206 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207 done | $(am__uniquify_input)`
208 ETAGS = etags
209 CTAGS = ctags
210 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
211 ACLOCAL = @ACLOCAL@
212 AMTAR = @AMTAR@
213 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
214 AR = @AR@
215 AS = @AS@
216 AUTOCONF = @AUTOCONF@
217 AUTOHEADER = @AUTOHEADER@
218 AUTOMAKE = @AUTOMAKE@
219 AWK = @AWK@
220 CC = @CC@
221 CCDEPMODE = @CCDEPMODE@
222 CFLAGS = @CFLAGS@
223 CPP = @CPP@
224 CPPFLAGS = @CPPFLAGS@
225 CYGPATH_W = @CYGPATH_W@
226 DEFS = @DEFS@
227 DEPDIR = @DEPDIR@
228 DLLTOOL = @DLLTOOL@
229 DL_LIBS = @DL_LIBS@
230 DSYMUTIL = @DSYMUTIL@
231 DUMPBIN = @DUMPBIN@
232 ECHO_C = @ECHO_C@
233 ECHO_N = @ECHO_N@
234 ECHO_T = @ECHO_T@
235 EGREP = @EGREP@
236 EXEEXT = @EXEEXT@
237 FGREP = @FGREP@
238 GIT = @GIT@
239 GREP = @GREP@
240 IFCONFIG = @IFCONFIG@
241 INSTALL = @INSTALL@
242 INSTALL_DATA = @INSTALL_DATA@
243 INSTALL_PROGRAM = @INSTALL_PROGRAM@
244 INSTALL_SCRIPT = @INSTALL_SCRIPT@
245 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
246 IPROUTE = @IPROUTE@
247 LD = @LD@
248 LDFLAGS = @LDFLAGS@
249 LIBOBJS = @LIBOBJS@
250 LIBPAM_CFLAGS = @LIBPAM_CFLAGS@
251 LIBPAM_LIBS = @LIBPAM_LIBS@
252 LIBS = @LIBS@
253 LIBTOOL = @LIBTOOL@
254 LIPO = @LIPO@
255 LN_S = @LN_S@
256 LTLIBOBJS = @LTLIBOBJS@
257 LZO_CFLAGS = @LZO_CFLAGS@
258 LZO_LIBS = @LZO_LIBS@
259 MAKEINFO = @MAKEINFO@
260 MAN2HTML = @MAN2HTML@
261 MANIFEST_TOOL = @MANIFEST_TOOL@
262 MKDIR_P = @MKDIR_P@
263 NETSTAT = @NETSTAT@
264 NM = @NM@
265 NMEDIT = @NMEDIT@
266 OBJDUMP = @OBJDUMP@
267 OBJEXT = @OBJEXT@
268 OPENSSL_CRYPTO_CFLAGS = @OPENSSL_CRYPTO_CFLAGS@
269 OPENSSL_CRYPTO_LIBS = @OPENSSL_CRYPTO_LIBS@
270 OPENSSL_SSL_CFLAGS = @OPENSSL_SSL_CFLAGS@
271 OPENSSL_SSL_LIBS = @OPENSSL_SSL_LIBS@
272 OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
273 OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
274 OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
275 OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@
276 OPTIONAL_LZO_LIBS = @OPTIONAL_LZO_LIBS@
277 OPTIONAL_PKCS11_HELPER_CFLAGS = @OPTIONAL_PKCS11_HELPER_CFLAGS@
278 OPTIONAL_PKCS11_HELPER_LIBS = @OPTIONAL_PKCS11_HELPER_LIBS@
279 OPTIONAL_SELINUX_LIBS = @OPTIONAL_SELINUX_LIBS@
280 OPTIONAL_SYSTEMD_LIBS = @OPTIONAL_SYSTEMD_LIBS@
281 OTOOL = @OTOOL@
282 OTOOL64 = @OTOOL64@
283 P11KIT_CFLAGS = @P11KIT_CFLAGS@
284 P11KIT_LIBS = @P11KIT_LIBS@
285 PACKAGE = @PACKAGE@
286 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
287 PACKAGE_NAME = @PACKAGE_NAME@
288 PACKAGE_STRING = @PACKAGE_STRING@
289 PACKAGE_TARNAME = @PACKAGE_TARNAME@
290 PACKAGE_URL = @PACKAGE_URL@
291 PACKAGE_VERSION = @PACKAGE_VERSION@
292 PATH_SEPARATOR = @PATH_SEPARATOR@
293 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
294 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
295 PKG_CONFIG = @PKG_CONFIG@
296 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
297 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
298 PLUGIN_AUTH_PAM_CFLAGS = @PLUGIN_AUTH_PAM_CFLAGS@
299 PLUGIN_AUTH_PAM_LIBS = @PLUGIN_AUTH_PAM_LIBS@
300 POLARSSL_CFLAGS = @POLARSSL_CFLAGS@
301 POLARSSL_LIBS = @POLARSSL_LIBS@
302 RANLIB = @RANLIB@
303 RC = @RC@
304 ROUTE = @ROUTE@
305 SED = @SED@
306 SELINUX_LIBS = @SELINUX_LIBS@
307 SET_MAKE = @SET_MAKE@
308 SHELL = @SHELL@
309 SOCKETS_LIBS = @SOCKETS_LIBS@
310 STRIP = @STRIP@
311 SYSTEMD_ASK_PASSWORD = @SYSTEMD_ASK_PASSWORD@
312 TAP_CFLAGS = @TAP_CFLAGS@
313 TAP_WIN_COMPONENT_ID = @TAP_WIN_COMPONENT_ID@
314 TAP_WIN_MIN_MAJOR = @TAP_WIN_MIN_MAJOR@
315 TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
316 VERSION = @VERSION@
317 abs_builddir = @abs_builddir@
318 abs_srcdir = @abs_srcdir@
319 abs_top_builddir = @abs_top_builddir@
320 abs_top_srcdir = @abs_top_srcdir@
321 ac_ct_AR = @ac_ct_AR@
322 ac_ct_CC = @ac_ct_CC@
323 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
324 am__include = @am__include@
325 am__leading_dot = @am__leading_dot@
326 am__quote = @am__quote@
327 am__tar = @am__tar@
328 am__untar = @am__untar@
329 bindir = @bindir@
330 build = @build@
331 build_alias = @build_alias@
332 build_cpu = @build_cpu@
333 build_os = @build_os@
334 build_vendor = @build_vendor@
335 builddir = @builddir@
336 datadir = @datadir@
337 datarootdir = @datarootdir@
338 docdir = @docdir@
339 dvidir = @dvidir@
340 exec_prefix = @exec_prefix@
341 host = @host@
342 host_alias = @host_alias@
343 host_cpu = @host_cpu@
344 host_os = @host_os@
345 host_vendor = @host_vendor@
346 htmldir = @htmldir@
347 includedir = @includedir@
348 infodir = @infodir@
349 install_sh = @install_sh@
350 libdir = @libdir@
351 libexecdir = @libexecdir@
352 libsystemd_CFLAGS = @libsystemd_CFLAGS@
353 libsystemd_LIBS = @libsystemd_LIBS@
354 localedir = @localedir@
355 localstatedir = @localstatedir@
356 mandir = @mandir@
357 mkdir_p = @mkdir_p@
358 oldincludedir = @oldincludedir@
359 pdfdir = @pdfdir@
360 plugindir = @plugindir@
361 prefix = @prefix@
362 program_transform_name = @program_transform_name@
363 psdir = @psdir@
364 sampledir = @sampledir@
365 sbindir = @sbindir@
366 sharedstatedir = @sharedstatedir@
367 srcdir = @srcdir@
368 sysconfdir = @sysconfdir@
369 target_alias = @target_alias@
370 top_build_prefix = @top_build_prefix@
371 top_builddir = @top_builddir@
372 top_srcdir = @top_srcdir@
373 MAINTAINERCLEANFILES = \
374 $(srcdir)/Makefile.in
376 AM_CFLAGS = \
377 -I$(top_srcdir)/include \
378 $(OPTIONAL_CRYPTO_CFLAGS)
380 @ENABLE_PLUGIN_DOWN_ROOT_TRUE@plugin_LTLIBRARIES = openvpn-plugin-down-root.la
381 @ENABLE_PLUGIN_DOWN_ROOT_TRUE@dist_doc_DATA = README.down-root
382 openvpn_plugin_down_root_la_SOURCES = \
383 down-root.c \
384 down-root.exports
386 openvpn_plugin_down_root_la_LDFLAGS = $(AM_LDFLAGS) \
387 -export-symbols "$(srcdir)/down-root.exports" \
388 -module -shared -avoid-version -no-undefined
390 all: all-am
392 .SUFFIXES:
393 .SUFFIXES: .c .lo .o .obj
394 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
395 @for dep in $?; do \
396 case '$(am__configure_deps)' in \
397 *$$dep*) \
398 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
399 && { if test -f $@; then exit 0; else break; fi; }; \
400 exit 1;; \
401 esac; \
402 done; \
403 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/down-root/Makefile'; \
404 $(am__cd) $(top_srcdir) && \
405 $(AUTOMAKE) --foreign src/plugins/down-root/Makefile
406 .PRECIOUS: Makefile
407 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408 @case '$?' in \
409 *config.status*) \
410 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
411 *) \
412 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
413 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
414 esac;
416 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
417 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419 $(top_srcdir)/configure: $(am__configure_deps)
420 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
422 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423 $(am__aclocal_m4_deps):
425 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
426 @$(NORMAL_INSTALL)
427 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
428 list2=; for p in $$list; do \
429 if test -f $$p; then \
430 list2="$$list2 $$p"; \
431 else :; fi; \
432 done; \
433 test -z "$$list2" || { \
434 echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
435 $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
436 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
437 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
440 uninstall-pluginLTLIBRARIES:
441 @$(NORMAL_UNINSTALL)
442 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
443 for p in $$list; do \
444 $(am__strip_dir) \
445 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
446 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
447 done
449 clean-pluginLTLIBRARIES:
450 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
451 @list='$(plugin_LTLIBRARIES)'; \
452 locs=`for p in $$list; do echo $$p; done | \
453 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
454 sort -u`; \
455 test -z "$$locs" || { \
456 echo rm -f $${locs}; \
457 rm -f $${locs}; \
460 openvpn-plugin-down-root.la: $(openvpn_plugin_down_root_la_OBJECTS) $(openvpn_plugin_down_root_la_DEPENDENCIES) $(EXTRA_openvpn_plugin_down_root_la_DEPENDENCIES)
461 $(AM_V_CCLD)$(openvpn_plugin_down_root_la_LINK) $(am_openvpn_plugin_down_root_la_rpath) $(openvpn_plugin_down_root_la_OBJECTS) $(openvpn_plugin_down_root_la_LIBADD) $(LIBS)
463 mostlyclean-compile:
464 -rm -f *.$(OBJEXT)
466 distclean-compile:
467 -rm -f *.tab.c
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/down-root.Plo@am__quote@
471 .c.o:
472 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
473 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
478 .c.obj:
479 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
480 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
485 .c.lo:
486 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
487 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
492 mostlyclean-libtool:
493 -rm -f *.lo
495 clean-libtool:
496 -rm -rf .libs _libs
497 install-dist_docDATA: $(dist_doc_DATA)
498 @$(NORMAL_INSTALL)
499 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
500 if test -n "$$list"; then \
501 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
502 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
503 fi; \
504 for p in $$list; do \
505 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
506 echo "$$d$$p"; \
507 done | $(am__base_list) | \
508 while read files; do \
509 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
510 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
511 done
513 uninstall-dist_docDATA:
514 @$(NORMAL_UNINSTALL)
515 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
516 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
517 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
519 ID: $(am__tagged_files)
520 $(am__define_uniq_tagged_files); mkid -fID $$unique
521 tags: tags-am
522 TAGS: tags
524 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
525 set x; \
526 here=`pwd`; \
527 $(am__define_uniq_tagged_files); \
528 shift; \
529 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
530 test -n "$$unique" || unique=$$empty_fix; \
531 if test $$# -gt 0; then \
532 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
533 "$$@" $$unique; \
534 else \
535 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536 $$unique; \
537 fi; \
539 ctags: ctags-am
541 CTAGS: ctags
542 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
543 $(am__define_uniq_tagged_files); \
544 test -z "$(CTAGS_ARGS)$$unique" \
545 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
546 $$unique
548 GTAGS:
549 here=`$(am__cd) $(top_builddir) && pwd` \
550 && $(am__cd) $(top_srcdir) \
551 && gtags -i $(GTAGS_ARGS) "$$here"
552 cscopelist: cscopelist-am
554 cscopelist-am: $(am__tagged_files)
555 list='$(am__tagged_files)'; \
556 case "$(srcdir)" in \
557 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
558 *) sdir=$(subdir)/$(srcdir) ;; \
559 esac; \
560 for i in $$list; do \
561 if test -f "$$i"; then \
562 echo "$(subdir)/$$i"; \
563 else \
564 echo "$$sdir/$$i"; \
565 fi; \
566 done >> $(top_builddir)/cscope.files
568 distclean-tags:
569 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571 distdir: $(DISTFILES)
572 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574 list='$(DISTFILES)'; \
575 dist_files=`for file in $$list; do echo $$file; done | \
576 sed -e "s|^$$srcdirstrip/||;t" \
577 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
578 case $$dist_files in \
579 */*) $(MKDIR_P) `echo "$$dist_files" | \
580 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
581 sort -u` ;; \
582 esac; \
583 for file in $$dist_files; do \
584 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
585 if test -d $$d/$$file; then \
586 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
587 if test -d "$(distdir)/$$file"; then \
588 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
589 fi; \
590 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
591 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
592 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
593 fi; \
594 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
595 else \
596 test -f "$(distdir)/$$file" \
597 || cp -p $$d/$$file "$(distdir)/$$file" \
598 || exit 1; \
599 fi; \
600 done
601 check-am: all-am
602 check: check-am
603 all-am: Makefile $(LTLIBRARIES) $(DATA)
604 installdirs:
605 for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(docdir)"; do \
606 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
607 done
608 install: install-am
609 install-exec: install-exec-am
610 install-data: install-data-am
611 uninstall: uninstall-am
613 install-am: all-am
614 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
616 installcheck: installcheck-am
617 install-strip:
618 if test -z '$(STRIP)'; then \
619 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
620 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
621 install; \
622 else \
623 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
624 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
625 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
627 mostlyclean-generic:
629 clean-generic:
631 distclean-generic:
632 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
633 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
635 maintainer-clean-generic:
636 @echo "This command is intended for maintainers to use"
637 @echo "it deletes files that may require special tools to rebuild."
638 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
639 clean: clean-am
641 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
642 mostlyclean-am
644 distclean: distclean-am
645 -rm -rf ./$(DEPDIR)
646 -rm -f Makefile
647 distclean-am: clean-am distclean-compile distclean-generic \
648 distclean-tags
650 dvi: dvi-am
652 dvi-am:
654 html: html-am
656 html-am:
658 info: info-am
660 info-am:
662 install-data-am: install-dist_docDATA install-pluginLTLIBRARIES
664 install-dvi: install-dvi-am
666 install-dvi-am:
668 install-exec-am:
670 install-html: install-html-am
672 install-html-am:
674 install-info: install-info-am
676 install-info-am:
678 install-man:
680 install-pdf: install-pdf-am
682 install-pdf-am:
684 install-ps: install-ps-am
686 install-ps-am:
688 installcheck-am:
690 maintainer-clean: maintainer-clean-am
691 -rm -rf ./$(DEPDIR)
692 -rm -f Makefile
693 maintainer-clean-am: distclean-am maintainer-clean-generic
695 mostlyclean: mostlyclean-am
697 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
698 mostlyclean-libtool
700 pdf: pdf-am
702 pdf-am:
704 ps: ps-am
706 ps-am:
708 uninstall-am: uninstall-dist_docDATA uninstall-pluginLTLIBRARIES
710 .MAKE: install-am install-strip
712 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
713 clean-libtool clean-pluginLTLIBRARIES cscopelist-am ctags \
714 ctags-am distclean distclean-compile distclean-generic \
715 distclean-libtool distclean-tags distdir dvi dvi-am html \
716 html-am info info-am install install-am install-data \
717 install-data-am install-dist_docDATA install-dvi \
718 install-dvi-am install-exec install-exec-am install-html \
719 install-html-am install-info install-info-am install-man \
720 install-pdf install-pdf-am install-pluginLTLIBRARIES \
721 install-ps install-ps-am install-strip installcheck \
722 installcheck-am installdirs maintainer-clean \
723 maintainer-clean-generic mostlyclean mostlyclean-compile \
724 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
725 tags tags-am uninstall uninstall-am uninstall-dist_docDATA \
726 uninstall-pluginLTLIBRARIES
729 # Tell versions [3.59,3.63) of GNU make to not export all variables.
730 # Otherwise a system limit (for SysV at least) may be exceeded.
731 .NOEXPORT: