#Prepares the object code to collect data for profiling with prof. #PROFILE=YES #Compiles for profiling with the gprof profiler. #GPROF=YES # Removes -O optimization and adds -g compile option HOST_OPT=NO