Mercurial > hg > xemacs-beta
diff lisp/hyperbole/Makefile @ 80:1ce6082ce73f r20-0b90
Import from CVS: tag r20-0b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:06:37 +0200 |
parents | 131b0175ea99 |
children | 4be1180a9e89 |
line wrap: on
line diff
--- a/lisp/hyperbole/Makefile Mon Aug 13 09:05:44 2007 +0200 +++ b/lisp/hyperbole/Makefile Mon Aug 13 09:06:37 2007 +0200 @@ -172,7 +172,7 @@ || (echo "These files will be compiled: " \ && echo "`cat $(ELISP_TO_COMPILE)`" \ && $(EMACS) $(BATCHFLAGS) $(PRELOADS) \ - -f batch-byte-compile `cat $(ELISP_TO_COMPILE)`) + -l bytecomp -f batch-byte-compile `cat $(ELISP_TO_COMPILE)`) @ $(RM) $(ELISP_TO_COMPILE) elc-init: