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
Generating autoloads is a very special case that's rarely needed, so
no reason to include it into `make all`. Thus, separate it to its own
rule that can be invoked with `make autoloads`, and move out of `all`.
0 commit comments