remove txvu stuff, now using only mips elf files
authorDoug Evans <dje@google.com>
Wed, 28 Jan 1998 10:44:28 +0000 (10:44 +0000)
committerDoug Evans <dje@google.com>
Wed, 28 Jan 1998 10:44:28 +0000 (10:44 +0000)
bfd/Makefile.am
bfd/Makefile.in

index 980fe0d4658ef5ebeea7f5aa85856014a7d9cf7d..3392cf80792a39adb3f4b03209793adc8c9e5068 100644 (file)
@@ -69,9 +69,6 @@ ALL_MACHINES = \
        $(start-sanitize-tic80) \
        cpu-tic80.lo \
        $(end-sanitize-tic80) \
-       $(start-sanitize-sky) \
-       cpu-txvu.lo \
-       $(end-sanitize-sky) \
        cpu-v850.lo \
        cpu-vax.lo \
        cpu-we32k.lo \
@@ -167,9 +164,6 @@ BFD32_BACKENDS = \
        elf32-ppc.lo \
        elf32-sh.lo \
        elf32-sparc.lo \
-       $(start-sanitize-sky) \
-       elf32-txvu.lo \
-       $(end-sanitize-sky) \
        elf32-v850.lo \
        elf32.lo \
        elflink.lo \
@@ -595,13 +589,6 @@ coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h elf-bfd.h \
   $(INCDIR)/coff/tic80.h $(INCDIR)/coff/internal.h coffcode.h
 end-sanitize-tic80:
 
-start-sanitize-sky:
-cpu-txvu.lo: cpu-txvu.c
-elf32-txvu.lo: elf32-txvu.c elf-bfd.h $(INCDIR)/elf/common.h \
-  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
-  $(INCDIR)/elf/txvu.h elf32-target.h
-end-sanitize-sky:
-
 # What appears below is generated by a hacked mkdep using gcc -MM.
 
 # DO NOT DELETE THIS LINE -- mkdep uses it.
index 63664d26b6d1ec187708891dbe845338d91ce0b4..9a831bd7913c342e7bfbbb73ce37de35c66192c9 100644 (file)
@@ -151,9 +151,6 @@ ALL_MACHINES = \
        $(start-sanitize-tic80) \
        cpu-tic80.lo \
        $(end-sanitize-tic80) \
-       $(start-sanitize-sky) \
-       cpu-txvu.lo \
-       $(end-sanitize-sky) \
        cpu-v850.lo \
        cpu-vax.lo \
        cpu-we32k.lo \
@@ -249,9 +246,6 @@ BFD32_BACKENDS = \
        elf32-ppc.lo \
        elf32-sh.lo \
        elf32-sparc.lo \
-       $(start-sanitize-sky) \
-       elf32-txvu.lo \
-       $(end-sanitize-sky) \
        elf32-v850.lo \
        elf32.lo \
        elflink.lo \
@@ -1041,13 +1035,6 @@ coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h elf-bfd.h \
   $(INCDIR)/coff/tic80.h $(INCDIR)/coff/internal.h coffcode.h
 end-sanitize-tic80:
 
-start-sanitize-sky:
-cpu-txvu.lo: cpu-txvu.c
-elf32-txvu.lo: elf32-txvu.c elf-bfd.h $(INCDIR)/elf/common.h \
-  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
-  $(INCDIR)/elf/txvu.h elf32-target.h
-end-sanitize-sky:
-
 # What appears below is generated by a hacked mkdep using gcc -MM.
 
 # DO NOT DELETE THIS LINE -- mkdep uses it.