tmkriorules.sh - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tmkriorules.sh (184B)
---
1 if [ "x$WSYSTYPE" != xx11 ]; then
2 echo 'default:V: all'
3 echo
4 echo 'all install clean nuke:'
5 echo ' # WSYSTYPE is not x11, and rio is only for x11'
6 exit 0
7 fi
8 cat $PLAN9/src/mkmany