* config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.

* alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
This commit is contained in:
Joel Brobecker 2003-06-04 05:25:10 +00:00
parent 37bb6d9f02
commit 0bd79c5c09
3 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,3 @@
# Target: Little-endian Alpha
TDEPFILES= alpha-tdep.o alpha-osf1-tdep.o
TDEPFILES= alpha-tdep.o alpha-osf1-tdep.o alpha-mdebug-tdep.o
TM_FILE= tm-alpha.h