1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-22 12:30:41 +00:00

steaxspi.o was missing

git-svn-id: svn://svn.cc65.org/cc65/trunk@683 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2001-04-02 20:24:24 +00:00
parent b2e0ed603e
commit cf61bd0b40

View File

@ -169,6 +169,7 @@ OBJS = add.o \
staxspidx.o \
staxspp.o \
steaxsp.o \
steaxspi.o \
steaxspp.o \
stkchk.o \
sub.o \