VirtualBox

source: vbox/trunk/src/libs/libogg-1.3.5/doc/Makefile.in@ 99196

Last change on this file since 99196 was 96360, checked in by vboxsync, 2 years ago

libogg, libvorbis: export to OSE

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette