[FFmpeg-devel] [PATCH] DES en-/decryption

Reimar Döffinger Reimar.Doeffinger
Sat Oct 13 22:35:59 CEST 2007


Hello,
On Sat, Oct 13, 2007 at 10:15:42PM +0200, Reimar D?ffinger wrote:
[...]
> If any of the "Makefile-guys" have some time, maybe you could see if you
> can come up with something? I'd expect this could be used in some other
> code as well (I hope others agree this would be nice).

Maybe I should be clearer what is needed, this is what I did in some
other project:
> gentables: aes.c
>         $(HOSTCC) $(HOSTCFLAGS) -DGENTABLES -o $@ $<
> 
> aestables.h: gentables
>         ./$< > $@
> 
> aes.o: aestables.h

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list