Import Geant4 4.0.0 source tree
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# --------------------------------------------------------------
|
||||
# GNUmakefile for chips library. HPW 20-Nov-99
|
||||
# --------------------------------------------------------------
|
||||
|
||||
name := G4hadronic_hetcpp
|
||||
|
||||
SUBDIRS = evaporation
|
||||
SUBDIRS += utils
|
||||
|
||||
SUBLIBS = G4hadronic_hetcpp_evaporation
|
||||
SUBLIBS += G4hadronic_hetcpp_utils
|
||||
|
||||
ifndef G4INSTALL
|
||||
G4INSTALL = ../../../../..
|
||||
endif
|
||||
|
||||
|
||||
include $(G4INSTALL)/config/globlib.gmk
|
||||
Reference in New Issue
Block a user