From 5076de826cefc4cd828a8cf4cd6940d9a82f9e70 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 23 Mar 1993 01:19:58 +0000 Subject: * config/{*.mt, *.mh}: All target and host makefile fragment config files moved to an appropriate config/ subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/ subdirectory. --- gdb/config/vax/vax.mt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gdb/config/vax/vax.mt (limited to 'gdb/config/vax/vax.mt') diff --git a/gdb/config/vax/vax.mt b/gdb/config/vax/vax.mt new file mode 100644 index 0000000..ca4d36b --- /dev/null +++ b/gdb/config/vax/vax.mt @@ -0,0 +1,3 @@ +# Target: DEC VAX running BSD or Ultrix +TDEPFILES= vax-pinsn.o exec.o +TM_FILE= tm-vax.h -- cgit v1.1