From 7be356ee13736af7780f83dd859cde02d052ae40 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 14 Mar 2007 08:56:43 +0000 Subject: Use 'libs' instead of 'all' target. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22568 b3059339-0415-0410-9bf9-f77b7e298cf2 --- vidix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vidix/Makefile') diff --git a/vidix/Makefile b/vidix/Makefile index 7a156050a7..bad801ea10 100644 --- a/vidix/Makefile +++ b/vidix/Makefile @@ -4,7 +4,7 @@ LIBNAME_MPLAYER = libvidix.a SRCS_MPLAYER = vidixlib.c -all: libs +libs: $(MAKE) -C drivers clean:: -- cgit v1.2.3