[MPlayer-cvslog] r21311 - trunk/mp3lib/Makefile

diego subversion at mplayerhq.hu
Mon Nov 27 11:58:03 CET 2006


Author: diego
Date: Mon Nov 27 11:58:03 2006
New Revision: 21311

Modified:
   trunk/mp3lib/Makefile

Log:
Remove superfluous CFLAGS declaration (is in mpcommon.mak).


Modified: trunk/mp3lib/Makefile
==============================================================================
--- trunk/mp3lib/Makefile	(original)
+++ trunk/mp3lib/Makefile	Mon Nov 27 11:58:03 2006
@@ -6,7 +6,6 @@
 ifeq ($(TARGET_ARCH_SGI_MIPS),yes)
 OPTFLAGS := $(OPTFLAGS:-O4=-O0)
 endif
-CFLAGS  = -I.. $(OPTFLAGS)
 
 SRCS = sr1.c
 ifeq ($(TARGET_ARCH_X86_32),yes)



More information about the MPlayer-cvslog mailing list