Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+10 -2
View File
@@ -1,5 +1,5 @@
# $Id: GNUmakefile,v 1.4 2006/11/20 08:56:26 kmura Exp $
# $Name: geant4-09-00 $
# $Id: GNUmakefile,v 1.6 2007/11/25 19:38:17 kmura Exp $
# $Name: geant4-09-01 $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
@@ -11,6 +11,14 @@ SUBDIR2 := visualization graphics_reps physics_lists
SUBDIR3 := python
SUBDIR4 := boost version
ifeq ($(Q_ENABLE_G4GDML), 1)
SUBDIR2 += g4gdml
endif
ifeq ($(Q_ENABLE_GDML), 1)
SUBDIR2 += gdml
endif
.PHONY: all install clean uninstall
all: