readenergy: fixing the Makefile

CFLAGS in the makefile were being specified incorrectly.

- the single quotes for forcing all options to be passed as a single
  token by the shell.
- Specifying -static and -lc via -Wl is not needed.
1 file changed
tree: bd1330dbbbe957bdd03644b7c27375dbba3d3291
  1. devlib/
  2. doc/
  3. src/
  4. .gitignore
  5. README.rst
  6. setup.py