Files
geant4/source/externals/g4tools/GNUmakefile
T
2021-06-25 16:12:29 +02:00

14 lines
340 B
Makefile

# --------------------------------------------------------------------
# GNUmakefile for analysis/g4tools sub-library.
# --------------------------------------------------------------------
name := G4tools
ifndef G4INSTALL
G4INSTALL = ../../..
endif
include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/common.gmk