source: CMT/v1r16p20040901/src/demo/tprivate.out @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 6.1 KB
Line 
1# cmt run_sequence: sequence ${CMTROOT}/src/demo/tprivate.cmt
2------------------------------------------
3Configuring environment for package A version v1.
4CMT version ${version}.
5Root set to ${CMTROOT}/demo.
6System is ${CMTCONFIG}
7------------------------------------------
8Installing the package directory
9Installing the version directory
10Installing the cmt directory
11Installing the src directory
12Creating setup scripts.
13Creating cleanup scripts.
14------------------------------------------
15Configuring environment for package B version v1.
16CMT version ${version}.
17Root set to ${CMTROOT}/demo.
18System is ${CMTCONFIG}
19------------------------------------------
20Installing the package directory
21Installing the version directory
22Installing the cmt directory
23Installing the src directory
24Creating setup scripts.
25Creating cleanup scripts.
26------------------------------------------
27Configuring environment for package C version v1.
28CMT version ${version}.
29Root set to ${CMTROOT}/demo.
30System is ${CMTCONFIG}
31------------------------------------------
32Installing the package directory
33Installing the version directory
34Installing the cmt directory
35Installing the src directory
36Creating setup scripts.
37Creating cleanup scripts.
38------------------------------------------
39Configuring environment for package D version v1.
40CMT version ${version}.
41Root set to ${CMTROOT}/demo.
42System is ${CMTCONFIG}
43------------------------------------------
44Installing the package directory
45Installing the version directory
46Installing the cmt directory
47Installing the src directory
48Creating setup scripts.
49Creating cleanup scripts.
50------------------------------------------
51Configuring environment for package E version v1.
52CMT version ${version}.
53Root set to ${CMTROOT}/demo.
54System is ${CMTCONFIG}
55------------------------------------------
56Installing the package directory
57Installing the version directory
58Installing the cmt directory
59Installing the src directory
60Creating setup scripts.
61Creating cleanup scripts.
62------------------------------------------
63Configuring environment for package F version v1.
64CMT version ${version}.
65Root set to ${CMTROOT}/demo.
66System is ${CMTCONFIG}
67------------------------------------------
68Installing the package directory
69Installing the version directory
70Installing the cmt directory
71Installing the src directory
72Creating setup scripts.
73Creating cleanup scripts.
74------------------------------------------
75Configuring environment for package G version v1.
76CMT version ${version}.
77Root set to ${CMTROOT}/demo.
78System is ${CMTCONFIG}
79------------------------------------------
80Installing the package directory
81Installing the version directory
82Installing the cmt directory
83Installing the src directory
84Creating setup scripts.
85Creating cleanup scripts.
86------------------------------------------
87Configuring environment for package H version v1.
88CMT version ${version}.
89Root set to ${CMTROOT}/demo.
90System is ${CMTCONFIG}
91------------------------------------------
92Installing the package directory
93Installing the version directory
94Installing the cmt directory
95Installing the src directory
96Creating setup scripts.
97Creating cleanup scripts.
98------------------------------------------
99Configuring environment for package I version v1.
100CMT version ${version}.
101Root set to ${CMTROOT}/demo.
102System is ${CMTCONFIG}
103------------------------------------------
104Installing the package directory
105Installing the version directory
106Installing the cmt directory
107Installing the src directory
108Creating setup scripts.
109Creating cleanup scripts.
110------------------------------------------
111Configuring environment for package J version v1.
112CMT version ${version}.
113Root set to ${CMTROOT}/demo.
114System is ${CMTCONFIG}
115------------------------------------------
116Installing the package directory
117Installing the version directory
118Installing the cmt directory
119Installing the src directory
120Creating setup scripts.
121Creating cleanup scripts.
122------------------------------------------
123Configuring environment for package K version v1.
124CMT version ${version}.
125Root set to ${CMTROOT}/demo.
126System is ${CMTCONFIG}
127------------------------------------------
128Installing the package directory
129Installing the version directory
130Installing the cmt directory
131Installing the src directory
132Creating setup scripts.
133Creating cleanup scripts.
134------------------------------------------
135Configuring environment for package P version v1.
136CMT version ${version}.
137Root set to ${CMTROOT}/demo.
138System is ${CMTCONFIG}
139------------------------------------------
140Installing the package directory
141Installing the version directory
142Installing the cmt directory
143Installing the src directory
144Creating setup scripts.
145Creating cleanup scripts.
146# use P v1
147# use C v1
148#   use P v1
149#   use E v1
150#     use P v1
151#     use I v1 (no_auto_imports)
152#       use P v1
153#   use F v1 (no_auto_imports)
154#     use P v1
155#     use J v1
156#       use P v1
157#   use G v1 (private)
158#     use P v1
159#     use K v1
160#       use P v1
161# use B v1 (private)
162#   use P v1
163#   use D v1
164#     use P v1
165#     use H v1
166#       use P v1
167#   use E v1 (no_auto_imports)
168#
169# Selection :
170use CMT ${version} /exp/atlas/arnault/devcmt
171use P v1  (${CMTROOT}/demo)
172use H v1  (${CMTROOT}/demo)
173use D v1  (${CMTROOT}/demo)
174use K v1  (${CMTROOT}/demo)
175use G v1  (${CMTROOT}/demo)
176use J v1  (${CMTROOT}/demo) (no_auto_imports)
177use F v1  (${CMTROOT}/demo) (no_auto_imports)
178use I v1  (${CMTROOT}/demo) (no_auto_imports)
179use E v1  (${CMTROOT}/demo)
180use B v1  (${CMTROOT}/demo)
181use C v1  (${CMTROOT}/demo)
182PPPIPPP='blaIbla'
183PPPEPPP='blaEbla'
184PPPJPPP='blaJbla'
185PPPFPPP='blaFbla'
186PPPCPPP='blaCbla'
187PPPHPPP='blaHbla'
188PPPDPPP='blaDbla'
189PPPBPPP='blaBbla'
190PPPAPPP='blaAbla'
191use_linkopts='  $(A_linkopts)  $(C_linkopts)  $(B_linkopts)  $(E_linkopts)  $(D_linkopts)  $(H_linkopts)  $(P_linkopts) '
192AAA_use_linkopts='  $(A__linkopts)  $(C__linkopts)  $(B__linkopts)  $(E__linkopts)  $(F__linkopts)  $(J__linkopts)  $(D__linkopts)  $(H__linkopts)  $(P__linkopts) '
193BBB_use_linkopts='  $(A__linkopts)  $(C__linkopts)  $(B__linkopts)  $(E__linkopts)  $(I__linkopts)  $(D__linkopts)  $(H__linkopts)  $(P__linkopts) '
Note: See TracBrowser for help on using the repository browser.