comparison 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
comparison
equal deleted inserted replaced
85865:b5b751721d6d 85866:6a9f9f174e91
140 # From ..\src\Makefile.in 140 # From ..\src\Makefile.in
141 # It doesn't matter if the real name is *.obj for the files in this list, 141 # It doesn't matter if the real name is *.obj for the files in this list,
142 # make-docfile blindly replaces .o with .c anyway. Keep .o in this list 142 # make-docfile blindly replaces .o with .c anyway. Keep .o in this list
143 # as it is required by code in doc.c. 143 # as it is required by code in doc.c.
144 # 144 #
145 obj= sunfns.o dosfns.o msdos.o \ 145 obj= dosfns.o msdos.o \
146 xterm.o xfns.o xmenu.o xselect.o xrdb.o fringe.o image.o \ 146 xterm.o xfns.o xmenu.o xselect.o xrdb.o fringe.o image.o \
147 mac.o macterm.o macfns.o macmenu.o fontset.o \ 147 mac.o macterm.o macfns.o macmenu.o fontset.o \
148 w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o \ 148 w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o \
149 w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o \ 149 w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o \
150 dispnew.o frame.o scroll.o xdisp.o window.o \ 150 dispnew.o frame.o scroll.o xdisp.o window.o \