# Makefile for bike.c serial interface bike: bike.c gcc -Wall -o bike bike.c