summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1997-04-23 22:23:44 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1997-04-23 22:23:44 +0000
commita3b85d9acdbc178854737225e0b1713db581eb22 (patch)
tree35fa7a4d1d170ebd1ec5566fefd3b56704ef6ed1 /lib-src
parent7432401ee56da842b3f0ba31ce2523a46d93196d (diff)
downloademacs-a3b85d9acdbc178854737225e0b1713db581eb22.tar.gz
Change references of windowsnt.h to ms-w32.h.
(obj): Change references of nt*.c files to w32*.c files.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/makefile.nt26
1 files changed, 13 insertions, 13 deletions
diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt
index 29bb209b1ad..cf8b222bb4b 100644
--- a/lib-src/makefile.nt
+++ b/lib-src/makefile.nt
@@ -120,7 +120,7 @@ $(BLD)\ctags.obj: ctags.c
#
# 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 @@ SRC = .
$(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)\digest-doc.obj : \
$(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)\emacstool.obj : \
$(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)\etags.obj : \
$(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)\make-path.obj : \
$(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)\pop.obj : \
$(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)\test-distrib.obj : \
$(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