]> git.eshelyaron.com Git - emacs.git/commitdiff
($(BLD)\movemail.obj): Remove reference to
authorAndrew Innes <andrewi@gnu.org>
Thu, 22 Feb 2001 23:24:52 +0000 (23:24 +0000)
committerAndrew Innes <andrewi@gnu.org>
Thu, 22 Feb 2001 23:24:52 +0000 (23:24 +0000)
VMS header files.
($(BLD)\profile.obj): Ditto.

lib-src/makefile.nt

index 33406f6a54043a0612ec649692bb67e386586d05..01b392d6f9fb91e699065e89d47aa440660d6da5 100644 (file)
@@ -364,7 +364,6 @@ $(BLD)\movemail.obj : \
        $(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.obj : \
        $(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.obj : \