andreer / lispbox

Emacs+SLIME+Common Lisp in one easy to install package.
http://common-lisp.net/project/lispbox/
Other
224 stars 36 forks source link

Unsure how to build #3

Closed mcandre closed 13 years ago

mcandre commented 13 years ago

I've forked lispbox for experimentation. How do you build Lispbox?

$ make -f GNUmakefile.clozurecl 
make: *** No rule to make target `binary-archives/.tar.gz', needed by `staging-archives/.tar.gz'.  Stop.
gigamonkey commented 13 years ago

Sorry for the delay. Anyway, the GNUmakefile.* are sub-makefiles invoked by the main one. And the README.source should explain more or less how things work.