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