/[PAMELA software]/PamG4/GNUmakefile
ViewVC logotype

Contents of /PamG4/GNUmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Tue Dec 13 16:20:39 2005 UTC (18 years, 11 months ago) by cafagna
Branch point for: start, MAIN
Initial revision

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