make-all-nj
author wenzelm
Wed, 12 Oct 1994 16:38:58 +0100
changeset 641 49fc43cd6a35
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
add_defs: improved error messages; installed new print_goals with nice 'env mode';

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