patch-2.3.99-pre4 linux/arch/m68k/math-emu/Makefile
Next file: linux/arch/m68k/sun3/Makefile
Previous file: linux/arch/m68k/lib/Makefile
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/m68k/math-emu/Makefile
- Orig date:
Mon Dec 20 18:48:21 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/arch/m68k/math-emu/Makefile linux/arch/m68k/math-emu/Makefile
@@ -8,7 +8,7 @@
# Note 2! The CFLAGS definitions are now in the main makefile...
.S.o:
- $(CC) $(EXTRA_CFLAGS) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $< -o $*.o
+ $(CC) $(EXTRA_CFLAGS) $(AFLAGS) -traditional -c $< -o $*.o
#EXTRA_CFLAGS=-DFPU_EMU_DEBUG
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)