changeset 36309:f6395ba2306c

($(BLD)/movemail.$(O)): Remove reference to VMS header files. ($(BLD)/profile.$(O)): Ditto.
author Andrew Innes <andrewi@gnu.org>
date Thu, 22 Feb 2001 23:25:18 +0000
parents c9cf721f981e
children 9825d951f92b
files lib-src/makefile.w32-in
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Thu Feb 22 23:24:52 2001 +0000
+++ b/lib-src/makefile.w32-in	Thu Feb 22 23:25:18 2001 +0000
@@ -364,7 +364,6 @@
 	$(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 @@
 	$(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) : \