From f9857014b5a8ad705c52831789bceb845c7e7822 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 27 Apr 2008 11:00:06 +0000 Subject: Remove unnecessary compilation command that shadows GNU Make builtin command. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26553 b3059339-0415-0410-9bf9-f77b7e298cf2 --- liba52/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'liba52') diff --git a/liba52/Makefile b/liba52/Makefile index 868f8df9a7..4ecba8ae59 100644 --- a/liba52/Makefile +++ b/liba52/Makefile @@ -13,4 +13,3 @@ SRCS_COMMON = crc.c \ include ../mpcommon.mak test: test.c ../cpudetect.o $(LIBNAME_COMMON) - $(CC) $(CFLAGS) -o $@ $^ -- cgit v1.2.3