make-all-nj
author lcp
Thu, 16 Mar 1995 00:00:30 +0100
changeset 960 358a19a91d52
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Removed exception handlers, as they are now in ZF/Makefile.

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