aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/makefile.w32-in
diff options
context:
space:
mode:
authorAndrew Innes <[email protected]>2001-02-22 23:25:18 +0000
committerAndrew Innes <[email protected]>2001-02-22 23:25:18 +0000
commit252ce60dcc08d43764f4d596926956406ca2c677 (patch)
tree7d4660e779ac57a1452c8f3d8ff12484e2c48e20 /lib-src/makefile.w32-in
parent7e6e14eed0d8afab6bba4d2cfbb77296642da836 (diff)
($(BLD)/movemail.$(O)): Remove reference to
VMS header files. ($(BLD)/profile.$(O)): Ditto.
Diffstat (limited to 'lib-src/makefile.w32-in')
-rw-r--r--lib-src/makefile.w32-in2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index 5ce47d41a3..4262ca34ff 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -364,7 +364,6 @@ $(BLD)/movemail.$(O) : \
$(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 \
$(EMACS_ROOT)/lib-src/../src/syswait.h \
$(EMACS_ROOT)/nt/inc/pwd.h \
$(SRC)/ntlib.h
@@ -385,7 +384,6 @@ $(BLD)/profile.$(O) : \
$(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 \
$(EMACS_ROOT)/lib-src/../src/systime.h
$(BLD)/qsort.$(O) : \