Parent Directory | Revision Log
Geant4 code for ND and Calorimeter
1 | cafagna | 1.1 | |
2 | name := PamG4 | ||
3 | G4TARGET := $(name) | ||
4 | G4EXLIB := true | ||
5 | |||
6 | ifndef G4INSTALL | ||
7 | G4INSTALL = ../../.. | ||
8 | endif | ||
9 | |||
10 | .PHONY: all | ||
11 | all: lib bin | ||
12 | |||
13 | include $(G4INSTALL)/config/binmake.gmk |
ViewVC Help | |
Powered by ViewVC 1.1.23 |