]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/clean.tpl
Return to the original methods from AliLoader (Marco)
[u/mrichter/AliRoot.git] / build / clean.tpl
index a88760b46895dd2225a803c5c92c8a734bca733d..68a2eb29af5405254552886af152e67917f13b3b 100644 (file)
@@ -1,3 +1,19 @@
+#-*- Mode: Makefile -*-
+
+
+reveng-@MODULE@:               @MODULE@/check/classDiagram.dot
+
+@MODULE@/check/classDiagram.dot:       $(PACKREVENG)
+       @$(REV_ENG) $^
+       @-mv classDiagram.dot $@
+
+revdisp-@MODULE@:      reveng-@MODULE@
+       @echo revdisp for @MODULE@
+       @cd @MODULE@/check ; \
+      $(IRST_INSTALLDIR)/webreveng/create-class-diagram-pages.sh
+       @sed -e "s/STEER/@MODULE@/g" < $(IRST_INSTALLDIR)/webreveng/WWW/STEER/HomePage.html > @MODULE@/check/HomePage.html
+
+PACKREVENG =
 
 #  Clean option for the whole module
 clean-@MODULE@: