mirror of
https://github.com/cc65/cc65.git
synced 2025-01-15 07:31:32 +00:00
use gamate-fixcart from util dir
This commit is contained in:
parent
16acb7675e
commit
76026ed59e
@ -51,7 +51,7 @@ endif
|
||||
|
||||
nachtm.bin: nachtm.c
|
||||
$(CL) -Os -l nachtm.lst -t gamate -o nachtm.bin nachtm.c
|
||||
gamate-fixcart nachtm.bin
|
||||
../../util/gamate/gamate-fixcart nachtm.bin
|
||||
|
||||
clean:
|
||||
@$(DEL) nachtm.bin nachtm.lst 2>$(NULLDEV)
|
||||
|
Loading…
x
Reference in New Issue
Block a user