When I run make, it says "missing separator".

Description

When I run make, it says "missing separator".
Make sure that you don't have a semi-colon appended to your MSVCDIR variable if you are using MSVC, to your MINGDIR variable if you are using MinGW or to your BCC32DIR variable if you are using BCC. Also run make -v from the command line and make sure you are using GNU make and not Borland make or Microsoft make.