Clean up assorted foibles in Makefile.
authorDavid Griffith <dave@661.org>
Thu, 9 Mar 2017 11:37:09 +0000 (03:37 -0800)
committerDavid Griffith <dave@661.org>
Thu, 9 Mar 2017 11:37:09 +0000 (03:37 -0800)
commitd79b4fef9ab0e6ae5e0747818113c3a0a79f20df
treeacddf5799da91be9483548e60f8ed4a5fbe492ce
parent00b1ac2f2c0d5825051716358c5e09adb0973030
Clean up assorted foibles in Makefile.

Fix problem with "make dist" resulting in a distro file missing src/common/git_hash.h
Only delete src/common/git_hash.h when cleaning IF we're in a git repo (and git is installed).
Make sure compiling with no sound actually works
Optimized the hash target and refrain from needlessly redoing it
Makefile