make-all-nj
author nipkow
Tue, 07 Mar 1995 15:00:34 +0100
changeset 938 621be7ec81d7
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
*** empty log message ***

#! /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 $*