From: morsch Date: Fri, 8 Sep 2000 14:26:23 +0000 (+0000) Subject: pythia changed to pythia6 X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=2c7de6dfdffd92f8843e573f6471f2d9c7b8e4c4 pythia changed to pythia6 --- diff --git a/Makefile b/Makefile index faadd5da29f..093a6369d95 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ alilibs: lib ${MAKE} -C $$i ; \ done -aliroot geant321 minicern pdf pythia hijing: FORCE +aliroot geant321 minicern pdf pythia6 hijing: FORCE @DIR=`echo $@ | $(AWK) '{print toupper($$0)}'` ; \ echo "Making dependencies in $$DIR" | $(PRETTY); \ ${MAKE} -C $$DIR depend;\ @@ -56,7 +56,7 @@ TGeant4 AliGeant4: FORCE echo "Making in $$DIR" | $(PRETTY); \ ${MAKE} -C $$DIR -cernlibs: geant321 pythia minicern pdf hijing +cernlibs: geant321 pythia6 minicern pdf hijing geant4: TGeant4 AliGeant4