|Sets the directory where Printers+ will be installed
set Install$Dir Installed

|Settings below this line should not require changing
set alias$amu_machine amu LOCALE=UK %*0
set alias$cc410 c++ -I. %*0
set alias$number perl -n -e "if ($_ !~ /^ *#/ && $_ !~ /^ *\n$/) { print ++$line.' '.$_; }" < %0
set alias$aasm objasm %*0
set alias$Constants perl tools/Constants %*0
set UnixEnv$perl$sfix h:i:n:s:sources
|set BASIC$Path <Obey$Dir>.^.Tools.
|Adds the tools directory to the Run path
|set Run$Path <Run$Path>,<Obey$Dir>.^.Tools.