[MPlayer-cvslog] r26553 - trunk/liba52/Makefile

diego subversion at mplayerhq.hu
Sun Apr 27 13:00:06 CEST 2008


Author: diego
Date: Sun Apr 27 13:00:06 2008
New Revision: 26553

Log:
Remove unnecessary compilation command that shadows GNU Make builtin command.


Modified:
   trunk/liba52/Makefile

Modified: trunk/liba52/Makefile
==============================================================================
--- trunk/liba52/Makefile	(original)
+++ trunk/liba52/Makefile	Sun Apr 27 13:00:06 2008
@@ -13,4 +13,3 @@ SRCS_COMMON = crc.c \
 include ../mpcommon.mak
 
 test: test.c ../cpudetect.o $(LIBNAME_COMMON)
-	$(CC) $(CFLAGS) -o $@ $^



More information about the MPlayer-cvslog mailing list