]> git.uio.no Git - u/mrichter/AliRoot.git/blame - build/Makefile.config
Transition to NewIO
[u/mrichter/AliRoot.git] / build / Makefile.config
CommitLineData
f0a26826 1# ROOT libraries
b9d0a01d 2ROOTLIBS = $(shell $(ROOTSYS)/bin/root-config --glibs) -lMinuit -lHtml -lEG -lEGPythia6 -lMC
f0a26826 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 \
fa2fdd07 10 -lITS -lPHOS -lCRT -lRICH -lVZERO -lZDC -lSTRUCT \
66f6b3b4 11 -lSTART -lEVGEN -lSTEER -lCONTAINERS