source: trunk/source/processes/hadronic/models/chiral_inv_phase_space/GNUmakefile @ 846

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

import all except CVS

File size: 406 bytes
Line 
1# --------------------------------------------------------------
2# GNUmakefile for chips library. HPW 20-Nov-99
3# --------------------------------------------------------------
4
5name := G4hadronic_chips
6
7SUBDIRS  =  body
8SUBDIRS  +=  interface
9
10SUBLIBS  = G4hadronic_body_ci
11SUBLIBS  += G4hadronic_interface_ci
12
13ifndef G4INSTALL
14  G4INSTALL = ../../../../..
15endif
16
17
18include $(G4INSTALL)/config/globlib.gmk
Note: See TracBrowser for help on using the repository browser.