el-get/recipes/ecb.rcp

7 lines
251 B
Plaintext
Raw Normal View History

2010-12-15 22:59:48 +08:00
(:name ecb
:description "Emacs Code Browser"
:type cvs
:module "ecb"
:url ":pserver:anonymous@ecb.cvs.sourceforge.net:/cvsroot/ecb"
2012-01-14 01:06:42 +08:00
:build `(("make" "CEDET=" ,(concat "EMACS=" (shell-quote-argument el-get-emacs)))))