]> git.sur5r.net Git - cc65/blobdiff - libsrc/runtime/Makefile
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / runtime / Makefile
index c8a76beabf5b424462b9d52f6893d096fbfff95b..7ab599219d34e4b75d2bf19fcce7f624f2e40361 100644 (file)
@@ -81,6 +81,7 @@ OBJS =        add.o           \
                ge.o            \
                gt.o            \
                icmp.o          \
+        idiv32by16r16.o \
         imul16x16r32.o  \
        incax1.o        \
        incax2.o        \
@@ -154,7 +155,6 @@ OBJS =      add.o           \
                mod.o           \
                mul.o           \
         mul8.o          \
-        mul8x8r16.o     \
        mulax3.o        \
        mulax5.o        \
        mulax6.o        \
@@ -221,6 +221,7 @@ OBJS =      add.o           \
         udiv32by16r16.o \
                umod.o          \
         umul16x16r32.o  \
+        umul8x8r16.o    \
                xor.o           \
         zeropage.o