patch-2.3.99-pre4 linux/arch/ppc/lib/Makefile
Next file: linux/arch/ppc/math-emu/math.c
Previous file: linux/arch/ppc/kernel/m8xx_setup.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Mar 30 16:56:04 2000
- Orig file:
v2.3.99-pre3/linux/arch/ppc/lib/Makefile
- Orig date:
Mon Dec 20 18:48:21 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/arch/ppc/lib/Makefile linux/arch/ppc/lib/Makefile
@@ -3,7 +3,7 @@
#
.S.o:
- $(CC) -D__ASSEMBLY__ $(AFLAGS) -c $< -o $*.o
+ $(CC) $(AFLAGS) -c $< -o $*.o
O_TARGET = lib.o
O_OBJS = checksum.o string.o strcase.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)