VirtualBox

source: vbox/trunk/src/libs/libvorbis-1.3.7/Makefile.in

Last change on this file was 96468, checked in by vboxsync, 21 months ago

libs/libvorbis-1.3.7: Re-exporting, hopefully this time everything is there. bugref:10275

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 31.2 KB
Line 
1# Makefile.in generated by automake 1.16.2 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@
91@BUILD_EXAMPLES_TRUE@am__append_1 = examples
92subdir = .
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
95 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
96 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
97 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ogg.m4 \
98 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100 $(ACLOCAL_M4)
101DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
102 $(am__configure_deps) $(am__DIST_COMMON)
103am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
104 configure.lineno config.status.lineno
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = config.h
107CONFIG_CLEAN_FILES = libvorbis.spec vorbis.pc vorbisenc.pc \
108 vorbisfile.pc vorbis-uninstalled.pc vorbisenc-uninstalled.pc \
109 vorbisfile-uninstalled.pc
110CONFIG_CLEAN_VPATH_FILES =
111AM_V_P = $(am__v_P_@AM_V@)
112am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
113am__v_P_0 = false
114am__v_P_1 = :
115AM_V_GEN = $(am__v_GEN_@AM_V@)
116am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117am__v_GEN_0 = @echo " GEN " $@;
118am__v_GEN_1 =
119AM_V_at = $(am__v_at_@AM_V@)
120am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121am__v_at_0 = @
122am__v_at_1 =
123SOURCES =
124DIST_SOURCES =
125RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126 ctags-recursive dvi-recursive html-recursive info-recursive \
127 install-data-recursive install-dvi-recursive \
128 install-exec-recursive install-html-recursive \
129 install-info-recursive install-pdf-recursive \
130 install-ps-recursive install-recursive installcheck-recursive \
131 installdirs-recursive pdf-recursive ps-recursive \
132 tags-recursive uninstall-recursive
133am__can_run_installinfo = \
134 case $$AM_UPDATE_INFO_DIR in \
135 n|no|NO) false;; \
136 *) (install-info --version) >/dev/null 2>&1;; \
137 esac
138am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
139am__vpath_adj = case $$p in \
140 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
141 *) f=$$p;; \
142 esac;
143am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
144am__install_max = 40
145am__nobase_strip_setup = \
146 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
147am__nobase_strip = \
148 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
149am__nobase_list = $(am__nobase_strip_setup); \
150 for p in $$list; do echo "$$p $$p"; done | \
151 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
152 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
153 if (++n[$$2] == $(am__install_max)) \
154 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
155 END { for (dir in files) print dir, files[dir] }'
156am__base_list = \
157 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
158 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
159am__uninstall_files_from_dir = { \
160 test -z "$$files" \
161 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
162 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
163 $(am__cd) "$$dir" && rm -f $$files; }; \
164 }
165am__installdirs = "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
166DATA = $(m4data_DATA) $(pkgconfig_DATA)
167RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
168 distclean-recursive maintainer-clean-recursive
169am__recursive_targets = \
170 $(RECURSIVE_TARGETS) \
171 $(RECURSIVE_CLEAN_TARGETS) \
172 $(am__extra_recursive_targets)
173AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174 cscope distdir distdir-am dist dist-all distcheck
175am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
176 config.h.in
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates. Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181 BEGIN { nonempty = 0; } \
182 { items[$$0] = 1; nonempty = 1; } \
183 END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique. This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189 list='$(am__tagged_files)'; \
190 unique=`for i in $$list; do \
191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192 done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195CSCOPE = cscope
196DIST_SUBDIRS = m4 include vq lib test doc examples
197am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
198 $(srcdir)/libvorbis.spec.in $(srcdir)/vorbis-uninstalled.pc.in \
199 $(srcdir)/vorbis.pc.in $(srcdir)/vorbisenc-uninstalled.pc.in \
200 $(srcdir)/vorbisenc.pc.in \
201 $(srcdir)/vorbisfile-uninstalled.pc.in \
202 $(srcdir)/vorbisfile.pc.in AUTHORS COPYING compile \
203 config.guess config.sub install-sh ltmain.sh missing
204DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
205distdir = $(PACKAGE)-$(VERSION)
206top_distdir = $(distdir)
207am__remove_distdir = \
208 if test -d "$(distdir)"; then \
209 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
210 && rm -rf "$(distdir)" \
211 || { sleep 5 && rm -rf "$(distdir)"; }; \
212 else :; fi
213am__post_remove_distdir = $(am__remove_distdir)
214am__relativize = \
215 dir0=`pwd`; \
216 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
217 sed_rest='s,^[^/]*/*,,'; \
218 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
219 sed_butlast='s,/*[^/]*$$,,'; \
220 while test -n "$$dir1"; do \
221 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
222 if test "$$first" != "."; then \
223 if test "$$first" = ".."; then \
224 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
225 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
226 else \
227 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
228 if test "$$first2" = "$$first"; then \
229 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
230 else \
231 dir2="../$$dir2"; \
232 fi; \
233 dir0="$$dir0"/"$$first"; \
234 fi; \
235 fi; \
236 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
237 done; \
238 reldir="$$dir2"
239DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz $(distdir).zip
240GZIP_ENV = --best
241DIST_TARGETS = dist-xz dist-gzip dist-zip
242distuninstallcheck_listfiles = find . -type f -print
243am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
244 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
245distcleancheck_listfiles = find . -type f -print
246ACLOCAL = @ACLOCAL@
247ACLOCAL_AMFLAGS = -I m4
248ALLOCA = @ALLOCA@
249AMTAR = @AMTAR@
250AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
251AR = @AR@
252AS = @AS@
253AUTOCONF = @AUTOCONF@
254AUTOHEADER = @AUTOHEADER@
255AUTOMAKE = @AUTOMAKE@
256AWK = @AWK@
257CC = @CC@
258CCDEPMODE = @CCDEPMODE@
259CFLAGS = @CFLAGS@
260CPP = @CPP@
261CPPFLAGS = @CPPFLAGS@
262CYGPATH_W = @CYGPATH_W@
263DEBUG = @DEBUG@
264DEFS = @DEFS@
265DEPDIR = @DEPDIR@
266DLLTOOL = @DLLTOOL@
267DSYMUTIL = @DSYMUTIL@
268DUMPBIN = @DUMPBIN@
269ECHO_C = @ECHO_C@
270ECHO_N = @ECHO_N@
271ECHO_T = @ECHO_T@
272EGREP = @EGREP@
273EXEEXT = @EXEEXT@
274FGREP = @FGREP@
275GREP = @GREP@
276HAVE_DOXYGEN = @HAVE_DOXYGEN@
277HTLATEX = @HTLATEX@
278INSTALL = @INSTALL@
279INSTALL_DATA = @INSTALL_DATA@
280INSTALL_PROGRAM = @INSTALL_PROGRAM@
281INSTALL_SCRIPT = @INSTALL_SCRIPT@
282INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
283LD = @LD@
284LDFLAGS = @LDFLAGS@
285LIBOBJS = @LIBOBJS@
286LIBS = @LIBS@
287LIBTOOL = @LIBTOOL@
288LIBTOOL_DEPS = @LIBTOOL_DEPS@
289LIPO = @LIPO@
290LN_S = @LN_S@
291LTLIBOBJS = @LTLIBOBJS@
292LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
293MAINT = @MAINT@
294MAKEINFO = @MAKEINFO@
295MANIFEST_TOOL = @MANIFEST_TOOL@
296MKDIR_P = @MKDIR_P@
297NM = @NM@
298NMEDIT = @NMEDIT@
299OBJDUMP = @OBJDUMP@
300OBJEXT = @OBJEXT@
301OGG_CFLAGS = @OGG_CFLAGS@
302OGG_LIBS = @OGG_LIBS@
303OTOOL = @OTOOL@
304OTOOL64 = @OTOOL64@
305PACKAGE = @PACKAGE@
306PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
307PACKAGE_NAME = @PACKAGE_NAME@
308PACKAGE_STRING = @PACKAGE_STRING@
309PACKAGE_TARNAME = @PACKAGE_TARNAME@
310PACKAGE_URL = @PACKAGE_URL@
311PACKAGE_VERSION = @PACKAGE_VERSION@
312PATH_SEPARATOR = @PATH_SEPARATOR@
313PDFLATEX = @PDFLATEX@
314PKG_CONFIG = @PKG_CONFIG@
315PROFILE = @PROFILE@
316RANLIB = @RANLIB@
317SED = @SED@
318SET_MAKE = @SET_MAKE@
319SHELL = @SHELL@
320STRIP = @STRIP@
321VERSION = @VERSION@
322VE_LIB_AGE = @VE_LIB_AGE@
323VE_LIB_CURRENT = @VE_LIB_CURRENT@
324VE_LIB_REVISION = @VE_LIB_REVISION@
325VF_LIB_AGE = @VF_LIB_AGE@
326VF_LIB_CURRENT = @VF_LIB_CURRENT@
327VF_LIB_REVISION = @VF_LIB_REVISION@
328VORBIS_LIBS = @VORBIS_LIBS@
329V_LIB_AGE = @V_LIB_AGE@
330V_LIB_CURRENT = @V_LIB_CURRENT@
331V_LIB_REVISION = @V_LIB_REVISION@
332abs_builddir = @abs_builddir@
333abs_srcdir = @abs_srcdir@
334abs_top_builddir = @abs_top_builddir@
335abs_top_srcdir = @abs_top_srcdir@
336ac_ct_AR = @ac_ct_AR@
337ac_ct_CC = @ac_ct_CC@
338ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
339am__include = @am__include@
340am__leading_dot = @am__leading_dot@
341am__quote = @am__quote@
342am__tar = @am__tar@
343am__untar = @am__untar@
344bindir = @bindir@
345build = @build@
346build_alias = @build_alias@
347build_cpu = @build_cpu@
348build_os = @build_os@
349build_vendor = @build_vendor@
350builddir = @builddir@
351datadir = @datadir@
352datarootdir = @datarootdir@
353docdir = @docdir@
354dvidir = @dvidir@
355exec_prefix = @exec_prefix@
356host = @host@
357host_alias = @host_alias@
358host_cpu = @host_cpu@
359host_os = @host_os@
360host_vendor = @host_vendor@
361htmldir = @htmldir@
362includedir = @includedir@
363infodir = @infodir@
364install_sh = @install_sh@
365libdir = @libdir@
366libexecdir = @libexecdir@
367localedir = @localedir@
368localstatedir = @localstatedir@
369mandir = @mandir@
370mkdir_p = @mkdir_p@
371oldincludedir = @oldincludedir@
372pdfdir = @pdfdir@
373prefix = @prefix@
374program_transform_name = @program_transform_name@
375psdir = @psdir@
376pthread_lib = @pthread_lib@
377runstatedir = @runstatedir@
378sbindir = @sbindir@
379sharedstatedir = @sharedstatedir@
380srcdir = @srcdir@
381sysconfdir = @sysconfdir@
382target_alias = @target_alias@
383top_build_prefix = @top_build_prefix@
384top_builddir = @top_builddir@
385top_srcdir = @top_srcdir@
386AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
387SUBDIRS = m4 include vq lib test doc $(am__append_1)
388m4datadir = $(datadir)/aclocal
389m4data_DATA = vorbis.m4
390pkgconfigdir = $(libdir)/pkgconfig
391pkgconfig_DATA = vorbis.pc vorbisenc.pc vorbisfile.pc
392EXTRA_DIST = \
393 CHANGES COPYING \
394 autogen.sh \
395 libvorbis.spec libvorbis.spec.in \
396 vorbis.m4 \
397 vorbis.pc.in vorbisenc.pc.in vorbisfile.pc.in \
398 vorbis-uninstalled.pc.in \
399 vorbisenc-uninstalled.pc.in \
400 vorbisfile-uninstalled.pc.in \
401 symbian macosx win32 \
402 CMakeLists.txt cmake/FindOgg.cmake cmake/VorbisConfig.cmake.in
403
404DISTCHECK_CONFIGURE_FLAGS = --enable-docs
405all: config.h
406 $(MAKE) $(AM_MAKEFLAGS) all-recursive
407
408.SUFFIXES:
409am--refresh: Makefile
410 @:
411$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
412 @for dep in $?; do \
413 case '$(am__configure_deps)' in \
414 *$$dep*) \
415 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
416 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
417 && exit 0; \
418 exit 1;; \
419 esac; \
420 done; \
421 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
422 $(am__cd) $(top_srcdir) && \
423 $(AUTOMAKE) --foreign Makefile
424Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
425 @case '$?' in \
426 *config.status*) \
427 echo ' $(SHELL) ./config.status'; \
428 $(SHELL) ./config.status;; \
429 *) \
430 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
431 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
432 esac;
433
434$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
435 $(SHELL) ./config.status --recheck
436
437$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
438 $(am__cd) $(srcdir) && $(AUTOCONF)
439$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
440 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
441$(am__aclocal_m4_deps):
442
443config.h: stamp-h1
444 @test -f $@ || rm -f stamp-h1
445 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
446
447stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
448 @rm -f stamp-h1
449 cd $(top_builddir) && $(SHELL) ./config.status config.h
450$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
451 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
452 rm -f stamp-h1
453 touch $@
454
455distclean-hdr:
456 -rm -f config.h stamp-h1
457libvorbis.spec: $(top_builddir)/config.status $(srcdir)/libvorbis.spec.in
458 cd $(top_builddir) && $(SHELL) ./config.status $@
459vorbis.pc: $(top_builddir)/config.status $(srcdir)/vorbis.pc.in
460 cd $(top_builddir) && $(SHELL) ./config.status $@
461vorbisenc.pc: $(top_builddir)/config.status $(srcdir)/vorbisenc.pc.in
462 cd $(top_builddir) && $(SHELL) ./config.status $@
463vorbisfile.pc: $(top_builddir)/config.status $(srcdir)/vorbisfile.pc.in
464 cd $(top_builddir) && $(SHELL) ./config.status $@
465vorbis-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/vorbis-uninstalled.pc.in
466 cd $(top_builddir) && $(SHELL) ./config.status $@
467vorbisenc-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/vorbisenc-uninstalled.pc.in
468 cd $(top_builddir) && $(SHELL) ./config.status $@
469vorbisfile-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/vorbisfile-uninstalled.pc.in
470 cd $(top_builddir) && $(SHELL) ./config.status $@
471
472mostlyclean-libtool:
473 -rm -f *.lo
474
475clean-libtool:
476 -rm -rf .libs _libs
477
478distclean-libtool:
479 -rm -f libtool config.lt
480install-m4dataDATA: $(m4data_DATA)
481 @$(NORMAL_INSTALL)
482 @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
483 if test -n "$$list"; then \
484 echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
485 $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
486 fi; \
487 for p in $$list; do \
488 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
489 echo "$$d$$p"; \
490 done | $(am__base_list) | \
491 while read files; do \
492 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
493 $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
494 done
495
496uninstall-m4dataDATA:
497 @$(NORMAL_UNINSTALL)
498 @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
499 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
500 dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
501install-pkgconfigDATA: $(pkgconfig_DATA)
502 @$(NORMAL_INSTALL)
503 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
504 if test -n "$$list"; then \
505 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
506 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
507 fi; \
508 for p in $$list; do \
509 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
510 echo "$$d$$p"; \
511 done | $(am__base_list) | \
512 while read files; do \
513 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
514 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
515 done
516
517uninstall-pkgconfigDATA:
518 @$(NORMAL_UNINSTALL)
519 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
520 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
521 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
522
523# This directory's subdirectories are mostly independent; you can cd
524# into them and run 'make' without going through this Makefile.
525# To change the values of 'make' variables: instead of editing Makefiles,
526# (1) if the variable is set in 'config.status', edit 'config.status'
527# (which will cause the Makefiles to be regenerated when you run 'make');
528# (2) otherwise, pass the desired values on the 'make' command line.
529$(am__recursive_targets):
530 @fail=; \
531 if $(am__make_keepgoing); then \
532 failcom='fail=yes'; \
533 else \
534 failcom='exit 1'; \
535 fi; \
536 dot_seen=no; \
537 target=`echo $@ | sed s/-recursive//`; \
538 case "$@" in \
539 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
540 *) list='$(SUBDIRS)' ;; \
541 esac; \
542 for subdir in $$list; do \
543 echo "Making $$target in $$subdir"; \
544 if test "$$subdir" = "."; then \
545 dot_seen=yes; \
546 local_target="$$target-am"; \
547 else \
548 local_target="$$target"; \
549 fi; \
550 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
551 || eval $$failcom; \
552 done; \
553 if test "$$dot_seen" = "no"; then \
554 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
555 fi; test -z "$$fail"
556
557ID: $(am__tagged_files)
558 $(am__define_uniq_tagged_files); mkid -fID $$unique
559tags: tags-recursive
560TAGS: tags
561
562tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
563 set x; \
564 here=`pwd`; \
565 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
566 include_option=--etags-include; \
567 empty_fix=.; \
568 else \
569 include_option=--include; \
570 empty_fix=; \
571 fi; \
572 list='$(SUBDIRS)'; for subdir in $$list; do \
573 if test "$$subdir" = .; then :; else \
574 test ! -f $$subdir/TAGS || \
575 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
576 fi; \
577 done; \
578 $(am__define_uniq_tagged_files); \
579 shift; \
580 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
581 test -n "$$unique" || unique=$$empty_fix; \
582 if test $$# -gt 0; then \
583 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584 "$$@" $$unique; \
585 else \
586 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
587 $$unique; \
588 fi; \
589 fi
590ctags: ctags-recursive
591
592CTAGS: ctags
593ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
594 $(am__define_uniq_tagged_files); \
595 test -z "$(CTAGS_ARGS)$$unique" \
596 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
597 $$unique
598
599GTAGS:
600 here=`$(am__cd) $(top_builddir) && pwd` \
601 && $(am__cd) $(top_srcdir) \
602 && gtags -i $(GTAGS_ARGS) "$$here"
603cscope: cscope.files
604 test ! -s cscope.files \
605 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
606clean-cscope:
607 -rm -f cscope.files
608cscope.files: clean-cscope cscopelist
609cscopelist: cscopelist-recursive
610
611cscopelist-am: $(am__tagged_files)
612 list='$(am__tagged_files)'; \
613 case "$(srcdir)" in \
614 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
615 *) sdir=$(subdir)/$(srcdir) ;; \
616 esac; \
617 for i in $$list; do \
618 if test -f "$$i"; then \
619 echo "$(subdir)/$$i"; \
620 else \
621 echo "$$sdir/$$i"; \
622 fi; \
623 done >> $(top_builddir)/cscope.files
624
625distclean-tags:
626 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
627 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
628
629distdir: $(BUILT_SOURCES)
630 $(MAKE) $(AM_MAKEFLAGS) distdir-am
631
632distdir-am: $(DISTFILES)
633 $(am__remove_distdir)
634 test -d "$(distdir)" || mkdir "$(distdir)"
635 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
636 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
637 list='$(DISTFILES)'; \
638 dist_files=`for file in $$list; do echo $$file; done | \
639 sed -e "s|^$$srcdirstrip/||;t" \
640 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
641 case $$dist_files in \
642 */*) $(MKDIR_P) `echo "$$dist_files" | \
643 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
644 sort -u` ;; \
645 esac; \
646 for file in $$dist_files; do \
647 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
648 if test -d $$d/$$file; then \
649 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
650 if test -d "$(distdir)/$$file"; then \
651 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
652 fi; \
653 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
654 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
655 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656 fi; \
657 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
658 else \
659 test -f "$(distdir)/$$file" \
660 || cp -p $$d/$$file "$(distdir)/$$file" \
661 || exit 1; \
662 fi; \
663 done
664 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
665 if test "$$subdir" = .; then :; else \
666 $(am__make_dryrun) \
667 || test -d "$(distdir)/$$subdir" \
668 || $(MKDIR_P) "$(distdir)/$$subdir" \
669 || exit 1; \
670 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
671 $(am__relativize); \
672 new_distdir=$$reldir; \
673 dir1=$$subdir; dir2="$(top_distdir)"; \
674 $(am__relativize); \
675 new_top_distdir=$$reldir; \
676 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
677 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
678 ($(am__cd) $$subdir && \
679 $(MAKE) $(AM_MAKEFLAGS) \
680 top_distdir="$$new_top_distdir" \
681 distdir="$$new_distdir" \
682 am__remove_distdir=: \
683 am__skip_length_check=: \
684 am__skip_mode_fix=: \
685 distdir) \
686 || exit 1; \
687 fi; \
688 done
689 $(MAKE) $(AM_MAKEFLAGS) \
690 top_distdir="$(top_distdir)" distdir="$(distdir)" \
691 dist-hook
692 -test -n "$(am__skip_mode_fix)" \
693 || find "$(distdir)" -type d ! -perm -755 \
694 -exec chmod u+rwx,go+rx {} \; -o \
695 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
696 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
697 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
698 || chmod -R a+r "$(distdir)"
699dist-gzip: distdir
700 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
701 $(am__post_remove_distdir)
702
703dist-bzip2: distdir
704 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
705 $(am__post_remove_distdir)
706
707dist-lzip: distdir
708 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
709 $(am__post_remove_distdir)
710dist-xz: distdir
711 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
712 $(am__post_remove_distdir)
713
714dist-zstd: distdir
715 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
716 $(am__post_remove_distdir)
717
718dist-tarZ: distdir
719 @echo WARNING: "Support for distribution archives compressed with" \
720 "legacy program 'compress' is deprecated." >&2
721 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
722 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
723 $(am__post_remove_distdir)
724
725dist-shar: distdir
726 @echo WARNING: "Support for shar distribution archives is" \
727 "deprecated." >&2
728 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
729 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
730 $(am__post_remove_distdir)
731dist-zip: distdir
732 -rm -f $(distdir).zip
733 zip -rq $(distdir).zip $(distdir)
734 $(am__post_remove_distdir)
735
736dist dist-all:
737 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
738 $(am__post_remove_distdir)
739
740# This target untars the dist file and tries a VPATH configuration. Then
741# it guarantees that the distribution is self-contained by making another
742# tarfile.
743distcheck: dist
744 case '$(DIST_ARCHIVES)' in \
745 *.tar.gz*) \
746 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
747 *.tar.bz2*) \
748 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
749 *.tar.lz*) \
750 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
751 *.tar.xz*) \
752 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
753 *.tar.Z*) \
754 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
755 *.shar.gz*) \
756 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
757 *.zip*) \
758 unzip $(distdir).zip ;;\
759 *.tar.zst*) \
760 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
761 esac
762 chmod -R a-w $(distdir)
763 chmod u+w $(distdir)
764 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
765 chmod a-w $(distdir)
766 test -d $(distdir)/_build || exit 0; \
767 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
768 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
769 && am__cwd=`pwd` \
770 && $(am__cd) $(distdir)/_build/sub \
771 && ../../configure \
772 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
773 $(DISTCHECK_CONFIGURE_FLAGS) \
774 --srcdir=../.. --prefix="$$dc_install_base" \
775 && $(MAKE) $(AM_MAKEFLAGS) \
776 && $(MAKE) $(AM_MAKEFLAGS) dvi \
777 && $(MAKE) $(AM_MAKEFLAGS) check \
778 && $(MAKE) $(AM_MAKEFLAGS) install \
779 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
780 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
781 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
782 distuninstallcheck \
783 && chmod -R a-w "$$dc_install_base" \
784 && ({ \
785 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
786 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
787 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
788 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
789 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
790 } || { rm -rf "$$dc_destdir"; exit 1; }) \
791 && rm -rf "$$dc_destdir" \
792 && $(MAKE) $(AM_MAKEFLAGS) dist \
793 && rm -rf $(DIST_ARCHIVES) \
794 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
795 && cd "$$am__cwd" \
796 || exit 1
797 $(am__post_remove_distdir)
798 @(echo "$(distdir) archives ready for distribution: "; \
799 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
800 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
801distuninstallcheck:
802 @test -n '$(distuninstallcheck_dir)' || { \
803 echo 'ERROR: trying to run $@ with an empty' \
804 '$$(distuninstallcheck_dir)' >&2; \
805 exit 1; \
806 }; \
807 $(am__cd) '$(distuninstallcheck_dir)' || { \
808 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
809 exit 1; \
810 }; \
811 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
812 || { echo "ERROR: files left after uninstall:" ; \
813 if test -n "$(DESTDIR)"; then \
814 echo " (check DESTDIR support)"; \
815 fi ; \
816 $(distuninstallcheck_listfiles) ; \
817 exit 1; } >&2
818distcleancheck: distclean
819 @if test '$(srcdir)' = . ; then \
820 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
821 exit 1 ; \
822 fi
823 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
824 || { echo "ERROR: files left in build directory after distclean:" ; \
825 $(distcleancheck_listfiles) ; \
826 exit 1; } >&2
827check-am: all-am
828check: check-recursive
829all-am: Makefile $(DATA) config.h
830installdirs: installdirs-recursive
831installdirs-am:
832 for dir in "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
833 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
834 done
835install: install-recursive
836install-exec: install-exec-recursive
837install-data: install-data-recursive
838uninstall: uninstall-recursive
839
840install-am: all-am
841 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
842
843installcheck: installcheck-recursive
844install-strip:
845 if test -z '$(STRIP)'; then \
846 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
847 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
848 install; \
849 else \
850 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
851 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
852 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
853 fi
854mostlyclean-generic:
855
856clean-generic:
857
858distclean-generic:
859 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
860 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
861
862maintainer-clean-generic:
863 @echo "This command is intended for maintainers to use"
864 @echo "it deletes files that may require special tools to rebuild."
865clean: clean-recursive
866
867clean-am: clean-generic clean-libtool mostlyclean-am
868
869distclean: distclean-recursive
870 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
871 -rm -f Makefile
872distclean-am: clean-am distclean-generic distclean-hdr \
873 distclean-libtool distclean-tags
874
875dvi: dvi-recursive
876
877dvi-am:
878
879html: html-recursive
880
881html-am:
882
883info: info-recursive
884
885info-am:
886
887install-data-am: install-m4dataDATA install-pkgconfigDATA
888
889install-dvi: install-dvi-recursive
890
891install-dvi-am:
892
893install-exec-am:
894
895install-html: install-html-recursive
896
897install-html-am:
898
899install-info: install-info-recursive
900
901install-info-am:
902
903install-man:
904
905install-pdf: install-pdf-recursive
906
907install-pdf-am:
908
909install-ps: install-ps-recursive
910
911install-ps-am:
912
913installcheck-am:
914
915maintainer-clean: maintainer-clean-recursive
916 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
917 -rm -rf $(top_srcdir)/autom4te.cache
918 -rm -f Makefile
919maintainer-clean-am: distclean-am maintainer-clean-generic
920
921mostlyclean: mostlyclean-recursive
922
923mostlyclean-am: mostlyclean-generic mostlyclean-libtool
924
925pdf: pdf-recursive
926
927pdf-am:
928
929ps: ps-recursive
930
931ps-am:
932
933uninstall-am: uninstall-m4dataDATA uninstall-pkgconfigDATA
934
935.MAKE: $(am__recursive_targets) all install-am install-strip
936
937.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
938 am--refresh check check-am clean clean-cscope clean-generic \
939 clean-libtool cscope cscopelist-am ctags ctags-am dist \
940 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
941 dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
942 distclean-generic distclean-hdr distclean-libtool \
943 distclean-tags distcleancheck distdir distuninstallcheck dvi \
944 dvi-am html html-am info info-am install install-am \
945 install-data install-data-am install-dvi install-dvi-am \
946 install-exec install-exec-am install-html install-html-am \
947 install-info install-info-am install-m4dataDATA install-man \
948 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
949 install-ps-am install-strip installcheck installcheck-am \
950 installdirs installdirs-am maintainer-clean \
951 maintainer-clean-generic mostlyclean mostlyclean-generic \
952 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
953 uninstall-am uninstall-m4dataDATA uninstall-pkgconfigDATA
954
955.PRECIOUS: Makefile
956
957
958dist-hook:
959 for item in $(EXTRA_DIST); do \
960 if test -d $$item; then \
961 echo -n "cleaning $$item dir for distribution..."; \
962 rm -rf `find $(distdir)/$$item -name .svn`; \
963 echo "OK"; \
964 fi; \
965 done
966
967debug:
968 $(MAKE) all CFLAGS="@DEBUG@"
969
970profile:
971 $(MAKE) all CFLAGS="@PROFILE@"
972
973# Tell versions [3.59,3.63) of GNU make to not export all variables.
974# Otherwise a system limit (for SysV at least) may be exceeded.
975.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use