make source dependencies work
[rrq/rrqforth.git] / rrqforth.asm
index f06c158bd5a9879f64f804185a7292861a307d38..673f77166060c23cada4bb1d44514122b7f360b0 100644 (file)
@@ -157,12 +157,12 @@ dostring:
        push rax+1
        next
 
-include 'wordlists.fasm'
-include 'syscalls.fasm'
-include 'memory.fasm'
-include 'stack.fasm'
-include 'math.fasm'
-include 'stdio.fasm'
+include 'wordlists.asm'
+include 'syscalls.asm'
+include 'memory.asm'
+include 'stack.asm'
+include 'math.asm'
+include 'stdio.asm'
 
        WORD p_program_version,'PROGRAM_VERSION',dostring
        db length