Files
geant4/source/analysis/g4tools/GNUmakefile
T
2016-06-10 12:08:39 +02:00

15 lines
395 B
Makefile

# $Id: GNUmakefile 66356 2012-12-18 09:02:32Z gcosmo $
# --------------------------------------------------------------------
# GNUmakefile for analysis/g4tools sub-library.
# --------------------------------------------------------------------
name := G4tools
ifndef G4INSTALL
G4INSTALL = ../../..
endif
include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/common.gmk