File: unicos.sh

package info (click to toggle)
perl 5.004.04-6
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 11,096 kB
  • ctags: 11,260
  • sloc: ansic: 70,244; perl: 53,777; sh: 12,714; lisp: 4,226; yacc: 911; makefile: 815
file content (7 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
case `uname -r` in
6.1*) shellflags="-m+65536" ;;
esac
optimize="-O1"
d_setregid='undef'
d_setreuid='undef'