Sanitize away vu0 stuff unless --keep-r5900.
authorJeff Law <law@redhat.com>
Fri, 20 Mar 1998 22:56:01 +0000 (22:56 +0000)
committerJeff Law <law@redhat.com>
Fri, 20 Mar 1998 22:56:01 +0000 (22:56 +0000)
opcodes/Makefile.am
opcodes/Makefile.in

index 57d484d69aaf7eff223244971342f0cb3486003a..6c46cd41c040a3158affa126c492f67f667701dd 100644 (file)
@@ -291,7 +291,9 @@ mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
   $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h
 mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
+start-sanitize-r5900
 mips-opc.lo: vu0.h
+end-sanitize-r5900
 mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
 m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
   $(INCDIR)/dis-asm.h $(BFD_H)
index bcd2008fd761dd59a08ded51b21bb11caf7e859a..39f4d0b65ef3833cfc557017b771cb6b693eafad 100644 (file)
@@ -658,7 +658,9 @@ mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
   $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h
 mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
+start-sanitize-r5900
 mips-opc.lo: vu0.h
+end-sanitize-r5900
 mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
 m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
   $(INCDIR)/dis-asm.h $(BFD_H)
This page took 0.029751 seconds and 4 git commands to generate.