* po/POTFILES.in: Regenerate.
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
index 9cfde34021194f1d534570f415d13d56107bfe69..a2bda59c9eaccfcf9728da01cd07b38859cc5d8b 100644 (file)
@@ -476,6 +476,10 @@ TARGET_LIBOPCODES_CFILES = \
        tic6x-dis.c \
        tic80-dis.c \
        tic80-opc.c \
+       tilegx-dis.c \
+       tilegx-opc.c \
+       tilepro-dis.c \
+       tilepro-opc.c \
        v850-dis.c \
        v850-opc.c \
        vax-dis.c \
@@ -545,9 +549,10 @@ noinst_LIBRARIES = libopcodes.a
 libopcodes_a_SOURCES = 
 POTFILES = $(HFILES) $(CFILES)
 CLEANFILES = \
-       stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
-       stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
-       libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
+       stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
+       stamp-m32c stamp-m32r stamp-mep stamp-mt \
+       stamp-openrisc stamp-xc16x stamp-xstormy16 \
+       libopcodes.a stamp-lib
 
 CGENDIR = @cgendir@
 CPUDIR = $(CGENDIR)/cpu
@@ -846,6 +851,8 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic6x-dis.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic80-dis.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tic80-opc.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx-dis.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilepro-dis.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-dis.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v850-opc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax-dis.Plo@am__quote@
This page took 0.023374 seconds and 4 git commands to generate.