src/Cube/IsaMakefile
changeset 4583 6d9be46ea566
parent 4518 74c01296e818
child 11260 b736de4cb913
--- a/src/Cube/IsaMakefile	Mon Jan 19 16:26:11 1998 +0100
+++ b/src/Cube/IsaMakefile	Tue Jan 20 18:26:26 1998 +0100
@@ -26,7 +26,9 @@
 Pure:
 	@cd $(SRC)/Pure; $(ISATOOL) make Pure
 
-$(OUT)/Cube: $(OUT)/Pure Cube.ML Cube.thy ROOT.ML
+$(OUT)/Cube: $(OUT)/Pure Base.ML Base.thy CC.ML CC.thy Cube.thy L2.ML \
+  L2.thy LOmega.ML LOmega.thy LP.ML LP.thy LP2.ML LP2.thy LPomega.ML \
+  LPomega.thy Lomega.ML Lomega.thy ROOT.ML
 	@$(ISATOOL) usedir -b $(OUT)/Pure Cube
 
 
@@ -34,7 +36,7 @@
 
 Cube-ex: Cube $(LOG)/Cube-ex.gz
 
-$(LOG)/Cube-ex.gz: $(OUT)/Cube ex/ex.ML ex/ROOT.ML
+$(LOG)/Cube-ex.gz: $(OUT)/Cube ex/ex.ML ex/ex.thy ex/ROOT.ML
 	@$(ISATOOL) usedir $(OUT)/Cube ex