# Makefile.in generated by automake 1.6.3 from Makefile.am.
# examples/Makefile.  Generated from Makefile.in by configure.

# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.


SHELL = /bin/sh

srcdir = .././../examples
top_srcdir = .././..
VPATH = .././../examples
prefix = /dev/env/DJDIR
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/share/info
mandir = ${prefix}/share/man
includedir = ${prefix}/include
oldincludedir = /usr/include
pkgdatadir = $(datadir)/libtheora
pkglibdir = $(libdir)/libtheora
pkgincludedir = $(includedir)/libtheora
top_builddir = ..

ACLOCAL = ${SHELL} ${top_srcdir}/missing --run aclocal-1.6
AUTOCONF = ${SHELL} ${top_srcdir}/missing --run autoconf
AUTOMAKE = ${SHELL} ${top_srcdir}/missing --run automake-1.6
AUTOHEADER = ${SHELL} ${top_srcdir}/missing --run autoheader

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /dev/env/DJDIR/bin/ginstall -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_SCRIPT = ${INSTALL}
INSTALL_HEADER = $(INSTALL_DATA)
transform = s,x,x,
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_alias = i586-pc-msdosdjgpp
host_triplet = i586-pc-msdosdjgpp

EXEEXT = .exe
OBJEXT = o
PATH_SEPARATOR = :
ACLOCAL_AMFLAGS = -I m4
AMTAR = ${SHELL} ${top_srcdir}/missing --run tar
AR = ar
ARGZ_H = @ARGZ_H@
AS = as
AWK = gawk
BUILDABLE_EXAMPLES =  encoder_example$(EXEEXT)
CAIRO_CFLAGS = 
CAIRO_LIBS = 
CC = gcc
CPP = gcc -E
CXX = @CXX@
CXXCPP = @CXXCPP@
DEBUG = -g -Wall -Wno-parentheses -DDEBUG -D__NO_MATH_INLINES
DEPDIR = _deps
DLLTOOL = dlltool
DSYMUTIL = 
DUMPBIN = 
F77 = @F77@
GCJ = @GCJ@
GCJFLAGS = @GCJFLAGS@
GETOPT_OBJS = encoder_example-getopt.$(OBJEXT) encoder_example-getopt1.$(OBJEXT)
GREP = grep
HAVE_BIBTEX = 
HAVE_DOXYGEN = false
HAVE_PDFLATEX = 
HAVE_PKG_CONFIG = yes
HAVE_TRANSFIG = 
HAVE_VALGRIND = 
INCLTDL = @INCLTDL@
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LD = ld
LIBADD_DL = @LIBADD_DL@
LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
LIBADD_DLOPEN = @LIBADD_DLOPEN@
LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
LIBLTDL = @LIBLTDL@
LIBM = @LIBM@
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = cp -pf
LTDLDEPS = @LTDLDEPS@
LTDLINCL = @LTDLINCL@
LTDLOPEN = @LTDLOPEN@
LT_CONFIG_H = @LT_CONFIG_H@
LT_DLLOADERS = @LT_DLLOADERS@
LT_DLPREOPEN = @LT_DLPREOPEN@
MAINT = #
NM = nm
NMEDIT = 
OBJDUMP = objdump
OGG_CFLAGS = -I/dev/env/DJDIR/include  
OGG_LIBS = -L/dev/env/DJDIR/lib -logg  
OSS_LIBS = 
OTOOL = 
OTOOL64 = 
PACKAGE = libtheora
PKG_CONFIG = pkg-config
PNG_CFLAGS = 
PNG_LIBS = 
PROFILE = -Wall -Wno-parentheses -pg -g -O3 -fno-inline-functions -DDEBUG
RANLIB = ranlib
RC = @RC@
SDL_CFLAGS = 
SDL_CONFIG = no
SDL_LIBS = 
SED = sed
STRIP = strip
THDEC_LIB_AGE = 1
THDEC_LIB_CURRENT = 2
THDEC_LIB_REVISION = 4
THENC_LIB_AGE = 1
THENC_LIB_CURRENT = 2
THENC_LIB_REVISION = 2
THEORADEC_LDFLAGS =  
THEORAENC_LDFLAGS =  
THEORA_LDFLAGS =  
TH_LIB_AGE = 3
TH_LIB_CURRENT = 3
TH_LIB_REVISION = 10
VALGRIND_ENVIRONMENT = 
VERSION = 1.1.1
VORBISENC_LIBS = -lvorbisenc
VORBISFILE_LIBS = 
VORBIS_CFLAGS = -I/dev/env/DJDIR/include  
VORBIS_LIBS = -L/dev/env/DJDIR/lib -lvorbis -lm -logg  
am__include = include
am__quote = 
install_sh = /dev/g/tha/srcs/contrib/libtheora-1.1.1/install-sh
lt_ECHO = echo
ltdl_LIBOBJS = @ltdl_LIBOBJS@
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
sys_symbol_underscore = @sys_symbol_underscore@

INCLUDES = -I$(top_srcdir)/include 

noinst_PROGRAMS = dump_video dump_psnr $(BUILDABLE_EXAMPLES)

# possible contents of BUILDABLE_EXAMPLES:
EXTRA_PROGRAMS = player_example encoder_example png2theora

AM_CFLAGS = $(OGG_CFLAGS)
LDADD = ../lib/libtheora.la $(OGG_LIBS)
LDADDDEC = ../lib/libthadec.la $(OGG_LIBS)
LDADDENC = ../lib/libthaenc.la ../lib/libthadec.la $(OGG_LIBS)

dump_video_SOURCES = dump_video.c
EXTRA_dump_video_SOURCES = getopt.c getopt1.c getopt.h
dump_video_LDADD = $(GETOPT_OBJS) $(LDADDDEC)

dump_psnr_SOURCES = dump_psnr.c
EXTRA_dump_psnr_SOURCES = getopt.c getopt1.c getopt.h
dump_psnr_LDADD = $(GETOPT_OBJS) $(LDADDDEC) -lm

player_example_SOURCES = player_example.c
player_example_CFLAGS = $(SDL_CFLAGS) $(OGG_CFLAGS) $(VORBIS_CFLAGS)
player_example_LDADD = $(LDADDDEC) $(SDL_LIBS) $(VORBIS_LIBS) $(OSS_LIBS)

encoder_example_SOURCES = encoder_example.c
EXTRA_encoder_example_SOURCES = getopt.c getopt1.c getopt.h
encoder_example_CFLAGS = $(OGG_CFLAGS) $(VORBIS_CFLAGS)
encoder_example_LDADD = $(GETOPT_OBJS) $(LDADDENC) $(VORBIS_LIBS) $(VORBISENC_LIBS) -lm

png2theora_SOURCES = png2theora.c
png2theora_CFLAGS = $(OGG_CFLAGS) $(PNG_CFLAGS)
png2theora_LDADD = $(GETOPT_OBJS) $(LDADDENC) $(PNG_LIBS) -lm
subdir = examples
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
EXTRA_PROGRAMS = player_example$(EXEEXT) encoder_example$(EXEEXT) \
	png2theora$(EXEEXT)
noinst_PROGRAMS = dump_video$(EXEEXT) dump_psnr$(EXEEXT) \
	 encoder_example$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)

am_dump_psnr_OBJECTS = dump_psnr.$(OBJEXT)
dump_psnr_OBJECTS = $(am_dump_psnr_OBJECTS)
dump_psnr_DEPENDENCIES = ../lib/libthadec.la
dump_psnr_LDFLAGS =
am_dump_video_OBJECTS = dump_video.$(OBJEXT)
dump_video_OBJECTS = $(am_dump_video_OBJECTS)
dump_video_DEPENDENCIES = ../lib/libthadec.la
dump_video_LDFLAGS =
am_encoder_example_OBJECTS = encoder_example-encoder_example.$(OBJEXT)
encoder_example_OBJECTS = $(am_encoder_example_OBJECTS)
encoder_example_DEPENDENCIES = ../lib/libthaenc.la \
	../lib/libthadec.la
encoder_example_LDFLAGS =
am_player_example_OBJECTS = player_example-player_example.$(OBJEXT)
player_example_OBJECTS = $(am_player_example_OBJECTS)
player_example_DEPENDENCIES = ../lib/libthadec.la
player_example_LDFLAGS =
am_png2theora_OBJECTS = png2theora-png2theora.$(OBJEXT)
png2theora_OBJECTS = $(am_png2theora_OBJECTS)
png2theora_DEPENDENCIES = ../lib/libthaenc.la ../lib/libthadec.la
png2theora_LDFLAGS =

DEFS = -DHAVE_CONFIG_H
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
CPPFLAGS = 
LDFLAGS = 
LIBS = 
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
#DEP_FILES = ./$(DEPDIR)/dump_psnr.Po \
#	./$(DEPDIR)/dump_video.Po \
#	./$(DEPDIR)/encoder_example-encoder_example.Po \
#	./$(DEPDIR)/encoder_example-getopt.Po \
#	./$(DEPDIR)/encoder_example-getopt1.Po \
#	./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
#	./$(DEPDIR)/player_example-player_example.Po \
#	./$(DEPDIR)/png2theora-png2theora.Po
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
CFLAGS = -Wall -Wno-parentheses -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -g2 -O2 -std=gnu99 -march=i386 -mtune=i586
DIST_SOURCES = $(dump_psnr_SOURCES) $(EXTRA_dump_psnr_SOURCES) \
	$(dump_video_SOURCES) $(EXTRA_dump_video_SOURCES) \
	$(encoder_example_SOURCES) $(EXTRA_encoder_example_SOURCES) \
	$(player_example_SOURCES) $(png2theora_SOURCES)
DIST_COMMON = Makefile.am Makefile.in
SOURCES = $(dump_psnr_SOURCES) $(EXTRA_dump_psnr_SOURCES) $(dump_video_SOURCES) $(EXTRA_dump_video_SOURCES) $(encoder_example_SOURCES) $(EXTRA_encoder_example_SOURCES) $(player_example_SOURCES) $(png2theora_SOURCES)

all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in: # Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  examples/Makefile
Makefile: # $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done
dump_psnr$(EXEEXT): $(GETOPT_OBJS) $(dump_psnr_OBJECTS) $(dump_psnr_DEPENDENCIES) 
	@rm -f dump_psnr$(EXEEXT)
	$(LINK) $(dump_psnr_LDFLAGS) $(dump_psnr_OBJECTS) $(dump_psnr_LDADD) $(LIBS)
dump_video$(EXEEXT): $(GETOPT_OBJS) $(dump_video_OBJECTS) $(dump_video_DEPENDENCIES) 
	@rm -f dump_video$(EXEEXT)
	$(LINK) $(dump_video_LDFLAGS) $(dump_video_OBJECTS) $(dump_video_LDADD) $(LIBS)
encoder_example-encoder_example.$(OBJEXT): encoder_example.c
encoder_example-getopt.$(OBJEXT): getopt.c
encoder_example-getopt1.$(OBJEXT): getopt1.c
encoder_example$(EXEEXT): $(GETOPT_OBJS) $(encoder_example_OBJECTS) $(encoder_example_DEPENDENCIES) 
	@rm -f encoder_example$(EXEEXT)
	$(LINK) $(encoder_example_LDFLAGS) $(encoder_example_OBJECTS) $(encoder_example_LDADD) $(LIBS)
player_example-player_example.$(OBJEXT): player_example.c
player_example$(EXEEXT): $(GETOPT_OBJS) $(player_example_OBJECTS) $(player_example_DEPENDENCIES) 
	@rm -f player_example$(EXEEXT)
	$(LINK) $(player_example_LDFLAGS) $(player_example_OBJECTS) $(player_example_LDADD) $(LIBS)
png2theora-png2theora.$(OBJEXT): png2theora.c
png2theora$(EXEEXT): $(GETOPT_OBJS) $(png2theora_OBJECTS) $(png2theora_DEPENDENCIES) 
	@rm -f png2theora$(EXEEXT)
	$(LINK) $(png2theora_LDFLAGS) $(png2theora_OBJECTS) $(png2theora_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT) core *.core

distclean-compile:
	-rm -f *_tab.c

#include ./$(DEPDIR)/dump_psnr.Po
#include ./$(DEPDIR)/dump_video.Po
#include ./$(DEPDIR)/encoder_example-encoder_example.Po
#include ./$(DEPDIR)/encoder_example-getopt.Po
#include ./$(DEPDIR)/encoder_example-getopt1.Po
#include ./$(DEPDIR)/getopt.Po
#include ./$(DEPDIR)/getopt1.Po
#include ./$(DEPDIR)/player_example-player_example.Po
#include ./$(DEPDIR)/png2theora-png2theora.Po

distclean-depend:
	-rm -rf ./$(DEPDIR)

.c.o:
#	source='$<' object='$@' libtool=no 
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<

.c.obj:
#	source='$<' object='$@' libtool=no 
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(COMPILE) -c `cygpath -w $<`

.c.lo:
#	source='$<' object='$@' libtool=yes 
#	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' 
#	$(CCDEPMODE) $(depcomp) 
	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<

encoder_example-encoder_example.o: encoder_example.c
#	source='encoder_example.c' object='encoder_example-encoder_example.o' libtool=no 
#	depfile='$(DEPDIR)/encoder_example-encoder_example.Po' tmpdepfile='$(DEPDIR)/encoder_example-encoder_example.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-encoder_example.o `test -f 'encoder_example.c' || echo '$(srcdir)/'`encoder_example.c

encoder_example-encoder_example.obj: encoder_example.c
#	source='encoder_example.c' object='encoder_example-encoder_example.obj' libtool=no 
#	depfile='$(DEPDIR)/encoder_example-encoder_example.Po' tmpdepfile='$(DEPDIR)/encoder_example-encoder_example.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-encoder_example.obj `cygpath -w encoder_example.c`

encoder_example-encoder_example.lo: encoder_example.c
#	source='encoder_example.c' object='encoder_example-encoder_example.lo' libtool=yes 
#	depfile='$(DEPDIR)/encoder_example-encoder_example.Plo' tmpdepfile='$(DEPDIR)/encoder_example-encoder_example.TPlo' 
#	$(CCDEPMODE) $(depcomp) 
	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-encoder_example.lo `test -f 'encoder_example.c' || echo '$(srcdir)/'`encoder_example.c

encoder_example-getopt.o: getopt.c
#	source='getopt.c' object='encoder_example-getopt.o' libtool=no 
#	depfile='$(DEPDIR)/encoder_example-getopt.Po' tmpdepfile='$(DEPDIR)/encoder_example-getopt.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt.o `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c

encoder_example-getopt.obj: getopt.c
#	source='getopt.c' object='encoder_example-getopt.obj' libtool=no 
#	depfile='$(DEPDIR)/encoder_example-getopt.Po' tmpdepfile='$(DEPDIR)/encoder_example-getopt.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt.obj `cygpath -w getopt.c`

encoder_example-getopt.lo: getopt.c
#	source='getopt.c' object='encoder_example-getopt.lo' libtool=yes 
#	depfile='$(DEPDIR)/encoder_example-getopt.Plo' tmpdepfile='$(DEPDIR)/encoder_example-getopt.TPlo' 
#	$(CCDEPMODE) $(depcomp) 
	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt.lo `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c

encoder_example-getopt1.o: getopt1.c
#	source='getopt1.c' object='encoder_example-getopt1.o' libtool=no 
#	depfile='$(DEPDIR)/encoder_example-getopt1.Po' tmpdepfile='$(DEPDIR)/encoder_example-getopt1.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt1.o `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c

encoder_example-getopt1.obj: getopt1.c
#	source='getopt1.c' object='encoder_example-getopt1.obj' libtool=no 
#	depfile='$(DEPDIR)/encoder_example-getopt1.Po' tmpdepfile='$(DEPDIR)/encoder_example-getopt1.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt1.obj `cygpath -w getopt1.c`

encoder_example-getopt1.lo: getopt1.c
#	source='getopt1.c' object='encoder_example-getopt1.lo' libtool=yes 
#	depfile='$(DEPDIR)/encoder_example-getopt1.Plo' tmpdepfile='$(DEPDIR)/encoder_example-getopt1.TPlo' 
#	$(CCDEPMODE) $(depcomp) 
	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt1.lo `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c

player_example-player_example.o: player_example.c
#	source='player_example.c' object='player_example-player_example.o' libtool=no 
#	depfile='$(DEPDIR)/player_example-player_example.Po' tmpdepfile='$(DEPDIR)/player_example-player_example.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(player_example_CFLAGS) $(CFLAGS) -c -o player_example-player_example.o `test -f 'player_example.c' || echo '$(srcdir)/'`player_example.c

player_example-player_example.obj: player_example.c
#	source='player_example.c' object='player_example-player_example.obj' libtool=no 
#	depfile='$(DEPDIR)/player_example-player_example.Po' tmpdepfile='$(DEPDIR)/player_example-player_example.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(player_example_CFLAGS) $(CFLAGS) -c -o player_example-player_example.obj `cygpath -w player_example.c`

player_example-player_example.lo: player_example.c
#	source='player_example.c' object='player_example-player_example.lo' libtool=yes 
#	depfile='$(DEPDIR)/player_example-player_example.Plo' tmpdepfile='$(DEPDIR)/player_example-player_example.TPlo' 
#	$(CCDEPMODE) $(depcomp) 
	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(player_example_CFLAGS) $(CFLAGS) -c -o player_example-player_example.lo `test -f 'player_example.c' || echo '$(srcdir)/'`player_example.c

png2theora-png2theora.o: png2theora.c
#	source='png2theora.c' object='png2theora-png2theora.o' libtool=no 
#	depfile='$(DEPDIR)/png2theora-png2theora.Po' tmpdepfile='$(DEPDIR)/png2theora-png2theora.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(png2theora_CFLAGS) $(CFLAGS) -c -o png2theora-png2theora.o `test -f 'png2theora.c' || echo '$(srcdir)/'`png2theora.c

png2theora-png2theora.obj: png2theora.c
#	source='png2theora.c' object='png2theora-png2theora.obj' libtool=no 
#	depfile='$(DEPDIR)/png2theora-png2theora.Po' tmpdepfile='$(DEPDIR)/png2theora-png2theora.TPo' 
#	$(CCDEPMODE) $(depcomp) 
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(png2theora_CFLAGS) $(CFLAGS) -c -o png2theora-png2theora.obj `cygpath -w png2theora.c`

png2theora-png2theora.lo: png2theora.c
#	source='png2theora.c' object='png2theora-png2theora.lo' libtool=yes 
#	depfile='$(DEPDIR)/png2theora-png2theora.Plo' tmpdepfile='$(DEPDIR)/png2theora-png2theora.TPlo' 
#	$(CCDEPMODE) $(depcomp) 
	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(png2theora_CFLAGS) $(CFLAGS) -c -o png2theora-png2theora.lo `test -f 'png2theora.c' || echo '$(srcdir)/'`png2theora.c
CCDEPMODE = depmode=none

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf _libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:

ETAGS = etags
ETAGSFLAGS =

tags: TAGS

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(ETAGS_ARGS)$$tags$$unique" \
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)

distdir: $(DISTFILES)
	@list='$(DISTFILES)'; for file in $$list; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkinstalldirs) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)

installdirs:

install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
	mostlyclean-am

distclean: distclean-am

distclean-am: clean-am distclean-compile distclean-depend \
	distclean-generic distclean-libtool distclean-tags

dvi: dvi-am

dvi-am:

info: info-am

info-am:

install-data-am:

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am

maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

uninstall-am: uninstall-info-am

.PHONY: GTAGS all all-am check check-am clean clean-generic \
	clean-libtool clean-noinstPROGRAMS distclean distclean-compile \
	distclean-depend distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am info info-am install \
	install-am install-data install-data-am install-exec \
	install-exec-am install-info install-info-am install-man \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
	tags uninstall uninstall-am uninstall-info-am


debug:
	$(MAKE) all CFLAGS="-g -Wall -Wno-parentheses -DDEBUG -D__NO_MATH_INLINES"

profile:
	$(MAKE) all CFLAGS="-Wall -Wno-parentheses -pg -g -O3 -fno-inline-functions -DDEBUG"
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
