################################# Atlas requirements file ####################### # Setup Environment # # Several alternate settings for ATLAS_DIST_AREA have # to be considered according to the CMTSITE # # The macros ATLAS_DIST_AREA and ATLAS_AREA are mandatory. # set CMTSITE BNL macro ATLAS_DIST_AREA "/afs/usatlas.bnl.gov/software/dist" # # Select releases as they are available # macro ATLAS_RELEASE ${ATLAS_BASE_RELEASE} use AtlasSettings v* $(ATLAS_DIST_AREA) ################################# Atlas requirements file #####################