in reply to Damian ate my Makefile

I use the following line in my .vimrc to fix Make files:
"Fix Make files: autocmd FileType make set noexpandtab
Should fix you right up!