diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /lib-src/makefile.w32-in | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'lib-src/makefile.w32-in')
| -rw-r--r-- | lib-src/makefile.w32-in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 6f92bd76ee8..faab36e087b 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -422,5 +422,3 @@ $(BLD)/timer.$(O) : \ | |||
| 422 | $(BLD)/yow.$(O) : \ | 422 | $(BLD)/yow.$(O) : \ |
| 423 | $(SRC)/yow.c \ | 423 | $(SRC)/yow.c \ |
| 424 | $(EMACS_ROOT)/lib-src/../src/paths.h | 424 | $(EMACS_ROOT)/lib-src/../src/paths.h |
| 425 | |||
| 426 | # arch-tag: c051bc02-a6de-474b-889a-27f7b2fbbcea | ||