/[emacs]/emacs/lisp/makefile.w32-in
ViewVC logotype

Diff of /emacs/lisp/makefile.w32-in

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

revision 1.19 by lektu, Tue Mar 26 15:27:42 2002 UTC revision 1.20 by andrewi, Wed Mar 27 23:19:19 2002 UTC
# Line 273  bootstrap-clean-CMD: Line 273  bootstrap-clean-CMD:
273    
274  bootstrap-clean-SH:  bootstrap-clean-SH:
275  #       if test -f $(EMACS); then $(MAKE) $(MFLAGS) autoloads; fi  #       if test -f $(EMACS); then $(MAKE) $(MFLAGS) autoloads; fi
276          -rm -f $(lisp)/*.elc $(lisp)/*/*.elc  #       -rm -f $(lisp)/*.elc $(lisp)/*/*.elc
277            -for dir in . $(WINS); do rm -f $$dir/*.elc; done
278    
279  # Generate/update files for the bootstrap process.  # Generate/update files for the bootstrap process.
280    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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