Mercurial > emacs
diff mac/makefile.MPW @ 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 | 65663fcd2caa |
| children | 107ccd98fa12 880960b70474 |
line wrap: on
line diff
--- a/mac/makefile.MPW Thu Nov 01 07:08:24 2007 +0000 +++ b/mac/makefile.MPW Thu Nov 01 07:16:11 2007 +0000 @@ -1017,7 +1017,7 @@ # Variables and rules for target "Doc" # #--------------------------------------# -SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o ¶ +SOME_MACHINE_OBJECTS = dosfns.o msdos.o ¶ xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o ¶ mac.o macterm.o macfns.o macmenu.o macselect.o fontset.o ¶ w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o ¶
