patch-2.4.0-prerelease linux/arch/m68k/math-emu/Makefile
Next file: linux/arch/m68k/mm/Makefile
Previous file: linux/arch/m68k/mac/Makefile
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Dec 29 14:07:20 2000
- Orig file:
v2.4.0-test12/linux/arch/m68k/math-emu/Makefile
- Orig date:
Thu Mar 30 16:56:04 2000
diff -u --recursive --new-file v2.4.0-test12/linux/arch/m68k/math-emu/Makefile linux/arch/m68k/math-emu/Makefile
@@ -13,7 +13,8 @@
#EXTRA_CFLAGS=-DFPU_EMU_DEBUG
O_TARGET := mathemu.o
-O_OBJS := fp_entry.o fp_scan.o fp_util.o fp_move.o fp_movem.o \
- fp_cond.o fp_arith.o fp_log.o fp_trig.o
+
+obj-y := fp_entry.o fp_scan.o fp_util.o fp_move.o fp_movem.o \
+ fp_cond.o fp_arith.o fp_log.o fp_trig.o
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)