1# Makefile.in generated by automake 1.10.2 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 Free Software Foundation, Inc. 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@ 16VPATH = @srcdir@ 17pkgdatadir = $(datadir)/@PACKAGE@ 18pkglibdir = $(libdir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 21install_sh_DATA = $(install_sh) -c -m 644 22install_sh_PROGRAM = $(install_sh) -c 23install_sh_SCRIPT = $(install_sh) -c 24INSTALL_HEADER = $(INSTALL_DATA) 25transform = $(program_transform_name) 26NORMAL_INSTALL = : 27PRE_INSTALL = : 28POST_INSTALL = : 29NORMAL_UNINSTALL = : 30PRE_UNINSTALL = : 31POST_UNINSTALL = : 32build_triplet = @build@ 33host_triplet = @host@ 34target_triplet = @target@ 35subdir = lib/modes 36DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 37ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 38am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \ 39 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \ 40 $(top_srcdir)/configure.ac 41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43mkinstalldirs = $(install_sh) -d 44CONFIG_HEADER = $(top_builddir)/config.h 45CONFIG_CLEAN_FILES = 46SOURCES = 47DIST_SOURCES = 48DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 49ACLOCAL = @ACLOCAL@ 50ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ 51ALLOCA = @ALLOCA@ 52AMTAR = @AMTAR@ 53AR = @AR@ 54AS = @AS@ 55AUTOCONF = @AUTOCONF@ 56AUTOHEADER = @AUTOHEADER@ 57AUTOMAKE = @AUTOMAKE@ 58AWK = @AWK@ 59CC = @CC@ 60CCDEPMODE = @CCDEPMODE@ 61CFLAGS = @CFLAGS@ 62CPP = @CPP@ 63CPPFLAGS = @CPPFLAGS@ 64CYGPATH_W = @CYGPATH_W@ 65DEBUG = @DEBUG@ 66DEFS = @DEFS@ 67DEPDIR = @DEPDIR@ 68DLLTOOL = @DLLTOOL@ 69DSYMUTIL = @DSYMUTIL@ 70DUMPBIN = @DUMPBIN@ 71ECHO_C = @ECHO_C@ 72ECHO_N = @ECHO_N@ 73ECHO_T = @ECHO_T@ 74EGREP = @EGREP@ 75EXEEXT = @EXEEXT@ 76FGREP = @FGREP@ 77GREP = @GREP@ 78HAVE_DOXYGEN = @HAVE_DOXYGEN@ 79HTLATEX = @HTLATEX@ 80INSTALL = @INSTALL@ 81INSTALL_DATA = @INSTALL_DATA@ 82INSTALL_PROGRAM = @INSTALL_PROGRAM@ 83INSTALL_SCRIPT = @INSTALL_SCRIPT@ 84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 85LD = @LD@ 86LDFLAGS = @LDFLAGS@ 87LIBOBJS = @LIBOBJS@ 88LIBS = @LIBS@ 89LIBTOOL = @LIBTOOL@ 90LIBTOOL_DEPS = @LIBTOOL_DEPS@ 91LIPO = @LIPO@ 92LN_S = @LN_S@ 93LTLIBOBJS = @LTLIBOBJS@ 94MAINT = @MAINT@ 95MAKEINFO = @MAKEINFO@ 96MKDIR_P = @MKDIR_P@ 97NM = @NM@ 98NMEDIT = @NMEDIT@ 99OBJDUMP = @OBJDUMP@ 100OBJEXT = @OBJEXT@ 101OGG_CFLAGS = @OGG_CFLAGS@ 102OGG_LIBS = @OGG_LIBS@ 103OTOOL = @OTOOL@ 104OTOOL64 = @OTOOL64@ 105PACKAGE = @PACKAGE@ 106PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 107PACKAGE_NAME = @PACKAGE_NAME@ 108PACKAGE_STRING = @PACKAGE_STRING@ 109PACKAGE_TARNAME = @PACKAGE_TARNAME@ 110PACKAGE_VERSION = @PACKAGE_VERSION@ 111PATH_SEPARATOR = @PATH_SEPARATOR@ 112PDFLATEX = @PDFLATEX@ 113PKG_CONFIG = @PKG_CONFIG@ 114PROFILE = @PROFILE@ 115RANLIB = @RANLIB@ 116SED = @SED@ 117SET_MAKE = @SET_MAKE@ 118SHELL = @SHELL@ 119STRIP = @STRIP@ 120VERSION = @VERSION@ 121VE_LIB_AGE = @VE_LIB_AGE@ 122VE_LIB_CURRENT = @VE_LIB_CURRENT@ 123VE_LIB_REVISION = @VE_LIB_REVISION@ 124VF_LIB_AGE = @VF_LIB_AGE@ 125VF_LIB_CURRENT = @VF_LIB_CURRENT@ 126VF_LIB_REVISION = @VF_LIB_REVISION@ 127VORBIS_LIBS = @VORBIS_LIBS@ 128V_LIB_AGE = @V_LIB_AGE@ 129V_LIB_CURRENT = @V_LIB_CURRENT@ 130V_LIB_REVISION = @V_LIB_REVISION@ 131abs_builddir = @abs_builddir@ 132abs_srcdir = @abs_srcdir@ 133abs_top_builddir = @abs_top_builddir@ 134abs_top_srcdir = @abs_top_srcdir@ 135ac_ct_CC = @ac_ct_CC@ 136ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 137am__include = @am__include@ 138am__leading_dot = @am__leading_dot@ 139am__quote = @am__quote@ 140am__tar = @am__tar@ 141am__untar = @am__untar@ 142bindir = @bindir@ 143build = @build@ 144build_alias = @build_alias@ 145build_cpu = @build_cpu@ 146build_os = @build_os@ 147build_vendor = @build_vendor@ 148builddir = @builddir@ 149datadir = @datadir@ 150datarootdir = @datarootdir@ 151docdir = @docdir@ 152dvidir = @dvidir@ 153exec_prefix = @exec_prefix@ 154host = @host@ 155host_alias = @host_alias@ 156host_cpu = @host_cpu@ 157host_os = @host_os@ 158host_vendor = @host_vendor@ 159htmldir = @htmldir@ 160includedir = @includedir@ 161infodir = @infodir@ 162install_sh = @install_sh@ 163libdir = @libdir@ 164libexecdir = @libexecdir@ 165localedir = @localedir@ 166localstatedir = @localstatedir@ 167lt_ECHO = @lt_ECHO@ 168mandir = @mandir@ 169mkdir_p = @mkdir_p@ 170oldincludedir = @oldincludedir@ 171pdfdir = @pdfdir@ 172prefix = @prefix@ 173program_transform_name = @program_transform_name@ 174psdir = @psdir@ 175pthread_lib = @pthread_lib@ 176sbindir = @sbindir@ 177sharedstatedir = @sharedstatedir@ 178srcdir = @srcdir@ 179sysconfdir = @sysconfdir@ 180target = @target@ 181target_alias = @target_alias@ 182target_cpu = @target_cpu@ 183target_os = @target_os@ 184target_vendor = @target_vendor@ 185top_builddir = @top_builddir@ 186top_srcdir = @top_srcdir@ 187EXTRA_DIST = floor_all.h psych_44.h residue_44.h setup_11.h setup_32.h \ 188 setup_8.h psych_11.h psych_8.h residue_44u.h setup_16.h \ 189 setup_44.h setup_X.h psych_16.h residue_16.h residue_8.h \ 190 setup_22.h setup_44u.h setup_44p51.h residue_44p51.h 191 192all: all-am 193 194.SUFFIXES: 195$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 196 @for dep in $?; do \ 197 case '$(am__configure_deps)' in \ 198 *$$dep*) \ 199 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 200 && { if test -f $@; then exit 0; else break; fi; }; \ 201 exit 1;; \ 202 esac; \ 203 done; \ 204 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/modes/Makefile'; \ 205 cd $(top_srcdir) && \ 206 $(AUTOMAKE) --gnu lib/modes/Makefile 207.PRECIOUS: Makefile 208Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 209 @case '$?' in \ 210 *config.status*) \ 211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 212 *) \ 213 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 214 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 215 esac; 216 217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 219 220$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 222$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 224 225mostlyclean-libtool: 226 -rm -f *.lo 227 228clean-libtool: 229 -rm -rf .libs _libs 230tags: TAGS 231TAGS: 232 233ctags: CTAGS 234CTAGS: 235 236 237distdir: $(DISTFILES) 238 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 239 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 240 list='$(DISTFILES)'; \ 241 dist_files=`for file in $$list; do echo $$file; done | \ 242 sed -e "s|^$$srcdirstrip/||;t" \ 243 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 244 case $$dist_files in \ 245 */*) $(MKDIR_P) `echo "$$dist_files" | \ 246 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 247 sort -u` ;; \ 248 esac; \ 249 for file in $$dist_files; do \ 250 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 251 if test -d $$d/$$file; then \ 252 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 253 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 254 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 255 fi; \ 256 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 257 else \ 258 test -f $(distdir)/$$file \ 259 || cp -p $$d/$$file $(distdir)/$$file \ 260 || exit 1; \ 261 fi; \ 262 done 263check-am: all-am 264check: check-am 265all-am: Makefile 266installdirs: 267install: install-am 268install-exec: install-exec-am 269install-data: install-data-am 270uninstall: uninstall-am 271 272install-am: all-am 273 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 274 275installcheck: installcheck-am 276install-strip: 277 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 278 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 279 `test -z '$(STRIP)' || \ 280 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 281mostlyclean-generic: 282 283clean-generic: 284 285distclean-generic: 286 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 287 288maintainer-clean-generic: 289 @echo "This command is intended for maintainers to use" 290 @echo "it deletes files that may require special tools to rebuild." 291clean: clean-am 292 293clean-am: clean-generic clean-libtool mostlyclean-am 294 295distclean: distclean-am 296 -rm -f Makefile 297distclean-am: clean-am distclean-generic 298 299dvi: dvi-am 300 301dvi-am: 302 303html: html-am 304 305info: info-am 306 307info-am: 308 309install-data-am: 310 311install-dvi: install-dvi-am 312 313install-exec-am: 314 315install-html: install-html-am 316 317install-info: install-info-am 318 319install-man: 320 321install-pdf: install-pdf-am 322 323install-ps: install-ps-am 324 325installcheck-am: 326 327maintainer-clean: maintainer-clean-am 328 -rm -f Makefile 329maintainer-clean-am: distclean-am maintainer-clean-generic 330 331mostlyclean: mostlyclean-am 332 333mostlyclean-am: mostlyclean-generic mostlyclean-libtool 334 335pdf: pdf-am 336 337pdf-am: 338 339ps: ps-am 340 341ps-am: 342 343uninstall-am: 344 345.MAKE: install-am install-strip 346 347.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 348 distclean distclean-generic distclean-libtool distdir dvi \ 349 dvi-am html html-am info info-am install install-am \ 350 install-data install-data-am install-dvi install-dvi-am \ 351 install-exec install-exec-am install-html install-html-am \ 352 install-info install-info-am install-man install-pdf \ 353 install-pdf-am install-ps install-ps-am install-strip \ 354 installcheck installcheck-am installdirs maintainer-clean \ 355 maintainer-clean-generic mostlyclean mostlyclean-generic \ 356 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 357 358# Tell versions [3.59,3.63) of GNU make to not export all variables. 359# Otherwise a system limit (for SysV at least) may be exceeded. 360.NOEXPORT: 361