On Fri, 1 Mar 2013 14:30:41 -0500
Sam Sam <gamgee...@hotmail.com> wrote:

> Currently, i use (asdf:make-build :example but that doesnt leave any C files 
> around.
> 
> example.asd:
> 
> (defsystem :example
>   :depends-on (:cl-opengl :cl-glu :cl-glut)
>   :serial t
>   :components ((:file "simple")))

I've not tried it with asdf, but does setting C::*DELETE-FILES* to NIL
help?
-- 
Matt

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to