aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorJason Rumney2000-01-30 18:56:34 +0000
committerJason Rumney2000-01-30 18:56:34 +0000
commite0c7e9dfa9a1f1febb73237a028c9418b4bd9e80 (patch)
tree6c4fe761784340bf8ea749c3a12dee310460ea79 /src/makefile.nt
parentacfcd5cdf125bca6bc4a1ee716ba28e6d9414913 (diff)
downloademacs-e0c7e9dfa9a1f1febb73237a028c9418b4bd9e80.tar.gz
emacs-e0c7e9dfa9a1f1febb73237a028c9418b4bd9e80.zip
Remove dosfns.obj.
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index ea8025ecb34..e16ee2ed087 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -477,19 +477,6 @@ $(BLD)\doprnt.obj : \
477 $(EMACS_ROOT)\src\m\intel386.h \ 477 $(EMACS_ROOT)\src\m\intel386.h \
478 $(EMACS_ROOT)\src\config.h 478 $(EMACS_ROOT)\src\config.h
479 479
480$(BLD)\dosfns.obj : \
481 $(SRC)\dosfns.c \
482 $(EMACS_ROOT)\src\s\ms-w32.h \
483 $(EMACS_ROOT)\src\m\intel386.h \
484 $(EMACS_ROOT)\src\config.h \
485 $(SRC)\lisp.h \
486 $(SRC)\buffer.h \
487 $(SRC)\termchar.h \
488 $(SRC)\termhooks.h \
489 $(SRC)\frame.h \
490 $(SRC)\dosfns.h \
491 $(SRC)\msdos.h
492
493$(BLD)\editfns.obj : \ 480$(BLD)\editfns.obj : \
494 $(SRC)\editfns.c \ 481 $(SRC)\editfns.c \
495 $(EMACS_ROOT)\src\s\ms-w32.h \ 482 $(EMACS_ROOT)\src\s\ms-w32.h \