Files
geant4/source/global/management/GNUmakefile
T
2016-06-09 10:49:58 +02:00

15 lines
403 B
Makefile

# $Id: GNUmakefile,v 1.4 2004/03/15 11:23:32 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