Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (17 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/GNUmakefile

    r824 r921  
    1 # $Id: GNUmakefile,v 1.4 2004/06/01 15:37:42 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.5 2008/11/06 13:17:36 kurasige Exp $
    22# --------------------------------------------------------------
    33# GNUmakefile for particles library.  Gabriele Cosmo, 4/4/97.
     
    1515SUBDIRS = management bosons leptons shortlived
    1616SUBDIRS += hadrons/mesons hadrons/barions hadrons/ions
    17 SUBDIRS += utils
     17SUBDIRS += adjoint utils
    1818SUBLIBS = G4partman G4bosons G4leptons G4shortlived
    1919SUBLIBS += G4mesons G4baryons G4ions
    20 SUBLIBS += G4partutils
     20SUBLIBS += G4partadj G4partutils
    2121
    2222include $(G4INSTALL)/config/globlib.gmk
Note: See TracChangeset for help on using the changeset viewer.