/[emacs]/emacs/lisp/Makefile.in
ViewVC logotype

Diff of /emacs/lisp/Makefile.in

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

revision 1.40 by rost, Wed Jan 22 17:12:03 2003 UTC revision 1.41 by lektu, Tue Feb 4 12:20:53 2003 UTC
# Line 248  compile-always: $(lisp)/subdirs.el doit Line 248  compile-always: $(lisp)/subdirs.el doit
248            fi \            fi \
249          done          done
250    
251  compile-calc:  compile-calc:
252          for el in `find $(lisp)/calc -name '*.el'`; do \          for el in `find $(lisp)/calc -name '*.el'`; do \
253            echo Compiling $$el; \            echo Compiling $$el; \
254            $(emacs) -f batch-byte-compile $$el || exit 1; \            $(emacs) -f batch-byte-compile $$el || exit 1; \

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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