openvpn: update to 2.3.11
[tomato.git] / release / src / router / openvpn / build / Makefile.in
blob8c35125032dfabd97587988783360b5224bacef5
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 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>
26 VPATH = @srcdir@
27 am__is_gnu_make = { \
28 if test -z '$(MAKELEVEL)'; then \
29 false; \
30 elif test -n '$(MAKE_HOST)'; then \
31 true; \
32 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
33 true; \
34 else \
35 false; \
36 fi; \
38 am__make_running_with_option = \
39 case $${target_option-} in \
40 ?) ;; \
41 *) echo "am__make_running_with_option: internal error: invalid" \
42 "target option '$${target_option-}' specified" >&2; \
43 exit 1;; \
44 esac; \
45 has_opt=no; \
46 sane_makeflags=$$MAKEFLAGS; \
47 if $(am__is_gnu_make); then \
48 sane_makeflags=$$MFLAGS; \
49 else \
50 case $$MAKEFLAGS in \
51 *\\[\ \ ]*) \
52 bs=\\; \
53 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
54 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
55 esac; \
56 fi; \
57 skip_next=no; \
58 strip_trailopt () \
59 { \
60 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61 }; \
62 for flg in $$sane_makeflags; do \
63 test $$skip_next = yes && { skip_next=no; continue; }; \
64 case $$flg in \
65 *=*|--*) continue;; \
66 -*I) strip_trailopt 'I'; skip_next=yes;; \
67 -*I?*) strip_trailopt 'I';; \
68 -*O) strip_trailopt 'O'; skip_next=yes;; \
69 -*O?*) strip_trailopt 'O';; \
70 -*l) strip_trailopt 'l'; skip_next=yes;; \
71 -*l?*) strip_trailopt 'l';; \
72 -[dEDm]) skip_next=yes;; \
73 -[JT]) skip_next=yes;; \
74 esac; \
75 case $$flg in \
76 *$$target_option*) has_opt=yes; break;; \
77 esac; \
78 done; \
79 test $$has_opt = yes
80 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
81 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
82 pkgdatadir = $(datadir)/@PACKAGE@
83 pkgincludedir = $(includedir)/@PACKAGE@
84 pkglibdir = $(libdir)/@PACKAGE@
85 pkglibexecdir = $(libexecdir)/@PACKAGE@
86 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
87 install_sh_DATA = $(install_sh) -c -m 644
88 install_sh_PROGRAM = $(install_sh) -c
89 install_sh_SCRIPT = $(install_sh) -c
90 INSTALL_HEADER = $(INSTALL_DATA)
91 transform = $(program_transform_name)
92 NORMAL_INSTALL = :
93 PRE_INSTALL = :
94 POST_INSTALL = :
95 NORMAL_UNINSTALL = :
96 PRE_UNINSTALL = :
97 POST_UNINSTALL = :
98 build_triplet = @build@
99 host_triplet = @host@
100 subdir = build
101 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
103 $(top_srcdir)/m4/ax_socklen_t.m4 \
104 $(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
105 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
106 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
107 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
108 $(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110 $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112 mkinstalldirs = $(install_sh) -d
113 CONFIG_HEADER = $(top_builddir)/config.h
114 CONFIG_CLEAN_FILES =
115 CONFIG_CLEAN_VPATH_FILES =
116 AM_V_P = $(am__v_P_@AM_V@)
117 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118 am__v_P_0 = false
119 am__v_P_1 = :
120 AM_V_GEN = $(am__v_GEN_@AM_V@)
121 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122 am__v_GEN_0 = @echo " GEN " $@;
123 am__v_GEN_1 =
124 AM_V_at = $(am__v_at_@AM_V@)
125 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126 am__v_at_0 = @
127 am__v_at_1 =
128 SOURCES =
129 DIST_SOURCES =
130 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
131 ctags-recursive dvi-recursive html-recursive info-recursive \
132 install-data-recursive install-dvi-recursive \
133 install-exec-recursive install-html-recursive \
134 install-info-recursive install-pdf-recursive \
135 install-ps-recursive install-recursive installcheck-recursive \
136 installdirs-recursive pdf-recursive ps-recursive \
137 tags-recursive uninstall-recursive
138 am__can_run_installinfo = \
139 case $$AM_UPDATE_INFO_DIR in \
140 n|no|NO) false;; \
141 *) (install-info --version) >/dev/null 2>&1;; \
142 esac
143 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
144 distclean-recursive maintainer-clean-recursive
145 am__recursive_targets = \
146 $(RECURSIVE_TARGETS) \
147 $(RECURSIVE_CLEAN_TARGETS) \
148 $(am__extra_recursive_targets)
149 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
150 distdir
151 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
152 # Read a list of newline-separated strings from the standard input,
153 # and print each of them once, without duplicates. Input order is
154 # *not* preserved.
155 am__uniquify_input = $(AWK) '\
156 BEGIN { nonempty = 0; } \
157 { items[$$0] = 1; nonempty = 1; } \
158 END { if (nonempty) { for (i in items) print i; }; } \
160 # Make sure the list of sources is unique. This is necessary because,
161 # e.g., the same source file might be shared among _SOURCES variables
162 # for different programs/libraries.
163 am__define_uniq_tagged_files = \
164 list='$(am__tagged_files)'; \
165 unique=`for i in $$list; do \
166 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
167 done | $(am__uniquify_input)`
168 ETAGS = etags
169 CTAGS = ctags
170 DIST_SUBDIRS = $(SUBDIRS)
171 am__DIST_COMMON = $(srcdir)/Makefile.in
172 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173 am__relativize = \
174 dir0=`pwd`; \
175 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
176 sed_rest='s,^[^/]*/*,,'; \
177 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
178 sed_butlast='s,/*[^/]*$$,,'; \
179 while test -n "$$dir1"; do \
180 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
181 if test "$$first" != "."; then \
182 if test "$$first" = ".."; then \
183 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
184 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
185 else \
186 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
187 if test "$$first2" = "$$first"; then \
188 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
189 else \
190 dir2="../$$dir2"; \
191 fi; \
192 dir0="$$dir0"/"$$first"; \
193 fi; \
194 fi; \
195 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
196 done; \
197 reldir="$$dir2"
198 ACLOCAL = @ACLOCAL@
199 AMTAR = @AMTAR@
200 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201 AR = @AR@
202 AS = @AS@
203 AUTOCONF = @AUTOCONF@
204 AUTOHEADER = @AUTOHEADER@
205 AUTOMAKE = @AUTOMAKE@
206 AWK = @AWK@
207 CC = @CC@
208 CCDEPMODE = @CCDEPMODE@
209 CFLAGS = @CFLAGS@
210 CPP = @CPP@
211 CPPFLAGS = @CPPFLAGS@
212 CYGPATH_W = @CYGPATH_W@
213 DEFS = @DEFS@
214 DEPDIR = @DEPDIR@
215 DLLTOOL = @DLLTOOL@
216 DL_LIBS = @DL_LIBS@
217 DSYMUTIL = @DSYMUTIL@
218 DUMPBIN = @DUMPBIN@
219 ECHO_C = @ECHO_C@
220 ECHO_N = @ECHO_N@
221 ECHO_T = @ECHO_T@
222 EGREP = @EGREP@
223 EXEEXT = @EXEEXT@
224 FGREP = @FGREP@
225 GIT = @GIT@
226 GREP = @GREP@
227 IFCONFIG = @IFCONFIG@
228 INSTALL = @INSTALL@
229 INSTALL_DATA = @INSTALL_DATA@
230 INSTALL_PROGRAM = @INSTALL_PROGRAM@
231 INSTALL_SCRIPT = @INSTALL_SCRIPT@
232 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
233 IPROUTE = @IPROUTE@
234 LD = @LD@
235 LDFLAGS = @LDFLAGS@
236 LIBOBJS = @LIBOBJS@
237 LIBPAM_CFLAGS = @LIBPAM_CFLAGS@
238 LIBPAM_LIBS = @LIBPAM_LIBS@
239 LIBS = @LIBS@
240 LIBTOOL = @LIBTOOL@
241 LIPO = @LIPO@
242 LN_S = @LN_S@
243 LTLIBOBJS = @LTLIBOBJS@
244 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
245 LZO_CFLAGS = @LZO_CFLAGS@
246 LZO_LIBS = @LZO_LIBS@
247 MAKEINFO = @MAKEINFO@
248 MAN2HTML = @MAN2HTML@
249 MANIFEST_TOOL = @MANIFEST_TOOL@
250 MKDIR_P = @MKDIR_P@
251 NETSTAT = @NETSTAT@
252 NM = @NM@
253 NMEDIT = @NMEDIT@
254 OBJDUMP = @OBJDUMP@
255 OBJEXT = @OBJEXT@
256 OPENSSL_CRYPTO_CFLAGS = @OPENSSL_CRYPTO_CFLAGS@
257 OPENSSL_CRYPTO_LIBS = @OPENSSL_CRYPTO_LIBS@
258 OPENSSL_SSL_CFLAGS = @OPENSSL_SSL_CFLAGS@
259 OPENSSL_SSL_LIBS = @OPENSSL_SSL_LIBS@
260 OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
261 OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
262 OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
263 OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@
264 OPTIONAL_LZO_LIBS = @OPTIONAL_LZO_LIBS@
265 OPTIONAL_PKCS11_HELPER_CFLAGS = @OPTIONAL_PKCS11_HELPER_CFLAGS@
266 OPTIONAL_PKCS11_HELPER_LIBS = @OPTIONAL_PKCS11_HELPER_LIBS@
267 OPTIONAL_SELINUX_LIBS = @OPTIONAL_SELINUX_LIBS@
268 OPTIONAL_SYSTEMD_LIBS = @OPTIONAL_SYSTEMD_LIBS@
269 OTOOL = @OTOOL@
270 OTOOL64 = @OTOOL64@
271 P11KIT_CFLAGS = @P11KIT_CFLAGS@
272 P11KIT_LIBS = @P11KIT_LIBS@
273 PACKAGE = @PACKAGE@
274 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
275 PACKAGE_NAME = @PACKAGE_NAME@
276 PACKAGE_STRING = @PACKAGE_STRING@
277 PACKAGE_TARNAME = @PACKAGE_TARNAME@
278 PACKAGE_URL = @PACKAGE_URL@
279 PACKAGE_VERSION = @PACKAGE_VERSION@
280 PATH_SEPARATOR = @PATH_SEPARATOR@
281 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
282 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
283 PKG_CONFIG = @PKG_CONFIG@
284 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
285 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
286 PLUGIN_AUTH_PAM_CFLAGS = @PLUGIN_AUTH_PAM_CFLAGS@
287 PLUGIN_AUTH_PAM_LIBS = @PLUGIN_AUTH_PAM_LIBS@
288 POLARSSL_CFLAGS = @POLARSSL_CFLAGS@
289 POLARSSL_LIBS = @POLARSSL_LIBS@
290 RANLIB = @RANLIB@
291 RC = @RC@
292 ROUTE = @ROUTE@
293 SED = @SED@
294 SELINUX_LIBS = @SELINUX_LIBS@
295 SET_MAKE = @SET_MAKE@
296 SHELL = @SHELL@
297 SOCKETS_LIBS = @SOCKETS_LIBS@
298 STRIP = @STRIP@
299 SYSTEMD_ASK_PASSWORD = @SYSTEMD_ASK_PASSWORD@
300 TAP_CFLAGS = @TAP_CFLAGS@
301 TAP_WIN_COMPONENT_ID = @TAP_WIN_COMPONENT_ID@
302 TAP_WIN_MIN_MAJOR = @TAP_WIN_MIN_MAJOR@
303 TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
304 VERSION = @VERSION@
305 abs_builddir = @abs_builddir@
306 abs_srcdir = @abs_srcdir@
307 abs_top_builddir = @abs_top_builddir@
308 abs_top_srcdir = @abs_top_srcdir@
309 ac_ct_AR = @ac_ct_AR@
310 ac_ct_CC = @ac_ct_CC@
311 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
312 am__include = @am__include@
313 am__leading_dot = @am__leading_dot@
314 am__quote = @am__quote@
315 am__tar = @am__tar@
316 am__untar = @am__untar@
317 bindir = @bindir@
318 build = @build@
319 build_alias = @build_alias@
320 build_cpu = @build_cpu@
321 build_os = @build_os@
322 build_vendor = @build_vendor@
323 builddir = @builddir@
324 datadir = @datadir@
325 datarootdir = @datarootdir@
326 docdir = @docdir@
327 dvidir = @dvidir@
328 exec_prefix = @exec_prefix@
329 host = @host@
330 host_alias = @host_alias@
331 host_cpu = @host_cpu@
332 host_os = @host_os@
333 host_vendor = @host_vendor@
334 htmldir = @htmldir@
335 includedir = @includedir@
336 infodir = @infodir@
337 install_sh = @install_sh@
338 libdir = @libdir@
339 libexecdir = @libexecdir@
340 libsystemd_CFLAGS = @libsystemd_CFLAGS@
341 libsystemd_LIBS = @libsystemd_LIBS@
342 localedir = @localedir@
343 localstatedir = @localstatedir@
344 mandir = @mandir@
345 mkdir_p = @mkdir_p@
346 oldincludedir = @oldincludedir@
347 pdfdir = @pdfdir@
348 plugindir = @plugindir@
349 prefix = @prefix@
350 program_transform_name = @program_transform_name@
351 psdir = @psdir@
352 sampledir = @sampledir@
353 sbindir = @sbindir@
354 sharedstatedir = @sharedstatedir@
355 srcdir = @srcdir@
356 sysconfdir = @sysconfdir@
357 target_alias = @target_alias@
358 top_build_prefix = @top_build_prefix@
359 top_builddir = @top_builddir@
360 top_srcdir = @top_srcdir@
361 MAINTAINERCLEANFILES = \
362 $(srcdir)/Makefile.in
364 EXTRA_DIST = \
365 ltrc.inc
367 SUBDIRS = msvc
368 all: all-recursive
370 .SUFFIXES:
371 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
372 @for dep in $?; do \
373 case '$(am__configure_deps)' in \
374 *$$dep*) \
375 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
376 && { if test -f $@; then exit 0; else break; fi; }; \
377 exit 1;; \
378 esac; \
379 done; \
380 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign build/Makefile'; \
381 $(am__cd) $(top_srcdir) && \
382 $(AUTOMAKE) --foreign build/Makefile
383 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
384 @case '$?' in \
385 *config.status*) \
386 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
387 *) \
388 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
389 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
390 esac;
392 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
393 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395 $(top_srcdir)/configure: $(am__configure_deps)
396 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
397 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
398 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399 $(am__aclocal_m4_deps):
401 mostlyclean-libtool:
402 -rm -f *.lo
404 clean-libtool:
405 -rm -rf .libs _libs
407 # This directory's subdirectories are mostly independent; you can cd
408 # into them and run 'make' without going through this Makefile.
409 # To change the values of 'make' variables: instead of editing Makefiles,
410 # (1) if the variable is set in 'config.status', edit 'config.status'
411 # (which will cause the Makefiles to be regenerated when you run 'make');
412 # (2) otherwise, pass the desired values on the 'make' command line.
413 $(am__recursive_targets):
414 @fail=; \
415 if $(am__make_keepgoing); then \
416 failcom='fail=yes'; \
417 else \
418 failcom='exit 1'; \
419 fi; \
420 dot_seen=no; \
421 target=`echo $@ | sed s/-recursive//`; \
422 case "$@" in \
423 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
424 *) list='$(SUBDIRS)' ;; \
425 esac; \
426 for subdir in $$list; do \
427 echo "Making $$target in $$subdir"; \
428 if test "$$subdir" = "."; then \
429 dot_seen=yes; \
430 local_target="$$target-am"; \
431 else \
432 local_target="$$target"; \
433 fi; \
434 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
435 || eval $$failcom; \
436 done; \
437 if test "$$dot_seen" = "no"; then \
438 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
439 fi; test -z "$$fail"
441 ID: $(am__tagged_files)
442 $(am__define_uniq_tagged_files); mkid -fID $$unique
443 tags: tags-recursive
444 TAGS: tags
446 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
447 set x; \
448 here=`pwd`; \
449 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
450 include_option=--etags-include; \
451 empty_fix=.; \
452 else \
453 include_option=--include; \
454 empty_fix=; \
455 fi; \
456 list='$(SUBDIRS)'; for subdir in $$list; do \
457 if test "$$subdir" = .; then :; else \
458 test ! -f $$subdir/TAGS || \
459 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
460 fi; \
461 done; \
462 $(am__define_uniq_tagged_files); \
463 shift; \
464 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
465 test -n "$$unique" || unique=$$empty_fix; \
466 if test $$# -gt 0; then \
467 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
468 "$$@" $$unique; \
469 else \
470 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
471 $$unique; \
472 fi; \
474 ctags: ctags-recursive
476 CTAGS: ctags
477 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
478 $(am__define_uniq_tagged_files); \
479 test -z "$(CTAGS_ARGS)$$unique" \
480 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
481 $$unique
483 GTAGS:
484 here=`$(am__cd) $(top_builddir) && pwd` \
485 && $(am__cd) $(top_srcdir) \
486 && gtags -i $(GTAGS_ARGS) "$$here"
487 cscopelist: cscopelist-recursive
489 cscopelist-am: $(am__tagged_files)
490 list='$(am__tagged_files)'; \
491 case "$(srcdir)" in \
492 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
493 *) sdir=$(subdir)/$(srcdir) ;; \
494 esac; \
495 for i in $$list; do \
496 if test -f "$$i"; then \
497 echo "$(subdir)/$$i"; \
498 else \
499 echo "$$sdir/$$i"; \
500 fi; \
501 done >> $(top_builddir)/cscope.files
503 distclean-tags:
504 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
506 distdir: $(DISTFILES)
507 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
509 list='$(DISTFILES)'; \
510 dist_files=`for file in $$list; do echo $$file; done | \
511 sed -e "s|^$$srcdirstrip/||;t" \
512 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
513 case $$dist_files in \
514 */*) $(MKDIR_P) `echo "$$dist_files" | \
515 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
516 sort -u` ;; \
517 esac; \
518 for file in $$dist_files; do \
519 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
520 if test -d $$d/$$file; then \
521 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
522 if test -d "$(distdir)/$$file"; then \
523 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524 fi; \
525 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
526 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
527 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528 fi; \
529 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
530 else \
531 test -f "$(distdir)/$$file" \
532 || cp -p $$d/$$file "$(distdir)/$$file" \
533 || exit 1; \
534 fi; \
535 done
536 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
537 if test "$$subdir" = .; then :; else \
538 $(am__make_dryrun) \
539 || test -d "$(distdir)/$$subdir" \
540 || $(MKDIR_P) "$(distdir)/$$subdir" \
541 || exit 1; \
542 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
543 $(am__relativize); \
544 new_distdir=$$reldir; \
545 dir1=$$subdir; dir2="$(top_distdir)"; \
546 $(am__relativize); \
547 new_top_distdir=$$reldir; \
548 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
549 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
550 ($(am__cd) $$subdir && \
551 $(MAKE) $(AM_MAKEFLAGS) \
552 top_distdir="$$new_top_distdir" \
553 distdir="$$new_distdir" \
554 am__remove_distdir=: \
555 am__skip_length_check=: \
556 am__skip_mode_fix=: \
557 distdir) \
558 || exit 1; \
559 fi; \
560 done
561 check-am: all-am
562 check: check-recursive
563 all-am: Makefile
564 installdirs: installdirs-recursive
565 installdirs-am:
566 install: install-recursive
567 install-exec: install-exec-recursive
568 install-data: install-data-recursive
569 uninstall: uninstall-recursive
571 install-am: all-am
572 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
574 installcheck: installcheck-recursive
575 install-strip:
576 if test -z '$(STRIP)'; then \
577 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
578 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
579 install; \
580 else \
581 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
582 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
583 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
585 mostlyclean-generic:
587 clean-generic:
589 distclean-generic:
590 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
591 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
593 maintainer-clean-generic:
594 @echo "This command is intended for maintainers to use"
595 @echo "it deletes files that may require special tools to rebuild."
596 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
597 clean: clean-recursive
599 clean-am: clean-generic clean-libtool mostlyclean-am
601 distclean: distclean-recursive
602 -rm -f Makefile
603 distclean-am: clean-am distclean-generic distclean-tags
605 dvi: dvi-recursive
607 dvi-am:
609 html: html-recursive
611 html-am:
613 info: info-recursive
615 info-am:
617 install-data-am:
619 install-dvi: install-dvi-recursive
621 install-dvi-am:
623 install-exec-am:
625 install-html: install-html-recursive
627 install-html-am:
629 install-info: install-info-recursive
631 install-info-am:
633 install-man:
635 install-pdf: install-pdf-recursive
637 install-pdf-am:
639 install-ps: install-ps-recursive
641 install-ps-am:
643 installcheck-am:
645 maintainer-clean: maintainer-clean-recursive
646 -rm -f Makefile
647 maintainer-clean-am: distclean-am maintainer-clean-generic
649 mostlyclean: mostlyclean-recursive
651 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
653 pdf: pdf-recursive
655 pdf-am:
657 ps: ps-recursive
659 ps-am:
661 uninstall-am:
663 .MAKE: $(am__recursive_targets) install-am install-strip
665 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
666 check-am clean clean-generic clean-libtool cscopelist-am ctags \
667 ctags-am distclean distclean-generic distclean-libtool \
668 distclean-tags distdir dvi dvi-am html html-am info info-am \
669 install install-am install-data install-data-am install-dvi \
670 install-dvi-am install-exec install-exec-am install-html \
671 install-html-am install-info install-info-am install-man \
672 install-pdf install-pdf-am install-ps install-ps-am \
673 install-strip installcheck installcheck-am installdirs \
674 installdirs-am maintainer-clean maintainer-clean-generic \
675 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
676 ps ps-am tags tags-am uninstall uninstall-am
678 .PRECIOUS: Makefile
681 # Tell versions [3.59,3.63) of GNU make to not export all variables.
682 # Otherwise a system limit (for SysV at least) may be exceeded.
683 .NOEXPORT: