1.1 diff -r 6a0c1ee6f6ca -r 5dc2f3565377 Makefile 1.2 --- a/Makefile Sun Nov 28 03:17:08 2010 +0000 1.3 +++ b/Makefile Sun Nov 28 19:53:14 2010 +0000 1.4 @@ -112,7 +112,7 @@ 1.5 BUILD_TYPE ?= debug 1.6 1.7 # target executable 1.8 -TARGET = 3b1emu 1.9 +TARGET = freebee 1.10 1.11 # source files that produce object files 1.12 SRC = main.c musashi/m68kcpu.c musashi/m68kops.c musashi/m68kopac.c musashi/m68kopdm.c musashi/m68kopnz.c