1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir = @top_srcdir@
20 exec_prefix = @exec_prefix@
24 libexecdir = @libexecdir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
60 host_alias = @host_alias@
71 LIBTOOL_DEPS = @LIBTOOL_DEPS@
73 LIB_CURRENT = @LIB_CURRENT@
74 LIB_REVISION = @LIB_REVISION@
90 AUTOMAKE_OPTIONS = foreign
92 INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include
94 lib_LTLIBRARIES = libogg.la
96 libogg_la_SOURCES = framing.c bitwise.c
97 libogg_la_LDFLAGS = -version-info @LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
98 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
100 LTLIBRARIES = $(lib_LTLIBRARIES)
103 DEFS = @DEFS@ -I. -I$(srcdir)
104 CPPFLAGS = @CPPFLAGS@
107 libogg_la_OBJECTS = framing.lo bitwise.lo
108 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
112 DIST_COMMON = Makefile.am Makefile.in
115 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
119 SOURCES = $(libogg_la_SOURCES)
120 OBJECTS = $(libogg_la_OBJECTS)
124 .SUFFIXES: .S .c .lo .o .obj .s
125 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
126 cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps src/Makefile
128 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
130 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
133 mostlyclean-libLTLIBRARIES:
135 clean-libLTLIBRARIES:
136 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
138 distclean-libLTLIBRARIES:
140 maintainer-clean-libLTLIBRARIES:
142 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
144 $(mkinstalldirs) $(DESTDIR)$(libdir)
145 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
146 if test -f $$p; then \
147 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
148 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
152 uninstall-libLTLIBRARIES:
154 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
155 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
161 # FIXME: We should only use cygpath when building on Windows,
162 # and only if it is available.
164 $(COMPILE) -c `cygpath -w $<`
173 -rm -f *.o core *.core
181 maintainer-clean-compile:
184 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
187 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
190 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
200 maintainer-clean-libtool:
202 libogg.la: $(libogg_la_OBJECTS) $(libogg_la_DEPENDENCIES)
203 $(LINK) -rpath $(libdir) $(libogg_la_LDFLAGS) $(libogg_la_OBJECTS) $(libogg_la_LIBADD) $(LIBS)
207 ID: $(HEADERS) $(SOURCES) $(LISP)
208 list='$(SOURCES) $(HEADERS)'; \
209 unique=`for i in $$list; do echo $$i; done | \
210 awk ' { files[$$0] = 1; } \
211 END { for (i in files) print i; }'`; \
212 here=`pwd` && cd $(srcdir) \
213 && mkid -f$$here/ID $$unique $(LISP)
215 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
218 list='$(SOURCES) $(HEADERS)'; \
219 unique=`for i in $$list; do echo $$i; done | \
220 awk ' { files[$$0] = 1; } \
221 END { for (i in files) print i; }'`; \
222 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
223 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
232 maintainer-clean-tags:
234 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
238 distdir: $(DISTFILES)
239 @for file in $(DISTFILES); do \
241 if test -d $$d/$$file; then \
242 cp -pr $$d/$$file $(distdir)/$$file; \
244 test -f $(distdir)/$$file \
245 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
246 || cp -p $$d/$$file $(distdir)/$$file || :; \
257 installcheck: installcheck-am
258 install-exec-am: install-libLTLIBRARIES
259 install-exec: install-exec-am
262 install-data: install-data-am
265 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
267 uninstall-am: uninstall-libLTLIBRARIES
268 uninstall: uninstall-am
269 all-am: Makefile $(LTLIBRARIES)
272 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
274 $(mkinstalldirs) $(DESTDIR)$(libdir)
282 -rm -f Makefile $(CONFIG_CLEAN_FILES)
283 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
285 maintainer-clean-generic:
286 mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \
287 mostlyclean-libtool mostlyclean-tags \
290 mostlyclean: mostlyclean-am
292 clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
293 clean-generic mostlyclean-am
297 distclean-am: distclean-libLTLIBRARIES distclean-compile \
298 distclean-libtool distclean-tags distclean-generic \
302 distclean: distclean-am
304 maintainer-clean-am: maintainer-clean-libLTLIBRARIES \
305 maintainer-clean-compile maintainer-clean-libtool \
306 maintainer-clean-tags maintainer-clean-generic \
308 @echo "This command is intended for maintainers to use;"
309 @echo "it deletes files that may require special tools to rebuild."
311 maintainer-clean: maintainer-clean-am
313 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
314 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
315 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
316 distclean-compile clean-compile maintainer-clean-compile \
317 mostlyclean-libtool distclean-libtool clean-libtool \
318 maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
319 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
320 check-am installcheck-am installcheck install-exec-am install-exec \
321 install-data-am install-data install-am install uninstall-am uninstall \
322 all-redirect all-am all installdirs mostlyclean-generic \
323 distclean-generic clean-generic maintainer-clean-generic clean \
324 mostlyclean distclean maintainer-clean
328 $(MAKE) all CFLAGS="@DEBUG@"
331 $(MAKE) all CFLAGS="@PROFILE@"
333 # Tell versions [3.59,3.63) of GNU make to not export all variables.
334 # Otherwise a system limit (for SysV at least) may be exceeded.