diff options
author | K. Richard Pixley <rich@cygnus> | 1991-10-02 04:23:13 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-10-02 04:23:13 +0000 |
commit | 7dead37ba43eaa3ea6e15d37cedad62c743b22d8 (patch) | |
tree | c957af9a06821258e7f55e8b258641d1c10acf39 /README.configure | |
parent | 5a168a17ee9619f3dd1dab72f35e95f7a9a8d60c (diff) | |
download | gdb-7dead37ba43eaa3ea6e15d37cedad62c743b22d8.zip gdb-7dead37ba43eaa3ea6e15d37cedad62c743b22d8.tar.gz gdb-7dead37ba43eaa3ea6e15d37cedad62c743b22d8.tar.bz2 |
Update subdir names to reflect current reality.
Diffstat (limited to 'README.configure')
-rwxr-xr-x | README.configure | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.configure b/README.configure index 62a2c5b..c77813d 100755 --- a/README.configure +++ b/README.configure @@ -3,7 +3,7 @@ K. Richard Pixley Cygnus Support - Last Mod Fri Aug 23 14:44:19 PDT 1991, by rich@cygint.cygnus.com + Last Mod Tue Oct 1 21:20:21 PDT 1991, by rich@cygnus.com INTRO ----- @@ -524,11 +524,11 @@ directory. existed, it will be overwritten. * "./configure +subdirs hostname +target=targetname" creates a - subdirectories Host-hostname and Host-hostname/Target-targetname and - configures Host-hostname/Target-targetname. For now, makes should - be done from Host-hostname/Target-targetname. "./configure +sub name" - works as expected. That is, it creates Host-name and - Host-name/Target-name and configures the latter. + subdirectories H-hostname and H-hostname/T-targetname and + configures H-hostname/T-targetname. For now, makes should + be done from H-hostname/T-targetname. "./configure +sub name" + works as expected. That is, it creates H-name and + H-name/T-name and configures the latter. Hacking configurations: |