Makefile improvements:
authorMichael Reed <m.reed@mykolab.com>
Wed, 17 Sep 2014 18:09:53 +0000 (14:09 -0400)
committerMichael Reed <m.reed@mykolab.com>
Wed, 17 Sep 2014 18:09:53 +0000 (14:09 -0400)
commitcae082fd57d2612384893a46c46c523a200075b8
tree6639145fbe122149fcc3d6b4b218c3142834b6f8
parentafbbaa204be1c70b746e05f4cc8558c37da0a2d9
Makefile improvements:

- Simplified install target using 'install -D'
- Added uninstall target
- Reenabled -Wall, the user should be aware of any supposed program
errors
Makefile