Displaying 1 result from an estimated 1 matches for "encoder_exam".
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
...../libtheora.orig/patches/patch-examples_Makefile_in Wed Dec 31 19:00:00 1969
+++ ./patches/patch-examples_Makefile_in Wed May 31 07:24:15 2006
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- examples/Makefile.in.orig Tue May 30 17:47:41 2006
++++ examples/Makefile.in Wed May 31 07:24:09 2006
+@@ -216,7 +216,7 @@ encoder_example$(EXEEXT): $(encoder_exam
+ player_example-player_example.$(OBJEXT): player_example.c
+ player_example$(EXEEXT): $(player_example_OBJECTS) $(player_example_DEPENDENCIES)
+ @rm -f player_example$(EXEEXT)
+- $(LINK) $(player_example_LDFLAGS) $(player_example_OBJECTS) $(player_example_LDADD) $(LIB...