From 2c7de6dfdffd92f8843e573f6471f2d9c7b8e4c4 Mon Sep 17 00:00:00 2001 From: morsch Date: Fri, 8 Sep 2000 14:26:23 +0000 Subject: [PATCH] pythia changed to pythia6 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.31.1