source: Sophya/trunk/SophyaPI/PIext/Makefile@ 689

Last change on this file since 689 was 561, checked in by ercodmgr, 26 years ago

correction centerimage + Makefile pour tag V_Nov99

File size: 12.8 KB
Line 
1MODULECXXREPNAME := PI
2MODULEDECCXXFLAGS := -msg_quiet
3MODULECPPFLAGS := -DSANS_EVOLPLANCK
4include ../Mgr/Makefile.h
5
6all: $(LIB)libPIext.a
7$(LIB)libPIext.a : $(OBJ)basexecut.o $(OBJ)nobjmgr.o $(OBJ)nomgadapter.o $(OBJ)nomgfdadapter.o $(OBJ)nomhistadapter.o $(OBJ)nomimagadapter.o $(OBJ)nommatvecadapter.o $(OBJ)nomstladapter.o $(OBJ)pawexecut.o $(OBJ)piacmd.o $(OBJ)piafitting.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pistlist.o $(OBJ)servnobjm.o
8 $(AR) $(ARFLAGS) $@ $?
9ifeq ($(CXX),cxx)
10 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lPIext -lOutils++ -lImages++ -lStarReco++ -lPI -o $(OBJ)xx.x -Hf
11endif
12
13clean:
14 rm -f $(OBJ)basexecut.o $(OBJ)nobjmgr.o $(OBJ)nomgadapter.o $(OBJ)nomgfdadapter.o $(OBJ)nomhistadapter.o $(OBJ)nomimagadapter.o $(OBJ)nommatvecadapter.o $(OBJ)nomstladapter.o $(OBJ)pawexecut.o $(OBJ)piacmd.o $(OBJ)piafitting.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pistlist.o $(OBJ)servnobjm.o
15ifeq ($(CXX),cxx)
16 cd $(REPM); rm -f *.o
17endif
18
19$(OBJ)basexecut.o: basexecut.cc piacmd.h $(INC)machdefs.h \
20 $(INC)machine.h $(INC)defs.h dlftypes.h \
21 basexecut.h $(INC)pdlmgr.h \
22 $(INC)ctimer.h $(INC)peida.h \
23 $(INC)utils.h $(INC)perrors.h \
24 $(INC)exceptions.h $(INC)peidainit.h \
25 $(INC)fmath.h pistdimgapp.h \
26 $(INC)pisysdep.h $(INC)piapplx.h \
27 $(INC)piapplgen.h $(INC)pimsghandler.h \
28 $(INC)picontainerx.h \
29 $(INC)picontainergen.h $(INC)piwdgx.h \
30 $(INC)piwdggen.h $(INC)pimenubarx.h \
31 $(INC)pimenubargen.h $(INC)pimenux.h \
32 $(INC)pimenugen.h $(INC)picons.h \
33 $(INC)pistdwdgx.h $(INC)pistdwdggen.h \
34 $(INC)pibwdgx.h $(INC)pibwdggen.h \
35 $(INC)picmap.h $(INC)picmapx.h \
36 $(INC)picmapgen.h $(INC)pigraphx.h \
37 $(INC)pigraphgen.h $(INC)pifontx.h \
38 $(INC)pifontgen.h $(INC)pigraphuc.h \
39 $(INC)pievthandler.h $(INC)psfile.h \
40 $(INC)pigraphps.h $(INC)piwindowx.h \
41 $(INC)piwindowgen.h $(INC)pioptmenux.h \
42 $(INC)pioptmenugen.h $(INC)pifilechox.h \
43 $(INC)pifilechogen.h $(INC)piimage.h \
44 $(INC)parradapter.h $(INC)lut.h \
45 $(INC)pidrawer.h $(INC)pipixmapx.h \
46 $(INC)pipixmapgen.h $(INC)picmapview.h \
47 $(INC)pi3ddrw.h $(INC)pigraph3d.h \
48 nobjmgr.h $(INC)anydataobj.h \
49 $(INC)ppersist.h $(INC)pclassids.h \
50 pisiadw.h $(INC)pilistx.h \
51 $(INC)pilistgen.h $(INC)pistzwin.h \
52 $(INC)piperiodx.h $(INC)periodic.h \
53 servnobjm.h $(INC)histos.h \
54 $(INC)cvector.h $(INC)matrix.h \
55 $(INC)histos2.h $(INC)hisprof.h \
56 $(INC)ntuple.h $(INC)ntupintf.h \
57 $(INC)dvlist.h $(INC)generaldata.h \
58 $(INC)poly.h
59$(OBJ)nomgadapter.o: nomgadapter.cc $(INC)machdefs.h \
60 $(INC)machine.h $(INC)defs.h \
61 nomgadapter.h $(INC)ppersist.h \
62 $(INC)perrors.h $(INC)exceptions.h \
63 $(INC)peidainit.h $(INC)pclassids.h \
64 $(INC)anydataobj.h $(INC)pidrawer.h \
65 $(INC)pibwdggen.h $(INC)pisysdep.h \
66 $(INC)piwdgx.h $(INC)piwdggen.h \
67 $(INC)pimsghandler.h $(INC)picmap.h \
68 $(INC)picmapx.h $(INC)picmapgen.h \
69 $(INC)pigraphx.h $(INC)pigraphgen.h \
70 $(INC)pifontx.h $(INC)pifontgen.h \
71 $(INC)pigraphuc.h $(INC)pievthandler.h \
72 $(INC)psfile.h $(INC)parradapter.h \
73 $(INC)lut.h $(INC)ntupintf.h
74$(OBJ)nomimagadapter.o: nomimagadapter.cc $(INC)machdefs.h \
75 $(INC)machine.h $(INC)defs.h \
76 nomimagadapter.h nomgadapter.h $(INC)ppersist.h \
77 $(INC)perrors.h $(INC)exceptions.h \
78 $(INC)peidainit.h $(INC)pclassids.h \
79 $(INC)anydataobj.h $(INC)pidrawer.h \
80 $(INC)pibwdggen.h $(INC)pisysdep.h \
81 $(INC)piwdgx.h $(INC)piwdggen.h \
82 $(INC)pimsghandler.h $(INC)picmap.h \
83 $(INC)picmapx.h $(INC)picmapgen.h \
84 $(INC)pigraphx.h $(INC)pigraphgen.h \
85 $(INC)pifontx.h $(INC)pifontgen.h \
86 $(INC)pigraphuc.h $(INC)pievthandler.h \
87 $(INC)psfile.h $(INC)parradapter.h \
88 $(INC)lut.h $(INC)ntupintf.h \
89 $(INC)cimage.h $(INC)rzimage.h \
90 $(INC)rzvect.h $(INC)datatypes.h \
91 $(INC)dvlist.h pimgadapter.h
92$(OBJ)nomstladapter.o: nomstladapter.cc $(INC)machdefs.h \
93 $(INC)machine.h $(INC)defs.h \
94 nomstladapter.h nomgadapter.h $(INC)ppersist.h \
95 $(INC)perrors.h $(INC)exceptions.h \
96 $(INC)peidainit.h $(INC)pclassids.h \
97 $(INC)anydataobj.h $(INC)pidrawer.h \
98 $(INC)pibwdggen.h $(INC)pisysdep.h \
99 $(INC)piwdgx.h $(INC)piwdggen.h \
100 $(INC)pimsghandler.h $(INC)picmap.h \
101 $(INC)picmapx.h $(INC)picmapgen.h \
102 $(INC)pigraphx.h $(INC)pigraphgen.h \
103 $(INC)pifontx.h $(INC)pifontgen.h \
104 $(INC)pigraphuc.h $(INC)pievthandler.h \
105 $(INC)psfile.h $(INC)parradapter.h \
106 $(INC)lut.h $(INC)ntupintf.h \
107 $(INC)stlist.h $(INC)dynccd.h \
108 $(INC)star.h $(INC)starmacro.h \
109 $(INC)psf.h $(INC)peida.h \
110 $(INC)utils.h $(INC)fmath.h \
111 $(INC)cimage.h $(INC)rzimage.h \
112 $(INC)rzvect.h $(INC)datatypes.h \
113 $(INC)dvlist.h $(INC)fct1dfit.h \
114 $(INC)generalfit.h $(INC)matrix.h \
115 $(INC)cvector.h $(INC)generaldata.h \
116 $(INC)poly.h $(INC)fct2dfit.h \
117 $(INC)pixelmap.h $(INC)transfo.h \
118 $(INC)zfidu.h $(INC)imgalig.h \
119 $(INC)fitsimage.h $(INC)fitsheader.h \
120 $(INC)erosio.h $(INC)fitskeys.h \
121 $(INC)erostape.h $(INC)strutil.h \
122 $(INC)ptrarray.h $(INC)voidptrarray.h \
123 $(INC)basearray.h $(INC)array.h \
124 $(INC)lockfile.h $(INC)erostarfile.h \
125 $(INC)xstrstream.h $(INC)dates.h \
126 $(INC)tarlib.h pistlist.h
127$(OBJ)pigfd1.o: pigfd1.cc pigfd1.h $(INC)generaldata.h \
128 $(INC)exceptions.h $(INC)defs.h \
129 $(INC)peidainit.h $(INC)ppersist.h \
130 $(INC)machine.h $(INC)perrors.h \
131 $(INC)pclassids.h $(INC)ntupintf.h \
132 $(INC)machdefs.h $(INC)poly.h \
133 $(INC)peida.h $(INC)utils.h \
134 $(INC)fmath.h $(INC)cvector.h \
135 $(INC)matrix.h $(INC)pidrawer.h \
136 $(INC)pibwdggen.h $(INC)pisysdep.h \
137 $(INC)piwdgx.h $(INC)piwdggen.h \
138 $(INC)pimsghandler.h $(INC)picmap.h \
139 $(INC)picmapx.h $(INC)picmapgen.h \
140 $(INC)pigraphx.h $(INC)pigraphgen.h \
141 $(INC)pifontx.h $(INC)pifontgen.h \
142 $(INC)pigraphuc.h $(INC)pievthandler.h \
143 $(INC)psfile.h
144$(OBJ)pigfd2.o: pigfd2.cc pigfd2.h $(INC)generaldata.h \
145 $(INC)exceptions.h $(INC)defs.h \
146 $(INC)peidainit.h $(INC)ppersist.h \
147 $(INC)machine.h $(INC)perrors.h \
148 $(INC)pclassids.h $(INC)ntupintf.h \
149 $(INC)machdefs.h $(INC)poly.h \
150 $(INC)peida.h $(INC)utils.h \
151 $(INC)fmath.h $(INC)cvector.h \
152 $(INC)matrix.h $(INC)pi3ddrw.h \
153 $(INC)pisysdep.h $(INC)pidrawer.h \
154 $(INC)pibwdggen.h $(INC)piwdgx.h \
155 $(INC)piwdggen.h $(INC)pimsghandler.h \
156 $(INC)picmap.h $(INC)picmapx.h \
157 $(INC)picmapgen.h $(INC)pigraphx.h \
158 $(INC)pigraphgen.h $(INC)pifontx.h \
159 $(INC)pifontgen.h $(INC)pigraphuc.h \
160 $(INC)pievthandler.h $(INC)psfile.h \
161 $(INC)pigraph3d.h $(INC)pibwdgx.h \
162 $(INC)pigraphps.h
163$(OBJ)pihisto.o: pihisto.cc pihisto.h $(INC)histos.h \
164 $(INC)peida.h $(INC)defs.h \
165 $(INC)utils.h $(INC)machine.h \
166 $(INC)perrors.h $(INC)exceptions.h \
167 $(INC)peidainit.h $(INC)fmath.h \
168 $(INC)cvector.h $(INC)matrix.h \
169 $(INC)ppersist.h $(INC)pclassids.h \
170 $(INC)pidrawer.h $(INC)pibwdggen.h \
171 $(INC)pisysdep.h $(INC)machdefs.h \
172 $(INC)piwdgx.h $(INC)piwdggen.h \
173 $(INC)pimsghandler.h $(INC)picmap.h \
174 $(INC)picmapx.h $(INC)picmapgen.h \
175 $(INC)pigraphx.h $(INC)pigraphgen.h \
176 $(INC)pifontx.h $(INC)pifontgen.h \
177 $(INC)pigraphuc.h $(INC)pievthandler.h \
178 $(INC)psfile.h $(INC)hisprof.h
179$(OBJ)pihisto2d.o: pihisto2d.cc $(INC)piapplgen.h \
180 $(INC)pimsghandler.h $(INC)machdefs.h \
181 $(INC)machine.h $(INC)defs.h \
182 $(INC)pisysdep.h $(INC)picontainerx.h \
183 $(INC)picontainergen.h $(INC)piwdgx.h \
184 $(INC)piwdggen.h $(INC)pimenubarx.h \
185 $(INC)pimenubargen.h $(INC)pimenux.h \
186 $(INC)pimenugen.h $(INC)picons.h \
187 $(INC)pistdwdgx.h $(INC)pistdwdggen.h \
188 $(INC)pibwdgx.h $(INC)pibwdggen.h \
189 $(INC)picmap.h $(INC)picmapx.h \
190 $(INC)picmapgen.h $(INC)pigraphx.h \
191 $(INC)pigraphgen.h $(INC)pifontx.h \
192 $(INC)pifontgen.h $(INC)pigraphuc.h \
193 $(INC)pievthandler.h $(INC)psfile.h \
194 $(INC)pigraphps.h pihisto2d.h \
195 $(INC)pioptmenux.h $(INC)pioptmenugen.h \
196 $(INC)histos2.h $(INC)peida.h \
197 $(INC)utils.h $(INC)perrors.h \
198 $(INC)exceptions.h $(INC)peidainit.h \
199 $(INC)fmath.h $(INC)histos.h \
200 $(INC)cvector.h $(INC)matrix.h \
201 $(INC)ppersist.h $(INC)pclassids.h \
202 $(INC)piscdrawwdg.h $(INC)piwindowx.h \
203 $(INC)piwindowgen.h $(INC)pidrawer.h \
204 $(INC)nbrandom.h
205$(OBJ)pintup3d.o: pintup3d.cc pintup3d.h $(INC)ntupintf.h \
206 $(INC)machdefs.h $(INC)machine.h \
207 $(INC)defs.h $(INC)pi3ddrw.h \
208 $(INC)pisysdep.h $(INC)pidrawer.h \
209 $(INC)pibwdggen.h $(INC)piwdgx.h \
210 $(INC)piwdggen.h $(INC)pimsghandler.h \
211 $(INC)picmap.h $(INC)picmapx.h \
212 $(INC)picmapgen.h $(INC)pigraphx.h \
213 $(INC)pigraphgen.h $(INC)pifontx.h \
214 $(INC)pifontgen.h $(INC)pigraphuc.h \
215 $(INC)pievthandler.h $(INC)psfile.h \
216 $(INC)pigraph3d.h $(INC)pibwdgx.h \
217 $(INC)pigraphps.h
218$(OBJ)pintuple.o: pintuple.cc pintuple.h $(INC)ntupintf.h \
219 $(INC)machdefs.h $(INC)machine.h \
220 $(INC)defs.h $(INC)pidrawer.h \
221 $(INC)pibwdggen.h $(INC)pisysdep.h \
222 $(INC)piwdgx.h $(INC)piwdggen.h \
223 $(INC)pimsghandler.h $(INC)picmap.h \
224 $(INC)picmapx.h $(INC)picmapgen.h \
225 $(INC)pigraphx.h $(INC)pigraphgen.h \
226 $(INC)pifontx.h $(INC)pifontgen.h \
227 $(INC)pigraphuc.h $(INC)pievthandler.h \
228 $(INC)psfile.h
229$(OBJ)pisiadw.o: pisiadw.cc $(INC)machdefs.h \
230 $(INC)machine.h $(INC)defs.h \
231 $(INC)perrors.h $(INC)exceptions.h \
232 $(INC)peidainit.h $(INC)ctimer.h \
233 $(INC)peida.h $(INC)utils.h \
234 $(INC)fmath.h $(INC)nbmath.h \
235 pistdimgapp.h $(INC)pisysdep.h \
236 $(INC)piapplx.h $(INC)piapplgen.h \
237 $(INC)pimsghandler.h \
238 $(INC)picontainerx.h \
239 $(INC)picontainergen.h $(INC)piwdgx.h \
240 $(INC)piwdggen.h $(INC)pimenubarx.h \
241 $(INC)pimenubargen.h $(INC)pimenux.h \
242 $(INC)pimenugen.h $(INC)picons.h \
243 $(INC)pistdwdgx.h $(INC)pistdwdggen.h \
244 $(INC)pibwdgx.h $(INC)pibwdggen.h \
245 $(INC)picmap.h $(INC)picmapx.h \
246 $(INC)picmapgen.h $(INC)pigraphx.h \
247 $(INC)pigraphgen.h $(INC)pifontx.h \
248 $(INC)pifontgen.h $(INC)pigraphuc.h \
249 $(INC)pievthandler.h $(INC)psfile.h \
250 $(INC)pigraphps.h $(INC)piwindowx.h \
251 $(INC)piwindowgen.h $(INC)pioptmenux.h \
252 $(INC)pioptmenugen.h $(INC)pifilechox.h \
253 $(INC)pifilechogen.h $(INC)piimage.h \
254 $(INC)parradapter.h $(INC)lut.h \
255 $(INC)pidrawer.h $(INC)pipixmapx.h \
256 $(INC)pipixmapgen.h $(INC)picmapview.h \
257 $(INC)pi3ddrw.h $(INC)pigraph3d.h \
258 nobjmgr.h $(INC)anydataobj.h \
259 $(INC)ppersist.h $(INC)pclassids.h \
260 dlftypes.h piacmd.h pisiadw.h $(INC)pilistx.h \
261 $(INC)pilistgen.h $(INC)pistzwin.h \
262 $(INC)piperiodx.h $(INC)periodic.h \
263 servnobjm.h $(INC)pdlmgr.h
264$(OBJ)pistdimgapp.o: pistdimgapp.cc $(INC)machdefs.h \
265 $(INC)machine.h $(INC)defs.h \
266 $(INC)strutil.h $(INC)timing.h \
267 $(INC)perrors.h $(INC)exceptions.h \
268 $(INC)peidainit.h $(INC)ctimer.h \
269 $(INC)peida.h $(INC)utils.h \
270 $(INC)fmath.h $(INC)psighand.h \
271 $(INC)cimage.h $(INC)rzimage.h \
272 $(INC)rzvect.h $(INC)datatypes.h \
273 $(INC)ppersist.h $(INC)pclassids.h \
274 $(INC)dvlist.h pistdimgapp.h \
275 $(INC)pisysdep.h $(INC)piapplx.h \
276 $(INC)piapplgen.h $(INC)pimsghandler.h \
277 $(INC)picontainerx.h \
278 $(INC)picontainergen.h $(INC)piwdgx.h \
279 $(INC)piwdggen.h $(INC)pimenubarx.h \
280 $(INC)pimenubargen.h $(INC)pimenux.h \
281 $(INC)pimenugen.h $(INC)picons.h \
282 $(INC)pistdwdgx.h $(INC)pistdwdggen.h \
283 $(INC)pibwdgx.h $(INC)pibwdggen.h \
284 $(INC)picmap.h $(INC)picmapx.h \
285 $(INC)picmapgen.h $(INC)pigraphx.h \
286 $(INC)pigraphgen.h $(INC)pifontx.h \
287 $(INC)pifontgen.h $(INC)pigraphuc.h \
288 $(INC)pievthandler.h $(INC)psfile.h \
289 $(INC)pigraphps.h $(INC)piwindowx.h \
290 $(INC)piwindowgen.h $(INC)pioptmenux.h \
291 $(INC)pioptmenugen.h $(INC)pifilechox.h \
292 $(INC)pifilechogen.h $(INC)piimage.h \
293 $(INC)parradapter.h $(INC)lut.h \
294 $(INC)pidrawer.h $(INC)pipixmapx.h \
295 $(INC)pipixmapgen.h $(INC)picmapview.h \
296 $(INC)pi3ddrw.h $(INC)pigraph3d.h \
297 nobjmgr.h $(INC)anydataobj.h dlftypes.h piacmd.h \
298 pisiadw.h $(INC)pilistx.h \
299 $(INC)pilistgen.h $(INC)pistzwin.h \
300 $(INC)piperiodx.h $(INC)periodic.h \
301 pihisto2d.h $(INC)histos2.h \
302 $(INC)histos.h $(INC)cvector.h \
303 $(INC)matrix.h $(INC)piscdrawwdg.h \
304 $(INC)piimgtools.h $(INC)pidrwtools.h \
305 piinit.h $(INC)outilsinit.h \
306 $(INC)piversion.h piaversion.h
307$(OBJ)pistlist.o: pistlist.cc pistlist.h $(INC)stlist.h \
308 $(INC)machine.h $(INC)defs.h \
309 $(INC)exceptions.h $(INC)peidainit.h \
310 $(INC)perrors.h $(INC)dynccd.h \
311 $(INC)ppersist.h $(INC)pclassids.h \
312 $(INC)star.h $(INC)starmacro.h \
313 $(INC)psf.h $(INC)peida.h \
314 $(INC)utils.h $(INC)fmath.h \
315 $(INC)cimage.h $(INC)rzimage.h \
316 $(INC)rzvect.h $(INC)datatypes.h \
317 $(INC)dvlist.h $(INC)fct1dfit.h \
318 $(INC)generalfit.h $(INC)matrix.h \
319 $(INC)cvector.h $(INC)generaldata.h \
320 $(INC)ntupintf.h $(INC)machdefs.h \
321 $(INC)poly.h $(INC)fct2dfit.h \
322 $(INC)pixelmap.h $(INC)transfo.h \
323 $(INC)zfidu.h $(INC)imgalig.h \
324 $(INC)fitsimage.h $(INC)fitsheader.h \
325 $(INC)erosio.h $(INC)fitskeys.h \
326 $(INC)erostape.h $(INC)strutil.h \
327 $(INC)ptrarray.h $(INC)voidptrarray.h \
328 $(INC)basearray.h $(INC)array.h \
329 $(INC)lockfile.h $(INC)erostarfile.h \
330 $(INC)xstrstream.h $(INC)dates.h \
331 $(INC)tarlib.h $(INC)pidrawer.h \
332 $(INC)pibwdggen.h $(INC)pisysdep.h \
333 $(INC)piwdgx.h $(INC)piwdggen.h \
334 $(INC)pimsghandler.h $(INC)picmap.h \
335 $(INC)picmapx.h $(INC)picmapgen.h \
336 $(INC)pigraphx.h $(INC)pigraphgen.h \
337 $(INC)pifontx.h $(INC)pifontgen.h \
338 $(INC)pigraphuc.h $(INC)pievthandler.h \
339 $(INC)psfile.h
Note: See TracBrowser for help on using the repository browser.