The idea is for `./makesure -l` only show goals intended to be ran by the user. This means we also need `-la` switch to list all goals. Need special care with `@goal_glob`.
The idea is for
./makesure -lonly show goals intended to be ran by the user. This means we also need-laswitch to list all goals.Need special care with
@goal_glob.