
UMPIRE_SOURCE =

ifneq (,$(findstring true,$(have_umpire)))
    UMPIRE_SOURCE += \
        memoryPool/umpireMemoryPool.C
endif
