Import Geant4 4.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:18:25 +02:00
parent 36c080dca6
commit 921d3b1cda
3990 changed files with 185376 additions and 82884 deletions
+4 -1
View File
@@ -33,7 +33,7 @@ include $(G4INSTALL)/config/globlib.gmk
# --------------------------------------------------------------
.PHONY : all global clean clean_libs cleandb
.PHONY : all global clean clean_libs cleandb test
# if G4ODBMS flag is not defined, override the target "all" then exit
ifndef G4ODBMS
@@ -54,3 +54,6 @@ newdb:
@$(HEP_ODBMS_DIR)/etc/getdb $(HEP_ODBMS_DIR)/schema/HEP_BASE \
$(G4SCHEMA_BOOT) $(G4SCHEMA_FDID)
test:
@echo "G4DDLX_FLAGS = $(G4DDLX_FLAGS)"