mirror of
https://github.com/cc65/cc65.git
synced 2025-04-08 19:38:55 +00:00
Renamed geoszp.s -> extzp.s
git-svn-id: svn://svn.cc65.org/cc65/trunk@1988 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
a9899eba15
commit
0c0e27fa02
@ -16,7 +16,7 @@
|
||||
%.tgi: %.o ../../runtime/zeropage.o
|
||||
@$(LD) -t module -o $@ $^
|
||||
|
||||
S_OBJS = crt0.o geoszp.o oserror.o oserrlist.o randomize.o fio_module.o tgi_mode_table.o
|
||||
S_OBJS = crt0.o extzp.o oserror.o oserrlist.o randomize.o fio_module.o tgi_mode_table.o
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# Drivers
|
||||
|
Loading…
x
Reference in New Issue
Block a user