]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Makefile
correct access to digits in SetBit()
[u/mrichter/AliRoot.git] / Makefile
index d4bed253feba2967dc598799c3e1988dd9b2fcac..b2f9ed2286c1cbe66534ea63cf386af586a2af69 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ FORCE:
 STRUCT_DIRS    = html conf macros data share include Euclid picts \
                   doc etc Makefile .rootrc
 
-LIBRARY_DIRS   = MINICERN GEANT321 PYTHIA6 PDF
+LIBRARY_DIRS   = MINICERN GEANT321 PYTHIA6 PDF HIJING
 
 dist: AliRoot$(VERSION).tar.gz
 
@@ -137,9 +137,15 @@ htmldoc:           FORCE
 
 clean:  FORCE
                @rm -f *~ \#*
-               @for i in $(ALIROOT_DIRS) ALIROOT ; do \
+               @rm -f include/*
+               @for i in $(ALIROOT_DIRS) ALIROOT; do \
                     ${MAKE} -C $$i macroclean ; \
                 done
+                ifdef G4INSTALL
+                 @for i in TGeant4 AliGeant4; do \
+                    ${MAKE} -C $$i macroclean ; \
+                  done
+                endif  
 
 libclean:  FORCE
                @rm -f *~ \#*