From 2d603c2473dfbdb5b9cdf7f4ed6f42cb18e4810e Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 6 Jul 2008 13:18:29 +0000 Subject: cosmetics: Merge three lines into two. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27218 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index af76f4530d..13cbeb4fc5 100644 --- a/Makefile +++ b/Makefile @@ -940,9 +940,8 @@ toolsclean: TOOLS/bmovl-test$(EXESUF): -lSDL_image -TOOLS/subrip$(EXESUF): vobsub.o spudec.o unrar_exec.o \ - libvo/aclib.o libswscale/libswscale.a libavutil/libavutil.a \ - $(TEST_OBJS) +TOOLS/subrip$(EXESUF): vobsub.o spudec.o unrar_exec.o libvo/aclib.o \ + libswscale/libswscale.a libavutil/libavutil.a $(TEST_OBJS) TOOLS/vfw2menc$(EXESUF): -lwinmm -lole32 -- cgit v1.2.3