diff lisp/ilisp/Makefile @ 12:bcdc7deadc19 r19-15b7

Import from CVS: tag r19-15b7
author cvs
date Mon, 13 Aug 2007 08:48:16 +0200
parents b82b59fe008d
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/ilisp/Makefile	Mon Aug 13 08:47:56 2007 +0200
+++ b/lisp/ilisp/Makefile	Mon Aug 13 08:48:16 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