* config/tic80/tic80.mt: Disable using the simulator

until it is ready.
This commit is contained in:
Fred Fish 1997-03-30 19:35:55 +00:00
parent 5cb6d16506
commit 538fd878d8
2 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,10 @@
start-sanitize-tic80
Sun Mar 30 12:28:24 1997 Fred Fish <fnf@cygnus.com>
* config/tic80/tic80.mt: Disable using the simulator
until it is ready.
end-sanitize-tic80
Sat Mar 29 13:57:20 1997 Fred Fish <fnf@cygnus.com>
* COPYING: Install new version of file from FSF.

View file

@ -1,5 +1,7 @@
# Target: TI TMS320C80 (MVP) processor
TDEPFILES= tic80-tdep.o
TM_FILE= tm-tic80.h
SIM_OBS = remote-sim.o
SIM = ../sim/tic80/libsim.a -lm
# Disable using the simulator until it is ready.
#SIM_OBS = remote-sim.o
#SIM = ../sim/tic80/libsim.a -lm