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