$ cd sect01
$ make ex{01..}
$ cd sect01
$ make clean
$ cd sect{02..05}
$ cd ex{01..}
$ make [SRC="path/to/source.txt"]
If no SRC
argument is passed, the source text file that within the exercise directory will be used.
$ cd sect{02..05}
$ cd ex{01..}
$ make clean