diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-09-24 21:40:03 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-09-24 21:40:03 +0000 |
commit | a9d83bc1b68687af391a2bdb7466977644532364 (patch) | |
tree | c1568c5e4e6f678cd5b74749fbf55affaaefda98 /gcc/config/m68k/a-ux.h | |
parent | a66aa688372cd3042e41c9bbaf292e9ea1d8c235 (diff) | |
download | gcc-a9d83bc1b68687af391a2bdb7466977644532364.tar.gz |
Add comment about renmaing from aux.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12837 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/a-ux.h')
-rw-r--r-- | gcc/config/m68k/a-ux.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/config/m68k/a-ux.h b/gcc/config/m68k/a-ux.h index 0dbcd5b6a8f..74aaa4ea9ad 100644 --- a/gcc/config/m68k/a-ux.h +++ b/gcc/config/m68k/a-ux.h @@ -18,7 +18,9 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*===================================================================*/ +/* This file was renamed from aux.h because of MSDOS: aux.anything + isn't usable. Sigh. */ + /* Execution environment */ #undef TARGET_DEFAULT |