Commit 566a1312 by Jim Blandy

* config.sub: Added Xenix operating system.

From-SVN: r2753
parent e64708b6
...@@ -515,6 +515,9 @@ case $os in ...@@ -515,6 +515,9 @@ case $os in
-svr3) -svr3)
os=-sysv3 os=-sysv3
;; ;;
-xenix)
os=-xenix
;;
-none) -none)
;; ;;
*) *)
......
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