patch-pre2.0.8 linux/arch/ppc/lib/Makefile
Next file: linux/arch/ppc/lib/checksum.c
Previous file: linux/arch/ppc/ld.script
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Mon May 27 12:00:58 1996
 -  Orig file: 
pre2.0.7/linux/arch/ppc/lib/Makefile
 -  Orig date: 
Thu Jan  1 02:00:00 1970
 
diff -u --recursive --new-file pre2.0.7/linux/arch/ppc/lib/Makefile linux/arch/ppc/lib/Makefile
@@ -0,0 +1,11 @@
+#
+# Makefile for i386-specific library files..
+#
+
+L_TARGET = lib.o
+L_OBJS  = checksum.o cksum_support.o
+
+${L_TARGET}: $(L_OBJS)
+	$(LD) -r -o ${L_TARGET} $(L_OBJS)
+
+fastdep:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this