/[emacs]/emacs/lib-src/makefile.w32-in
ViewVC logotype

Diff of /emacs/lib-src/makefile.w32-in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.33 by eliz, Sun Jun 12 17:44:21 2005 UTC revision 2.34 by eliz, Mon Jun 13 11:24:32 2005 UTC
# Line 248  lisp2 = \ Line 248  lisp2 = \
248    
249    
250  DOC           = DOC  DOC           = DOC
251  $(DOC):         $(THISDIR)/$(BLD)/make-docfile.exe ../src/$(BLD)/temacs.exe $(lisp1) $(lisp2)  $(DOC):         $(BLD) $(BLD)/make-docfile.exe ../src/$(BLD)/temacs.exe $(lisp1) $(lisp2)
252                  - $(DEL) $(DOC)                  - $(DEL) $(DOC)
253                  "$(THISDIR)/$(BLD)/make-docfile" -o $(DOC) -d ../src $(obj)                  "$(THISDIR)/$(BLD)/make-docfile" -o $(DOC) -d ../src $(obj)
254                  "$(THISDIR)/$(BLD)/make-docfile" -a $(DOC) -d ../src $(lisp1)                  "$(THISDIR)/$(BLD)/make-docfile" -a $(DOC) -d ../src $(lisp1)

Legend:
Removed from v.2.33  
changed lines
  Added in v.2.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26