sointu toimii!
This commit is contained in:
@ -32,9 +32,9 @@ include common.script
|
||||
|
||||
|
||||
# Audio debug/test DLL
|
||||
debug_4klang.obj: debug_4klang_wrapper.asm 4klang.asm 4klang.inc
|
||||
$(ASSEMBLER_EXE) $(ASSEMBLER_OPTS) $(FORCED_4KLANG_OPTS) -o $@ $<
|
||||
|
||||
debug_4klang.obj: debug_4klang_wrapper.asm sointu.asm sointu.inc
|
||||
$(ASSEMBLER_EXE) $(ASSEMBLER_OPTS) $(FORCED_4KLANG_OPTS) -o $@ $<
|
||||
|
||||
debug_audio.obj: debug_audio.asm errormsg.inc
|
||||
$(ASSEMBLER_EXE) $(ASSEMBLER_OPTS) -o $@ $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user