--- mplayerxp/nls/Makefile.orig Tue May 24 00:06:13 2005 +++ mplayerxp/nls/Makefile Tue Oct 3 01:28:34 2006 @@ -5,7 +5,7 @@ SRCS=recode.c OBJS=$(SRCS:.c=.o) -CFLAGS = $(OPTFLAGS) -I. -I.. -Wall +CFLAGS = -I. -I.. $(OPTFLAGS) -Wall # -I/usr/X11R6/include/ .SUFFIXES: .c .o