# $Id: GNUmakefile,v 2.3 1998/12/02 17:50:11 gcosmo Exp $
# --------------------------------------------------------------
# GNUmakefile for global management.  Gabriele Cosmo, 26/9/96.
# --------------------------------------------------------------

name := G4globman

ifndef G4INSTALL
  G4INSTALL = ../../..
endif

include $(G4INSTALL)/config/architecture.gmk

include $(G4INSTALL)/config/common.gmk
