Import Geant4 9.5.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.5 2010/01/06 14:08:20 lgarnier Exp $
|
||||
# $Id: GNUmakefile,v 1.6 2010-12-23 14:09:53 lgarnier Exp $
|
||||
# -------------------------------------------------------------
|
||||
# GNUmakefile for interfaces/common library. John Allison, 6/7/98.
|
||||
|
||||
@@ -12,10 +12,13 @@ endif
|
||||
# CPPFLAGS += -DG4DEBUG_INTERFACES_COMMON
|
||||
|
||||
include $(G4INSTALL)/config/architecture.gmk
|
||||
include $(G4INSTALL)/config/G4VIS_BUILD.gmk
|
||||
include $(G4INSTALL)/config/G4UI_BUILD.gmk
|
||||
include $(G4INSTALL)/config/interactivity.gmk
|
||||
|
||||
# NO need OGL, then reset OGLGLAGS
|
||||
OGLFLAGS =
|
||||
OGLLIBS =
|
||||
|
||||
CPPFLAGS += -I$(G4BASE)/global/management/include
|
||||
CPPFLAGS += -I$(G4BASE)/intercoms/include
|
||||
CPPFLAGS += -I$(G4BASE)/interfaces/basic/include
|
||||
|
||||
Reference in New Issue
Block a user