projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b21688f
)
(DOC): Define to point to the generated DOC-X.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 4 Jun 2005 19:38:23 +0000
(19:38 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 4 Jun 2005 19:38:23 +0000
(19:38 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index 5a232e28362c9ed58c23e4df3e11d35e251580fc..b5890593cd8240af616f8a089d0c6a7e760674cb 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-42,6
+42,8
@@
TOBJ = $(BLD)/firstfile.$(O)
TRES = $(BLD)/emacs.res
TLASTLIB = $(BLD)/lastfile.$(A)
+DOC = $(OBJDIR)/etc/DOC-X
+
FULL_LINK_FLAGS = $(LINK_FLAGS) $(TEMACS_EXTRA_LINK)
#