]> git.uio.no Git - u/mrichter/AliRoot.git/blob - build/Makefile.config
Updated a bit with:
[u/mrichter/AliRoot.git] / build / Makefile.config
1 # ROOT libraries 
2 ROOTLIBS      = $(shell $(ROOTSYS)/bin/root-config --glibs) -lMinuit -lHtml -lEG -lEGPythia6 -lMC
3 ROOTLIBS     := $(filter-out -lNew,$(ROOTLIBS))
4 ROOTLIBS  += -L/usr/X11R6/lib -lX11 
5
6 # Additional flags for building aliroot executable
7 EXEFLAGS = 
8
9 ALILIBS       = -L$(LIBDIR) -lMUON -lTPC -lPMD -lTRD -lFMD -lTOF \
10                 -lITS -lPHOS -lCRT -lRICH -lVZERO -lZDC -lSTRUCT \
11                 -lTGeant3 -lSTART -lEVGEN -lSTEER -lCONTAINERS