]> 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 19cda62daf8ed994c53af0b8761358a61caa9318..7ab599219d34e4b75d2bf19fcce7f624f2e40361 100644 (file)
@@ -81,6 +81,8 @@ OBJS =        add.o           \
                ge.o            \
                gt.o            \
                icmp.o          \
+        idiv32by16r16.o \
+        imul16x16r32.o  \
        incax1.o        \
        incax2.o        \
                incax3.o        \
@@ -216,7 +218,10 @@ OBJS =     add.o           \
                ugt.o           \
                ule.o           \
                ult.o           \
+        udiv32by16r16.o \
                umod.o          \
+        umul16x16r32.o  \
+        umul8x8r16.o    \
                xor.o           \
         zeropage.o