patch-2.4.5 linux/arch/ppc/lib/Makefile

Next file: linux/arch/ppc/lib/checksum.S
Previous file: linux/arch/ppc/kernel/xics.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/arch/ppc/lib/Makefile linux/arch/ppc/lib/Makefile
@@ -1,9 +1,10 @@
+# BK Id: SCCS/s.Makefile 1.7 05/17/01 18:14:22 cort
+#
 #
 # Makefile for ppc-specific library files..
 #
 
-.S.o:
-	$(CC) $(AFLAGS) -c $< -o $*.o
+USE_STANDARD_AS_RULE	:= true
 
 O_TARGET		:= lib.o
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)