I want to generate a makefile for my Glade 3 c project. Glade 3 does not generate source code any more, only an xml file. Older tutorials for Glade sais that you should autogen.sh inside the source directly, but this file obviously generated by Glade along with the generated c source files.
Does anyone know how to do this, or can anyone point me to a good tutorial that is easy and to the point which I can use for this?
