-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regroup all variables to control workflows.
Declare all the variables that control whether workflows are enabled (MIR, IMP/IMP_LARGE, COMP, and PAT) in a single block near the beginning of the Makefile. This both ensures that all such variables are always declared before they are used, and makes it easier for users to find them and understand what they are for.
- Loading branch information
Showing
1 changed file
with
23 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters