target: dependencies command1 command2
On my system (Mac OS X), make seems to require that that Makefiles have a tab character
make
Not portably. Certain flavours of make absolutely require tab characters. Yet another reason for preferring tabs over spaces :-)