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