xref: /third_party/lame/ACM/ddk/Makefile.in (revision 159b3361)
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
17# global section for every Makefile.am
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = ACM/ddk
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
95	$(top_srcdir)/configure.in
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
99mkinstalldirs = $(install_sh) -d
100CONFIG_HEADER = $(top_builddir)/config.h
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103AM_V_P = $(am__v_P_@AM_V@)
104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105am__v_P_0 = false
106am__v_P_1 = :
107AM_V_GEN = $(am__v_GEN_@AM_V@)
108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109am__v_GEN_0 = @echo "  GEN     " $@;
110am__v_GEN_1 = 
111AM_V_at = $(am__v_at_@AM_V@)
112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113am__v_at_0 = @
114am__v_at_1 = 
115SOURCES =
116DIST_SOURCES =
117am__can_run_installinfo = \
118  case $$AM_UPDATE_INFO_DIR in \
119    n|no|NO) false;; \
120    *) (install-info --version) >/dev/null 2>&1;; \
121  esac
122am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
123am__DIST_COMMON = $(srcdir)/Makefile.in \
124	$(top_srcdir)/Makefile.am.global
125DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126ACLOCAL = @ACLOCAL@
127ALLOCA = @ALLOCA@
128AMTAR = @AMTAR@
129AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
130AR = @AR@
131AUTOCONF = @AUTOCONF@
132AUTOHEADER = @AUTOHEADER@
133AUTOMAKE = @AUTOMAKE@
134AWK = @AWK@
135CC = @CC@
136CCDEPMODE = @CCDEPMODE@
137CFLAGS = @CFLAGS@
138CONFIG_DEFS = @CONFIG_DEFS@
139CONFIG_MATH_LIB = @CONFIG_MATH_LIB@
140CPP = @CPP@
141CPPFLAGS = @CPPFLAGS@
142CPUCCODE = @CPUCCODE@
143CPUTYPE = @CPUTYPE@
144CYGPATH_W = @CYGPATH_W@
145DEFS = @DEFS@
146DEPDIR = @DEPDIR@
147DLLTOOL = @DLLTOOL@
148DSYMUTIL = @DSYMUTIL@
149DUMPBIN = @DUMPBIN@
150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
154EXEEXT = @EXEEXT@
155FGREP = @FGREP@
156FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
157FRONTEND_LDADD = @FRONTEND_LDADD@
158FRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@
159GREP = @GREP@
160GTK_CFLAGS = @GTK_CFLAGS@
161GTK_CONFIG = @GTK_CONFIG@
162GTK_LIBS = @GTK_LIBS@
163INCLUDES = @INCLUDES@
164INSTALL = @INSTALL@
165INSTALL_DATA = @INSTALL_DATA@
166INSTALL_PROGRAM = @INSTALL_PROGRAM@
167INSTALL_SCRIPT = @INSTALL_SCRIPT@
168INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
169LD = @LD@
170LDADD = @LDADD@
171LDFLAGS = @LDFLAGS@
172LIBICONV = @LIBICONV@
173LIBMP3LAME_LDADD = @LIBMP3LAME_LDADD@
174LIBOBJS = @LIBOBJS@
175LIBS = @LIBS@
176LIBTOOL = @LIBTOOL@
177LIBTOOL_DEPS = @LIBTOOL_DEPS@
178LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
179LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
180LIPO = @LIPO@
181LN_S = @LN_S@
182LTLIBICONV = @LTLIBICONV@
183LTLIBOBJS = @LTLIBOBJS@
184LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
185MAINT = @MAINT@
186MAKEDEP = @MAKEDEP@
187MAKEINFO = @MAKEINFO@
188MANIFEST_TOOL = @MANIFEST_TOOL@
189MKDIR_P = @MKDIR_P@
190NASM = @NASM@
191NASM_FORMAT = @NASM_FORMAT@
192NM = @NM@
193NMEDIT = @NMEDIT@
194OBJDUMP = @OBJDUMP@
195OBJEXT = @OBJEXT@
196OTOOL = @OTOOL@
197OTOOL64 = @OTOOL64@
198PACKAGE = @PACKAGE@
199PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200PACKAGE_NAME = @PACKAGE_NAME@
201PACKAGE_STRING = @PACKAGE_STRING@
202PACKAGE_TARNAME = @PACKAGE_TARNAME@
203PACKAGE_URL = @PACKAGE_URL@
204PACKAGE_VERSION = @PACKAGE_VERSION@
205PATH_SEPARATOR = @PATH_SEPARATOR@
206PKG_CONFIG = @PKG_CONFIG@
207PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
208PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
209RANLIB = @RANLIB@
210RM_F = @RM_F@
211SED = @SED@
212SET_MAKE = @SET_MAKE@
213SHELL = @SHELL@
214SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
215SNDFILE_LIBS = @SNDFILE_LIBS@
216STRIP = @STRIP@
217VERSION = @VERSION@
218WITH_FRONTEND = @WITH_FRONTEND@
219WITH_MP3RTP = @WITH_MP3RTP@
220WITH_MP3X = @WITH_MP3X@
221abs_builddir = @abs_builddir@
222abs_srcdir = @abs_srcdir@
223abs_top_builddir = @abs_top_builddir@
224abs_top_srcdir = @abs_top_srcdir@
225ac_ct_AR = @ac_ct_AR@
226ac_ct_CC = @ac_ct_CC@
227ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
228am__include = @am__include@
229am__leading_dot = @am__leading_dot@
230am__quote = @am__quote@
231am__tar = @am__tar@
232am__untar = @am__untar@
233bindir = @bindir@
234build = @build@
235build_alias = @build_alias@
236build_cpu = @build_cpu@
237build_os = @build_os@
238build_vendor = @build_vendor@
239builddir = @builddir@
240datadir = @datadir@
241datarootdir = @datarootdir@
242docdir = @docdir@
243dvidir = @dvidir@
244exec_prefix = @exec_prefix@
245host = @host@
246host_alias = @host_alias@
247host_cpu = @host_cpu@
248host_os = @host_os@
249host_vendor = @host_vendor@
250htmldir = @htmldir@
251includedir = @includedir@
252infodir = @infodir@
253install_sh = @install_sh@
254libdir = @libdir@
255libexecdir = @libexecdir@
256localedir = @localedir@
257localstatedir = @localstatedir@
258mandir = @mandir@
259mkdir_p = @mkdir_p@
260mpg123_CFLAGS = @mpg123_CFLAGS@
261mpg123_LIBS = @mpg123_LIBS@
262oldincludedir = @oldincludedir@
263pdfdir = @pdfdir@
264prefix = @prefix@
265program_transform_name = @program_transform_name@
266psdir = @psdir@
267sbindir = @sbindir@
268sharedstatedir = @sharedstatedir@
269srcdir = @srcdir@
270sysconfdir = @sysconfdir@
271target_alias = @target_alias@
272top_build_prefix = @top_build_prefix@
273top_builddir = @top_builddir@
274top_srcdir = @top_srcdir@
275AUTOMAKE_OPTIONS = 1.15 foreign
276EXTRA_DIST = \
277	msacmdrv.h
278
279all: all-am
280
281.SUFFIXES:
282$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps)
283	@for dep in $?; do \
284	  case '$(am__configure_deps)' in \
285	    *$$dep*) \
286	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
287	        && { if test -f $@; then exit 0; else break; fi; }; \
288	      exit 1;; \
289	  esac; \
290	done; \
291	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ACM/ddk/Makefile'; \
292	$(am__cd) $(top_srcdir) && \
293	  $(AUTOMAKE) --foreign ACM/ddk/Makefile
294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295	@case '$?' in \
296	  *config.status*) \
297	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
298	  *) \
299	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
300	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
301	esac;
302$(top_srcdir)/Makefile.am.global $(am__empty):
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311$(am__aclocal_m4_deps):
312
313mostlyclean-libtool:
314	-rm -f *.lo
315
316clean-libtool:
317	-rm -rf .libs _libs
318tags TAGS:
319
320ctags CTAGS:
321
322cscope cscopelist:
323
324
325distdir: $(BUILT_SOURCES)
326	$(MAKE) $(AM_MAKEFLAGS) distdir-am
327
328distdir-am: $(DISTFILES)
329	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
331	list='$(DISTFILES)'; \
332	  dist_files=`for file in $$list; do echo $$file; done | \
333	  sed -e "s|^$$srcdirstrip/||;t" \
334	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
335	case $$dist_files in \
336	  */*) $(MKDIR_P) `echo "$$dist_files" | \
337			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
338			   sort -u` ;; \
339	esac; \
340	for file in $$dist_files; do \
341	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342	  if test -d $$d/$$file; then \
343	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
344	    if test -d "$(distdir)/$$file"; then \
345	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
346	    fi; \
347	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
348	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
349	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
350	    fi; \
351	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
352	  else \
353	    test -f "$(distdir)/$$file" \
354	    || cp -p $$d/$$file "$(distdir)/$$file" \
355	    || exit 1; \
356	  fi; \
357	done
358check-am: all-am
359check: check-am
360all-am: Makefile
361installdirs:
362install: install-am
363install-exec: install-exec-am
364install-data: install-data-am
365uninstall: uninstall-am
366
367install-am: all-am
368	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
369
370installcheck: installcheck-am
371install-strip:
372	if test -z '$(STRIP)'; then \
373	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
374	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
375	      install; \
376	else \
377	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
380	fi
381mostlyclean-generic:
382
383clean-generic:
384
385distclean-generic:
386	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
387	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
388
389maintainer-clean-generic:
390	@echo "This command is intended for maintainers to use"
391	@echo "it deletes files that may require special tools to rebuild."
392clean: clean-am
393
394clean-am: clean-generic clean-libtool mostlyclean-am
395
396distclean: distclean-am
397	-rm -f Makefile
398distclean-am: clean-am distclean-generic
399
400dvi: dvi-am
401
402dvi-am:
403
404html: html-am
405
406html-am:
407
408info: info-am
409
410info-am:
411
412install-data-am:
413
414install-dvi: install-dvi-am
415
416install-dvi-am:
417
418install-exec-am:
419
420install-html: install-html-am
421
422install-html-am:
423
424install-info: install-info-am
425
426install-info-am:
427
428install-man:
429
430install-pdf: install-pdf-am
431
432install-pdf-am:
433
434install-ps: install-ps-am
435
436install-ps-am:
437
438installcheck-am:
439
440maintainer-clean: maintainer-clean-am
441	-rm -f Makefile
442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-am
445
446mostlyclean-am: mostlyclean-generic mostlyclean-libtool
447
448pdf: pdf-am
449
450pdf-am:
451
452ps: ps-am
453
454ps-am:
455
456uninstall-am:
457
458.MAKE: install-am install-strip
459
460.PHONY: all all-am check check-am clean clean-generic clean-libtool \
461	cscopelist-am ctags-am distclean distclean-generic \
462	distclean-libtool distdir dvi dvi-am html html-am info info-am \
463	install install-am install-data install-data-am install-dvi \
464	install-dvi-am install-exec install-exec-am install-html \
465	install-html-am install-info install-info-am install-man \
466	install-pdf install-pdf-am install-ps install-ps-am \
467	install-strip installcheck installcheck-am installdirs \
468	maintainer-clean maintainer-clean-generic mostlyclean \
469	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
470	tags-am uninstall uninstall-am
471
472.PRECIOUS: Makefile
473
474
475# end global section
476
477# Tell versions [3.59,3.63) of GNU make to not export all variables.
478# Otherwise a system limit (for SysV at least) may be exceeded.
479.NOEXPORT:
480