-g: C, which are related to optimization or debugging (usually just -g or -O). Normally this would not include the -I option for specifying include directories, because then you could not easily override it on the command line, as in the above example.
For more information, you can refer to this URL.
http://makepp.sourceforge.net/1.19/makepp_tutorial.html
source
share