Update of /cvsroot/linuxconsole/ruby/linux/arch/mips64/lib
In directory usw-pr-cvs1:/tmp/cvs-serv32077/linux/arch/mips64/lib
Modified Files:
Makefile
Log Message:
Synced to 2.5.18
Index: Makefile
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/linux/arch/mips64/lib/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:59 -0000 1.5
@@ -2,8 +2,6 @@
# Makefile for MIPS-specific library files..
#
-USE_STANDARD_AS_RULE := true
-
EXTRA_AFLAGS := $(CFLAGS)
L_TARGET = lib.a
|