On 12/14/2014 12:15 PM, Christian Kellermann wrote:
> * Bahman Movaqar <bah...@bahmanm.com> [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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to