Browse Source

Avoid references to files that aren't assigned to FSF.

gdb-4_18-branch
John Gilmore 35 years ago
parent
commit
5dfd2a9bfb
  1. 4
      gdb/config/stratus.mt

4
gdb/config/stratus.mt

@ -1,3 +1,5 @@
# Target: Stratus machine running SVR4.
TDEPFILES= i860-pinsn.o exec.o i860-tdep.o solib.o
# The i860 files are not yet released to FSF.
#TDEPFILES= i860-pinsn.o exec.o i860-tdep.o solib.o
TDEPFILES= exec.o solib.o
TM_FILE= tm-stratus.h

Loading…
Cancel
Save