Files
geant4/examples/extended/hadronic/ParticleFluence/Layer/GNUmakefile
T
2022-07-01 10:44:02 +02:00

12 lines
164 B
Makefile
Executable File

name := Layer
G4TARGET := $(name)
G4EXLIB := true
include $(G4INSTALL)/config/architecture.gmk
.PHONY: all
all: lib bin
include $(G4INSTALL)/config/binmake.gmk