removed unused info and map files

This commit is contained in:
Wei-ju Wu
2016-06-14 21:22:02 -07:00
parent 6a63542f10
commit 0766c168aa
9 changed files with 1 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ CFLAGS=-c99 -I$(NDK_INC) -DDEBUG
all: xunlimited xlimited all: xunlimited xlimited
clean: clean:
rm -f xunlimited xlimited hardware.o cop.o main.o rm -f xunlimited xlimited *.o
cop.o: cop.asm cop.o: cop.asm
$(ASM) $(ASM_FLAGS) -o $@ $< $(ASM) $(ASM_FLAGS) -o $@ $<
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-11
View File
@@ -1,11 +0,0 @@
The demo programs don't load these PowerCrawler MAP Files but the
corresponding RAW files which are in this directory as well. The
RAW files were created with the RAW-IO Saver included in the
PowerCrawler package.
----------------------------------------------------------------------------
Die Demoprogramme laden nicht diese PowerCrawler MAP Dateien, sondern
die entsprechenden RAW Dateien, die sich ebenfalls in diesem Verzeichnis
befinden. Die RAW Dateien wurden mit dem RAW-IO Saver erzeugt, der Teil
des PowerCrawler Paketes ist.
Binary file not shown.
Binary file not shown.
Binary file not shown.