make-all-nj
author lcp
Mon, 31 Oct 1994 18:01:02 +0100
changeset 670 ff4c6691de9d
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
Pure/tactic/build_netpair: now takes two arguments

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