X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hexed%2FMakefile;fp=hexed%2FMakefile;h=de60dbcccc0b5f248ffd3fd73e0e96f863ff8470;hb=570c43711f1e2605270b62079e3dffc810f4e672;hp=bfe4a04cd46fe70e5a0a373ea1943b93687fc99c;hpb=4db6e09fa46ca4eccb34069d815635dfb86065cf;p=megadrive.git diff --git a/hexed/Makefile b/hexed/Makefile index bfe4a04..de60dbc 100644 --- a/hexed/Makefile +++ b/hexed/Makefile @@ -5,8 +5,8 @@ OBJCOPY = $(CROSS)objcopy ASFLAGS = -m68000 --register-prefix-optional --bitwise-or -TARGET = nshtest.bin -OBJS = sega_gcc.o test.o +TARGET = hexed.bin +OBJS = sega_gcc.o test.o font.o all : $(TARGET)