chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Chicken program: How to clean up the working directo


From: Bahman Movaqar
Subject: Re: [Chicken-users] Chicken program: How to clean up the working directory
Date: Sun, 14 Dec 2014 12:29:17 +0330
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/14/2014 12:15 PM, Christian Kellermann wrote:
> * Bahman Movaqar <address@hidden> [141214 00:49]:
>> I'm working on a simple project which I created using "chicken-hatch".
>> Thanks to the author of this egg, all's fine and going smoothly.
>> However, I just wonder if there is a way to clean up the working
>> directory of the program in a way that "make clean" does? Removing
>> object files, binary files and other compilation left-over stuff.
> No, chicken-install is too dumb in that regard. However if you use
> the system egg to define your dependencies, then you could use
> clean-system to clean up the compilation artifacts.
Thanks for the hint; much appreciated.

-- 
Bahman Movaqar

http://BahmanM.com - https://twitter.com/bahman__m
https://github.com/bahmanm - https://gist.github.com/bahmanm
PGP Key ID: 0x6AB5BD68 (keyserver2.pgp.com)


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]