add pointer to config/README

This commit is contained in:
David MacKenzie 1993-08-07 22:45:02 +00:00
parent 2e39bde39f
commit 61434ebb73
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ DEFAULT_VECTOR=<target>_vec
SELECT_ARCHITECTURES=bfd_<cpu>_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 <target>.c is the hard part. It implements the
bfd_target <target>_vec, which includes pointers to