] [PATCH] BaseTools/Conf: Fix Dynamic-Library-File template
In the Dynamic-Library-File template, add missing output file declarations.
These files are generated by the template and other rules explicitly depend on
them.
This change resolves missing dependency issues we encountered while running a
In the Dynamic-Library-File template, add missing output file
declarations. These files are generated by the template and other rules
explicitly depend on them.
This change resolves missing dependency issues we encountered while
running a recursive make with job control.
Signed-off-by: Jake Garv