From: Eli Zaretskii Date: Sat, 4 Jun 2005 19:38:23 +0000 (+0000) Subject: (DOC): Define to point to the generated DOC-X. X-Git-Tag: emacs-pretest-22.0.90~9313 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=24af414ed1c4ac099b955728f8d4821952eaf123;p=emacs.git (DOC): Define to point to the generated DOC-X. --- diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 5a232e28362..b5890593cd8 100644 --- 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) #