[15] | 1 | # Makefile.in generated by automake 1.9.5 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004, 2005 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@ |
---|
| 16 | srcdir = @srcdir@ |
---|
| 17 | top_srcdir = @top_srcdir@ |
---|
| 18 | VPATH = @srcdir@ |
---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 21 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 22 | top_builddir = .. |
---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 24 | INSTALL = @INSTALL@ |
---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 26 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 27 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 29 | transform = $(program_transform_name) |
---|
| 30 | NORMAL_INSTALL = : |
---|
| 31 | PRE_INSTALL = : |
---|
| 32 | POST_INSTALL = : |
---|
| 33 | NORMAL_UNINSTALL = : |
---|
| 34 | PRE_UNINSTALL = : |
---|
| 35 | POST_UNINSTALL = : |
---|
| 36 | build_triplet = @build@ |
---|
| 37 | host_triplet = @host@ |
---|
| 38 | subdir = win32 |
---|
| 39 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 41 | am__aclocal_m4_deps = $(top_srcdir)/configure.in |
---|
| 42 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 43 | $(ACLOCAL_M4) |
---|
| 44 | mkinstalldirs = $(install_sh) -d |
---|
| 45 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 46 | CONFIG_CLEAN_FILES = |
---|
| 47 | SOURCES = |
---|
| 48 | DIST_SOURCES = |
---|
| 49 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 50 | ACLOCAL = @ACLOCAL@ |
---|
| 51 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 52 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 53 | AMTAR = @AMTAR@ |
---|
| 54 | AR = @AR@ |
---|
| 55 | AUTOCONF = @AUTOCONF@ |
---|
| 56 | AUTOHEADER = @AUTOHEADER@ |
---|
| 57 | AUTOMAKE = @AUTOMAKE@ |
---|
| 58 | AWK = @AWK@ |
---|
| 59 | CC = @CC@ |
---|
| 60 | CCDEPMODE = @CCDEPMODE@ |
---|
| 61 | CFLAGS = @CFLAGS@ |
---|
| 62 | CPP = @CPP@ |
---|
| 63 | CPPFLAGS = @CPPFLAGS@ |
---|
| 64 | CXX = @CXX@ |
---|
| 65 | CXXCPP = @CXXCPP@ |
---|
| 66 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 67 | CXXFLAGS = @CXXFLAGS@ |
---|
| 68 | CYGPATH_W = @CYGPATH_W@ |
---|
| 69 | DEBUG = @DEBUG@ |
---|
| 70 | DEFS = @DEFS@ |
---|
| 71 | DEPDIR = @DEPDIR@ |
---|
| 72 | ECHO = @ECHO@ |
---|
| 73 | ECHO_C = @ECHO_C@ |
---|
| 74 | ECHO_N = @ECHO_N@ |
---|
| 75 | ECHO_T = @ECHO_T@ |
---|
| 76 | EGREP = @EGREP@ |
---|
| 77 | EXEEXT = @EXEEXT@ |
---|
| 78 | F77 = @F77@ |
---|
| 79 | FFLAGS = @FFLAGS@ |
---|
| 80 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 81 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 82 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 83 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 84 | LDFLAGS = @LDFLAGS@ |
---|
| 85 | LIBOBJS = @LIBOBJS@ |
---|
| 86 | LIBS = @LIBS@ |
---|
| 87 | LIBTOOL = @LIBTOOL@ |
---|
| 88 | LIBTOOL_DEPS = @LIBTOOL_DEPS@ |
---|
| 89 | LIB_AGE = @LIB_AGE@ |
---|
| 90 | LIB_CURRENT = @LIB_CURRENT@ |
---|
| 91 | LIB_REVISION = @LIB_REVISION@ |
---|
| 92 | LN_S = @LN_S@ |
---|
| 93 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 94 | MAINT = @MAINT@ |
---|
| 95 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
| 96 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
| 97 | MAKEINFO = @MAKEINFO@ |
---|
| 98 | OBJEXT = @OBJEXT@ |
---|
| 99 | OPT = @OPT@ |
---|
| 100 | PACKAGE = @PACKAGE@ |
---|
| 101 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 102 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 103 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 104 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 105 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 106 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 107 | PROFILE = @PROFILE@ |
---|
| 108 | RANLIB = @RANLIB@ |
---|
| 109 | SET_MAKE = @SET_MAKE@ |
---|
| 110 | SHELL = @SHELL@ |
---|
| 111 | SIZE16 = @SIZE16@ |
---|
| 112 | SIZE32 = @SIZE32@ |
---|
| 113 | SIZE64 = @SIZE64@ |
---|
| 114 | STRIP = @STRIP@ |
---|
| 115 | USIZE16 = @USIZE16@ |
---|
| 116 | USIZE32 = @USIZE32@ |
---|
| 117 | VERSION = @VERSION@ |
---|
| 118 | ac_ct_AR = @ac_ct_AR@ |
---|
| 119 | ac_ct_CC = @ac_ct_CC@ |
---|
| 120 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 121 | ac_ct_F77 = @ac_ct_F77@ |
---|
| 122 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 123 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 124 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 125 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 126 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 127 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 128 | am__include = @am__include@ |
---|
| 129 | am__leading_dot = @am__leading_dot@ |
---|
| 130 | am__quote = @am__quote@ |
---|
| 131 | am__tar = @am__tar@ |
---|
| 132 | am__untar = @am__untar@ |
---|
| 133 | bindir = @bindir@ |
---|
| 134 | build = @build@ |
---|
| 135 | build_alias = @build_alias@ |
---|
| 136 | build_cpu = @build_cpu@ |
---|
| 137 | build_os = @build_os@ |
---|
| 138 | build_vendor = @build_vendor@ |
---|
| 139 | datadir = @datadir@ |
---|
| 140 | exec_prefix = @exec_prefix@ |
---|
| 141 | host = @host@ |
---|
| 142 | host_alias = @host_alias@ |
---|
| 143 | host_cpu = @host_cpu@ |
---|
| 144 | host_os = @host_os@ |
---|
| 145 | host_vendor = @host_vendor@ |
---|
| 146 | includedir = @includedir@ |
---|
| 147 | infodir = @infodir@ |
---|
| 148 | install_sh = @install_sh@ |
---|
| 149 | libdir = @libdir@ |
---|
| 150 | libexecdir = @libexecdir@ |
---|
| 151 | localstatedir = @localstatedir@ |
---|
| 152 | mandir = @mandir@ |
---|
| 153 | mkdir_p = @mkdir_p@ |
---|
| 154 | oldincludedir = @oldincludedir@ |
---|
| 155 | prefix = @prefix@ |
---|
| 156 | program_transform_name = @program_transform_name@ |
---|
| 157 | sbindir = @sbindir@ |
---|
| 158 | sharedstatedir = @sharedstatedir@ |
---|
| 159 | sysconfdir = @sysconfdir@ |
---|
| 160 | target_alias = @target_alias@ |
---|
| 161 | EXTRA_DIST = ogg.def ogg_dynamic.dsp ogg_static.dsp\ |
---|
| 162 | build_ogg_dynamic.bat build_ogg_dynamic_debug.bat\ |
---|
| 163 | build_ogg_static.bat build_ogg_static_debug.bat ogg.dsw |
---|
| 164 | |
---|
| 165 | all: all-am |
---|
| 166 | |
---|
| 167 | .SUFFIXES: |
---|
| 168 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 169 | @for dep in $?; do \ |
---|
| 170 | case '$(am__configure_deps)' in \ |
---|
| 171 | *$$dep*) \ |
---|
| 172 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 173 | && exit 0; \ |
---|
| 174 | exit 1;; \ |
---|
| 175 | esac; \ |
---|
| 176 | done; \ |
---|
| 177 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu win32/Makefile'; \ |
---|
| 178 | cd $(top_srcdir) && \ |
---|
| 179 | $(AUTOMAKE) --gnu win32/Makefile |
---|
| 180 | .PRECIOUS: Makefile |
---|
| 181 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 182 | @case '$?' in \ |
---|
| 183 | *config.status*) \ |
---|
| 184 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 185 | *) \ |
---|
| 186 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 187 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 188 | esac; |
---|
| 189 | |
---|
| 190 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 191 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 192 | |
---|
| 193 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
| 194 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 195 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
| 196 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 197 | |
---|
| 198 | mostlyclean-libtool: |
---|
| 199 | -rm -f *.lo |
---|
| 200 | |
---|
| 201 | clean-libtool: |
---|
| 202 | -rm -rf .libs _libs |
---|
| 203 | |
---|
| 204 | distclean-libtool: |
---|
| 205 | -rm -f libtool |
---|
| 206 | uninstall-info-am: |
---|
| 207 | tags: TAGS |
---|
| 208 | TAGS: |
---|
| 209 | |
---|
| 210 | ctags: CTAGS |
---|
| 211 | CTAGS: |
---|
| 212 | |
---|
| 213 | |
---|
| 214 | distdir: $(DISTFILES) |
---|
| 215 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 216 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 217 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 218 | case $$file in \ |
---|
| 219 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 220 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 221 | esac; \ |
---|
| 222 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 223 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 224 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 225 | dir="/$$dir"; \ |
---|
| 226 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
| 227 | else \ |
---|
| 228 | dir=''; \ |
---|
| 229 | fi; \ |
---|
| 230 | if test -d $$d/$$file; then \ |
---|
| 231 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 232 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 233 | fi; \ |
---|
| 234 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 235 | else \ |
---|
| 236 | test -f $(distdir)/$$file \ |
---|
| 237 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 238 | || exit 1; \ |
---|
| 239 | fi; \ |
---|
| 240 | done |
---|
| 241 | check-am: all-am |
---|
| 242 | check: check-am |
---|
| 243 | all-am: Makefile |
---|
| 244 | installdirs: |
---|
| 245 | install: install-am |
---|
| 246 | install-exec: install-exec-am |
---|
| 247 | install-data: install-data-am |
---|
| 248 | uninstall: uninstall-am |
---|
| 249 | |
---|
| 250 | install-am: all-am |
---|
| 251 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 252 | |
---|
| 253 | installcheck: installcheck-am |
---|
| 254 | install-strip: |
---|
| 255 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 256 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 257 | `test -z '$(STRIP)' || \ |
---|
| 258 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 259 | mostlyclean-generic: |
---|
| 260 | |
---|
| 261 | clean-generic: |
---|
| 262 | |
---|
| 263 | distclean-generic: |
---|
| 264 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 265 | |
---|
| 266 | maintainer-clean-generic: |
---|
| 267 | @echo "This command is intended for maintainers to use" |
---|
| 268 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 269 | clean: clean-am |
---|
| 270 | |
---|
| 271 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 272 | |
---|
| 273 | distclean: distclean-am |
---|
| 274 | -rm -f Makefile |
---|
| 275 | distclean-am: clean-am distclean-generic distclean-libtool |
---|
| 276 | |
---|
| 277 | dvi: dvi-am |
---|
| 278 | |
---|
| 279 | dvi-am: |
---|
| 280 | |
---|
| 281 | html: html-am |
---|
| 282 | |
---|
| 283 | info: info-am |
---|
| 284 | |
---|
| 285 | info-am: |
---|
| 286 | |
---|
| 287 | install-data-am: |
---|
| 288 | |
---|
| 289 | install-exec-am: |
---|
| 290 | |
---|
| 291 | install-info: install-info-am |
---|
| 292 | |
---|
| 293 | install-man: |
---|
| 294 | |
---|
| 295 | installcheck-am: |
---|
| 296 | |
---|
| 297 | maintainer-clean: maintainer-clean-am |
---|
| 298 | -rm -f Makefile |
---|
| 299 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 300 | |
---|
| 301 | mostlyclean: mostlyclean-am |
---|
| 302 | |
---|
| 303 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 304 | |
---|
| 305 | pdf: pdf-am |
---|
| 306 | |
---|
| 307 | pdf-am: |
---|
| 308 | |
---|
| 309 | ps: ps-am |
---|
| 310 | |
---|
| 311 | ps-am: |
---|
| 312 | |
---|
| 313 | uninstall-am: uninstall-info-am |
---|
| 314 | |
---|
| 315 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
| 316 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
| 317 | dvi-am html html-am info info-am install install-am \ |
---|
| 318 | install-data install-data-am install-exec install-exec-am \ |
---|
| 319 | install-info install-info-am install-man install-strip \ |
---|
| 320 | installcheck installcheck-am installdirs maintainer-clean \ |
---|
| 321 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
---|
| 322 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ |
---|
| 323 | uninstall-info-am |
---|
| 324 | |
---|
| 325 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 326 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 327 | .NOEXPORT: |
---|