Import Geant4 7.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 11:11:55 +02:00
parent e083ffb441
commit 516dbf1a58
5914 changed files with 202605 additions and 71141 deletions
+6 -2
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.2 2003/10/03 15:43:10 gcosmo Exp $
# $Id: GNUmakefile,v 1.3 2004/10/28 14:26:38 gcosmo Exp $
# ------------------------------------------------------------
# GNUmakefile for optical photons library. G.Folger 10-Dec-97.
# ------------------------------------------------------------
@@ -22,5 +22,9 @@ CPPFLAGS += -I$(G4BASE)/global/management/include \
-I$(G4BASE)/particles/management/include \
-I$(G4BASE)/particles/bosons/include \
-I$(G4BASE)/materials/include
ifdef G4OPTICAL_DEBUG
CPPFLAGS += -DG4OPTICAL_DEBUG
endif
include $(G4INSTALL)/config/common.gmk