timer: timer.c bin/ gcc -o bin/timer timer.c bin/: mkdir bin .PHONY: install install: cp bin/* /usr/local/bin