rename test -> hexed
authornotaz <notasas@gmail.com>
Tue, 17 Mar 2009 20:41:23 +0000 (20:41 +0000)
committernotaz <notasas@gmail.com>
Tue, 17 Mar 2009 20:41:23 +0000 (20:41 +0000)
hexed/Makefile
hexed/hexed.s [moved from hexed/test.s with 100% similarity]

index de60dbc..cebf024 100644 (file)
@@ -6,7 +6,7 @@ OBJCOPY = $(CROSS)objcopy
 ASFLAGS = -m68000 --register-prefix-optional --bitwise-or \r
 \r
 TARGET = hexed.bin\r
-OBJS = sega_gcc.o test.o font.o\r
+OBJS = sega_gcc.o hexed.o font.o\r
 \r
 all : $(TARGET)\r
 \r
similarity index 100%
rename from hexed/test.s
rename to hexed/hexed.s