#!/bin/bash make avrdude -p atmega128 -c stk200 -P /dev/parport0 -U flash:w:main.HEX exit