patch-2.2.18 linux/arch/alpha/math-emu/Makefile
Next file: linux/arch/alpha/math-emu/math.c
Previous file: linux/arch/alpha/lib/csum_partial_copy.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sun Oct  1 19:12:21 2000
 -  Orig file: 
v2.2.17/arch/alpha/math-emu/Makefile
 -  Orig date: 
Fri Apr 21 12:45:45 2000
 
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/alpha/math-emu/Makefile linux/arch/alpha/math-emu/Makefile
@@ -8,7 +8,7 @@
 # Note 2! The CFLAGS definition is now in the main makefile...
 
 O_TARGET := math-emu.o
-O_OBJS   := math.o
+O_OBJS   := math.o qrnnd.o
 CFLAGS += -I. -I$(TOPDIR)/include/math-emu -w
 
 ifeq ($(CONFIG_MATHEMU),m)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)