patch-2.3.99-pre4 linux/arch/i386/math-emu/Makefile
Next file: linux/arch/ia64/boot/Makefile
Previous file: linux/arch/i386/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/i386/math-emu/Makefile
-  Orig date: 
Mon Dec 20 18:48:21 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/arch/i386/math-emu/Makefile linux/arch/i386/math-emu/Makefile
@@ -10,7 +10,7 @@
 CFLAGS	:= $(CFLAGS) $(PARANOID) $(DEBUG) -fno-builtin $(MATH_EMULATION)
 
 .S.o:
-	$(CC) -D__ASSEMBLY__ $(AFLAGS) $(PARANOID) -c $<
+	$(CC) $(AFLAGS) $(PARANOID) -c $<
 
 # From 'C' language sources:
 C_OBJS =fpu_entry.o errors.o \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)