SETUPamd64 284 B

1234567891011
  1. echo MAKE SURE PLAN9 is set
  2. objtype=amd64
  3. export objtype
  4. cputype=amd64/unix
  5. export cputype
  6. NXM=`pwd`
  7. export NXM
  8. #PATH=$PATH:~/src/plan9port/bin/
  9. PATH=$NXM/xbin:$PLAN9/bin:$PATH:$PLAN9/bin:.
  10. # Linux is so smart sometimes, but we'll be using P9P ls which doesn't understand
  11. alias ls=ls