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
Various rules were only ever invoked once from other
This rule is only ever invoked from `profile-gen-stamp` and all it
does is turn around and invoke `make @DEF_MAKE_RULE@`. I don't see
a strong reason for this indirection to exist, as it harms
comprehension.
0 commit comments