Changeset 921 for trunk/source/particles/GNUmakefile
- Timestamp:
- Feb 16, 2009, 10:14:30 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/particles/GNUmakefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/particles/GNUmakefile
r824 r921 1 # $Id: GNUmakefile,v 1. 4 2004/06/01 15:37:42 gcosmoExp $1 # $Id: GNUmakefile,v 1.5 2008/11/06 13:17:36 kurasige Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for particles library. Gabriele Cosmo, 4/4/97. … … 15 15 SUBDIRS = management bosons leptons shortlived 16 16 SUBDIRS += hadrons/mesons hadrons/barions hadrons/ions 17 SUBDIRS += utils17 SUBDIRS += adjoint utils 18 18 SUBLIBS = G4partman G4bosons G4leptons G4shortlived 19 19 SUBLIBS += G4mesons G4baryons G4ions 20 SUBLIBS += G4part utils20 SUBLIBS += G4partadj G4partutils 21 21 22 22 include $(G4INSTALL)/config/globlib.gmk
Note:
See TracChangeset
for help on using the changeset viewer.
