diff lib-src/makefile.w32-in @ 85866:6a9f9f174e91

* makefile.w32-in (obj): Remove sunfns.o. * makefile.MPW (SOME_MACHINE_OBJECTS): Remove sunfns.o. * Makefile.in: Remove references to sunfns.c and sunfns.o.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 01 Nov 2007 07:16:11 +0000
parents 7b07f791ed62
children 38aa6ed0d890 880960b70474
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Thu Nov 01 07:08:24 2007 +0000
+++ b/lib-src/makefile.w32-in	Thu Nov 01 07:16:11 2007 +0000
@@ -142,7 +142,7 @@
 # make-docfile blindly replaces .o with .c anyway.  Keep .o in this list
 # as it is required by code in doc.c.
 #
-obj=    sunfns.o dosfns.o msdos.o \
+obj=    dosfns.o msdos.o \
 	xterm.o xfns.o xmenu.o xselect.o xrdb.o  fringe.o image.o \
 	mac.o macterm.o macfns.o macmenu.o fontset.o \
 	w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o \