Import Geant4 6.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.13 2001/11/06 12:50:20 johna Exp $
|
||||
# $Id: GNUmakefile,v 1.15 2003/11/06 14:53:11 johna Exp $
|
||||
# -----------------------------------------------------------------------
|
||||
# GNUmakefile for visualization and modeling. John Allison, 5/7/95.
|
||||
# Modeling is always made. Others by environment. John Allison 4/7/98.
|
||||
@@ -16,9 +16,6 @@ include $(G4INSTALL)/config/architecture.gmk
|
||||
include $(G4INSTALL)/config/G4VIS_BUILD.gmk
|
||||
include $(G4INSTALL)/config/interactivity.gmk
|
||||
|
||||
G4LIBDIR := $(G4LIB)/$(G4SYSTEM)
|
||||
G4TMPDIR := $(G4TMP)/$(G4SYSTEM)/$(name)
|
||||
|
||||
SUBDIRS := modeling
|
||||
SUBLIBS := G4modeling
|
||||
|
||||
@@ -39,10 +36,6 @@ ifdef G4VIS_BUILD
|
||||
SUBDIRS += XXX
|
||||
SUBLIBS += G4visXXX
|
||||
|
||||
ifdef G4VIS_BUILD_OPACS_DRIVER
|
||||
SUBDIRS += OPACS
|
||||
SUBLIBS += G4OPACS
|
||||
endif
|
||||
ifdef G4VIS_BUILD_OPENGL_DRIVER
|
||||
SUBDIRS += OpenGL
|
||||
SUBLIBS += G4OpenGL
|
||||
|
||||
Reference in New Issue
Block a user