Import Geant4 7.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 11:11:55 +02:00
parent e083ffb441
commit 516dbf1a58
5914 changed files with 202605 additions and 71141 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# $Id: globlib.gmk,v 1.24 2004/06/08 10:04:46 gcosmo Exp $
# $Id: globlib.gmk,v 1.25 2004/10/29 17:30:43 gcosmo Exp $
# --------------------------------------------------------------
# Script for compound libraries. Gabriele Cosmo, 25/6/98.
# --------------------------------------------------------------
@@ -45,7 +45,7 @@ $(G4LIBDIR)/lib$(name).a: \
#
#
#
@if [ X$(G4SYSTEM) = XWIN32-VC -o X$(G4SYSTEM) = XWIN32-VC7 ] ; \
@if [ X$(G4SYSTEM) = XWIN32-VC ] ; \
then \
i=NO; \
(( for lib in $(SUBLIBS); \