Make a multi-file sandbox with make

This video shows how we can make a command line application with more than one file using the simple make file system I developed that avoids the need for explicitly editing the list of C++ files to use.

See simple make file system.

Â