提交 a86e06cb 编写于 作者: M Marc G. Fournier

Fix HP/ux port for tas.s

上级 40b75ef5
此差异已折叠。
......@@ -23,7 +23,10 @@ case "$host_os" in
nextstep*) os=nextstep;;
ultrix*) os=ultrix4;;
irix*) os=irix5;;
hpux*) os=hpux;;
hpux*) os=hpux
AC_LINK_FILES(backend/port/tas/hpux.s, backend/port/tas.s)
TAS=tas.o
AC_SUBST(TAS) ;;
osf*) os=alpha;;
sco*) os=sco;;
machten*) os=machten;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册