I assume you are trying to run this from windows no?
The command syntax shown here is done for unix. On unix, you can separate commands using ";". On dos, this is not feasible.
If I remember well, using gnu, you could try to replace the lines that way:
instead of:
cd usb; make...