Loading netware/BUILD/mwenv +10 −0 Original line number Diff line number Diff line Loading @@ -46,3 +46,13 @@ export LD='mwldnlm' export LDFLAGS='-entry _LibCPrelude -exit _LibCPostlude -map -flags pseudopreemption' export RANLIB=: export STRIP=: # # Check that TERM has been set to avoid problem "Error opening # terminal: unknown" when the script is executed using non interactive ssh # if test -z "$TERM" -o "$TERM"=dumb then export TERM=linux fi Loading
netware/BUILD/mwenv +10 −0 Original line number Diff line number Diff line Loading @@ -46,3 +46,13 @@ export LD='mwldnlm' export LDFLAGS='-entry _LibCPrelude -exit _LibCPostlude -map -flags pseudopreemption' export RANLIB=: export STRIP=: # # Check that TERM has been set to avoid problem "Error opening # terminal: unknown" when the script is executed using non interactive ssh # if test -z "$TERM" -o "$TERM"=dumb then export TERM=linux fi