1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # win32/Makefile. Generated from Makefile.in by configure.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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.
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
22 exec_prefix = ${prefix}
24 bindir = ${exec_prefix}/bin
25 sbindir
= ${exec_prefix}/sbin
26 libexecdir
= ${exec_prefix}/libexec
27 datadir = ${prefix}/share
28 sysconfdir
= ${prefix}/etc
29 sharedstatedir
= ${prefix}/com
30 localstatedir
= ${prefix}/var
31 libdir = ${exec_prefix}/lib
32 infodir = ${prefix}/info
33 mandir = ${prefix}/man
34 includedir = ${prefix}/include
35 oldincludedir = /usr
/include
36 pkgdatadir
= $(datadir)/libogg
37 pkglibdir
= $(libdir)/libogg
38 pkgincludedir
= $(includedir)/libogg
41 ACLOCAL
= ${SHELL} /home
/xiphmont
/MotherfishSVN
/ogg
/missing
--run aclocal-1.6
42 AUTOCONF
= ${SHELL} /home
/xiphmont
/MotherfishSVN
/ogg
/missing
--run autoconf
43 AUTOMAKE
= ${SHELL} /home
/xiphmont
/MotherfishSVN
/ogg
/missing
--run automake-1.6
44 AUTOHEADER
= ${SHELL} /home
/xiphmont
/MotherfishSVN
/ogg
/missing
--run autoheader
46 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL
= /usr
/bin
/install -c
48 INSTALL_PROGRAM
= ${INSTALL}
49 INSTALL_DATA
= ${INSTALL} -m
644
50 install_sh_DATA
= $(install_sh
) -c
-m
644
51 install_sh_PROGRAM
= $(install_sh
) -c
52 install_sh_SCRIPT
= $(install_sh
) -c
53 INSTALL_SCRIPT
= ${INSTALL}
54 INSTALL_HEADER
= $(INSTALL_DATA
)
63 host_triplet
= i686-pc-linux-gnu
68 AMTAR
= ${SHELL} /home
/xiphmont
/MotherfishSVN
/ogg
/missing
--run
tar
73 CFLAGS
= -O20
-ffast-math
-fsigned-char
-g
-O2
76 DEBUG
= -g
-Wall
-fsigned-char
-g
-O2
84 INSTALL_STRIP_PROGRAM
= ${SHELL} $(install_sh
) -c
-s
86 LIBTOOL
= $(SHELL
) $(top_builddir
)/libtool
87 LIBTOOL_DEPS
= .
/ltmain.sh
96 PROFILE
= -Wall
-W
-pg
-g
-O20
-ffast-math
-fsigned-char
-g
-O2
106 am__include
= include
108 install_sh
= /home
/xiphmont
/MotherfishSVN
/ogg
/install-sh
110 EXTRA_DIST
= ogg.def ogg_dynamic.dsp ogg_static.dsp\
111 build_ogg_dynamic.bat build_ogg_dynamic_debug.bat\
112 build_ogg_static.bat build_ogg_static_debug.bat ogg.dsw
115 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
116 CONFIG_HEADER
= $(top_builddir
)/config.h
119 DIST_COMMON
= Makefile.am Makefile.in
123 $(srcdir)/Makefile.in
: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
124 cd
$(top_srcdir
) && \
125 $(AUTOMAKE
) --gnu win32
/Makefile
126 Makefile
: # $(srcdir)/Makefile.in $(top_builddir)/config.status
127 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
)
141 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
144 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
146 distdir
: $(DISTFILES
)
147 @list
='$(DISTFILES)'; for file in
$$list; do \
148 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
149 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
150 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
152 $(mkinstalldirs
) "$(distdir)$$dir"; \
156 if
test -d
$$d/$$file; then \
157 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
158 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
160 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
162 test -f
$(distdir
)/$$file \
163 || cp
-p
$$d/$$file $(distdir
)/$$file \
174 install-exec
: install-exec-am
175 install-data
: install-data-am
176 uninstall: uninstall-am
179 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
181 installcheck: installcheck-am
183 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
184 INSTALL_STRIP_FLAG
=-s \
185 `test -z '$(STRIP)' || \
186 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
192 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
194 maintainer-clean-generic
:
195 @echo
"This command is intended for maintainers to use"
196 @echo
"it deletes files that may require special tools to rebuild."
199 clean-am
: clean-generic clean-libtool mostlyclean-am
201 distclean: distclean-am
203 distclean-am
: clean-am distclean-generic distclean-libtool
217 install-info
: install-info-am
223 maintainer-clean
: maintainer-clean-am
225 maintainer-clean-am
: distclean-am maintainer-clean-generic
227 mostlyclean: mostlyclean-am
229 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
231 uninstall-am
: uninstall-info-am
233 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
234 distclean distclean-generic distclean-libtool distdir
dvi \
235 dvi-am
info info-am
install install-am install-data \
236 install-data-am install-exec install-exec-am install-info \
237 install-info-am install-man install-strip
installcheck \
238 installcheck-am
installdirs maintainer-clean \
239 maintainer-clean-generic
mostlyclean mostlyclean-generic \
240 mostlyclean-libtool
uninstall uninstall-am uninstall-info-am
242 # Tell versions [3.59,3.63) of GNU make to not export all variables.
243 # Otherwise a system limit (for SysV at least) may be exceeded.