Include generated dependencies
This follows the same pattern as the .d files generated during compilation; the .d files are generated as a side effect of generating the output file, and we then include them all at build-time to register the correct dependencies. See line 634 of driver.makefile.
parent
259dae5e
No related branches found
No related tags found
This commit is part of merge request !86. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment