]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ALIROOT/Makefile
cuts on Q out, side, long added
[u/mrichter/AliRoot.git] / ALIROOT / Makefile
index 2c8951ba797d96a6d1e4671acf8f7f0f48430e4f..f3e44e08591e5f4c16f86f30943eb3d87f39df05 100644 (file)
@@ -23,7 +23,7 @@ DICTO         = $(DICT:.cxx=.o)
 
 # FORTRAN Sources
 
-FSRCS          = loadmod.F pydata.F ludata.F
+FSRCS          = loadmod.F
 
 # FORTRAN Objectrs
 
@@ -70,8 +70,8 @@ depend:               $(ALLSRCS)
 
 $(BINDIR)/aliroot:     $(OBJS) $(COBJS) $(FOBJS)
 
-LIBS = $(ALILIBS) $(G3LIBS) $(CLIBS) $(GLIBS) -lEG -lEGPythia -lpythia -lpdf \
-                                       -lTHijing -lhijing
+LIBS = $(ALILIBS) $(G3LIBS) $(CLIBS) $(GLIBS) -lEG -lEGPythia6 -lpythia6 -lpdf \
+                                       -lTHijing -lhijing -lTMevSim -lmevsim -lTHbtp -lHBTP 
 
 TOCLEAN                = $(PROGRAM) $(OBJS) $(COBJS) $(FOBJS)