mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
removed unused info and map files
This commit is contained in:
@ -8,7 +8,7 @@ CFLAGS=-c99 -I$(NDK_INC) -DDEBUG
|
||||
all: xunlimited xlimited
|
||||
|
||||
clean:
|
||||
rm -f xunlimited xlimited hardware.o cop.o main.o
|
||||
rm -f xunlimited xlimited *.o
|
||||
|
||||
cop.o: cop.asm
|
||||
$(ASM) $(ASM_FLAGS) -o $@ $<
|
||||
|
||||
Reference in New Issue
Block a user