Files
geant4/source/global/management/GNUmakefile
T
2016-06-01 15:25:35 +02:00

15 lines
403 B
Makefile

# $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