From 6d2f03fea5a561fc48d930211416a83ce5ce0bb3 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 4 Feb 1993 18:05:30 +0000 Subject: Now builds in subdirs --- gdb/config/h8300hms.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/h8300hms.mt') diff --git a/gdb/config/h8300hms.mt b/gdb/config/h8300hms.mt index 71213ea..6002df4 100644 --- a/gdb/config/h8300hms.mt +++ b/gdb/config/h8300hms.mt @@ -1,3 +1,3 @@ # Target: H8300 with HMS monitor and H8 simulator -TDEPFILES= exec.o h8300-tdep.o remote-hms.o remote-sim.o ../h8300sim/code.o ../h8300sim/perifs.o +TDEPFILES= exec.o h8300-tdep.o remote-hms.o remote-sim.o ../sim/h8300/code.o ../sim/h8300/perifs.o TM_FILE= tm-h8300.h -- cgit v1.1