# HG changeset patch # User Karl Heuer # Date 783897103 0 # Node ID f1cb7ef9e9bca2812b55decd92142bc422f01b3f # Parent ce47a07ac137f5839117dfe2729da5809b76fbcb Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h to s\windowsnt.h. diff -r ce47a07ac137 -r f1cb7ef9e9bc lib-src/makefile.nt --- a/lib-src/makefile.nt Thu Nov 03 21:07:19 1994 +0000 +++ b/lib-src/makefile.nt Thu Nov 03 21:11:43 1994 +0000 @@ -197,15 +197,15 @@ $(BLD)\alloca.obj : \ $(SRC)\alloca.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\src\blockinput.h $(BLD)\b2m.obj : \ $(SRC)\b2m.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h $(BLD)\cvtmail.obj : \ @@ -216,14 +216,14 @@ $(BLD)\emacsclient.obj : \ $(SRC)\emacsclient.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h $(BLD)\emacsserver.obj : \ $(SRC)\emacsserver.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h @@ -234,36 +234,36 @@ $(BLD)\etags.obj : \ $(SRC)\etags.c \ $(EMACS_ROOT)\nt\inc\sys\param.h \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(SRC)\getopt.h $(BLD)\fakemail.obj : \ $(SRC)\fakemail.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\nt\inc\pwd.h $(BLD)\getdate.obj : \ $(SRC)\getdate.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(MSTOOLS_SYS)\types.h $(BLD)\getopt.obj : \ $(SRC)\getopt.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\getopt.h $(BLD)\getopt1.obj : \ $(SRC)\getopt1.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\getopt.h @@ -281,8 +281,8 @@ $(BLD)\movemail.obj : \ $(SRC)\movemail.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h \ $(EMACS_ROOT)\src\vmsproc.h \ @@ -291,8 +291,8 @@ $(BLD)\profile.obj : \ $(SRC)\profile.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\src\vmstime.h \ $(EMACS_ROOT)\lib-src\..\src\systime.h @@ -311,14 +311,14 @@ $(BLD)\timer.obj : \ $(SRC)\timer.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h $(BLD)\wakeup.obj : \ $(SRC)\wakeup.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h $(BLD)\yow.obj : \ diff -r ce47a07ac137 -r f1cb7ef9e9bc src/makefile.nt --- a/src/makefile.nt Thu Nov 03 21:07:19 1994 +0000 +++ b/src/makefile.nt Thu Nov 03 21:11:43 1994 +0000 @@ -183,8 +183,8 @@ $(BLD)\abbrev.obj : \ $(SRC)\abbrev.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -193,8 +193,8 @@ $(BLD)\alloc.obj : \ $(SRC)\alloc.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\dispextern.h \ @@ -208,19 +208,19 @@ $(BLD)\alloca.obj : \ $(SRC)\alloca.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(SRC)\blockinput.h $(BLD)\buffer.obj : \ $(SRC)\buffer.c \ $(EMACS_ROOT)\nt\inc\sys\param.h \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\dispextern.h \ @@ -248,8 +248,8 @@ $(BLD)\callproc.obj : \ $(SRC)\callproc.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\msdos.h \ $(EMACS_ROOT)\nt\inc\sys\param.h \ @@ -264,8 +264,8 @@ $(BLD)\casefiddle.obj : \ $(SRC)\casefiddle.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -275,24 +275,24 @@ $(BLD)\casetab.obj : \ $(SRC)\casetab.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h $(BLD)\cm.obj : \ $(SRC)\cm.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\cm.h \ $(SRC)\termhooks.h $(BLD)\cmds.obj : \ $(SRC)\cmds.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -301,8 +301,8 @@ $(BLD)\data.obj : \ $(SRC)\data.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\puresize.h \ @@ -311,8 +311,8 @@ $(BLD)\dired.obj : \ $(SRC)\dired.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\vmsdir.h \ $(SRC)\ndir.h \ @@ -323,8 +323,8 @@ $(BLD)\dispnew.obj : \ $(SRC)\dispnew.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\termchar.h \ @@ -348,8 +348,8 @@ $(BLD)\doc.obj : \ $(SRC)\doc.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h \ $(SRC)\lisp.h \ @@ -358,14 +358,14 @@ $(BLD)\doprnt.obj : \ $(SRC)\doprnt.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h $(BLD)\dosfns.obj : \ $(SRC)\dosfns.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -377,8 +377,8 @@ $(BLD)\editfns.obj : \ $(SRC)\editfns.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\uaf.h \ $(SRC)\vms-pwd.h \ @@ -393,8 +393,8 @@ $(BLD)\emacs.obj : \ $(SRC)\emacs.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -408,8 +408,8 @@ $(BLD)\eval.obj : \ $(SRC)\eval.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\blockinput.h \ @@ -418,8 +418,8 @@ $(BLD)\fileio.obj : \ $(SRC)\fileio.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\uaf.h \ $(SRC)\vms-pwd.h \ @@ -438,8 +438,8 @@ $(BLD)\filelock.obj : \ $(SRC)\filelock.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\uaf.h \ $(SRC)\vms-pwd.h \ @@ -453,25 +453,25 @@ $(BLD)\filemode.obj : \ $(SRC)\filemode.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h $(BLD)\floatfns.obj : \ $(SRC)\floatfns.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\syssignal.h $(BLD)\fns.obj : \ $(SRC)\fns.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -482,8 +482,8 @@ $(BLD)\frame.obj : \ $(SRC)\frame.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\frame.h \ @@ -496,18 +496,18 @@ $(BLD)\getloadavg.obj : \ $(SRC)\getloadavg.c \ $(EMACS_ROOT)\nt\inc\sys\param.h \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h $(BLD)\gmalloc.obj : \ $(SRC)\gmalloc.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\param.h \ $(SRC)\getpagesize.h @@ -515,15 +515,15 @@ $(BLD)\hftctl.obj : \ $(SRC)\hftctl.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\ioctl.h $(BLD)\indent.obj : \ $(SRC)\indent.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -538,8 +538,8 @@ $(BLD)\insdel.obj : \ $(SRC)\insdel.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\dispextern.h \ @@ -550,8 +550,8 @@ $(BLD)\intervals.obj : \ $(SRC)\intervals.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\dispextern.h \ @@ -562,8 +562,8 @@ $(BLD)\keyboard.obj : \ $(SRC)\keyboard.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\termchar.h \ $(SRC)\termopts.h \ @@ -590,8 +590,8 @@ $(BLD)\keymap.obj : \ $(SRC)\keymap.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -605,8 +605,8 @@ $(BLD)\lread.obj : \ $(SRC)\lread.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h \ $(SRC)\lisp.h \ @@ -619,8 +619,8 @@ $(BLD)\macros.obj : \ $(SRC)\macros.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\macros.h \ @@ -630,16 +630,16 @@ $(BLD)\marker.obj : \ $(SRC)\marker.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h $(BLD)\minibuf.obj : \ $(SRC)\minibuf.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -651,16 +651,16 @@ $(BLD)\mocklisp.obj : \ $(SRC)\mocklisp.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h $(BLD)\nt.obj : \ $(SRC)\nt.c \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(SRC)\lisp.h \ $(EMACS_ROOT)\nt\inc\pwd.h \ @@ -672,8 +672,8 @@ $(BLD)\ntinevt.obj : \ $(SRC)\ntinevt.c \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(SRC)\lisp.h \ $(SRC)\frame.h \ @@ -682,8 +682,8 @@ $(BLD)\ntproc.obj : \ $(SRC)\ntproc.c \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(SRC)\lisp.h \ $(SRC)\nt.h \ @@ -692,8 +692,8 @@ $(BLD)\ntterm.obj : \ $(SRC)\ntterm.c \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(SRC)\lisp.h \ $(SRC)\frame.h \ @@ -706,8 +706,8 @@ $(BLD)\print.obj : \ $(SRC)\print.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -720,8 +720,8 @@ $(BLD)\process.obj : \ $(SRC)\process.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\ioctl.h \ $(EMACS_ROOT)\nt\inc\sys\file.h \ @@ -742,23 +742,23 @@ $(BLD)\ralloc.obj : \ $(SRC)\ralloc.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(EMACS_ROOT)\nt\inc\sys\param.h \ $(SRC)\getpagesize.h $(BLD)\regex.obj : \ $(SRC)\regex.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ - $(SRC)\s\s-windowsnt.h \ - $(SRC)\m\m-windowsnt.h \ + $(SRC)\s\windowsnt.h \ + $(SRC)\m\intel386.h \ $(SRC)\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -767,8 +767,8 @@ $(BLD)\scroll.obj : \ $(SRC)\scroll.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\termchar.h \ $(SRC)\lisp.h \ @@ -777,8 +777,8 @@ $(BLD)\search.obj : \ $(SRC)\search.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\syntax.h \ @@ -789,8 +789,8 @@ $(BLD)\sunfns.obj : \ $(SRC)\sunfns.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\window.h \ @@ -799,8 +799,8 @@ $(BLD)\syntax.obj : \ $(SRC)\syntax.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\commands.h \ @@ -809,8 +809,8 @@ $(BLD)\sysdep.obj : \ $(SRC)\sysdep.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\blockinput.h \ @@ -842,8 +842,8 @@ $(BLD)\term.obj : \ $(SRC)\term.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\termchar.h \ $(SRC)\termopts.h \ @@ -856,8 +856,8 @@ $(BLD)\termcap.obj : \ $(SRC)\termcap.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h @@ -866,8 +866,8 @@ $(BLD)\textprop.obj : \ $(SRC)\textprop.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\dispextern.h \ @@ -877,14 +877,14 @@ $(BLD)\tparam.obj : \ $(SRC)\tparam.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h $(BLD)\undo.obj : \ $(SRC)\undo.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -896,8 +896,8 @@ $(BLD)\widget.obj : \ $(SRC)\widget.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\xterm.h \ @@ -908,8 +908,8 @@ $(BLD)\window.obj : \ $(SRC)\window.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\buffer.h \ @@ -923,8 +923,8 @@ $(BLD)\xdisp.obj : \ $(SRC)\xdisp.c \ - $(EMACS_ROOT)\src\s\s-windowsnt.h \ - $(EMACS_ROOT)\src\m\m-windowsnt.h \ + $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\lisp.h \ $(SRC)\frame.h \