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