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