patch-2.1.115 linux/arch/mips/lib/Makefile

Next file: linux/arch/mips/lib/csum.S
Previous file: linux/arch/mips/kernel/unaligned.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/arch/mips/lib/Makefile linux/arch/mips/lib/Makefile
@@ -1,8 +1,7 @@
+# $Id: Makefile,v 1.8 1998/05/08 01:44:18 ralf Exp $
 #
 # Makefile for MIPS-specific library files..
 #
-# $Id: Makefile,v 1.7 1998/05/04 09:18:03 ralf Exp $
-#
 
 .S.s:
 	$(CPP) $(CFLAGS) $< -o $*.s
@@ -10,7 +9,7 @@
 	$(CC) $(CFLAGS) -c $< -o $*.o
 
 L_TARGET = lib.a
-L_OBJS	= csum_partial.o csum_partial_copy.o dump_tlb.o ide-std.c ide-no.o \
+L_OBJS	= csum_partial.o csum_partial_copy.o dump_tlb.o ide-std.o ide-no.o \
 	  memset.o memcpy.o strlen_user.o strncpy_user.o tags.o watch.o
 
 #

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov