emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/makefile.w32-in


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lib-src/makefile.w32-in
Date: Sun, 12 Jun 2005 13:44:22 -0400

Index: emacs/lib-src/makefile.w32-in
diff -c emacs/lib-src/makefile.w32-in:2.32 emacs/lib-src/makefile.w32-in:2.33
*** emacs/lib-src/makefile.w32-in:2.32  Tue Nov  9 08:18:58 2004
--- emacs/lib-src/makefile.w32-in       Sun Jun 12 17:44:21 2005
***************
*** 248,254 ****
  
  
  DOC         = DOC
! $(DOC):               make-docfile
                - $(DEL) $(DOC)
                "$(THISDIR)/$(BLD)/make-docfile" -o $(DOC) -d ../src $(obj)
                "$(THISDIR)/$(BLD)/make-docfile" -a $(DOC) -d ../src $(lisp1)
--- 248,254 ----
  
  
  DOC         = DOC
! $(DOC):               $(THISDIR)/$(BLD)/make-docfile.exe 
../src/$(BLD)/temacs.exe $(lisp1) $(lisp2)
                - $(DEL) $(DOC)
                "$(THISDIR)/$(BLD)/make-docfile" -o $(DOC) -d ../src $(obj)
                "$(THISDIR)/$(BLD)/make-docfile" -a $(DOC) -d ../src $(lisp1)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]