Files
geant4/source/processes/hadronic/models/photolepton_hadron/GNUmakefile
T
2016-06-09 10:41:53 +02:00

17 lines
353 B
Makefile

# --------------------------------------------------------------
# GNUmakefile for library. HPW 20-Nov-99
# --------------------------------------------------------------
name := G4photolepton_hadron
ifndef G4INSTALL
G4INSTALL = ../../../../..
endif
SUBDIRS = muon_nuclear
SUBLIBS = G4had_muon_nuclear
include $(G4INSTALL)/config/globlib.gmk