Mercurial > emacs
changeset 17546:0128001981c3
Change references of windowsnt.h to ms-w32.h.
(obj): Change references of nt*.c files to w32*.c files.
author | Geoff Voelker <voelker@cs.washington.edu> |
---|---|
date | Wed, 23 Apr 1997 22:23:44 +0000 |
parents | c67787f92aea |
children | 6a262c840743 |
files | lib-src/makefile.nt |
diffstat | 1 files changed, 13 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/makefile.nt Wed Apr 23 18:58:33 1997 +0000 +++ b/lib-src/makefile.nt Wed Apr 23 22:23:44 1997 +0000 @@ -120,7 +120,7 @@ # # From ..\src\makefile.nt. # -obj = abbrev.c alloc.c alloca.c buffer.c bytecode.c callint.c callproc.c casefiddle.c cm.c cmds.c data.c dired.c dispnew.c doc.c doprnt.c editfns.c eval.c fileio.c filelock.c filemode.c fns.c indent.c insdel.c keyboard.c keymap.c lastfile.c lread.c macros.c marker.c minibuf.c xfaces.c mocklisp.c nt.c ntheap.c ntinevt.c ntproc.c ntterm.c print.c process.c regex.c scroll.c search.c syntax.c sysdep.c term.c termcap.c tparam.c undo.c unexnt.c window.c xdisp.c casetab.c floatfns.c frame.c gmalloc.c intervals.c ralloc.c textprop.c vm-limit.c region-cache.c strftime.c w32term.c w32xfns.c w32fns.c w32faces.c w32select.c w32menu.c w32reg.c +obj = abbrev.c alloc.c alloca.c buffer.c bytecode.c callint.c callproc.c casefiddle.c cm.c cmds.c data.c dired.c dispnew.c doc.c doprnt.c editfns.c eval.c fileio.c filelock.c filemode.c fns.c indent.c insdel.c keyboard.c keymap.c lastfile.c lread.c macros.c marker.c minibuf.c xfaces.c mocklisp.c print.c process.c regex.c scroll.c search.c syntax.c sysdep.c term.c termcap.c tparam.c undo.c unexw32.c window.c xdisp.c casetab.c floatfns.c frame.c gmalloc.c intervals.c ralloc.c textprop.c vm-limit.c region-cache.c strftime.c w32.c w32console.c w32faces.c w32fns.c w32heap.c w32inevt.c w32proc.c w32reg.c w32menu.c w32select.c w32term.c w32xfns.c lispdir = ..\lisp @@ -221,14 +221,14 @@ $(BLD)\alloca.obj : \ $(SRC)\alloca.c \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.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\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h @@ -240,13 +240,13 @@ $(BLD)\emacsclient.obj : \ $(SRC)\emacsclient.c \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h $(BLD)\emacsserver.obj : \ $(SRC)\emacsserver.c \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h @@ -258,7 +258,7 @@ $(BLD)\etags.obj : \ $(SRC)\etags.c \ $(EMACS_ROOT)\nt\inc\sys\param.h \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(SRC)\getopt.h @@ -266,28 +266,28 @@ $(BLD)\fakemail.obj : \ $(SRC)\fakemail.c \ $(SRC)\ntlib.h \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.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\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.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\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.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\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\src\config.h \ $(SRC)\getopt.h @@ -307,7 +307,7 @@ $(BLD)\movemail.obj : \ $(SRC)\movemail.c \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\nt\inc\sys\file.h \ @@ -328,7 +328,7 @@ $(BLD)\profile.obj : \ $(SRC)\profile.c \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h \ $(EMACS_ROOT)\src\vmstime.h \ @@ -348,7 +348,7 @@ $(BLD)\timer.obj : \ $(SRC)\timer.c \ - $(EMACS_ROOT)\src\s\windowsnt.h \ + $(EMACS_ROOT)\src\s\ms-w32.h \ $(EMACS_ROOT)\src\m\intel386.h \ $(EMACS_ROOT)\lib-src\..\src\config.h