src/Tools/make-all-nj
author wenzelm
Thu, 06 Feb 1997 18:22:59 +0100
changeset 2589 9d910f3681d0
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
now falls back on ucat instead of cat;

#! /bin/sh
#Make entire system using Standard ML of New Jersey
#Pathnames will have to be modified for your site
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP=sml
export ISABELLEBIN ISABELLECOMP 
nohup make-all $*