# HG changeset patch # User diego # Date 1098925432 0 # Node ID 03188593a9febde8b73bc2e84316e24b6a3adf78 # Parent 7d3b84ddd2fde3399b0f06de2edb11e91c2a1134 vivodump compiles now, so it can be added to OBJS. diff -r 7d3b84ddd2fd -r 03188593a9fe TOOLS/Makefile --- a/TOOLS/Makefile Thu Oct 28 01:02:24 2004 +0000 +++ b/TOOLS/Makefile Thu Oct 28 01:03:52 2004 +0000 @@ -2,7 +2,8 @@ CFLAGS = -I.. -OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo png2raw subrip fastmemcpybench +OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo \ + png2raw subrip fastmemcpybench vivodump all: $(OBJS)