I'm using a Make makefile that wants to know what USB port to use.Sometimes it is /dev/tttyUSB0, other times it is /dev/ttyUSB1. How can Itell the Make makefile which one to use?