diff --git a/Makefile b/Makefile index 1503690015..aa5e1d515c 100644 --- a/Makefile +++ b/Makefile @@ -725,9 +725,6 @@ TAGS: tags: $(RM) $@; find . -name '*.[chS]' -o -name '*.asm' | xargs ctags -a -mplayer-nomain.o: mplayer.c - $(CC) $(CFLAGS) -DDISABLE_MAIN -c -o $@ $< - -include $(DEP_FILES) .PHONY: all locales *install*