make-all-nj
author lcp
Mon, 12 Sep 1994 13:06:07 +0200
changeset 604 df621b2535aa
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
New Makefile for Reference Manual

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