# HG changeset patch # User wenzelm # Date 912611649 -3600 # Node ID c48050d6928dc73d2036f57233f29bdf2bd1064f # Parent fc58d3c1fd62fa11375db8d1d69eb65877c2cd79 tuned; diff -r fc58d3c1fd62 -r c48050d6928d src/HOLCF/IsaMakefile --- a/src/HOLCF/IsaMakefile Wed Dec 02 16:10:49 1998 +0100 +++ b/src/HOLCF/IsaMakefile Wed Dec 02 16:14:09 1998 +0100 @@ -123,10 +123,10 @@ IOA-Storage: IOA $(LOG)/IOA-Storage.gz -$(LOG)/IOA-Storage.gz: IOA/Storage/Action.ML IOA/Storage/Action.thy \ - IOA/Storage/Correctness.ML IOA/Storage/Correctness.thy \ - IOA/Storage/Impl.ML IOA/Storage/Impl.thy IOA/Storage/ROOT.ML \ - IOA/Storage/Spec.thy +$(LOG)/IOA-Storage.gz: $(OUT)/IOA IOA/Storage/Action.ML \ + IOA/Storage/Action.thy IOA/Storage/Correctness.ML \ + IOA/Storage/Correctness.thy IOA/Storage/Impl.ML IOA/Storage/Impl.thy \ + IOA/Storage/ROOT.ML IOA/Storage/Spec.thy @cd IOA; $(ISATOOL) usedir $(OUT)/IOA Storage