# Hey Emacs, this is a -*- makefile -*- BINARY = blinky SRC = $(BINARY).c include ../common/Makefile_inc.mk