# Makefile.in generated by automake 1.10 from Makefile.am. # examples/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006 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. pkgdatadir = $(datadir)/libtheora pkglibdir = $(libdir)/libtheora pkgincludedir = $(includedir)/libtheora am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i386-unknown-gnu host_triplet = i386-unknown-gnu target_triplet = i386-unknown-gnu noinst_PROGRAMS = dump_video$(EXEEXT) $(BUILDABLE_EXAMPLES) EXTRA_PROGRAMS = player_example$(EXEEXT) encoder_example$(EXEEXT) \ png2theora$(EXEEXT) subdir = examples DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \ $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \ $(top_srcdir)/m4/sdl.m4 $(top_srcdir)/m4/vorbis.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = PROGRAMS = $(noinst_PROGRAMS) am_dump_video_OBJECTS = dump_video.$(OBJEXT) dump_video_OBJECTS = $(am_dump_video_OBJECTS) am__DEPENDENCIES_1 = am__DEPENDENCIES_2 = ../lib/libtheora.la $(am__DEPENDENCIES_1) am_encoder_example_OBJECTS = \ encoder_example-encoder_example.$(OBJEXT) encoder_example_OBJECTS = $(am_encoder_example_OBJECTS) encoder_example_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(encoder_example_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am_player_example_OBJECTS = player_example-player_example.$(OBJEXT) player_example_OBJECTS = $(am_player_example_OBJECTS) player_example_DEPENDENCIES = $(am__DEPENDENCIES_2) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) player_example_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(player_example_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am_png2theora_OBJECTS = png2theora-png2theora.$(OBJEXT) png2theora_OBJECTS = $(am_png2theora_OBJECTS) png2theora_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(png2theora_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I. -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(dump_video_SOURCES) $(EXTRA_dump_video_SOURCES) \ $(encoder_example_SOURCES) $(EXTRA_encoder_example_SOURCES) \ $(player_example_SOURCES) $(png2theora_SOURCES) DIST_SOURCES = $(dump_video_SOURCES) $(EXTRA_dump_video_SOURCES) \ $(encoder_example_SOURCES) $(EXTRA_encoder_example_SOURCES) \ $(player_example_SOURCES) $(png2theora_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/missing --run aclocal-1.10 ACLOCAL_AMFLAGS = -I m4 AMTAR = ${SHELL} /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/missing --run tar AR = ar AUTOCONF = ${SHELL} /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/missing --run autoconf AUTOHEADER = ${SHELL} /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/missing --run autoheader AUTOMAKE = ${SHELL} /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/missing --run automake-1.10 AWK = gawk BINDIR = @BINDIR@ BUILDABLE_EXAMPLES = encoder_example$(EXEEXT) png2theora CC = cc CCDEPMODE = depmode=gcc3 CFLAGS = -O -fno-common CPP = cc -E CPPFLAGS = -I/usr/local/include CXX = c++ CXXCPP = c++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -fno-common CYGPATH_W = echo DEBUG = -g -DDEBUG DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DOCDIR = @DOCDIR@ ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = /usr/bin/grep -E EXEEXT = F77 = f77 FFLAGS = GETOPT_OBJS = GREP = /usr/bin/grep HAVE_DOXYGEN = false HAVE_PKG_CONFIG = yes HAVE_PYTHON = true HAVE_VALGRIND = INCLUDEDIR = @INCLUDEDIR@ INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_SCRIPT = install -o root -g wheel -m 555 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = -L/usr/local/lib LIBDIR = @LIBDIR@ LIBOBJS = LIBS = LIBTOOL = $(SHELL) /usr/ports/multimedia/libtheora/work/gnome-libtool LN_S = ln -s LTLIBOBJS = MAINT = # MAKEINFO = ${SHELL} /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/missing --run makeinfo MKDIR_P = /usr/local/bin/mkdir -p OBJEXT = OGG_CFLAGS = -I/usr/local/include OGG_LIBS = -L/usr/local/lib -logg PACKAGE = libtheora PACKAGE_BUGREPORT = PACKAGE_NAME = libtheora PACKAGE_STRING = libtheora 1.0alpha8 PACKAGE_TARNAME = libtheora PACKAGE_VERSION = 1.0alpha8 PATH_SEPARATOR = : PKG_CONFIG = /usr/local/bin/pkg-config PNG_CFLAGS = -I/usr/local/include PNG_LIBS = -L/usr/local/lib -lpng -lz -lm PROFILE = -g -p -DDEBUG RANLIB = ranlib SDL_CFLAGS = SDL_CONFIG = no SDL_LIBS = SET_MAKE = SHELL = /bin/sh STRIP = strip THEORA_LDFLAGS = TH_LIB_AGE = 3 TH_LIB_CURRENT = 3 TH_LIB_REVISION = 0 VALGRIND_ENVIRONMENT = VERSION = 1.0alpha8 VORBISENC_LIBS = -lvorbisenc VORBISFILE_LIBS = VORBIS_CFLAGS = -I/usr/local/include VORBIS_LIBS = -L/usr/local/lib -lvorbis -lm -logg abs_builddir = /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/examples abs_srcdir = /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/examples abs_top_builddir = /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8 abs_top_srcdir = /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8 ac_ct_CC = ac_ct_CXX = ac_ct_F77 = f77 am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build = i386-unknown-gnu build_alias = i386-unknown-gnu build_cpu = i386 build_os = gnu build_vendor = unknown builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = i386-unknown-gnu host_alias = i386-unknown-gnu host_cpu = i386 host_os = gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = $(SHELL) /usr/ports/multimedia/libtheora/work/libtheora-1.0alpha8/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = /usr/local/bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} prefix = program_transform_name = s&^&i386-unknown-gnu-& psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target = i386-unknown-gnu target_alias = i386-unknown-gnu target_cpu = i386 target_os = gnu target_vendor = unknown top_builddir = .. top_srcdir = .. INCLUDES = -I$(top_srcdir)/include AM_CFLAGS = $(OGG_CFLAGS) LDADD = ../lib/libtheora.la $(OGG_LIBS) dump_video_SOURCES = dump_video.c EXTRA_dump_video_SOURCES = getopt.c getopt1.c getopt.h dump_video_LDADD = $(GETOPT_OBJS) $(LDADD) dump_video_DEPENDENCIES = $(GETOPT_OBJS) player_example_SOURCES = player_example.c player_example_CFLAGS = $(SDL_CFLAGS) $(OGG_CFLAGS) $(VORBIS_CFLAGS) player_example_LDADD = $(LDADD) $(SDL_LIBS) $(VORBIS_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) $(LDADD) $(VORBIS_LIBS) $(VORBISENC_LIBS) encoder_example_DEPENDENCIES = $(GETOPT_OBJS) png2theora_SOURCES = png2theora.c png2theora_CFLAGS = $(OGG_CFLAGS) $(PNG_CFLAGS) png2theora_LDADD = $(GETOPT_OBJS) $(LDADD) $(PNG_LIBS) png2theora_DEPENDENCIES = $(GETOPT_OBJS) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu examples/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: # $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): # $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 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_video$(EXEEXT): $(dump_video_OBJECTS) $(dump_video_DEPENDENCIES) @rm -f dump_video$(EXEEXT) $(LINK) $(dump_video_OBJECTS) $(dump_video_LDADD) $(LIBS) encoder_example$(EXEEXT): $(encoder_example_OBJECTS) $(encoder_example_DEPENDENCIES) @rm -f encoder_example$(EXEEXT) $(encoder_example_LINK) $(encoder_example_OBJECTS) $(encoder_example_LDADD) $(LIBS) player_example$(EXEEXT): $(player_example_OBJECTS) $(player_example_DEPENDENCIES) @rm -f player_example$(EXEEXT) $(player_example_LINK) $(player_example_OBJECTS) $(player_example_LDADD) $(LIBS) png2theora$(EXEEXT): $(png2theora_OBJECTS) $(png2theora_DEPENDENCIES) @rm -f png2theora$(EXEEXT) $(png2theora_LINK) $(png2theora_OBJECTS) $(png2theora_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c 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 .c.o: $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< encoder_example-encoder_example.o: encoder_example.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -MT encoder_example-encoder_example.o -MD -MP -MF $(DEPDIR)/encoder_example-encoder_example.Tpo -c -o encoder_example-encoder_example.o `test -f 'encoder_example.c' || echo '$(srcdir)/'`encoder_example.c mv -f $(DEPDIR)/encoder_example-encoder_example.Tpo $(DEPDIR)/encoder_example-encoder_example.Po # source='encoder_example.c' object='encoder_example-encoder_example.o' libtool=no \ # DEPDIR=$(DEPDIR) $(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 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -MT encoder_example-encoder_example.obj -MD -MP -MF $(DEPDIR)/encoder_example-encoder_example.Tpo -c -o encoder_example-encoder_example.obj `if test -f 'encoder_example.c'; then $(CYGPATH_W) 'encoder_example.c'; else $(CYGPATH_W) '$(srcdir)/encoder_example.c'; fi` mv -f $(DEPDIR)/encoder_example-encoder_example.Tpo $(DEPDIR)/encoder_example-encoder_example.Po # source='encoder_example.c' object='encoder_example-encoder_example.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-encoder_example.obj `if test -f 'encoder_example.c'; then $(CYGPATH_W) 'encoder_example.c'; else $(CYGPATH_W) '$(srcdir)/encoder_example.c'; fi` encoder_example-getopt.o: getopt.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -MT encoder_example-getopt.o -MD -MP -MF $(DEPDIR)/encoder_example-getopt.Tpo -c -o encoder_example-getopt.o `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c mv -f $(DEPDIR)/encoder_example-getopt.Tpo $(DEPDIR)/encoder_example-getopt.Po # source='getopt.c' object='encoder_example-getopt.o' libtool=no \ # DEPDIR=$(DEPDIR) $(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 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -MT encoder_example-getopt.obj -MD -MP -MF $(DEPDIR)/encoder_example-getopt.Tpo -c -o encoder_example-getopt.obj `if test -f 'getopt.c'; then $(CYGPATH_W) 'getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt.c'; fi` mv -f $(DEPDIR)/encoder_example-getopt.Tpo $(DEPDIR)/encoder_example-getopt.Po # source='getopt.c' object='encoder_example-getopt.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt.obj `if test -f 'getopt.c'; then $(CYGPATH_W) 'getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt.c'; fi` encoder_example-getopt1.o: getopt1.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -MT encoder_example-getopt1.o -MD -MP -MF $(DEPDIR)/encoder_example-getopt1.Tpo -c -o encoder_example-getopt1.o `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c mv -f $(DEPDIR)/encoder_example-getopt1.Tpo $(DEPDIR)/encoder_example-getopt1.Po # source='getopt1.c' object='encoder_example-getopt1.o' libtool=no \ # DEPDIR=$(DEPDIR) $(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 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -MT encoder_example-getopt1.obj -MD -MP -MF $(DEPDIR)/encoder_example-getopt1.Tpo -c -o encoder_example-getopt1.obj `if test -f 'getopt1.c'; then $(CYGPATH_W) 'getopt1.c'; else $(CYGPATH_W) '$(srcdir)/getopt1.c'; fi` mv -f $(DEPDIR)/encoder_example-getopt1.Tpo $(DEPDIR)/encoder_example-getopt1.Po # source='getopt1.c' object='encoder_example-getopt1.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encoder_example_CFLAGS) $(CFLAGS) -c -o encoder_example-getopt1.obj `if test -f 'getopt1.c'; then $(CYGPATH_W) 'getopt1.c'; else $(CYGPATH_W) '$(srcdir)/getopt1.c'; fi` player_example-player_example.o: player_example.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(player_example_CFLAGS) $(CFLAGS) -MT player_example-player_example.o -MD -MP -MF $(DEPDIR)/player_example-player_example.Tpo -c -o player_example-player_example.o `test -f 'player_example.c' || echo '$(srcdir)/'`player_example.c mv -f $(DEPDIR)/player_example-player_example.Tpo $(DEPDIR)/player_example-player_example.Po # source='player_example.c' object='player_example-player_example.o' libtool=no \ # DEPDIR=$(DEPDIR) $(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 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(player_example_CFLAGS) $(CFLAGS) -MT player_example-player_example.obj -MD -MP -MF $(DEPDIR)/player_example-player_example.Tpo -c -o player_example-player_example.obj `if test -f 'player_example.c'; then $(CYGPATH_W) 'player_example.c'; else $(CYGPATH_W) '$(srcdir)/player_example.c'; fi` mv -f $(DEPDIR)/player_example-player_example.Tpo $(DEPDIR)/player_example-player_example.Po # source='player_example.c' object='player_example-player_example.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(player_example_CFLAGS) $(CFLAGS) -c -o player_example-player_example.obj `if test -f 'player_example.c'; then $(CYGPATH_W) 'player_example.c'; else $(CYGPATH_W) '$(srcdir)/player_example.c'; fi` png2theora-png2theora.o: png2theora.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(png2theora_CFLAGS) $(CFLAGS) -MT png2theora-png2theora.o -MD -MP -MF $(DEPDIR)/png2theora-png2theora.Tpo -c -o png2theora-png2theora.o `test -f 'png2theora.c' || echo '$(srcdir)/'`png2theora.c mv -f $(DEPDIR)/png2theora-png2theora.Tpo $(DEPDIR)/png2theora-png2theora.Po # source='png2theora.c' object='png2theora-png2theora.o' libtool=no \ # DEPDIR=$(DEPDIR) $(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 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(png2theora_CFLAGS) $(CFLAGS) -MT png2theora-png2theora.obj -MD -MP -MF $(DEPDIR)/png2theora-png2theora.Tpo -c -o png2theora-png2theora.obj `if test -f 'png2theora.c'; then $(CYGPATH_W) 'png2theora.c'; else $(CYGPATH_W) '$(srcdir)/png2theora.c'; fi` mv -f $(DEPDIR)/png2theora-png2theora.Tpo $(DEPDIR)/png2theora-png2theora.Po # source='png2theora.c' object='png2theora-png2theora.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(png2theora_CFLAGS) $(CFLAGS) -c -o png2theora-png2theora.obj `if test -f 'png2theora.c'; then $(CYGPATH_W) 'png2theora.c'; else $(CYGPATH_W) '$(srcdir)/png2theora.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs 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: TAGS 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; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(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 "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_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 tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 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_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(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 -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-exec-am: install-html: install-html-am install-info: install-info-am install-man: install-pdf: install-pdf-am install-ps: install-ps-am installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags uninstall uninstall-am debug: $(MAKE) all CFLAGS="-g -DDEBUG" profile: $(MAKE) all CFLAGS="-g -p -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: