Import Geant4 0.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:09:25 +02:00
parent b97f8d0df7
commit aaa409b6ee
2922 changed files with 55107 additions and 81674 deletions
+11 -9
View File
@@ -11,7 +11,7 @@
# Other libraries
########################### OpenGL, Inventor ############
########################### Inventor ############
# Should be before OpenGL.
ifdef INC_IV
@@ -23,15 +23,8 @@ ifdef LOAD_IV
INTYLIBS += $(OIVLIBS)
endif
ifdef INC_GL
CPPFLAGS += $(OGLFLAGS)
endif
ifdef LOAD_GL
INTYLIBS += $(OGLLIBS)
endif
########################### OPACS #######################
# X11 things must come after.
# OpenGL, X11 things must come after.
ifdef INC_OPACS
CPPFLAGS += -I$(COROOT)/include -I$(XXROOT)/include -I$(WOROOT)/include
@@ -70,6 +63,15 @@ endif
endif
########################### OpenGL ###############################
ifdef INC_GL
CPPFLAGS += $(OGLFLAGS)
endif
ifdef LOAD_GL
INTYLIBS += $(OGLLIBS)
endif
########################### Motif, Athena, X11 ###################
# Motif raise X11 flags.