Import Geant4 8.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:07:44 +02:00
parent fe73f43734
commit 75c7fd177d
764 changed files with 45230 additions and 95238 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
# $Id: common.gmk,v 1.41 2005/12/07 09:41:54 gcosmo Exp $
# $Id: common.gmk,v 1.42 2007/02/28 15:35:07 gcosmo Exp $
# ----------------------------------------------------------------
# Common part of GNUmakefile for libraries. John Allison, 5/7/95.
# ----------------------------------------------------------------
@@ -110,8 +110,10 @@ $(G4TMPDIR)/%.d: src/%.cc
sed 's!$*\.o!$(G4TMPDIR)/& $@!' >$@;\
[ -s $@ ] || rm -f $@
ifneq ($(dependencies),)
ifneq ($(MAKECMDGOALS),clean)
-include $(dependencies)
endif
endif
#
# Installation of include files