This procedure here (http://wiki.codeblocks.org/index.php?title=Code::Blocks_and_Makefiles) looks to be the way to generate a makefile from a cbp. I will need to do this because at the end of the day I will be using a cross compiler to deliver to an embedded system.
There is also cbp2make (http://forums.next.codeblocks.org/index.php/topic,13675.0.html).