diff options
Diffstat (limited to 'utils/GNUmakefile')
-rw-r--r-- | utils/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
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.. |