make-all-nj
author lcp
Mon, 31 Oct 1994 18:03:14 +0100
changeset 671 e0be228a9c5b
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Pure/tctical/THEN_ELSE: new

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