]> git.sur5r.net Git - cc65/commitdiff
steaxspi.o was missing
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 2 Apr 2001 20:24:24 +0000 (20:24 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 2 Apr 2001 20:24:24 +0000 (20:24 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@683 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/runtime/Makefile

index 2d554549c91402b6c24c4a5af22c6b222cb79942..e509c5471166ebedac160d6a974cb954709644c3 100644 (file)
@@ -169,6 +169,7 @@ OBJS =      add.o           \
        staxspidx.o     \
        staxspp.o       \
                steaxsp.o       \
+       steaxspi.o      \
        steaxspp.o      \
        stkchk.o        \
                sub.o           \