o debug printf is working in asm
This commit is contained in:
@@ -27,7 +27,7 @@ optixx.inc: optixx.pcx
|
||||
$(AS) -o $? $@
|
||||
|
||||
$(APP): linkfile $(GFX) $(OBJS) $(GFX)
|
||||
$(LD) -vr linkerfile.prj $@
|
||||
$(LD) -vri linkerfile.prj $@
|
||||
|
||||
clean:
|
||||
rm -vf $(APP) *.prj *.o
|
||||
|
||||
Reference in New Issue
Block a user