source: trunk/source/processes/hadronic/models/photolepton_hadron/GNUmakefile

Last change on this file was 819, checked in by garnier, 16 years ago

import all except CVS

File size: 353 bytes
Line 
1# --------------------------------------------------------------
2# GNUmakefile for library. HPW 20-Nov-99
3# --------------------------------------------------------------
4
5name := G4photolepton_hadron
6
7
8ifndef G4INSTALL
9  G4INSTALL = ../../../../..
10endif
11
12SUBDIRS  = muon_nuclear
13
14SUBLIBS  = G4had_muon_nuclear
15
16include $(G4INSTALL)/config/globlib.gmk
Note: See TracBrowser for help on using the repository browser.