removed getplatform, ISABELLE_OUTPUT_DIR;
authorwenzelm
Thu, 06 Feb 1997 18:33:50 +0100
changeset 2592 a17f46352df3
parent 2591 ae16f162f973
child 2593 012be3cc5203
removed getplatform, ISABELLE_OUTPUT_DIR;
lib/Tools/makeall
--- a/lib/Tools/makeall	Thu Feb 06 18:31:27 1997 +0100
+++ b/lib/Tools/makeall	Thu Feb 06 18:33:50 1997 +0100
@@ -21,9 +21,6 @@
 #     -noexec	don't execute, just check settings and IsaMakefiles
 
 
-. $ISABELLE_HOME/lib/scripts/getplatform
-export ISABELLE_OUTPUT_DIR="$ISABELLE_OUTPUT/$ML_SYSTEM-$PLATFORM"
-
 set -e			#fail immediately upon errors
 
 # process command line switches