The source project of this merge request has been removed.
Clean up Makefile for better packaging
- $(CC) defaults to 
ccaccording to POSIX - $(CPPFLAGS) should be passed for the preprocessor
 - Allow users to override 
-O3by default 
cc according to POSIX-O3 by default