/[PAMELA software]/PamG4/GNUmakefile
ViewVC logotype

Annotation of /PamG4/GNUmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Dec 13 16:20:39 2005 UTC (18 years, 11 months ago) by cafagna
Branch: start, MAIN
CVS Tags: v1r0, bogo, HEAD
Changes since 1.1: +0 -0 lines
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