]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Makefile
Calculation of new variables needed for Non-id HBT added. (Z. Chajecki)
[u/mrichter/AliRoot.git] / Makefile
index 7b09a6a11314264fc9d851cb0c79b0181272cc25..4a3bebed49af0c9c72c32e74d7580d5c2867b1b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,8 @@ LIBS := $(GLIBS) $(ROOTLIBS) $(SYSLIBS)
 #-------------------------------------------------------------------------------
 # default target
 
-default: aliroot
+default:
+       $(MAKE) aliroot
 
 #-------------------------------------------------------------------------------
 # Each module will add to these macros
@@ -199,7 +200,7 @@ else
 alilibs: $(LIBPATH) modules $(ALLLIBS)
 endif
 
-aliroot: $(BINPATH) $(ALLEXECS) alilibs
+aliroot: alilibs $(BINPATH) $(ALLEXECS) 
 
 #-------------------------------------------------------------------------------
 # Single Makefile "distribution": Makefile + modules + mkdepend scripts