Re: [asdf-devel] create temporary Lisp files in fasl directory

2010-08-06 Thread Robert Goldman
On 8/6/10 Aug 6 -11:49 AM, Robert Brown wrote: > On Fri, Aug 6, 2010 at 1:24 AM, Stelian Ionescu > wrote: > > Try something like this: > > (defmethod asdf:perform ((op asdf:compile-op) (c protobuf-source-file)) > (let* ((output-defaults (pathname (car (asdf

Re: [asdf-devel] create temporary Lisp files in fasl directory

2010-08-06 Thread Robert Brown
On Fri, Aug 6, 2010 at 1:24 AM, Stelian Ionescu wrote: > > Try something like this: > > (defmethod asdf:perform ((op asdf:compile-op) (c protobuf-source-file)) > (let* ((output-defaults (pathname (car (asdf:output-files op c > (generated-source-file (make-pathname :name (pathname-name