* Makefile.in (simops.o): Add simops.h to dependency list.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Sun, 15 Apr 2001 19:57:10 +0000 (19:57 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Sun, 15 Apr 2001 19:57:10 +0000 (19:57 +0000)
sim/d10v/ChangeLog
sim/d10v/Makefile.in
sim/mn10200/ChangeLog
sim/mn10200/Makefile.in
sim/mn10300/ChangeLog
sim/mn10300/Makefile.in
sim/v850/ChangeLog
sim/v850/Makefile.in

index 08d899377c0913ac457912d96b76c89ea53590c7..75167f929aa6ef8be59ecf0e0b77669d5b52a2a1 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-15  J.T. Conklin  <jtc@redback.com>
+
+       * Makefile.in (simops.o): Add simops.h to dependency list.
+
 Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
index 8ed219f013830d4530144a902950db248199c5c0..82d7e11ceb33476ec7d56f032c850c1b83fa98b8 100644 (file)
@@ -48,6 +48,6 @@ clean-extra:
        rm -f table.c simops.h gencode
 
 interp.o: interp.c table.c $(INCLUDE)
-simops.o: simops.c $(INCLUDE)
+simops.o: simops.c simops.h $(INCLUDE)
 endian.o: endian.c $(INCLUDE)
 table.o: table.c
index bf1eab469df0e6f632bde07117f6830ddf9e1e80..6e997245746a02c554bb8a363e05ec9666ff6c94 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-15  J.T. Conklin  <jtc@redback.com>
+
+       * Makefile.in (simops.o): Add simops.h to dependency list.
+
 Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
index e19d9e778422ee835d0dcf3a75db2646fea09dcd..bcc15c86834d1936780bb63fbf3e77748265daae 100644 (file)
@@ -48,5 +48,5 @@ clean-extra:
        rm -f table.c simops.h gencode
 
 interp.o: interp.c table.c $(INCLUDE)
-simops.o: simops.c $(INCLUDE)
+simops.o: simops.c simops.h $(INCLUDE)
 table.o: table.c
index 3d76d2c4cc67b8025319214024703fe4165022e6..d064f0d21e8a2683381a8d4296a50734759e7c22 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-15  J.T. Conklin  <jtc@redback.com>
+
+       * Makefile.in (simops.o): Add simops.h to dependency list.
+
 Wed Aug  9 02:24:53 2000  Graham Stott  <grahams@cygnus.co.uk>
 
        * am33.igen: Warning clean-up.
index 1c5a719aca8b5099508e002b498dd8809f0860d7..4623f9f2fbb70d21fa478ebb31b591753b26d4f5 100644 (file)
@@ -152,7 +152,7 @@ tmp-igen: $(IGEN_INSN) $(IGEN_DC) ../igen/igen
 
 
 interp.o: interp.c $(MN10300_INTERP_DEP) $(INCLUDE)
-simops.o: simops.c $(INCLUDE)
+simops.o: simops.c simops.h $(INCLUDE)
 table.o: table.c
 
 clean-extra: clean-igen
index 6ac403dd05db938a20bf57f88ea3472fcb0f4727..cbf109f8d9bdcf2ad723359bb23b6ec59ea6bc60 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-15  J.T. Conklin  <jtc@redback.com>
+
+       * Makefile.in (simops.o): Add simops.h to dependency list.
+
 2001-03-14  Andrew Cagney  <ac131313@redhat.com>
 
        * Makefile.in (gencode): Link with libintl.
index 04f02d93a0c210bfa7ce249491e31dbdc1ed556b..2500fca96d997fbd03454751f2fce492cb667280 100644 (file)
@@ -135,6 +135,6 @@ clean-extra: clean-igen
        rm -f table.c simops.h gencode
 
 #interp.o: interp.c table.c $(INCLUDE)
-simops.o: simops.c $(INCLUDE) targ-vals.h
+simops.o: simops.c simops.h $(INCLUDE) targ-vals.h
 #table.o: table.c
 semantics.o: $(INCLUDE)