src/Tools/make-all-nj
author wenzelm
Tue, 22 Apr 1997 18:05:42 +0200
changeset 3010 4be22c300966
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
fixed bash-2.0 problem;

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