IsaMakefile: target HOLCF-Library now compiles HOL/HOLCF/Library instead of HOL/Library
authorhuffman
Wed, 17 Aug 2011 14:32:48 -0700
changeset 44256 c478cd500dc4
parent 44255 e37e1ef33bb8
child 44257 5f202ae4340c
child 44259 b922e91dd1d9
IsaMakefile: target HOLCF-Library now compiles HOL/HOLCF/Library instead of HOL/Library
src/HOL/IsaMakefile
--- a/src/HOL/IsaMakefile	Wed Aug 17 13:10:49 2011 -0700
+++ b/src/HOL/IsaMakefile	Wed Aug 17 14:32:48 2011 -0700
@@ -1580,7 +1580,7 @@
   HOLCF/Library/Sum_Cpo.thy \
   HOLCF/Library/HOLCF_Library.thy \
   HOLCF/Library/ROOT.ML
-	@$(ISABELLE_TOOL) usedir $(OUT)/HOLCF Library
+	@cd HOLCF; $(ISABELLE_TOOL) usedir $(OUT)/HOLCF Library
 
 
 ## HOLCF-IMP