How does D’s ‘import’ work?
Cecil Ward
cecil at cecilward.com
Thu Jun 8 04:17:20 UTC 2023
On Friday, 2 June 2023 at 12:07:09 UTC, rempas wrote:
> On Thursday, 1 June 2023 at 03:47:00 UTC, Cecil Ward wrote:
>>
>> I have another question if I may, what do we do about getting
>> makefiles right given that we have imports ?
>
> What do you mean with that? Give some more info please!
I was thinking about the situation in C where I have a rule in a
make file that lists the .h files as well as the .c all as
dependencies in creating an object file.
More information about the Digitalmars-d-learn
mailing list