Very stupid question about :module.
Marco Antoniotti
marco.antoniotti at unimib.it
Wed Jun 2 18:16:50 UTC 2021
Thank you!
Let me try it
On Wed, Jun 2, 2021 at 6:58 PM Daniel Kochmański <daniel at turtleware.eu>
wrote:
> Module component has the pathname initarg, i.e (:module "foo" :pathname ""
> ...), that should do the trick.
>
> Best Regards,
> Daniel
>
>
> Wysłano z aplikacji ProtonMail
>
>
>
> -------- Oryginalna wiadomość --------
> 2 cze 2021, 18:54, Marco Antoniotti napisał(a):
>
>
> Hi
>
> I know I should RTFM, but the wisdom of real people is better. Plus, I am
> lazy...
>
> I would like to have a file depending on a "collection" of other files. I
> know I can use :module to do so, but how do I prevent the module from
> being cast into a directory? I.e., I have
>
> bar.lisp
> zot.lisp
> foobar.lisp
>
> I would like to say something like
>
> (:module "barzot"
> :components ((:file "bar")
> (:file "zot"))
> (:file "foobar" :depends-on ("barzot")
>
> How can I tell ASDF that there isn't any "barzot" folder? I know this
> must be a stupid question...
>
> Thanks
>
> Marco
>
> --
> Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01
> DISCo, Università Milano Bicocca U14 2043 http://dcb.disco.unimib.it
> Viale Sarca 336
> http://cdac2021.lakecomoschool.org
> I-20126 Milan (MI) ITALY
>
>
--
Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01
DISCo, Università Milano Bicocca U14 2043 http://dcb.disco.unimib.it
Viale Sarca 336
http://cdac2021.lakecomoschool.org
I-20126 Milan (MI) ITALY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20210602/abeaec00/attachment-0001.html>
More information about the asdf-devel
mailing list