Any C fans out there looking for a clean, super light weight way to manage a GNU makefile? Maybe give demake a try. :
:
It’s based on Ruby… all in one file. (At least currently)
Easiest way to get it is with Ruby Gems:
gem install demake
demake example
Happy Coding! Ta!