mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-22 15:17:49 +00:00
setup for cygwin (compiles but crashes)
This commit is contained in:
@@ -9,6 +9,7 @@ case "$os" in
|
||||
*-*-linux*) echo linux ;;
|
||||
*-*-openbsd*) echo openbsd ;;
|
||||
*-*-freebsd*) echo freebsd ;;
|
||||
*-*-cygwin*) echo cygwin ;;
|
||||
esac
|
||||
### Don't leave the variable set.
|
||||
unset os
|
||||
|
||||
Reference in New Issue
Block a user