summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 11e1893e1e..d99c38c2d3 100644
--- a/Makefile
+++ b/Makefile
@@ -214,9 +214,6 @@ $(MENCODER_DEP): version.h
$(PRG_CFG): version.h codec-cfg.c codec-cfg.h
$(CC) $(CFLAGS) -g codec-cfg.c -o $(PRG_CFG) -DCODECS2HTML
-jaf:
- echo $(COMMON_DEPS)
-
install: $(ALL_PRG)
ifeq ($(VIDIX),yes)
$(DO_MAKE)