Uses the atom-build package to execute Make in the current file's folder.
In contrast to (most) other build providers, this package does not use the atom paths, but the path of the currently active file to search for makefiles. ATTENTION: The file still has to be in one of the atom paths. This is a choice of the build package.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.