diff options
| author | Stefan Monnier | 2002-09-25 20:03:21 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2002-09-25 20:03:21 +0000 |
| commit | ca5004e7b41a870e8208a6054b9ce3c8d8dc84eb (patch) | |
| tree | fcf56c975de4a3d2bea1ef3223995ea967031368 /lib-src/makefile.nt | |
| parent | 0c851d7872561ce1de082b88387c9e362543cf09 (diff) | |
| download | emacs-ca5004e7b41a870e8208a6054b9ce3c8d8dc84eb.tar.gz emacs-ca5004e7b41a870e8208a6054b9ce3c8d8dc84eb.zip | |
Remove references to emacsserver.
Diffstat (limited to 'lib-src/makefile.nt')
| -rw-r--r-- | lib-src/makefile.nt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt index e2a391d1e75..eef221ab0c3 100644 --- a/lib-src/makefile.nt +++ b/lib-src/makefile.nt | |||
| @@ -308,13 +308,6 @@ $(BLD)\emacsclient.obj : \ | |||
| 308 | $(EMACS_ROOT)\src\m\intel386.h \ | 308 | $(EMACS_ROOT)\src\m\intel386.h \ |
| 309 | $(EMACS_ROOT)\lib-src\..\src\config.h | 309 | $(EMACS_ROOT)\lib-src\..\src\config.h |
| 310 | 310 | ||
| 311 | $(BLD)\emacsserver.obj : \ | ||
| 312 | $(SRC)\emacsserver.c \ | ||
| 313 | $(EMACS_ROOT)\src\s\ms-w32.h \ | ||
| 314 | $(EMACS_ROOT)\src\m\intel386.h \ | ||
| 315 | $(EMACS_ROOT)\lib-src\..\src\config.h \ | ||
| 316 | $(EMACS_ROOT)\nt\inc\sys\file.h | ||
| 317 | |||
| 318 | $(BLD)\emacstool.obj : \ | 311 | $(BLD)\emacstool.obj : \ |
| 319 | $(SRC)\emacstool.c \ | 312 | $(SRC)\emacstool.c \ |
| 320 | $(EMACS_ROOT)\nt\inc\sys\file.h | 313 | $(EMACS_ROOT)\nt\inc\sys\file.h |