Commit | Line | Data |
efaab2ef |
1 | SRCS= \ |
2 | AliMAG.cxx \ |
3 | AliABSO.cxx \ |
4 | AliABSOv0.cxx \ |
5 | AliDIPO.cxx \ |
6 | AliDIPOv1.cxx \ |
7 | AliDIPOv2.cxx \ |
8 | AliFRAME.cxx \ |
9 | AliFRAMEv0.cxx \ |
10 | AliFRAMEv1.cxx \ |
11 | AliFRAMEv2.cxx \ |
12 | AliHALL.cxx \ |
13 | AliSHIL.cxx \ |
14 | AliSHILv0.cxx \ |
15 | AliSHILvF.cxx \ |
16 | AliPIPE.cxx \ |
17 | AliPIPEv0.cxx \ |
18 | AliPIPEv1.cxx \ |
19 | AliPIPEv3.cxx \ |
20 | AliBODY.cxx \ |
21 | AliALIFE.cxx |
22 | |
23 | HDRS= \ |
24 | AliMAG.h \ |
25 | AliABSO.h \ |
26 | AliABSOv0.h \ |
27 | AliDIPO.h \ |
28 | AliDIPOv1.h \ |
29 | AliDIPOv2.h \ |
30 | AliFRAME.h \ |
31 | AliFRAMEv0.h \ |
32 | AliFRAMEv1.h \ |
33 | AliFRAMEv2.h \ |
34 | AliHALL.h \ |
35 | AliSHIL.h \ |
36 | AliSHILv0.h \ |
37 | AliSHILvF.h \ |
38 | AliPIPE.h \ |
39 | AliPIPEv0.h \ |
40 | AliPIPEv1.h \ |
41 | AliPIPEv3.h \ |
42 | AliBODY.h \ |
43 | AliALIFE.h |
44 | |
45 | DHDR:=STRUCTLinkDef.h |
46 | |