Import Geant4 0.0.0 source tree
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# $Id: GNUmakefile,v 2.3 1998/11/06 18:03:59 hpw Exp $
|
||||
# ----------------------------------------------------------------
|
||||
# GNUmakefile for hadronic processes library. G.Folger 10-Dec-97.
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
name := G4hadronic_gen
|
||||
|
||||
SUBDIRS = de_excitation diffractive_string high_energy kinetic_model management
|
||||
SUBDIRS += string_common string_fragmentation util pre_equilibrium quark_gluon_string
|
||||
SUBLIBS = G4hadronic_deex G4hadronic_diffstring G4hadronic_HE_gen G4hadronic_kinetic
|
||||
SUBLIBS += G4hadronic_man_gen G4hadronic_preequ G4hadronic_qgstring G4hadronic_string_common
|
||||
SUBLIBS += G4hadronic_stringfrag G4hadronic_util_gen
|
||||
|
||||
ifndef G4INSTALL
|
||||
G4INSTALL = ../../../../..
|
||||
endif
|
||||
|
||||
include $(G4INSTALL)/config/globlib.gmk
|
||||
Reference in New Issue
Block a user