summaryrefslogtreecommitdiffstats
path: root/vidix
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-13 19:14:34 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-13 19:14:34 +0000
commit2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2 (patch)
treefb442edd606f7bff296d11f7b24c73bb68bfea92 /vidix
parent838aeb89fbcc0cf4c19703ce18554abcb31ae09d (diff)
downloadmpv-2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2.tar.bz2
mpv-2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2.tar.xz
mp_image.h and img_format.h moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix')
-rw-r--r--vidix/drivers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/drivers/Makefile b/vidix/drivers/Makefile
index 0af819878f..ac6ceaef5b 100644
--- a/vidix/drivers/Makefile
+++ b/vidix/drivers/Makefile
@@ -105,7 +105,7 @@ distclean:
dep: depend
depend:
- $(CC) -MM $(CFLAGS) $(SRCS) 1>.depend
+ echo "depend not supported"
install:
mkdir -p $(BINDIR)