DockDockBuild icon indicating copy to clipboard operation
DockDockBuild copied to clipboard

Makefile not resolving prerequisite from other files

Open HilaG opened this issue 4 years ago • 0 comments

Is this a bug report, or a feature request? Bug

What is the current behavior? Makefile not resolving prerequisite from other files and marking them as unresolved

Screen Shot 2020-10-05 at 23 00 51

If the current behavior is a bug, please provide the steps to reproduce. Create a rule targets : prerequisites and write the prerequisites in another included file

What is the expected behavior? Resolve prerequisites from included files

HilaG avatar Oct 05 '20 19:10 HilaG