Revision: | 1.1 |
Committed: | Thu Nov 23 10:23:00 2006 UTC (18 years, 5 months ago) by eulisse |
Branch: | MAIN |
CVS Tags: | pe20070401, nr070327_frontier, nr070327_frontier-slc4, nrCMSSW_1_4_0_pre2_rc0-slc3, nrCMSSW_1_4_0_pre2_rc0, CMSSW_1_4_0_pre1-cand-slc4, CMSSW_1_4_0_pre1-cand, CORAL_1_7_1-slc4, CMS_145_2-slc4, CMS_145_2-slc3, sfa160207, CMSSW_1_3_0_pre3, sfa120207slc3, dl070211, nr070210_cms144a_2-p1slc4, cms144a_2-p1slc3, forCMS145_2_slc4, forCMS145_2_slc3, cms145pre5-slc4, cms145pre5-slc3, cms145pre4-slc3, cms145pre3-slc3, cms145pre2-slc3, cms145pre1-slc3, CMSSW_1_3_0_SLC4_pre2, CMSSW_1_3_0_pre2, forCMS144_2-slc3, forCMS144_2-slc4, sfa010207-slc4, sfa010207-slc3, for120p8-g481p2cms1 |
Log Message: | Patch to enable Geant4e in the building process. |
# | Content |
---|---|
1 | --- source/GNUmakefile 2006-11-13 14:54:46.000000000 +0100 |
2 | +++ source/GNUmakefile.new 2006-11-23 11:18:22.000000000 +0100 |
3 | @@ -13,7 +13,7 @@ |
4 | # |
5 | # (The .o files(s) are made by implicit rules.) |
6 | |
7 | -SUBDIR1 = global intercoms graphics_reps materials |
8 | +SUBDIR1 = geant4e global intercoms graphics_reps materials |
9 | SUBDIR2 = geometry particles track digits_hits processes |
10 | SUBDIR2 += parameterisations tracking event run readout |
11 | SUBDIR3 = persistency interfaces visualization |