How to fix arnesi:clean-op.

TANIGUCHI Masaya ta2gch at gmail.com
Sun May 8 16:34:32 UTC 2016


Hi Budden!

I see I can only do that with shell or batch.

I would like to confirm, is it possible to create
new operation for ASDF 3.1 regardless of cleaning up .fasl files?

I googled, but there is no particular code
to create new operation for an asdf manual
but there is a section for creating a new operation at asdf manual.

Could you tell me an example that just print "hello asdf",
and it is named hello-op likes this Makefile

hello:
   echo "hello asdf"

Thank you for your telling.

ta2gch


On 2016年05月09日 00:19, 73budden . wrote:
> Hi Masaya, list!
>
>    I use batch file which deletes all fasl files to do complete
> cleanup. If I wanted to force recompilation of a particular system, I
> would just "touch" all files.
>
>    See also https://en.wikibooks.org/wiki/Common_Lisp/External_libraries/ASDF/Budden's_infrequently_asked_questions
> - it describes a way to find fasls of the system.




More information about the asdf-devel mailing list