Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (16 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/chiral_inv_phase_space/GNUmakefile

    r819 r1196  
    11# --------------------------------------------------------------
    2 # GNUmakefile for chips library. HPW 20-Nov-99
     2# GNUmakefile for chips libraries. MK 19-Nov-09
    33# --------------------------------------------------------------
    44
    55name := G4hadronic_chips
    66
    7 SUBDIRS  =  body
     7SUBDIRS   =  body
     8SUBDIRS  +=  cross_sections
     9SUBDIRS  +=  fragmentation
     10SUBDIRS  +=  processes
    811SUBDIRS  +=  interface
    912
    10 SUBLIBS  = G4hadronic_body_ci
     13SUBLIBS   = G4hadronic_body_ci
     14SUBLIBS  += G4hadronic_crosec_ci
     15SUBLIBS  += G4hadronic_fragm_ci
     16SUBLIBS  += G4hadronic_proc_ci
    1117SUBLIBS  += G4hadronic_interface_ci
    1218
Note: See TracChangeset for help on using the changeset viewer.