/[PAMELA software]/yoda/Makefile.am
ViewVC logotype

Contents of /yoda/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4.4 - (show annotations) (download)
Sat May 28 10:43:27 2005 UTC (19 years, 6 months ago) by kusanagi
Branch: MAIN
Changes since 4.0: +0 -0 lines
Main features of this release are:
- updated classes documentations;
- major changes on the calibration fortran routine for the calorimeter
- update on the TMTC thermistors
- removed old classes as CalibTrkBoth and CalibTrd

1 AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
2 SUBDIRS = event techmodel
3 EXTRA_DIST = Doxyfile.in
4 INCLUDES = -I@top_srcdir@ -I@top_srcdir@/event @ROOT_INCLUDES@
5 LDFLAGS = @ROOT_LDFLAGS@
6 DISTCLEANFILES = \
7 @top_srcdir@/event/*Dict* \
8 @top_srcdir@/event/Makefile.in \
9 \
10 @top_srcdir@/event/mcmd/*Dict* \
11 @top_srcdir@/event/mcmd/Makefile.in \
12 \
13 @top_srcdir@/event/tmtc/*Dict* \
14 @top_srcdir@/event/tmtc/Makefile.in \
15 \
16 @top_srcdir@/event/log/*Dict* \
17 @top_srcdir@/event/log/Makefile.in \
18 \
19 @top_srcdir@/event/arrDump/*Dict* \
20 @top_srcdir@/event/arrDump/Makefile.in \
21 \
22 @top_srcdir@/event/tabDump/*Dict* \
23 @top_srcdir@/event/varDump/Makefile.in \
24 \
25 @top_srcdir@/event/varDump/*Dict* \
26 @top_srcdir@/event/varDump/Makefile.in \
27 \
28 @top_srcdir@/event/tsbt/*Dict* \
29 @top_srcdir@/event/tsbt/Makefile.in \
30 \
31 @top_srcdir@/event/tsbb/*Dict* \
32 @top_srcdir@/event/tsbb/Makefile.in \
33 \
34 @top_srcdir@/event/endrun/*Dict* \
35 @top_srcdir@/event/endrun/Makefile.in \
36 \
37 @top_srcdir@/event/physics/*Dict* \
38 @top_srcdir@/event/physics/Makefile.in \
39 \
40 @top_srcdir@/event/physics/tracker/*Dict* \
41 @top_srcdir@/event/physics/tracker/Makefile.in \
42 \
43 @top_srcdir@/event/physics/anticounter/*Dict* \
44 @top_srcdir@/event/physics/anticounter/Makefile.in \
45 \
46 @top_srcdir@/event/physics/calorimeter/*Dict* \
47 @top_srcdir@/event/physics/calorimeter/Makefile.in \
48 \
49 @top_srcdir@/event/physics/neutronDetector/*Dict* \
50 @top_srcdir@/event/physics/neutronDetector/Makefile.in \
51 \
52 @top_srcdir@/event/physics/trigger/*Dict* \
53 @top_srcdir@/event/physics/trigger/Makefile.in \
54 \
55 @top_srcdir@/event/physics/tof/*Dict* \
56 @top_srcdir@/event/physics/tof/Makefile.in \
57 \
58 @top_srcdir@/event/physics/S4/*Dict* \
59 @top_srcdir@/event/physics/S4/Makefile.in \
60 \
61 @top_srcdir@/techmodel/*Dict* \
62 @top_srcdir@/techmodel/Makefile.in \
63 \
64 @top_srcdir@/techmodel/forroutines/tracker/*Dict* \
65 @top_srcdir@/techmodel/forroutines/tracker/Makefile.in \
66 \
67 @top_srcdir@/techmodel/forroutines/tracker/readraw/*Dict* \
68 @top_srcdir@/techmodel/forroutines/tracker/readraw/Makefile.in \
69 \
70 @top_srcdir@/techmodel/forroutines/anticounter/*Dict* \
71 @top_srcdir@/techmodel/forroutines/anticounter/Makefile.in \
72 \
73 @top_srcdir@/techmodel/forroutines/calorimeter/*Dict* \
74 @top_srcdir@/techmodel/forroutines/calorimeter/Makefile.in \
75 \
76 @top_srcdir@/techmodel/forroutines/tof/*Dict* \
77 @top_srcdir@/techmodel/forroutines/tof/Makefile.in \
78 \
79 @top_srcdir@/techmodel/forroutines/trigger/*Dict* \
80 @top_srcdir@/techmodel/forroutines/trigger/Makefile.in \
81 \
82 @top_srcdir@/techmodel/forroutines/*Dict* \
83 @top_srcdir@/techmodel/forroutines/Makefile.in \
84 \
85 @top_srcdir@/techmodel/physics/*Dict* \
86 @top_srcdir@/techmodel/physics/Makefile.in

  ViewVC Help
Powered by ViewVC 1.1.23