diff lisp/ilisp/Makefile @ 78:c7528f8e288d r20-0b34

Import from CVS: tag r20-0b34
author cvs
date Mon, 13 Aug 2007 09:05:42 +0200
parents 131b0175ea99
children 15872534500d
line wrap: on
line diff
--- a/lisp/ilisp/Makefile	Mon Aug 13 09:05:11 2007 +0200
+++ b/lisp/ilisp/Makefile	Mon Aug 13 09:05:42 2007 +0200
@@ -58,6 +58,11 @@
 compile:
 	$(EMACS) -batch -l ilisp-mak.el
 
+elc: $(LoadFiles)
+
+$(LoadFiles) :
+	$(EMACS) -batch -l ilisp-mak.el
+
 tags:
 	etags *.el