* makesdna generates dna.c which in turn should be compiled with nice cflags,
linkflags etc. But, a small error slipped in which caused the .c file to be
compiled into a nice .o file without those flags.
Thanks to Hos for pointing out the error and persisting there indeed was an
error.