Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.2 2003/10/03 10:24:01 gcosmo Exp $
|
||||
# $Id: GNUmakefile,v 1.3 2004/06/01 15:34:51 gcosmo Exp $
|
||||
# --------------------------------------------------------------
|
||||
# GNUmakefile for digits+hits library. Makoto Asai, 1/11/96.
|
||||
# --------------------------------------------------------------
|
||||
@@ -8,6 +8,9 @@ name := G4digits_hits
|
||||
SUBDIRS := detector hits digits
|
||||
SUBLIBS = G4detector G4digits G4hits
|
||||
|
||||
GLOBLIBS = libG4track.lib libG4particles.lib libG4geometry.lib
|
||||
GLOBLIBS += libG4materials.lib libG4intercoms.lib libG4global.lib
|
||||
|
||||
ifndef G4INSTALL
|
||||
G4INSTALL = ../..
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user