3 print "/* ==> Do not modify this file!! It is created automatically"
4 printf " from %s using the gen-c-prog.awk script. <== */\n\n", FILE
5 print "#include <stdio.h>"
9 if (curfun != FUNCTION)
16 printf "%s (file)\n", FUNCTION
21 for (i = 1; i < NF; i++)
23 printf "%s\\n\", file);\n", $NF;