Changeset 1374 in Sophya for trunk/SophyaPI/ProgPI
- Timestamp:
- Jan 5, 2001, 6:13:54 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/Makefile
r953 r1374 32 32 $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ 33 33 34 $(OBJ)cxx_spiapp.o: cxx_spiapp.cc $(INC)machdefs.h \ 35 $(INC)systools.h \ 36 $(INC)sophyainit.h \ 37 $(INC)ppersist.h \ 38 $(INC)pexceptions.h \ 39 $(INC)gnumd5.h \ 40 $(INC)ndatablock.h \ 41 $(INC)anydataobj.h \ 42 $(INC)dvlist.h \ 43 $(INC)objfio.h \ 44 $(INC)mutyv.h \ 45 $(INC)pdlmgr.h \ 46 $(INC)perrors.h \ 47 $(INC)srandgen.h \ 48 $(INC)strutil.h \ 49 $(INC)ctimer.h \ 50 $(INC)timing.h \ 51 $(INC)ntools.h \ 52 $(INC)ntoolsinit.h \ 53 $(INC)tarrinit.h \ 54 $(INC)nbconst.h \ 55 $(INC)fmath.h \ 56 $(INC)nbrandom.h \ 57 $(INC)perandom.h \ 58 $(INC)histos.h \ 59 $(INC)peida.h \ 60 $(INC)utils.h \ 61 $(INC)tvector.h \ 62 $(INC)tmatrix.h \ 63 $(INC)tarray.h \ 64 $(INC)basarr.h \ 65 $(INC)utilarr.h \ 66 $(INC)nbtri.h \ 67 $(INC)linfit.h \ 68 $(INC)sopemtx.h \ 69 $(INC)poly.h \ 70 $(INC)datatypes.h \ 71 $(INC)cimage.h \ 72 $(INC)fioarr.h \ 73 $(INC)dynccd.h \ 74 $(INC)generaldata.h \ 75 $(INC)ntupintf.h \ 76 $(INC)generalfit.h \ 77 $(INC)fct1dfit.h \ 78 $(INC)fct2dfit.h \ 79 $(INC)objfitter.h \ 80 $(INC)histos2.h \ 81 $(INC)hisprof.h \ 82 $(INC)fftpserver.h \ 83 $(INC)fftservintf.h \ 84 $(INC)array.h \ 85 $(INC)matharr.h \ 86 $(INC)histats.h \ 87 $(INC)histinit.h \ 88 $(INC)ntuple.h \ 89 $(INC)xntuple.h \ 90 $(INC)nobjmgr.h \ 91 $(INC)dlftypes.h \ 92 $(INC)servnobjm.h cxx_spiapp.h 34 93 $(OBJ)piapp.o: piapp.cc $(INC)pistdimgapp.h \ 35 94 $(INC)pisysdep.h \ … … 42 101 $(INC)piwdgx.h \ 43 102 $(INC)piwdggen.h \ 103 $(INC)picolist.h \ 44 104 $(INC)pimenubarx.h \ 45 105 $(INC)pimenubargen.h \ … … 82 142 $(INC)pexceptions.h \ 83 143 $(INC)gnumd5.h \ 144 $(INC)dvlist.h \ 145 $(INC)objfio.h \ 146 $(INC)mutyv.h \ 84 147 $(INC)dlftypes.h \ 85 148 $(INC)piacmd.h \ … … 98 161 $(INC)tarrinit.h \ 99 162 $(INC)sophyainit.h 100 $(OBJ) sopiamodule.o: sopiamodule.cc \163 $(OBJ)rznoisemodule.o: rznoisemodule.cc \ 101 164 $(INC)machdefs.h \ 102 165 $(INC)piacmd.h \ … … 108 171 $(INC)pexceptions.h \ 109 172 $(INC)gnumd5.h \ 173 $(INC)dvlist.h \ 174 $(INC)objfio.h \ 175 $(INC)mutyv.h \ 110 176 $(INC)pistdimgapp.h \ 111 177 $(INC)pisysdep.h \ … … 117 183 $(INC)piwdgx.h \ 118 184 $(INC)piwdggen.h \ 185 $(INC)picolist.h \ 119 186 $(INC)pimenubarx.h \ 120 187 $(INC)pimenubargen.h \ … … 163 230 $(INC)tarray.h \ 164 231 $(INC)basarr.h \ 165 $(INC)dvlist.h \166 $(INC)objfio.h \167 232 $(INC)ndatablock.h \ 168 233 $(INC)utilarr.h \ … … 173 238 $(INC)piscdrawwdg.h \ 174 239 $(INC)ctimer.h 240 $(OBJ)sopiamodule.o: sopiamodule.cc \ 241 $(INC)machdefs.h \ 242 $(INC)piacmd.h \ 243 $(INC)dlftypes.h \ 244 $(INC)pdlmgr.h \ 245 $(INC)nobjmgr.h \ 246 $(INC)anydataobj.h \ 247 $(INC)ppersist.h \ 248 $(INC)pexceptions.h \ 249 $(INC)gnumd5.h \ 250 $(INC)dvlist.h \ 251 $(INC)objfio.h \ 252 $(INC)mutyv.h \ 253 $(INC)pistdimgapp.h \ 254 $(INC)pisysdep.h \ 255 $(INC)piapplx.h \ 256 $(INC)piapplgen.h \ 257 $(INC)pimsghandler.h \ 258 $(INC)picontainerx.h \ 259 $(INC)picontainergen.h \ 260 $(INC)piwdgx.h \ 261 $(INC)piwdggen.h \ 262 $(INC)picolist.h \ 263 $(INC)pimenubarx.h \ 264 $(INC)pimenubargen.h \ 265 $(INC)pimenux.h \ 266 $(INC)pimenugen.h \ 267 $(INC)picons.h \ 268 $(INC)pistdwdgx.h \ 269 $(INC)pistdwdggen.h \ 270 $(INC)pibwdgx.h \ 271 $(INC)pibwdggen.h \ 272 $(INC)picmap.h \ 273 $(INC)picmapx.h \ 274 $(INC)picmapgen.h \ 275 $(INC)pigraphx.h \ 276 $(INC)pigraphgen.h \ 277 $(INC)pifontx.h \ 278 $(INC)pifontgen.h \ 279 $(INC)pigraphuc.h \ 280 $(INC)pievthandler.h \ 281 $(INC)psfile.h \ 282 $(INC)pigraphps.h \ 283 $(INC)piwindowx.h \ 284 $(INC)piwindowgen.h \ 285 $(INC)pioptmenux.h \ 286 $(INC)pioptmenugen.h \ 287 $(INC)pifilechox.h \ 288 $(INC)pifilechogen.h \ 289 $(INC)piimage.h \ 290 $(INC)parradapter.h \ 291 $(INC)lut.h \ 292 $(INC)pidrawer.h \ 293 $(INC)pipixmapx.h \ 294 $(INC)pipixmapgen.h \ 295 $(INC)picmapview.h \ 296 $(INC)pi3ddrw.h \ 297 $(INC)pigraph3d.h \ 298 $(INC)pisiadw.h \ 299 $(INC)pilistx.h \ 300 $(INC)pilistgen.h \ 301 $(INC)pistzwin.h \ 302 $(INC)piperiodx.h \ 303 $(INC)periodic.h \ 304 $(INC)servnobjm.h \ 305 $(INC)tvector.h \ 306 $(INC)tmatrix.h \ 307 $(INC)tarray.h \ 308 $(INC)basarr.h \ 309 $(INC)ndatablock.h \ 310 $(INC)utilarr.h \ 311 $(INC)pitvmaad.h \ 312 $(INC)fftpserver.h \ 313 $(INC)fftservintf.h \ 314 $(INC)bruit.h \ 315 $(INC)piscdrawwdg.h \ 316 $(INC)ctimer.h
Note:
See TracChangeset
for help on using the changeset viewer.