changeset 21295:337e3018cd8b

Remove superfluous CFLAGS declaration (is in mpcommon.mak).
author diego
date Mon, 27 Nov 2006 10:58:03 +0000
parents b2eeabacef4d
children bf9e5ad91bbb
files mp3lib/Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mp3lib/Makefile	Mon Nov 27 10:53:40 2006 +0000
+++ b/mp3lib/Makefile	Mon Nov 27 10:58:03 2006 +0000
@@ -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)