]> git.uio.no Git - u/mrichter/AliRoot.git/blob - build/Makefile.config
Some additional changes related to the previous changes. AliL3Transform
[u/mrichter/AliRoot.git] / build / Makefile.config
1 # ROOT libraries 
2 ROOTLIBS      = $(shell $(ROOTSYS)/bin/root-config --glibs) -lMinuit -lHtml -lEG 
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 -lCASTOR -lRICH -lZDC -lSTRUCT \
11                 -lTGeant3 -lSTART -lEVGEN -lSTEER -lCONTAINERS