]> git.uio.no Git - u/mrichter/AliRoot.git/blame - build/Makefile.config
Reducing the lenght of the link string for libs
[u/mrichter/AliRoot.git] / build / Makefile.config
CommitLineData
f0a26826 1# ROOT libraries
2ROOTLIBS = $(shell $(ROOTSYS)/bin/root-config --glibs) -lMinuit -lHtml -lEG
3ROOTLIBS := $(filter-out -lNew,$(ROOTLIBS))
4ROOTLIBS += -L/usr/X11R6/lib -lX11
5
6# Additional flags for building aliroot executable
7EXEFLAGS =
8
f347de98 9ALILIBS = -L$(LIBDIR) -lMUON -lTPC -lPMD -lTRD -lFMD -lTOF \
28f91e3c 10 -lITS -lPHOS -lCASTOR -lRICH -lVZERO -lZDC -lSTRUCT \
f347de98 11 -lTGeant3 -lSTART -lEVGEN -lSTEER -lCONTAINERS