I personally use Notepad2 and avoid any "makefiles"(which i consider bloated and poor design)
[1]
I use one include file for everything.
#include "void.h" //handles all the common functions,#defines,#ifdefs and #includes
Anything which uses makefiles is defective Sepples-level shit.
All the C code posts on my blog are void.h merged with somefile.c
-
References
1. >>1250330533/ posts 10,12