mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 10:02:17 +00:00
cosmetics: Merge three lines into two.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27218 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
67cf52cccb
commit
2d603c2473
5
Makefile
5
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user