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

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

import all except CVS

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