Re: Guile packages on Debian

Arun Isaac <[email protected]> Fri, 16 May 2025 05:23:59 +0100
Newsgroups gmane.lisp.guile.user
Message-ID <[email protected]>
Hi Vivien,

I usually provide a simple hand-written Makefile that I use for both
Guix and other distros. I find that it is quite sufficient for pure
Guile projects.

Here is an example: https://git.systemreboot.net/ravanan/tree/Makefile

Regards,
Arun