make-all-nj
author lcp
Mon, 12 Sep 1994 13:20:07 +0200
changeset 605 4da7bd70afe2
parent 547 23e30d32cd0d
permissions -rwxr-xr-x
New Makefile for Logics 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 $*