all : run serial serial : serial.o g++ -o $@ $^ run : serial stty -F /dev/ttyUSB0 4800 -parenb