From 29408da58bedf999e6b475649053e4348e88e3ba Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Sat, 31 Oct 2015 23:01:02 -0400 Subject: add core probe utility --- utils/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/GNUmakefile') diff --git a/utils/GNUmakefile b/utils/GNUmakefile index 8ebebf1..dcc6679 100644 --- a/utils/GNUmakefile +++ b/utils/GNUmakefile @@ -27,7 +27,7 @@ INC = ../hal.h LIB = ../libhal.a -BIN = eim_peek_poke +BIN = eim_peek_poke cores CFLAGS = -g3 -Wall -fPIC -std=c99 -I.. -- cgit v1.2.3