make-all-nj
author lcp
Wed, 03 May 1995 12:09:05 +0200
changeset 1085 504dad4d7843
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
new version

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