# HG changeset patch # User Richard M. Stallman # Date 803776059 0 # Node ID 1bc9f984ca30f8f1f1baa23b89952ffd3152867b # Parent e6b42a6ea8e6ca5d544924aad31b566b5f0d728c (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o. diff -r e6b42a6ea8e6 -r 1bc9f984ca30 src/Makefile.in --- a/src/Makefile.in Wed Jun 21 23:03:59 1995 +0000 +++ b/src/Makefile.in Wed Jun 21 23:07:39 1995 +0000 @@ -492,7 +492,7 @@ /* Object files used on some machine or other. These go in the DOC file on all machines in case they are needed there. */ -SOME_MACHINE_OBJECTS = sunfns.o msdos.o \ +SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o intervals.o textprop.o \ xterm.o xfns.o xfaces.o xmenu.o xselect.o xrdb.o