Import Geant4 7.1.0 source tree
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user