2012-06-07 16:55:06 -07:00

8 lines
111 B
Makefile

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