You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Makefile "generate" target to create the sources
Some sources are generated during the call to "make". Make this
a separate target, so we can generate the sources without building
them. This is needed for the gnatcoverage instrumentation phase,
which requires complete sources.
For #457
0 commit comments