]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/cr16/Makefile.in
sim: cr16: switch to common sim-reg
[thirdparty/binutils-gdb.git] / sim / cr16 / Makefile.in
index 3798fc7d3bd61c9deeed0fb8d1a79dac81151cc7..07fa819edc29777796078ecedf3e78a18f4423a1 100644 (file)
@@ -19,9 +19,8 @@
 
 SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-cpu.o \
-       sim-engine.o \
        sim-hload.o \
+       sim-reg.o \
        interp.o \
        table.o \
        simops.o \
@@ -36,6 +35,8 @@ NL_TARGET = -DNL_TARGET_cr16
 
 ## COMMON_POST_CONFIG_FRAG
 
+simops.o: simops.h
+
 simops.h: gencode
        ./gencode -h >$@