To make a script from complete scratch...

Open SED, add the lines

#include<acknex.h>
#include<default.c>

save the file as .c (have to write is explicitly) and there you have the basics of any lite-c script.