From 428650539598d623520a2dbfe34af65357f46ee8 Mon Sep 17 00:00:00 2001 From: hristov Date: Tue, 2 Jul 2002 14:11:51 +0000 Subject: [PATCH] CRT replces CASTOR --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 595e964de5f..ac39ea91be2 100644 --- a/Makefile +++ b/Makefile @@ -18,12 +18,12 @@ PRETTY = $(AWK) '{print $$0 substr($(DOTS),1,79-length($$0))}' ##### Module libraries ##### ALIROOT_DIRS = STEER TGeant3 TRD PHOS TPC ZDC MUON PMD FMD TOF ITS \ - CASTOR RICH START STRUCT EVGEN RALICE ALIFAST \ + CRT RICH START STRUCT EVGEN RALICE ALIFAST \ THijing CONTAINERS MEVSIM TMEVSIM THbtp HBTP \ EMCAL HBTAN VZERO ##### TARGETS ##### - + default: lib bin alilibs aliroot lib bin: -- 2.31.1