From: David MacKenzie Date: Sat, 7 Aug 1993 22:45:02 +0000 (+0000) Subject: add pointer to config/README X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=61434ebb732018ec1346494061e478e75424a978;p=binutils-gdb.git add pointer to config/README --- diff --git a/bfd/PORTING b/bfd/PORTING index d2d49110975..3c4befe0fb9 100644 --- a/bfd/PORTING +++ b/bfd/PORTING @@ -22,6 +22,7 @@ DEFAULT_VECTOR=_vec SELECT_ARCHITECTURES=bfd__arch See the list of cpu types in archures.c, or "ls cpu-*.c". +for more information about .mt and .mh files, see config/README. The file .c is the hard part. It implements the bfd_target _vec, which includes pointers to