Commit e4e0d649 by Michael Meissner

Print OSF/rose for version info.

From-SVN: r2260
parent fe673db7
......@@ -121,13 +121,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define TARGET_VERSION_INTERNAL(STREAM) fputs (I386_VERSION, STREAM)
#define TARGET_VERSION TARGET_VERSION_INTERNAL (stderr)
#ifdef MACHINE_TYPE
#undef MACHINE_TYPE
#endif
#define MACHINE_TYPE ((!TARGET_486) ? "80386 running OSF/1 with OSF/rose objects" : \
"80486 running OSF/1 with OSF/rose objects")
#ifdef MD_EXEC_PREFIX
#undef MD_EXEC_PREFIX
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment