* sim/ucsim/hc08.src/inst.cc,
[fw/sdcc] / device / lib / hc08 / Makefile
index c690a372d7e93584d7f1caf42cd38b0507eddfa5..baded10f95828eed566f90eea284a9f23d1b2696 100644 (file)
@@ -5,7 +5,7 @@ TOPDIR = ../../..
 SCC = $(TOPDIR)/bin/sdcc -mhc08
 SAS = $(TOPDIR)/bin/as6808
 
-OBJ = _ret.rel _divuint.rel _divulong.rel
+OBJ = _ret.rel _divuint.rel _divulong.rel _mulint.rel _mullong.rel
 
 LIB = hc08.lib
 CC = $(SCC)