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
- Lines: 13
- Date:
Mon May 21 17:04:47 2001
- Orig file:
v2.4.4/linux/arch/ppc/lib/Makefile
- Orig date:
Mon Jan 22 15:41:15 2001
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)