1# Makefile.in generated by automake 1.11.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# global section for every Makefile.am 19VPATH = @srcdir@ 20pkgdatadir = $(datadir)/@PACKAGE@ 21pkgincludedir = $(includedir)/@PACKAGE@ 22pkglibdir = $(libdir)/@PACKAGE@ 23pkglibexecdir = $(libexecdir)/@PACKAGE@ 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25install_sh_DATA = $(install_sh) -c -m 644 26install_sh_PROGRAM = $(install_sh) -c 27install_sh_SCRIPT = $(install_sh) -c 28INSTALL_HEADER = $(INSTALL_DATA) 29transform = $(program_transform_name) 30NORMAL_INSTALL = : 31PRE_INSTALL = : 32POST_INSTALL = : 33NORMAL_UNINSTALL = : 34PRE_UNINSTALL = : 35POST_UNINSTALL = : 36build_triplet = @build@ 37host_triplet = @host@ 38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 39 $(top_srcdir)/Makefile.am.global 40subdir = debian 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 43 $(top_srcdir)/configure.in 44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 45 $(ACLOCAL_M4) 46mkinstalldirs = $(install_sh) -d 47CONFIG_HEADER = $(top_builddir)/config.h 48CONFIG_CLEAN_FILES = 49CONFIG_CLEAN_VPATH_FILES = 50SOURCES = 51DIST_SOURCES = 52DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 53ACLOCAL = @ACLOCAL@ 54ALLOCA = @ALLOCA@ 55AMTAR = @AMTAR@ 56AR = @AR@ 57AUTOCONF = @AUTOCONF@ 58AUTOHEADER = @AUTOHEADER@ 59AUTOMAKE = @AUTOMAKE@ 60AWK = @AWK@ 61CC = @CC@ 62CCDEPMODE = @CCDEPMODE@ 63CFLAGS = @CFLAGS@ 64CONFIG_DEFS = @CONFIG_DEFS@ 65CONFIG_MATH_LIB = @CONFIG_MATH_LIB@ 66CPP = @CPP@ 67CPPFLAGS = @CPPFLAGS@ 68CPUCCODE = @CPUCCODE@ 69CPUTYPE = @CPUTYPE@ 70CYGPATH_W = @CYGPATH_W@ 71DEFS = @DEFS@ 72DEPDIR = @DEPDIR@ 73DSYMUTIL = @DSYMUTIL@ 74DUMPBIN = @DUMPBIN@ 75ECHO_C = @ECHO_C@ 76ECHO_N = @ECHO_N@ 77ECHO_T = @ECHO_T@ 78EGREP = @EGREP@ 79EXEEXT = @EXEEXT@ 80FGREP = @FGREP@ 81FRONTEND_CFLAGS = @FRONTEND_CFLAGS@ 82FRONTEND_LDADD = @FRONTEND_LDADD@ 83FRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@ 84GREP = @GREP@ 85GTK_CFLAGS = @GTK_CFLAGS@ 86GTK_CONFIG = @GTK_CONFIG@ 87GTK_LIBS = @GTK_LIBS@ 88INCLUDES = @INCLUDES@ 89INSTALL = @INSTALL@ 90INSTALL_DATA = @INSTALL_DATA@ 91INSTALL_PROGRAM = @INSTALL_PROGRAM@ 92INSTALL_SCRIPT = @INSTALL_SCRIPT@ 93INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 94LD = @LD@ 95LDADD = @LDADD@ 96LDFLAGS = @LDFLAGS@ 97LIBICONV = @LIBICONV@ 98LIBOBJS = @LIBOBJS@ 99LIBS = @LIBS@ 100LIBTOOL = @LIBTOOL@ 101LIBTOOL_DEPS = @LIBTOOL_DEPS@ 102LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@ 103LIB_MINOR_VERSION = @LIB_MINOR_VERSION@ 104LIPO = @LIPO@ 105LN_S = @LN_S@ 106LTLIBICONV = @LTLIBICONV@ 107LTLIBOBJS = @LTLIBOBJS@ 108MAINT = @MAINT@ 109MAKEDEP = @MAKEDEP@ 110MAKEINFO = @MAKEINFO@ 111MKDIR_P = @MKDIR_P@ 112NASM = @NASM@ 113NASM_FORMAT = @NASM_FORMAT@ 114NM = @NM@ 115NMEDIT = @NMEDIT@ 116OBJDUMP = @OBJDUMP@ 117OBJEXT = @OBJEXT@ 118OTOOL = @OTOOL@ 119OTOOL64 = @OTOOL64@ 120PACKAGE = @PACKAGE@ 121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 122PACKAGE_NAME = @PACKAGE_NAME@ 123PACKAGE_STRING = @PACKAGE_STRING@ 124PACKAGE_TARNAME = @PACKAGE_TARNAME@ 125PACKAGE_URL = @PACKAGE_URL@ 126PACKAGE_VERSION = @PACKAGE_VERSION@ 127PATH_SEPARATOR = @PATH_SEPARATOR@ 128PKG_CONFIG = @PKG_CONFIG@ 129PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 130PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 131RANLIB = @RANLIB@ 132RM_F = @RM_F@ 133SED = @SED@ 134SET_MAKE = @SET_MAKE@ 135SHELL = @SHELL@ 136SNDFILE_CFLAGS = @SNDFILE_CFLAGS@ 137SNDFILE_LIBS = @SNDFILE_LIBS@ 138STRIP = @STRIP@ 139U = @U@ 140VERSION = @VERSION@ 141WITH_FRONTEND = @WITH_FRONTEND@ 142WITH_MP3RTP = @WITH_MP3RTP@ 143WITH_MP3X = @WITH_MP3X@ 144abs_builddir = @abs_builddir@ 145abs_srcdir = @abs_srcdir@ 146abs_top_builddir = @abs_top_builddir@ 147abs_top_srcdir = @abs_top_srcdir@ 148ac_ct_CC = @ac_ct_CC@ 149ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 150am__include = @am__include@ 151am__leading_dot = @am__leading_dot@ 152am__quote = @am__quote@ 153am__tar = @am__tar@ 154am__untar = @am__untar@ 155bindir = @bindir@ 156build = @build@ 157build_alias = @build_alias@ 158build_cpu = @build_cpu@ 159build_os = @build_os@ 160build_vendor = @build_vendor@ 161builddir = @builddir@ 162datadir = @datadir@ 163datarootdir = @datarootdir@ 164docdir = @docdir@ 165dvidir = @dvidir@ 166exec_prefix = @exec_prefix@ 167host = @host@ 168host_alias = @host_alias@ 169host_cpu = @host_cpu@ 170host_os = @host_os@ 171host_vendor = @host_vendor@ 172htmldir = @htmldir@ 173includedir = @includedir@ 174infodir = @infodir@ 175install_sh = @install_sh@ 176libdir = @libdir@ 177libexecdir = @libexecdir@ 178localedir = @localedir@ 179localstatedir = @localstatedir@ 180mandir = @mandir@ 181mkdir_p = @mkdir_p@ 182oldincludedir = @oldincludedir@ 183pdfdir = @pdfdir@ 184prefix = @prefix@ 185program_transform_name = @program_transform_name@ 186psdir = @psdir@ 187sbindir = @sbindir@ 188sharedstatedir = @sharedstatedir@ 189srcdir = @srcdir@ 190sysconfdir = @sysconfdir@ 191target_alias = @target_alias@ 192top_build_prefix = @top_build_prefix@ 193top_builddir = @top_builddir@ 194top_srcdir = @top_srcdir@ 195AUTOMAKE_OPTIONS = 1.11 foreign $(top_srcdir)/ansi2knr 196EXTRA_DIST = \ 197 changelog \ 198 compat \ 199 control \ 200 copyright \ 201 libmp3lame-dev.install \ 202 libmp3lame0.install \ 203 lame.docs \ 204 lame.install \ 205 lame.manpages \ 206 rules \ 207 watch 208 209all: all-am 210 211.SUFFIXES: 212$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps) 213 @for dep in $?; do \ 214 case '$(am__configure_deps)' in \ 215 *$$dep*) \ 216 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 217 && { if test -f $@; then exit 0; else break; fi; }; \ 218 exit 1;; \ 219 esac; \ 220 done; \ 221 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign debian/Makefile'; \ 222 $(am__cd) $(top_srcdir) && \ 223 $(AUTOMAKE) --foreign debian/Makefile 224.PRECIOUS: Makefile 225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 226 @case '$?' in \ 227 *config.status*) \ 228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 229 *) \ 230 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 232 esac; 233 234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 236 237$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 239$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 241$(am__aclocal_m4_deps): 242 243mostlyclean-libtool: 244 -rm -f *.lo 245 246clean-libtool: 247 -rm -rf .libs _libs 248tags: TAGS 249TAGS: 250 251ctags: CTAGS 252CTAGS: 253 254 255distdir: $(DISTFILES) 256 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 257 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 258 list='$(DISTFILES)'; \ 259 dist_files=`for file in $$list; do echo $$file; done | \ 260 sed -e "s|^$$srcdirstrip/||;t" \ 261 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 262 case $$dist_files in \ 263 */*) $(MKDIR_P) `echo "$$dist_files" | \ 264 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 265 sort -u` ;; \ 266 esac; \ 267 for file in $$dist_files; do \ 268 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 269 if test -d $$d/$$file; then \ 270 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 271 if test -d "$(distdir)/$$file"; then \ 272 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 273 fi; \ 274 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 275 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 276 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 277 fi; \ 278 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 279 else \ 280 test -f "$(distdir)/$$file" \ 281 || cp -p $$d/$$file "$(distdir)/$$file" \ 282 || exit 1; \ 283 fi; \ 284 done 285 $(MAKE) $(AM_MAKEFLAGS) \ 286 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 287 dist-hook 288check-am: all-am 289check: check-am 290all-am: Makefile 291installdirs: 292install: install-am 293install-exec: install-exec-am 294install-data: install-data-am 295uninstall: uninstall-am 296 297install-am: all-am 298 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 299 300installcheck: installcheck-am 301install-strip: 302 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 303 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 304 `test -z '$(STRIP)' || \ 305 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 306mostlyclean-generic: 307 308clean-generic: 309 310distclean-generic: 311 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 312 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 313 314maintainer-clean-generic: 315 @echo "This command is intended for maintainers to use" 316 @echo "it deletes files that may require special tools to rebuild." 317clean: clean-am 318 319clean-am: clean-generic clean-libtool mostlyclean-am 320 321distclean: distclean-am 322 -rm -f Makefile 323distclean-am: clean-am distclean-generic 324 325dvi: dvi-am 326 327dvi-am: 328 329html: html-am 330 331html-am: 332 333info: info-am 334 335info-am: 336 337install-data-am: 338 339install-dvi: install-dvi-am 340 341install-dvi-am: 342 343install-exec-am: 344 345install-html: install-html-am 346 347install-html-am: 348 349install-info: install-info-am 350 351install-info-am: 352 353install-man: 354 355install-pdf: install-pdf-am 356 357install-pdf-am: 358 359install-ps: install-ps-am 360 361install-ps-am: 362 363installcheck-am: 364 365maintainer-clean: maintainer-clean-am 366 -rm -f Makefile 367maintainer-clean-am: distclean-am maintainer-clean-generic 368 369mostlyclean: mostlyclean-am 370 371mostlyclean-am: mostlyclean-generic mostlyclean-libtool 372 373pdf: pdf-am 374 375pdf-am: 376 377ps: ps-am 378 379ps-am: 380 381uninstall-am: 382 383.MAKE: install-am install-strip 384 385.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 386 dist-hook distclean distclean-generic distclean-libtool \ 387 distdir dvi dvi-am html html-am info info-am install \ 388 install-am install-data install-data-am install-dvi \ 389 install-dvi-am install-exec install-exec-am install-html \ 390 install-html-am install-info install-info-am install-man \ 391 install-pdf install-pdf-am install-ps install-ps-am \ 392 install-strip installcheck installcheck-am installdirs \ 393 maintainer-clean maintainer-clean-generic mostlyclean \ 394 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 395 uninstall uninstall-am 396 397 398# end global section 399 400dist-hook: 401 chmod +x $(distdir)/rules 402 403# Tell versions [3.59,3.63) of GNU make to not export all variables. 404# Otherwise a system limit (for SysV at least) may be exceeded. 405.NOEXPORT: 406