[PATCH] update for TOOLS/c (was: Re: [MPlayer-dev-eng] documentation of TOOLS directory)
VMiklos
mamajom at axelero.hu
Fri Jul 30 12:55:06 CEST 2004
On Fri, 30 Jul 2004, VMiklos wrote:
> > I guess this would be better handled by a Makefile. Any volunteers?
> ok, i'll write one
first, here is a trivial patch:
- removes entry for obsoloted subreader.c
- adds an entry for audio-block2.c, as currently it is not handeld by "c"
btw what's the diffecence between audio-block2.c and audio-block.c?
why should we store audio-block.c as it is only an older version of
audio-block2.c?
udv / greetings
--
__________ VMiklos / FrugalWare & EL Team
____/__/___|___\__. E-mail: mamajom at axelero dot hu
O__O _ | | _ | Homepage: http://www.vmiklos.tk
'--`-(_)'---'--(_)-' gpg --keyserver pgp.mit.edu --recv-keys 03915096
-------------- next part --------------
diff -Naur main.orig/TOOLS/c main/TOOLS/c
--- main.orig/TOOLS/c 2004-07-30 12:39:33.000000000 +0200
+++ main/TOOLS/c 2004-07-30 12:41:13.000000000 +0200
@@ -1,10 +1,10 @@
gcc bios2dump.c -o bios2dump
gcc mem2dump.c -o mem2dump
-gcc subreader.c -o subreader
gcc movinfo.c -o movinfo
gcc audio-select.c -o audio-select
gcc audio-block.c -o audio-block
+gcc audio-block2.c -o audio-block2
gcc png2raw.c -o png2raw -lpng
More information about the MPlayer-dev-eng
mailing list