--- a/make-all-nj Thu Aug 18 17:56:07 1994 +0200
+++ b/make-all-nj Fri Aug 19 10:57:40 1994 +0200
@@ -3,6 +3,5 @@
#Pathnames will have to be modified for your site
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP=sml
-ISABELLEMAKE=Makefile.NJ
-export ISABELLEBIN ISABELLECOMP ISABELLEMAKE
+export ISABELLEBIN ISABELLECOMP
nohup make-all $*
--- a/make-all-poly Thu Aug 18 17:56:07 1994 +0200
+++ b/make-all-poly Fri Aug 19 10:57:40 1994 +0200
@@ -4,6 +4,5 @@
ML_DBASE=/usr/groups/theory/poly/`arch`/ML_dbase
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP="poly -noDisplay -h 15000"
-ISABELLEMAKE=Makefile
-export ML_DBASE ISABELLEBIN ISABELLECOMP ISABELLEMAKE
+export ML_DBASE ISABELLEBIN ISABELLECOMP
nohup make-all $*
--- a/src/Tools/make-all-nj Thu Aug 18 17:56:07 1994 +0200
+++ b/src/Tools/make-all-nj Fri Aug 19 10:57:40 1994 +0200
@@ -3,6 +3,5 @@
#Pathnames will have to be modified for your site
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP=sml
-ISABELLEMAKE=Makefile.NJ
-export ISABELLEBIN ISABELLECOMP ISABELLEMAKE
+export ISABELLEBIN ISABELLECOMP
nohup make-all $*
--- a/src/Tools/make-all-poly Thu Aug 18 17:56:07 1994 +0200
+++ b/src/Tools/make-all-poly Fri Aug 19 10:57:40 1994 +0200
@@ -4,6 +4,5 @@
ML_DBASE=/usr/groups/theory/poly/`arch`/ML_dbase
ISABELLEBIN=/homes/`whoami`/bin
ISABELLECOMP="poly -noDisplay -h 15000"
-ISABELLEMAKE=Makefile
-export ML_DBASE ISABELLEBIN ISABELLECOMP ISABELLEMAKE
+export ML_DBASE ISABELLEBIN ISABELLECOMP
nohup make-all $*