From: James S. <jsi...@us...> - 2002-05-25 20:32:32
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/mips/jazz In directory usw-pr-cvs1:/tmp/cvs-serv32077/linux/arch/mips/jazz Modified Files: Makefile Log Message: Synced to 2.5.18 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/mips/jazz/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Makefile 21 May 2002 04:06:05 -0000 1.4 +++ Makefile 25 May 2002 20:31:58 -0000 1.5 @@ -6,8 +6,6 @@ # unless it's something special (ie not a .c file). # -USE_STANDARD_AS_RULE := true - EXTRA_AFLAGS := $(CFLAGS) all: jazz.o |