Commit 87e11b70 by Robert Lipe

sysv5.h: New file to describe UnixWare7/SVR5.

�
	* i386/sysv5.h: New file to describe UnixWare7/SVR5.
	* configure.in (i?86-UnixWare7*-sysv): Use it.
	* i386/udk.h: Use sysv5.h.   Now uses Dwarf-2.

From-SVN: r26038
parent d76e5e59
...@@ -1368,7 +1368,7 @@ changequote(,)dnl ...@@ -1368,7 +1368,7 @@ changequote(,)dnl
changequote([,])dnl changequote([,])dnl
xm_file="xm-alloca.h xm-siglist.h ${xm_file}" xm_file="xm-alloca.h xm-siglist.h ${xm_file}"
xm_defines="USG POSIX" xm_defines="USG POSIX"
tm_file=i386/sysv4.h tm_file=i386/sysv5.h
if test x$stabs = xyes if test x$stabs = xyes
then then
tm_file="${tm_file} dbx.h" tm_file="${tm_file} dbx.h"
......
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