Import Geant4 7.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 12:11:21 +02:00
parent 516dbf1a58
commit d93e1e39a9
5384 changed files with 125662 additions and 82444 deletions
+6 -1
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.18 2004/06/03 11:40:11 gcosmo Exp $
# $Id: GNUmakefile,v 1.21 2005/06/04 14:53:18 gcosmo Exp $
# -----------------------------------------------------------------------
# GNUmakefile for visualization and modeling. John Allison, 5/7/95.
# Modeling is always made. Others by environment. John Allison 4/7/98.
@@ -19,6 +19,11 @@ include $(G4INSTALL)/config/interactivity.gmk
SUBDIRS := modeling
SUBLIBS := G4modeling
ifdef G4LIB_BUILD_ZLIB
SUBDIRS += externals/zlib
SUBLIBS += G4zlib
endif
# Libraries which can be used without external packages or libraries...
ifdef G4VIS_BUILD
SUBDIRS += management