Merge all and do_drivers rules.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22562 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-14 08:39:00 +00:00
parent a54f28cddf
commit 1260edc7ca
1 changed files with 1 additions and 3 deletions

View File

@ -7,9 +7,7 @@ OBJS = $(SRCS:.c=.o)
CFLAGS = $(OPTFLAGS)
all: $(LIBNAME) do_drivers
do_drivers:
all: $(LIBNAME)
$(MAKE) -C drivers
$(LIBNAME): $(OBJS)