summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/drivers/Makefile')
-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)