summaryrefslogtreecommitdiffstats
path: root/TOOLS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/Makefile')
-rw-r--r--TOOLS/Makefile14
1 files changed, 12 insertions, 2 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index c0a25f403f..25ceb54ebd 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -2,8 +2,18 @@ include ../config.mak
CFLAGS = -I..
-OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo \
- png2raw subrip fastmemcpybench vivodump
+OBJS = alaw-gen \
+ asfinfo \
+ avi-fix \
+ bios2dump \
+ cpuinfo \
+ dump_mp4 \
+ mem2dump \
+ movinfo \
+ png2raw \
+ subrip \
+ fastmemcpybench \
+ vivodump \
all: $(OBJS)