From c00059b047ecd4b8c0423abf06b3d43af02c3059 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 2 Dec 2006 12:08:25 +0000 Subject: Remove suffix rules that are just copies of make builtin rules. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21436 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'libvo') diff --git a/libvo/Makefile b/libvo/Makefile index d5406846e1..866162b17c 100644 --- a/libvo/Makefile +++ b/libvo/Makefile @@ -30,6 +30,3 @@ CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil CFLAGS = -I../osdep include ../mpcommon.mak - -.m.o: - $(CC) -c $(CFLAGS) -o $@ $< -- cgit v1.2.3