- Timestamp:
- Nov 23, 2007, 7:17:51 PM (18 years ago)
- Location:
- trunk
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/Makefile
r3123 r3407 12 12 13 13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 datacirclefits.h \ 14 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 16 15 $(SOPHYAINCP)datacirclebase.h \ 17 16 $(SOPHYAINCP)circle.h \ … … 30 29 $(SOPHYAINCP)machdefs.h \ 31 30 $(SOPHYAINCP)pexceptions.h \ 32 $(SOPHYAINCP)machdefs.h \ 33 fabtcolread.h \ 31 $(SOPHYAINCP)machdefs.h fabtcolread.h \ 34 32 $(SOPHYAINCP)anydataobj.h \ 35 33 $(SOPHYAINCP)tvector.h \ … … 60 58 $(SOPHYAINCP)machdefs.h \ 61 59 $(SOPHYAINCP)pexceptions.h \ 62 $(SOPHYAINCP)machdefs.h \ 63 fabtwriter.h \ 60 $(SOPHYAINCP)machdefs.h fabtwriter.h \ 64 61 $(SOPHYAINCP)anydataobj.h \ 65 62 $(SOPHYAINCP)tvector.h \ … … 86 83 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc 87 84 88 $(SOPHYAOBJP)fboloread.o: fboloread.cc \ 89 $(SOPHYAINCP)sopnamsp.h \ 90 $(SOPHYAINCP)machdefs.h \ 91 $(SOPHYAINCP)pexceptions.h \ 92 $(SOPHYAINCP)machdefs.h \ 93 fboloread.h \ 94 $(SOPHYAINCP)anydataobj.h \ 95 $(SOPHYAINCP)tvector.h \ 96 $(SOPHYAINCP)tmatrix.h \ 97 $(SOPHYAINCP)tarray.h \ 98 $(SOPHYAINCP)basarr.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h \ 101 $(SOPHYAINCP)timestamp.h \ 102 $(SOPHYAINCP)objfio.h \ 103 $(SOPHYAINCP)ppersist.h \ 104 $(SOPHYAINCP)pexceptions.h \ 105 $(SOPHYAINCP)gnumd5.h \ 106 $(SOPHYAINCP)ppfbinstream.h \ 107 $(SOPHYAINCP)rawstream.h \ 108 $(SOPHYAINCP)ppfnametag.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h \ 112 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h \ 114 fabtcolread.h \ 85 $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \ 86 $(SOPHYAINCP)machdefs.h \ 87 $(SOPHYAINCP)pexceptions.h \ 88 $(SOPHYAINCP)machdefs.h fboloread.h \ 89 $(SOPHYAINCP)anydataobj.h \ 90 $(SOPHYAINCP)tvector.h \ 91 $(SOPHYAINCP)tmatrix.h \ 92 $(SOPHYAINCP)tarray.h \ 93 $(SOPHYAINCP)basarr.h \ 94 $(SOPHYAINCP)anydataobj.h \ 95 $(SOPHYAINCP)mutyv.h \ 96 $(SOPHYAINCP)timestamp.h \ 97 $(SOPHYAINCP)objfio.h \ 98 $(SOPHYAINCP)ppersist.h \ 99 $(SOPHYAINCP)pexceptions.h \ 100 $(SOPHYAINCP)gnumd5.h \ 101 $(SOPHYAINCP)ppfbinstream.h \ 102 $(SOPHYAINCP)rawstream.h \ 103 $(SOPHYAINCP)ppfnametag.h \ 104 $(SOPHYAINCP)dvlist.h \ 105 $(SOPHYAINCP)ndatablock.h \ 106 $(SOPHYAINCP)utilarr.h \ 107 $(SOPHYAINCP)tmatrix_tsnl.h \ 108 $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \ 115 109 $(SOPHYAINCP)FitsIO/fitsio.h \ 116 110 $(SOPHYAINCP)FitsIO/longnam.h 117 111 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc 118 112 119 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \ 120 $(SOPHYAINCP)sopnamsp.h \ 121 $(SOPHYAINCP)machdefs.h \ 122 $(SOPHYAINCP)pexceptions.h \ 123 $(SOPHYAINCP)machdefs.h \ 124 fbtntintf.h \ 113 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \ 114 $(SOPHYAINCP)machdefs.h \ 115 $(SOPHYAINCP)pexceptions.h \ 116 $(SOPHYAINCP)machdefs.h fbtntintf.h \ 125 117 $(SOPHYAINCP)anydataobj.h \ 126 118 $(SOPHYAINCP)ntupintf.h \ … … 129 121 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc 130 122 131 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \ 132 $(SOPHYAINCP)sopnamsp.h \ 133 $(SOPHYAINCP)machdefs.h \ 134 fiosinit.h \ 123 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \ 124 $(SOPHYAINCP)machdefs.h fiosinit.h \ 135 125 $(SOPHYAINCP)sophyainit.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 fitsmanager.h fitsinoutfile.h \ 138 $(SOPHYAINCP)pexceptions.h \ 139 $(SOPHYAINCP)dvlist.h \ 140 $(SOPHYAINCP)objfio.h \ 141 $(SOPHYAINCP)anydataobj.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 144 $(SOPHYAINCP)gnumd5.h \ 145 $(SOPHYAINCP)ppfbinstream.h \ 146 $(SOPHYAINCP)rawstream.h \ 147 $(SOPHYAINCP)ppfnametag.h \ 148 $(SOPHYAINCP)mutyv.h \ 149 $(SOPHYAINCP)timestamp.h \ 150 $(SOPHYAINCP)FitsIO/fitsio.h \ 151 $(SOPHYAINCP)FitsIO/longnam.h \ 152 fitshdtable.h \ 126 $(SOPHYAINCP)machdefs.h fitsmanager.h \ 127 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 128 $(SOPHYAINCP)dvlist.h \ 129 $(SOPHYAINCP)objfio.h \ 130 $(SOPHYAINCP)anydataobj.h \ 131 $(SOPHYAINCP)ppersist.h \ 132 $(SOPHYAINCP)pexceptions.h \ 133 $(SOPHYAINCP)gnumd5.h \ 134 $(SOPHYAINCP)ppfbinstream.h \ 135 $(SOPHYAINCP)rawstream.h \ 136 $(SOPHYAINCP)ppfnametag.h \ 137 $(SOPHYAINCP)mutyv.h \ 138 $(SOPHYAINCP)timestamp.h \ 139 $(SOPHYAINCP)FitsIO/fitsio.h \ 140 $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \ 153 141 $(SOPHYAINCP)datatable.h \ 154 142 $(SOPHYAINCP)basedtable.h \ … … 156 144 $(SOPHYAINCP)dvlist.h \ 157 145 $(SOPHYAINCP)segdatablock.h \ 158 $(SOPHYAINCP)tvector.h \ 159 $(SOPHYAINCP)tmatrix.h \ 160 $(SOPHYAINCP)tarray.h \ 161 $(SOPHYAINCP)basarr.h \ 162 $(SOPHYAINCP)ndatablock.h \ 163 $(SOPHYAINCP)utilarr.h \ 164 $(SOPHYAINCP)tmatrix_tsnl.h \ 165 $(SOPHYAINCP)tvector_tsnl.h \ 166 fitshandler.h fitsarrhand.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)tvector.h \ 169 fitsblkrw.h fitsntuple.h \ 146 $(SOPHYAINCP)thsafeop.h \ 147 $(SOPHYAINCP)tvector.h \ 148 $(SOPHYAINCP)tmatrix.h \ 149 $(SOPHYAINCP)tarray.h \ 150 $(SOPHYAINCP)basarr.h \ 151 $(SOPHYAINCP)ndatablock.h \ 152 $(SOPHYAINCP)utilarr.h \ 153 $(SOPHYAINCP)tmatrix_tsnl.h \ 154 $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \ 155 fitsarrhand.h $(SOPHYAINCP)tarray.h \ 156 $(SOPHYAINCP)tvector.h fitsblkrw.h fitsntuple.h \ 170 157 $(SOPHYAINCP)ntuple.h \ 171 158 $(SOPHYAINCP)anydataobj.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 fitsfile.h \ 174 $(SOPHYAINCP)ndatablock.h \ 175 fitsspherehealpix.h \ 159 $(SOPHYAINCP)ppersist.h fitsfile.h \ 160 $(SOPHYAINCP)ndatablock.h fitsspherehealpix.h \ 176 161 $(SOPHYAINCP)spherehealpix.h \ 177 162 $(SOPHYAINCP)sphericalmap.h \ … … 186 171 $(SOPHYAINCP)HEALPixUtils.h \ 187 172 fitsspherethetaphi.h \ 188 $(SOPHYAINCP)spherethetaphi.h \ 189 fitslocalmap.h \ 190 $(SOPHYAINCP)localmap.h \ 191 fitshistos.h \ 173 $(SOPHYAINCP)spherethetaphi.h fitslocalmap.h \ 174 $(SOPHYAINCP)localmap.h fitshistos.h \ 192 175 $(SOPHYAINCP)histos.h \ 193 176 $(SOPHYAINCP)peida.h \ … … 196 179 $(SOPHYAINCP)fmath.h \ 197 180 $(SOPHYAINCP)histos2.h \ 198 $(SOPHYAINCP)histos.h \ 199 fitsgenedata.h \ 181 $(SOPHYAINCP)histos.h fitsgenedata.h \ 200 182 $(SOPHYAINCP)generaldata.h \ 201 183 $(SOPHYAINCP)poly.h … … 205 187 $(SOPHYAINCP)sopnamsp.h \ 206 188 $(SOPHYAINCP)pexceptions.h \ 207 $(SOPHYAINCP)machdefs.h \ 208 fitsautoreader.h \ 209 $(SOPHYAINCP)machdefs.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 fitsfile.h \ 212 $(SOPHYAINCP)ndatablock.h \ 213 $(SOPHYAINCP)anydataobj.h \ 214 $(SOPHYAINCP)dvlist.h \ 215 $(SOPHYAINCP)objfio.h \ 216 $(SOPHYAINCP)ppersist.h \ 217 $(SOPHYAINCP)pexceptions.h \ 218 $(SOPHYAINCP)gnumd5.h \ 219 $(SOPHYAINCP)ppfbinstream.h \ 220 $(SOPHYAINCP)rawstream.h \ 221 $(SOPHYAINCP)ppfnametag.h \ 222 $(SOPHYAINCP)mutyv.h \ 223 $(SOPHYAINCP)timestamp.h \ 224 fitsinoutfile.h \ 225 $(SOPHYAINCP)FitsIO/fitsio.h \ 226 $(SOPHYAINCP)FitsIO/longnam.h \ 227 fitshandler.h fitstarray.h \ 228 $(SOPHYAINCP)tarray.h \ 229 $(SOPHYAINCP)basarr.h \ 230 $(SOPHYAINCP)dvlist.h \ 231 $(SOPHYAINCP)ndatablock.h \ 232 $(SOPHYAINCP)utilarr.h \ 233 fitsspherehealpix.h \ 189 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 190 $(SOPHYAINCP)machdefs.h \ 191 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 192 $(SOPHYAINCP)ndatablock.h \ 193 $(SOPHYAINCP)anydataobj.h \ 194 $(SOPHYAINCP)dvlist.h \ 195 $(SOPHYAINCP)objfio.h \ 196 $(SOPHYAINCP)ppersist.h \ 197 $(SOPHYAINCP)pexceptions.h \ 198 $(SOPHYAINCP)gnumd5.h \ 199 $(SOPHYAINCP)ppfbinstream.h \ 200 $(SOPHYAINCP)rawstream.h \ 201 $(SOPHYAINCP)ppfnametag.h \ 202 $(SOPHYAINCP)mutyv.h \ 203 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 204 $(SOPHYAINCP)FitsIO/fitsio.h \ 205 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 206 fitstarray.h $(SOPHYAINCP)tarray.h \ 207 $(SOPHYAINCP)basarr.h \ 208 $(SOPHYAINCP)dvlist.h \ 209 $(SOPHYAINCP)ndatablock.h \ 210 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 234 211 $(SOPHYAINCP)spherehealpix.h \ 235 212 $(SOPHYAINCP)sphericalmap.h \ … … 247 224 $(SOPHYAINCP)tmatrix_tsnl.h \ 248 225 $(SOPHYAINCP)tvector_tsnl.h \ 249 $(SOPHYAINCP)HEALPixUtils.h \ 250 fitsntuple.h \ 226 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 251 227 $(SOPHYAINCP)ntuple.h \ 252 228 $(SOPHYAINCP)ntupintf.h \ 253 $(SOPHYAINCP)ppersist.h \ 254 fitsxntuple.h \ 255 $(SOPHYAINCP)xntuple.h \ 256 fitslocalmap.h \ 257 $(SOPHYAINCP)localmap.h \ 258 fbtntintf.h \ 229 $(SOPHYAINCP)ppersist.h fitsxntuple.h \ 230 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 231 $(SOPHYAINCP)localmap.h fbtntintf.h \ 259 232 $(SOPHYAINCP)ntupintf.h 260 233 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc … … 263 236 $(SOPHYAINCP)sopnamsp.h \ 264 237 $(SOPHYAINCP)pexceptions.h \ 265 $(SOPHYAINCP)machdefs.h \ 266 fitsbntbllineRW.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)anydataobj.h \ 270 $(SOPHYAINCP)ppersist.h \ 271 $(SOPHYAINCP)pexceptions.h \ 272 $(SOPHYAINCP)gnumd5.h \ 273 $(SOPHYAINCP)ppfbinstream.h \ 274 $(SOPHYAINCP)rawstream.h \ 275 $(SOPHYAINCP)ppfnametag.h \ 276 $(SOPHYAINCP)mutyv.h \ 277 $(SOPHYAINCP)timestamp.h \ 278 fitsfile.h \ 279 $(SOPHYAINCP)ndatablock.h \ 280 fitsinoutfile.h \ 281 $(SOPHYAINCP)machdefs.h \ 282 $(SOPHYAINCP)FitsIO/fitsio.h \ 283 $(SOPHYAINCP)FitsIO/longnam.h \ 284 fitshandler.h \ 238 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 239 $(SOPHYAINCP)dvlist.h \ 240 $(SOPHYAINCP)objfio.h \ 241 $(SOPHYAINCP)anydataobj.h \ 242 $(SOPHYAINCP)ppersist.h \ 243 $(SOPHYAINCP)pexceptions.h \ 244 $(SOPHYAINCP)gnumd5.h \ 245 $(SOPHYAINCP)ppfbinstream.h \ 246 $(SOPHYAINCP)rawstream.h \ 247 $(SOPHYAINCP)ppfnametag.h \ 248 $(SOPHYAINCP)mutyv.h \ 249 $(SOPHYAINCP)timestamp.h fitsfile.h \ 250 $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \ 251 $(SOPHYAINCP)machdefs.h \ 252 $(SOPHYAINCP)FitsIO/fitsio.h \ 253 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 285 254 $(SOPHYAINCP)utils.h 286 255 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc 287 256 288 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 289 $(SOPHYAINCP)sopnamsp.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 fitsfile.h \ 292 $(SOPHYAINCP)ndatablock.h \ 293 $(SOPHYAINCP)machdefs.h \ 294 $(SOPHYAINCP)anydataobj.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)pexceptions.h \ 299 $(SOPHYAINCP)gnumd5.h \ 300 $(SOPHYAINCP)ppfbinstream.h \ 301 $(SOPHYAINCP)rawstream.h \ 302 $(SOPHYAINCP)ppfnametag.h \ 303 $(SOPHYAINCP)mutyv.h \ 304 $(SOPHYAINCP)timestamp.h \ 305 fitsinoutfile.h \ 306 $(SOPHYAINCP)pexceptions.h \ 307 $(SOPHYAINCP)FitsIO/fitsio.h \ 308 $(SOPHYAINCP)FitsIO/longnam.h \ 309 fitshandler.h \ 257 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \ 258 $(SOPHYAINCP)machdefs.h fitsfile.h \ 259 $(SOPHYAINCP)ndatablock.h \ 260 $(SOPHYAINCP)machdefs.h \ 261 $(SOPHYAINCP)anydataobj.h \ 262 $(SOPHYAINCP)dvlist.h \ 263 $(SOPHYAINCP)objfio.h \ 264 $(SOPHYAINCP)ppersist.h \ 265 $(SOPHYAINCP)pexceptions.h \ 266 $(SOPHYAINCP)gnumd5.h \ 267 $(SOPHYAINCP)ppfbinstream.h \ 268 $(SOPHYAINCP)rawstream.h \ 269 $(SOPHYAINCP)ppfnametag.h \ 270 $(SOPHYAINCP)mutyv.h \ 271 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 272 $(SOPHYAINCP)pexceptions.h \ 273 $(SOPHYAINCP)FitsIO/fitsio.h \ 274 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 310 275 $(SOPHYAINCP)strutil.h \ 311 276 $(SOPHYAINCP)anydataobj.h … … 314 279 $(SOPHYAOBJP)fitsgenedata.o: fitsgenedata.cc \ 315 280 $(SOPHYAINCP)machdefs.h \ 316 $(SOPHYAINCP)sopnamsp.h \317 281 $(SOPHYAINCP)generaldata.h \ 318 282 $(SOPHYAINCP)objfio.h \ … … 341 305 $(SOPHYAINCP)utilarr.h \ 342 306 $(SOPHYAINCP)tmatrix_tsnl.h \ 343 $(SOPHYAINCP)tvector_tsnl.h \ 344 fitsblkrw.h fitsinoutfile.h \ 345 $(SOPHYAINCP)pexceptions.h \ 346 $(SOPHYAINCP)dvlist.h \ 347 $(SOPHYAINCP)FitsIO/fitsio.h \ 348 $(SOPHYAINCP)FitsIO/longnam.h \ 349 fitshandler.h 307 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 308 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 309 $(SOPHYAINCP)dvlist.h \ 310 $(SOPHYAINCP)FitsIO/fitsio.h \ 311 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 350 312 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsgenedata.cc 351 313 352 314 $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc \ 353 315 $(SOPHYAINCP)machdefs.h \ 354 $(SOPHYAINCP)sopnamsp.h \355 316 $(SOPHYAINCP)datatable.h \ 356 317 $(SOPHYAINCP)basedtable.h \ … … 369 330 $(SOPHYAINCP)timestamp.h \ 370 331 $(SOPHYAINCP)segdatablock.h \ 371 $(SOPHYAINCP)tvector.h \ 372 $(SOPHYAINCP)tmatrix.h \ 373 $(SOPHYAINCP)tarray.h \ 374 $(SOPHYAINCP)basarr.h \ 375 $(SOPHYAINCP)ndatablock.h \ 376 $(SOPHYAINCP)utilarr.h \ 377 $(SOPHYAINCP)tmatrix_tsnl.h \ 378 $(SOPHYAINCP)tvector_tsnl.h \ 379 fitsblkrw.h fitsinoutfile.h \ 380 $(SOPHYAINCP)pexceptions.h \ 381 $(SOPHYAINCP)dvlist.h \ 382 $(SOPHYAINCP)FitsIO/fitsio.h \ 383 $(SOPHYAINCP)FitsIO/longnam.h \ 384 fitshandler.h swfitsdtable.h \ 385 $(SOPHYAINCP)basedtable.h \ 386 $(SOPHYAINCP)swsegdb.h \ 387 fitsswapper.h 332 $(SOPHYAINCP)thsafeop.h \ 333 $(SOPHYAINCP)tvector.h \ 334 $(SOPHYAINCP)tmatrix.h \ 335 $(SOPHYAINCP)tarray.h \ 336 $(SOPHYAINCP)basarr.h \ 337 $(SOPHYAINCP)ndatablock.h \ 338 $(SOPHYAINCP)utilarr.h \ 339 $(SOPHYAINCP)tmatrix_tsnl.h \ 340 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 341 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 342 $(SOPHYAINCP)dvlist.h \ 343 $(SOPHYAINCP)FitsIO/fitsio.h \ 344 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 345 swfitsdtable.h $(SOPHYAINCP)basedtable.h \ 346 $(SOPHYAINCP)swsegdb.h fitsswapper.h 388 347 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc 389 348 390 349 $(SOPHYAOBJP)fitshisterr.o: fitshisterr.cc \ 391 350 $(SOPHYAINCP)machdefs.h \ 392 $(SOPHYAINCP)sopnamsp.h \393 351 $(SOPHYAINCP)histerr.h \ 394 352 $(SOPHYAINCP)objfio.h \ … … 412 370 $(SOPHYAINCP)tmatrix_tsnl.h \ 413 371 $(SOPHYAINCP)tvector_tsnl.h \ 414 $(SOPHYAINCP)hist2err.h \ 415 fitsblkrw.h fitsinoutfile.h \ 416 $(SOPHYAINCP)pexceptions.h \ 417 $(SOPHYAINCP)dvlist.h \ 418 $(SOPHYAINCP)FitsIO/fitsio.h \ 419 $(SOPHYAINCP)FitsIO/longnam.h \ 420 fitshandler.h 372 $(SOPHYAINCP)hist2err.h fitsblkrw.h \ 373 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 374 $(SOPHYAINCP)dvlist.h \ 375 $(SOPHYAINCP)FitsIO/fitsio.h \ 376 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 421 377 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshisterr.cc 422 378 423 379 $(SOPHYAOBJP)fitshistos.o: fitshistos.cc \ 424 380 $(SOPHYAINCP)machdefs.h \ 425 $(SOPHYAINCP)sopnamsp.h \426 381 $(SOPHYAINCP)histos.h \ 427 382 $(SOPHYAINCP)objfio.h \ … … 451 406 $(SOPHYAINCP)hisprof.h \ 452 407 $(SOPHYAINCP)histos.h \ 453 $(SOPHYAINCP)histos2.h \ 454 fitsblkrw.h fitsinoutfile.h \ 455 $(SOPHYAINCP)pexceptions.h \ 456 $(SOPHYAINCP)dvlist.h \ 457 $(SOPHYAINCP)FitsIO/fitsio.h \ 458 $(SOPHYAINCP)FitsIO/longnam.h \ 459 fitshandler.h 408 $(SOPHYAINCP)histos2.h fitsblkrw.h \ 409 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 410 $(SOPHYAINCP)dvlist.h \ 411 $(SOPHYAINCP)FitsIO/fitsio.h \ 412 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 460 413 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshistos.cc 461 414 … … 466 419 $(SOPHYAINCP)machdefs.h \ 467 420 $(SOPHYAINCP)anydataobj.h \ 468 fitsinoutfile.h \469 $(SOPHYAINCP)pexceptions.h \470 $(SOPHYAINCP) dvlist.h \471 $(SOPHYAINCP) objfio.h \472 $(SOPHYAINCP) ppersist.h \473 $(SOPHYAINCP)p exceptions.h \421 $(SOPHYAINCP)thsafeop.h \ 422 $(SOPHYAINCP)pexceptions.h fitsinoutfile.h \ 423 $(SOPHYAINCP)pexceptions.h \ 424 $(SOPHYAINCP)dvlist.h \ 425 $(SOPHYAINCP)objfio.h \ 426 $(SOPHYAINCP)ppersist.h \ 474 427 $(SOPHYAINCP)gnumd5.h \ 475 428 $(SOPHYAINCP)ppfbinstream.h \ … … 485 438 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 486 439 $(SOPHYAINCP)sopnamsp.h \ 487 $(SOPHYAINCP)machdefs.h \ 488 fitslocalmap.h \ 440 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 489 441 $(SOPHYAINCP)pexceptions.h \ 490 442 $(SOPHYAINCP)machdefs.h \ … … 517 469 $(SOPHYAINCP)utilarr.h \ 518 470 $(SOPHYAINCP)tmatrix_tsnl.h \ 519 $(SOPHYAINCP)tvector_tsnl.h \ 520 fitsfile.h \ 521 $(SOPHYAINCP)ndatablock.h \ 522 $(SOPHYAINCP)dvlist.h \ 523 fitsinoutfile.h \ 524 $(SOPHYAINCP)FitsIO/fitsio.h \ 525 $(SOPHYAINCP)FitsIO/longnam.h \ 526 fitshandler.h 471 $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \ 472 $(SOPHYAINCP)ndatablock.h \ 473 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 474 $(SOPHYAINCP)FitsIO/fitsio.h \ 475 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 527 476 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc 528 477 529 478 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \ 530 479 $(SOPHYAINCP)machdefs.h \ 531 $(SOPHYAINCP)sopnamsp.h \ 532 fitsmanager.h fitsinoutfile.h \ 533 $(SOPHYAINCP)pexceptions.h \ 534 $(SOPHYAINCP)machdefs.h \ 535 $(SOPHYAINCP)dvlist.h \ 536 $(SOPHYAINCP)objfio.h \ 537 $(SOPHYAINCP)anydataobj.h \ 538 $(SOPHYAINCP)ppersist.h \ 539 $(SOPHYAINCP)pexceptions.h \ 540 $(SOPHYAINCP)gnumd5.h \ 541 $(SOPHYAINCP)ppfbinstream.h \ 542 $(SOPHYAINCP)rawstream.h \ 543 $(SOPHYAINCP)ppfnametag.h \ 544 $(SOPHYAINCP)mutyv.h \ 545 $(SOPHYAINCP)timestamp.h \ 546 $(SOPHYAINCP)FitsIO/fitsio.h \ 547 $(SOPHYAINCP)FitsIO/longnam.h \ 548 fitshandler.h 480 $(SOPHYAINCP)sopnamsp.h fitsmanager.h \ 481 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 482 $(SOPHYAINCP)machdefs.h \ 483 $(SOPHYAINCP)dvlist.h \ 484 $(SOPHYAINCP)objfio.h \ 485 $(SOPHYAINCP)anydataobj.h \ 486 $(SOPHYAINCP)ppersist.h \ 487 $(SOPHYAINCP)pexceptions.h \ 488 $(SOPHYAINCP)gnumd5.h \ 489 $(SOPHYAINCP)ppfbinstream.h \ 490 $(SOPHYAINCP)rawstream.h \ 491 $(SOPHYAINCP)ppfnametag.h \ 492 $(SOPHYAINCP)mutyv.h \ 493 $(SOPHYAINCP)timestamp.h \ 494 $(SOPHYAINCP)FitsIO/fitsio.h \ 495 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 549 496 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc 550 497 … … 552 499 $(SOPHYAINCP)sopnamsp.h \ 553 500 $(SOPHYAINCP)pexceptions.h \ 554 $(SOPHYAINCP)machdefs.h \ 555 fitsntuple.h \ 501 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 556 502 $(SOPHYAINCP)machdefs.h \ 557 503 $(SOPHYAINCP)ntuple.h \ … … 569 515 $(SOPHYAINCP)timestamp.h \ 570 516 $(SOPHYAINCP)anydataobj.h \ 571 $(SOPHYAINCP)ppersist.h \ 572 fitsfile.h \ 573 $(SOPHYAINCP)ndatablock.h \ 574 $(SOPHYAINCP)dvlist.h \ 575 fitsinoutfile.h \ 576 $(SOPHYAINCP)FitsIO/fitsio.h \ 577 $(SOPHYAINCP)FitsIO/longnam.h \ 578 fitshandler.h 517 $(SOPHYAINCP)ppersist.h fitsfile.h \ 518 $(SOPHYAINCP)ndatablock.h \ 519 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 520 $(SOPHYAINCP)FitsIO/fitsio.h \ 521 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 579 522 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc 580 523 … … 582 525 $(SOPHYAINCP)sopnamsp.h \ 583 526 $(SOPHYAINCP)pexceptions.h \ 584 $(SOPHYAINCP)machdefs.h \ 585 fitsspherehealpix.h \ 527 $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \ 586 528 $(SOPHYAINCP)spherehealpix.h \ 587 529 $(SOPHYAINCP)sphericalmap.h \ … … 614 556 $(SOPHYAINCP)tvector_tsnl.h \ 615 557 $(SOPHYAINCP)HEALPixUtils.h \ 616 $(SOPHYAINCP)anydataobj.h \ 617 fitsfile.h \ 618 $(SOPHYAINCP)ndatablock.h \ 619 $(SOPHYAINCP)dvlist.h \ 620 fitsinoutfile.h \ 621 $(SOPHYAINCP)machdefs.h \ 622 $(SOPHYAINCP)FitsIO/fitsio.h \ 623 $(SOPHYAINCP)FitsIO/longnam.h \ 624 fitshandler.h \ 625 $(SOPHYAINCP)tarray.h \ 626 fitstarray.h 558 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 559 $(SOPHYAINCP)ndatablock.h \ 560 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 561 $(SOPHYAINCP)machdefs.h \ 562 $(SOPHYAINCP)FitsIO/fitsio.h \ 563 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 564 $(SOPHYAINCP)tarray.h fitstarray.h 627 565 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc 628 566 … … 630 568 $(SOPHYAINCP)sopnamsp.h \ 631 569 $(SOPHYAINCP)pexceptions.h \ 632 $(SOPHYAINCP)machdefs.h \ 633 fitsspherethetaphi.h \ 570 $(SOPHYAINCP)machdefs.h fitsspherethetaphi.h \ 634 571 $(SOPHYAINCP)spherethetaphi.h \ 635 572 $(SOPHYAINCP)sphericalmap.h \ … … 661 598 $(SOPHYAINCP)tmatrix_tsnl.h \ 662 599 $(SOPHYAINCP)tvector_tsnl.h \ 663 $(SOPHYAINCP)anydataobj.h \ 664 fitsfile.h \ 665 $(SOPHYAINCP)ndatablock.h \ 666 $(SOPHYAINCP)dvlist.h \ 667 fitsinoutfile.h \ 668 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)FitsIO/fitsio.h \ 670 $(SOPHYAINCP)FitsIO/longnam.h \ 671 fitshandler.h \ 672 $(SOPHYAINCP)tarray.h \ 673 fitstarray.h 600 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 601 $(SOPHYAINCP)ndatablock.h \ 602 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 603 $(SOPHYAINCP)machdefs.h \ 604 $(SOPHYAINCP)FitsIO/fitsio.h \ 605 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 606 $(SOPHYAINCP)tarray.h fitstarray.h 674 607 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc 675 608 … … 678 611 $(SOPHYAINCP)machdefs.h \ 679 612 $(SOPHYAINCP)pexceptions.h \ 680 $(SOPHYAINCP)machdefs.h \ 681 fitstarray.h \ 682 $(SOPHYAINCP)tarray.h \ 683 $(SOPHYAINCP)basarr.h \ 684 $(SOPHYAINCP)anydataobj.h \ 685 $(SOPHYAINCP)mutyv.h \ 686 $(SOPHYAINCP)timestamp.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 689 $(SOPHYAINCP)pexceptions.h \ 690 $(SOPHYAINCP)gnumd5.h \ 691 $(SOPHYAINCP)ppfbinstream.h \ 692 $(SOPHYAINCP)rawstream.h \ 693 $(SOPHYAINCP)ppfnametag.h \ 694 $(SOPHYAINCP)dvlist.h \ 695 $(SOPHYAINCP)ndatablock.h \ 696 $(SOPHYAINCP)utilarr.h \ 697 fitsfile.h \ 698 $(SOPHYAINCP)ndatablock.h \ 699 $(SOPHYAINCP)dvlist.h \ 700 fitsinoutfile.h \ 701 $(SOPHYAINCP)FitsIO/fitsio.h \ 702 $(SOPHYAINCP)FitsIO/longnam.h \ 703 fitshandler.h 613 $(SOPHYAINCP)machdefs.h fitstarray.h \ 614 $(SOPHYAINCP)tarray.h \ 615 $(SOPHYAINCP)basarr.h \ 616 $(SOPHYAINCP)anydataobj.h \ 617 $(SOPHYAINCP)mutyv.h \ 618 $(SOPHYAINCP)timestamp.h \ 619 $(SOPHYAINCP)objfio.h \ 620 $(SOPHYAINCP)ppersist.h \ 621 $(SOPHYAINCP)pexceptions.h \ 622 $(SOPHYAINCP)gnumd5.h \ 623 $(SOPHYAINCP)ppfbinstream.h \ 624 $(SOPHYAINCP)rawstream.h \ 625 $(SOPHYAINCP)ppfnametag.h \ 626 $(SOPHYAINCP)dvlist.h \ 627 $(SOPHYAINCP)ndatablock.h \ 628 $(SOPHYAINCP)utilarr.h fitsfile.h \ 629 $(SOPHYAINCP)ndatablock.h \ 630 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 631 $(SOPHYAINCP)FitsIO/fitsio.h \ 632 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 704 633 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc 705 634 … … 707 636 $(SOPHYAINCP)sopnamsp.h \ 708 637 $(SOPHYAINCP)pexceptions.h \ 709 $(SOPHYAINCP)machdefs.h \ 710 fitsxntuple.h \ 638 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 711 639 $(SOPHYAINCP)machdefs.h \ 712 640 $(SOPHYAINCP)xntuple.h \ … … 724 652 $(SOPHYAINCP)timestamp.h \ 725 653 $(SOPHYAINCP)anydataobj.h \ 726 $(SOPHYAINCP)ppersist.h \ 727 fitsfile.h \ 728 $(SOPHYAINCP)ndatablock.h \ 729 $(SOPHYAINCP)dvlist.h \ 730 fitsinoutfile.h \ 731 $(SOPHYAINCP)FitsIO/fitsio.h \ 732 $(SOPHYAINCP)FitsIO/longnam.h \ 733 fitshandler.h 654 $(SOPHYAINCP)ppersist.h fitsfile.h \ 655 $(SOPHYAINCP)ndatablock.h \ 656 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 657 $(SOPHYAINCP)FitsIO/fitsio.h \ 658 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 734 659 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc 735 660 … … 750 675 $(SOPHYAINCP)timestamp.h \ 751 676 $(SOPHYAINCP)segdatablock.h \ 752 $(SOPHYAINCP)tvector.h \ 753 $(SOPHYAINCP)tmatrix.h \ 754 $(SOPHYAINCP)tarray.h \ 755 $(SOPHYAINCP)basarr.h \ 756 $(SOPHYAINCP)ndatablock.h \ 757 $(SOPHYAINCP)utilarr.h \ 758 $(SOPHYAINCP)tmatrix_tsnl.h \ 759 $(SOPHYAINCP)tvector_tsnl.h \ 760 $(SOPHYAINCP)swsegdb.h \ 761 fitsswapper.h \ 762 $(SOPHYAINCP)machdefs.h \ 763 fitsinoutfile.h \ 764 $(SOPHYAINCP)pexceptions.h \ 765 $(SOPHYAINCP)dvlist.h \ 766 $(SOPHYAINCP)FitsIO/fitsio.h \ 767 $(SOPHYAINCP)FitsIO/longnam.h \ 768 fitsblkrw.h fitshandler.h fitshdtable.h \ 677 $(SOPHYAINCP)thsafeop.h \ 678 $(SOPHYAINCP)tvector.h \ 679 $(SOPHYAINCP)tmatrix.h \ 680 $(SOPHYAINCP)tarray.h \ 681 $(SOPHYAINCP)basarr.h \ 682 $(SOPHYAINCP)ndatablock.h \ 683 $(SOPHYAINCP)utilarr.h \ 684 $(SOPHYAINCP)tmatrix_tsnl.h \ 685 $(SOPHYAINCP)tvector_tsnl.h \ 686 $(SOPHYAINCP)swsegdb.h fitsswapper.h \ 687 $(SOPHYAINCP)machdefs.h fitsinoutfile.h \ 688 $(SOPHYAINCP)pexceptions.h \ 689 $(SOPHYAINCP)dvlist.h \ 690 $(SOPHYAINCP)FitsIO/fitsio.h \ 691 $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \ 692 fitshandler.h fitshdtable.h \ 769 693 $(SOPHYAINCP)datatable.h \ 770 694 $(SOPHYAINCP)basedtable.h \ 771 $(SOPHYAINCP) sopnamsp.h695 $(SOPHYAINCP)thsafeop.h 772 696 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc 773 697 -
trunk/SophyaExt/FitsIOServer/smakefile
r3123 r3407 12 12 13 13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 datacirclefits.h \ 14 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 16 15 $(SOPHYAINCP)datacirclebase.h \ 17 16 $(SOPHYAINCP)circle.h \ … … 30 29 $(SOPHYAINCP)machdefs.h \ 31 30 $(SOPHYAINCP)pexceptions.h \ 32 $(SOPHYAINCP)machdefs.h \ 33 fabtcolread.h \ 31 $(SOPHYAINCP)machdefs.h fabtcolread.h \ 34 32 $(SOPHYAINCP)anydataobj.h \ 35 33 $(SOPHYAINCP)tvector.h \ … … 60 58 $(SOPHYAINCP)machdefs.h \ 61 59 $(SOPHYAINCP)pexceptions.h \ 62 $(SOPHYAINCP)machdefs.h \ 63 fabtwriter.h \ 60 $(SOPHYAINCP)machdefs.h fabtwriter.h \ 64 61 $(SOPHYAINCP)anydataobj.h \ 65 62 $(SOPHYAINCP)tvector.h \ … … 86 83 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc 87 84 88 $(SOPHYAOBJP)fboloread.o: fboloread.cc \ 89 $(SOPHYAINCP)sopnamsp.h \ 90 $(SOPHYAINCP)machdefs.h \ 91 $(SOPHYAINCP)pexceptions.h \ 92 $(SOPHYAINCP)machdefs.h \ 93 fboloread.h \ 94 $(SOPHYAINCP)anydataobj.h \ 95 $(SOPHYAINCP)tvector.h \ 96 $(SOPHYAINCP)tmatrix.h \ 97 $(SOPHYAINCP)tarray.h \ 98 $(SOPHYAINCP)basarr.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h \ 101 $(SOPHYAINCP)timestamp.h \ 102 $(SOPHYAINCP)objfio.h \ 103 $(SOPHYAINCP)ppersist.h \ 104 $(SOPHYAINCP)pexceptions.h \ 105 $(SOPHYAINCP)gnumd5.h \ 106 $(SOPHYAINCP)ppfbinstream.h \ 107 $(SOPHYAINCP)rawstream.h \ 108 $(SOPHYAINCP)ppfnametag.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h \ 112 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h \ 114 fabtcolread.h \ 85 $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \ 86 $(SOPHYAINCP)machdefs.h \ 87 $(SOPHYAINCP)pexceptions.h \ 88 $(SOPHYAINCP)machdefs.h fboloread.h \ 89 $(SOPHYAINCP)anydataobj.h \ 90 $(SOPHYAINCP)tvector.h \ 91 $(SOPHYAINCP)tmatrix.h \ 92 $(SOPHYAINCP)tarray.h \ 93 $(SOPHYAINCP)basarr.h \ 94 $(SOPHYAINCP)anydataobj.h \ 95 $(SOPHYAINCP)mutyv.h \ 96 $(SOPHYAINCP)timestamp.h \ 97 $(SOPHYAINCP)objfio.h \ 98 $(SOPHYAINCP)ppersist.h \ 99 $(SOPHYAINCP)pexceptions.h \ 100 $(SOPHYAINCP)gnumd5.h \ 101 $(SOPHYAINCP)ppfbinstream.h \ 102 $(SOPHYAINCP)rawstream.h \ 103 $(SOPHYAINCP)ppfnametag.h \ 104 $(SOPHYAINCP)dvlist.h \ 105 $(SOPHYAINCP)ndatablock.h \ 106 $(SOPHYAINCP)utilarr.h \ 107 $(SOPHYAINCP)tmatrix_tsnl.h \ 108 $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \ 115 109 $(SOPHYAINCP)FitsIO/fitsio.h \ 116 110 $(SOPHYAINCP)FitsIO/longnam.h 117 111 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc 118 112 119 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \ 120 $(SOPHYAINCP)sopnamsp.h \ 121 $(SOPHYAINCP)machdefs.h \ 122 $(SOPHYAINCP)pexceptions.h \ 123 $(SOPHYAINCP)machdefs.h \ 124 fbtntintf.h \ 113 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \ 114 $(SOPHYAINCP)machdefs.h \ 115 $(SOPHYAINCP)pexceptions.h \ 116 $(SOPHYAINCP)machdefs.h fbtntintf.h \ 125 117 $(SOPHYAINCP)anydataobj.h \ 126 118 $(SOPHYAINCP)ntupintf.h \ … … 129 121 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc 130 122 131 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \ 132 $(SOPHYAINCP)sopnamsp.h \ 133 $(SOPHYAINCP)machdefs.h \ 134 fiosinit.h \ 123 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \ 124 $(SOPHYAINCP)machdefs.h fiosinit.h \ 135 125 $(SOPHYAINCP)sophyainit.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 fitsmanager.h fitsinoutfile.h \ 138 $(SOPHYAINCP)pexceptions.h \ 139 $(SOPHYAINCP)dvlist.h \ 140 $(SOPHYAINCP)objfio.h \ 141 $(SOPHYAINCP)anydataobj.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 144 $(SOPHYAINCP)gnumd5.h \ 145 $(SOPHYAINCP)ppfbinstream.h \ 146 $(SOPHYAINCP)rawstream.h \ 147 $(SOPHYAINCP)ppfnametag.h \ 148 $(SOPHYAINCP)mutyv.h \ 149 $(SOPHYAINCP)timestamp.h \ 150 $(SOPHYAINCP)FitsIO/fitsio.h \ 151 $(SOPHYAINCP)FitsIO/longnam.h \ 152 fitshdtable.h \ 126 $(SOPHYAINCP)machdefs.h fitsmanager.h \ 127 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 128 $(SOPHYAINCP)dvlist.h \ 129 $(SOPHYAINCP)objfio.h \ 130 $(SOPHYAINCP)anydataobj.h \ 131 $(SOPHYAINCP)ppersist.h \ 132 $(SOPHYAINCP)pexceptions.h \ 133 $(SOPHYAINCP)gnumd5.h \ 134 $(SOPHYAINCP)ppfbinstream.h \ 135 $(SOPHYAINCP)rawstream.h \ 136 $(SOPHYAINCP)ppfnametag.h \ 137 $(SOPHYAINCP)mutyv.h \ 138 $(SOPHYAINCP)timestamp.h \ 139 $(SOPHYAINCP)FitsIO/fitsio.h \ 140 $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \ 153 141 $(SOPHYAINCP)datatable.h \ 154 142 $(SOPHYAINCP)basedtable.h \ … … 156 144 $(SOPHYAINCP)dvlist.h \ 157 145 $(SOPHYAINCP)segdatablock.h \ 158 $(SOPHYAINCP)tvector.h \ 159 $(SOPHYAINCP)tmatrix.h \ 160 $(SOPHYAINCP)tarray.h \ 161 $(SOPHYAINCP)basarr.h \ 162 $(SOPHYAINCP)ndatablock.h \ 163 $(SOPHYAINCP)utilarr.h \ 164 $(SOPHYAINCP)tmatrix_tsnl.h \ 165 $(SOPHYAINCP)tvector_tsnl.h \ 166 fitshandler.h fitsarrhand.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)tvector.h \ 169 fitsblkrw.h fitsntuple.h \ 146 $(SOPHYAINCP)thsafeop.h \ 147 $(SOPHYAINCP)tvector.h \ 148 $(SOPHYAINCP)tmatrix.h \ 149 $(SOPHYAINCP)tarray.h \ 150 $(SOPHYAINCP)basarr.h \ 151 $(SOPHYAINCP)ndatablock.h \ 152 $(SOPHYAINCP)utilarr.h \ 153 $(SOPHYAINCP)tmatrix_tsnl.h \ 154 $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \ 155 fitsarrhand.h $(SOPHYAINCP)tarray.h \ 156 $(SOPHYAINCP)tvector.h fitsblkrw.h fitsntuple.h \ 170 157 $(SOPHYAINCP)ntuple.h \ 171 158 $(SOPHYAINCP)anydataobj.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 fitsfile.h \ 174 $(SOPHYAINCP)ndatablock.h \ 175 fitsspherehealpix.h \ 159 $(SOPHYAINCP)ppersist.h fitsfile.h \ 160 $(SOPHYAINCP)ndatablock.h fitsspherehealpix.h \ 176 161 $(SOPHYAINCP)spherehealpix.h \ 177 162 $(SOPHYAINCP)sphericalmap.h \ … … 186 171 $(SOPHYAINCP)HEALPixUtils.h \ 187 172 fitsspherethetaphi.h \ 188 $(SOPHYAINCP)spherethetaphi.h \ 189 fitslocalmap.h \ 190 $(SOPHYAINCP)localmap.h \ 191 fitshistos.h \ 173 $(SOPHYAINCP)spherethetaphi.h fitslocalmap.h \ 174 $(SOPHYAINCP)localmap.h fitshistos.h \ 192 175 $(SOPHYAINCP)histos.h \ 193 176 $(SOPHYAINCP)peida.h \ … … 196 179 $(SOPHYAINCP)fmath.h \ 197 180 $(SOPHYAINCP)histos2.h \ 198 $(SOPHYAINCP)histos.h \ 199 fitsgenedata.h \ 181 $(SOPHYAINCP)histos.h fitsgenedata.h \ 200 182 $(SOPHYAINCP)generaldata.h \ 201 183 $(SOPHYAINCP)poly.h … … 205 187 $(SOPHYAINCP)sopnamsp.h \ 206 188 $(SOPHYAINCP)pexceptions.h \ 207 $(SOPHYAINCP)machdefs.h \ 208 fitsautoreader.h \ 209 $(SOPHYAINCP)machdefs.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 fitsfile.h \ 212 $(SOPHYAINCP)ndatablock.h \ 213 $(SOPHYAINCP)anydataobj.h \ 214 $(SOPHYAINCP)dvlist.h \ 215 $(SOPHYAINCP)objfio.h \ 216 $(SOPHYAINCP)ppersist.h \ 217 $(SOPHYAINCP)pexceptions.h \ 218 $(SOPHYAINCP)gnumd5.h \ 219 $(SOPHYAINCP)ppfbinstream.h \ 220 $(SOPHYAINCP)rawstream.h \ 221 $(SOPHYAINCP)ppfnametag.h \ 222 $(SOPHYAINCP)mutyv.h \ 223 $(SOPHYAINCP)timestamp.h \ 224 fitsinoutfile.h \ 225 $(SOPHYAINCP)FitsIO/fitsio.h \ 226 $(SOPHYAINCP)FitsIO/longnam.h \ 227 fitshandler.h fitstarray.h \ 228 $(SOPHYAINCP)tarray.h \ 229 $(SOPHYAINCP)basarr.h \ 230 $(SOPHYAINCP)dvlist.h \ 231 $(SOPHYAINCP)ndatablock.h \ 232 $(SOPHYAINCP)utilarr.h \ 233 fitsspherehealpix.h \ 189 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 190 $(SOPHYAINCP)machdefs.h \ 191 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 192 $(SOPHYAINCP)ndatablock.h \ 193 $(SOPHYAINCP)anydataobj.h \ 194 $(SOPHYAINCP)dvlist.h \ 195 $(SOPHYAINCP)objfio.h \ 196 $(SOPHYAINCP)ppersist.h \ 197 $(SOPHYAINCP)pexceptions.h \ 198 $(SOPHYAINCP)gnumd5.h \ 199 $(SOPHYAINCP)ppfbinstream.h \ 200 $(SOPHYAINCP)rawstream.h \ 201 $(SOPHYAINCP)ppfnametag.h \ 202 $(SOPHYAINCP)mutyv.h \ 203 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 204 $(SOPHYAINCP)FitsIO/fitsio.h \ 205 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 206 fitstarray.h $(SOPHYAINCP)tarray.h \ 207 $(SOPHYAINCP)basarr.h \ 208 $(SOPHYAINCP)dvlist.h \ 209 $(SOPHYAINCP)ndatablock.h \ 210 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 234 211 $(SOPHYAINCP)spherehealpix.h \ 235 212 $(SOPHYAINCP)sphericalmap.h \ … … 247 224 $(SOPHYAINCP)tmatrix_tsnl.h \ 248 225 $(SOPHYAINCP)tvector_tsnl.h \ 249 $(SOPHYAINCP)HEALPixUtils.h \ 250 fitsntuple.h \ 226 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 251 227 $(SOPHYAINCP)ntuple.h \ 252 228 $(SOPHYAINCP)ntupintf.h \ 253 $(SOPHYAINCP)ppersist.h \ 254 fitsxntuple.h \ 255 $(SOPHYAINCP)xntuple.h \ 256 fitslocalmap.h \ 257 $(SOPHYAINCP)localmap.h \ 258 fbtntintf.h \ 229 $(SOPHYAINCP)ppersist.h fitsxntuple.h \ 230 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 231 $(SOPHYAINCP)localmap.h fbtntintf.h \ 259 232 $(SOPHYAINCP)ntupintf.h 260 233 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc … … 263 236 $(SOPHYAINCP)sopnamsp.h \ 264 237 $(SOPHYAINCP)pexceptions.h \ 265 $(SOPHYAINCP)machdefs.h \ 266 fitsbntbllineRW.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)anydataobj.h \ 270 $(SOPHYAINCP)ppersist.h \ 271 $(SOPHYAINCP)pexceptions.h \ 272 $(SOPHYAINCP)gnumd5.h \ 273 $(SOPHYAINCP)ppfbinstream.h \ 274 $(SOPHYAINCP)rawstream.h \ 275 $(SOPHYAINCP)ppfnametag.h \ 276 $(SOPHYAINCP)mutyv.h \ 277 $(SOPHYAINCP)timestamp.h \ 278 fitsfile.h \ 279 $(SOPHYAINCP)ndatablock.h \ 280 fitsinoutfile.h \ 281 $(SOPHYAINCP)machdefs.h \ 282 $(SOPHYAINCP)FitsIO/fitsio.h \ 283 $(SOPHYAINCP)FitsIO/longnam.h \ 284 fitshandler.h \ 238 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 239 $(SOPHYAINCP)dvlist.h \ 240 $(SOPHYAINCP)objfio.h \ 241 $(SOPHYAINCP)anydataobj.h \ 242 $(SOPHYAINCP)ppersist.h \ 243 $(SOPHYAINCP)pexceptions.h \ 244 $(SOPHYAINCP)gnumd5.h \ 245 $(SOPHYAINCP)ppfbinstream.h \ 246 $(SOPHYAINCP)rawstream.h \ 247 $(SOPHYAINCP)ppfnametag.h \ 248 $(SOPHYAINCP)mutyv.h \ 249 $(SOPHYAINCP)timestamp.h fitsfile.h \ 250 $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \ 251 $(SOPHYAINCP)machdefs.h \ 252 $(SOPHYAINCP)FitsIO/fitsio.h \ 253 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 285 254 $(SOPHYAINCP)utils.h 286 255 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc 287 256 288 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 289 $(SOPHYAINCP)sopnamsp.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 fitsfile.h \ 292 $(SOPHYAINCP)ndatablock.h \ 293 $(SOPHYAINCP)machdefs.h \ 294 $(SOPHYAINCP)anydataobj.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)pexceptions.h \ 299 $(SOPHYAINCP)gnumd5.h \ 300 $(SOPHYAINCP)ppfbinstream.h \ 301 $(SOPHYAINCP)rawstream.h \ 302 $(SOPHYAINCP)ppfnametag.h \ 303 $(SOPHYAINCP)mutyv.h \ 304 $(SOPHYAINCP)timestamp.h \ 305 fitsinoutfile.h \ 306 $(SOPHYAINCP)pexceptions.h \ 307 $(SOPHYAINCP)FitsIO/fitsio.h \ 308 $(SOPHYAINCP)FitsIO/longnam.h \ 309 fitshandler.h \ 257 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \ 258 $(SOPHYAINCP)machdefs.h fitsfile.h \ 259 $(SOPHYAINCP)ndatablock.h \ 260 $(SOPHYAINCP)machdefs.h \ 261 $(SOPHYAINCP)anydataobj.h \ 262 $(SOPHYAINCP)dvlist.h \ 263 $(SOPHYAINCP)objfio.h \ 264 $(SOPHYAINCP)ppersist.h \ 265 $(SOPHYAINCP)pexceptions.h \ 266 $(SOPHYAINCP)gnumd5.h \ 267 $(SOPHYAINCP)ppfbinstream.h \ 268 $(SOPHYAINCP)rawstream.h \ 269 $(SOPHYAINCP)ppfnametag.h \ 270 $(SOPHYAINCP)mutyv.h \ 271 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 272 $(SOPHYAINCP)pexceptions.h \ 273 $(SOPHYAINCP)FitsIO/fitsio.h \ 274 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 310 275 $(SOPHYAINCP)strutil.h \ 311 276 $(SOPHYAINCP)anydataobj.h … … 314 279 $(SOPHYAOBJP)fitsgenedata.o: fitsgenedata.cc \ 315 280 $(SOPHYAINCP)machdefs.h \ 316 $(SOPHYAINCP)sopnamsp.h \317 281 $(SOPHYAINCP)generaldata.h \ 318 282 $(SOPHYAINCP)objfio.h \ … … 341 305 $(SOPHYAINCP)utilarr.h \ 342 306 $(SOPHYAINCP)tmatrix_tsnl.h \ 343 $(SOPHYAINCP)tvector_tsnl.h \ 344 fitsblkrw.h fitsinoutfile.h \ 345 $(SOPHYAINCP)pexceptions.h \ 346 $(SOPHYAINCP)dvlist.h \ 347 $(SOPHYAINCP)FitsIO/fitsio.h \ 348 $(SOPHYAINCP)FitsIO/longnam.h \ 349 fitshandler.h 307 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 308 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 309 $(SOPHYAINCP)dvlist.h \ 310 $(SOPHYAINCP)FitsIO/fitsio.h \ 311 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 350 312 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsgenedata.cc 351 313 352 314 $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc \ 353 315 $(SOPHYAINCP)machdefs.h \ 354 $(SOPHYAINCP)sopnamsp.h \355 316 $(SOPHYAINCP)datatable.h \ 356 317 $(SOPHYAINCP)basedtable.h \ … … 369 330 $(SOPHYAINCP)timestamp.h \ 370 331 $(SOPHYAINCP)segdatablock.h \ 371 $(SOPHYAINCP)tvector.h \ 372 $(SOPHYAINCP)tmatrix.h \ 373 $(SOPHYAINCP)tarray.h \ 374 $(SOPHYAINCP)basarr.h \ 375 $(SOPHYAINCP)ndatablock.h \ 376 $(SOPHYAINCP)utilarr.h \ 377 $(SOPHYAINCP)tmatrix_tsnl.h \ 378 $(SOPHYAINCP)tvector_tsnl.h \ 379 fitsblkrw.h fitsinoutfile.h \ 380 $(SOPHYAINCP)pexceptions.h \ 381 $(SOPHYAINCP)dvlist.h \ 382 $(SOPHYAINCP)FitsIO/fitsio.h \ 383 $(SOPHYAINCP)FitsIO/longnam.h \ 384 fitshandler.h swfitsdtable.h \ 385 $(SOPHYAINCP)basedtable.h \ 386 $(SOPHYAINCP)swsegdb.h \ 387 fitsswapper.h 332 $(SOPHYAINCP)thsafeop.h \ 333 $(SOPHYAINCP)tvector.h \ 334 $(SOPHYAINCP)tmatrix.h \ 335 $(SOPHYAINCP)tarray.h \ 336 $(SOPHYAINCP)basarr.h \ 337 $(SOPHYAINCP)ndatablock.h \ 338 $(SOPHYAINCP)utilarr.h \ 339 $(SOPHYAINCP)tmatrix_tsnl.h \ 340 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 341 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 342 $(SOPHYAINCP)dvlist.h \ 343 $(SOPHYAINCP)FitsIO/fitsio.h \ 344 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 345 swfitsdtable.h $(SOPHYAINCP)basedtable.h \ 346 $(SOPHYAINCP)swsegdb.h fitsswapper.h 388 347 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc 389 348 390 349 $(SOPHYAOBJP)fitshisterr.o: fitshisterr.cc \ 391 350 $(SOPHYAINCP)machdefs.h \ 392 $(SOPHYAINCP)sopnamsp.h \393 351 $(SOPHYAINCP)histerr.h \ 394 352 $(SOPHYAINCP)objfio.h \ … … 412 370 $(SOPHYAINCP)tmatrix_tsnl.h \ 413 371 $(SOPHYAINCP)tvector_tsnl.h \ 414 $(SOPHYAINCP)hist2err.h \ 415 fitsblkrw.h fitsinoutfile.h \ 416 $(SOPHYAINCP)pexceptions.h \ 417 $(SOPHYAINCP)dvlist.h \ 418 $(SOPHYAINCP)FitsIO/fitsio.h \ 419 $(SOPHYAINCP)FitsIO/longnam.h \ 420 fitshandler.h 372 $(SOPHYAINCP)hist2err.h fitsblkrw.h \ 373 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 374 $(SOPHYAINCP)dvlist.h \ 375 $(SOPHYAINCP)FitsIO/fitsio.h \ 376 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 421 377 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshisterr.cc 422 378 423 379 $(SOPHYAOBJP)fitshistos.o: fitshistos.cc \ 424 380 $(SOPHYAINCP)machdefs.h \ 425 $(SOPHYAINCP)sopnamsp.h \426 381 $(SOPHYAINCP)histos.h \ 427 382 $(SOPHYAINCP)objfio.h \ … … 451 406 $(SOPHYAINCP)hisprof.h \ 452 407 $(SOPHYAINCP)histos.h \ 453 $(SOPHYAINCP)histos2.h \ 454 fitsblkrw.h fitsinoutfile.h \ 455 $(SOPHYAINCP)pexceptions.h \ 456 $(SOPHYAINCP)dvlist.h \ 457 $(SOPHYAINCP)FitsIO/fitsio.h \ 458 $(SOPHYAINCP)FitsIO/longnam.h \ 459 fitshandler.h 408 $(SOPHYAINCP)histos2.h fitsblkrw.h \ 409 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 410 $(SOPHYAINCP)dvlist.h \ 411 $(SOPHYAINCP)FitsIO/fitsio.h \ 412 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 460 413 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshistos.cc 461 414 … … 466 419 $(SOPHYAINCP)machdefs.h \ 467 420 $(SOPHYAINCP)anydataobj.h \ 468 fitsinoutfile.h \469 $(SOPHYAINCP)pexceptions.h \470 $(SOPHYAINCP) dvlist.h \471 $(SOPHYAINCP) objfio.h \472 $(SOPHYAINCP) ppersist.h \473 $(SOPHYAINCP)p exceptions.h \421 $(SOPHYAINCP)thsafeop.h \ 422 $(SOPHYAINCP)pexceptions.h fitsinoutfile.h \ 423 $(SOPHYAINCP)pexceptions.h \ 424 $(SOPHYAINCP)dvlist.h \ 425 $(SOPHYAINCP)objfio.h \ 426 $(SOPHYAINCP)ppersist.h \ 474 427 $(SOPHYAINCP)gnumd5.h \ 475 428 $(SOPHYAINCP)ppfbinstream.h \ … … 485 438 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 486 439 $(SOPHYAINCP)sopnamsp.h \ 487 $(SOPHYAINCP)machdefs.h \ 488 fitslocalmap.h \ 440 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 489 441 $(SOPHYAINCP)pexceptions.h \ 490 442 $(SOPHYAINCP)machdefs.h \ … … 517 469 $(SOPHYAINCP)utilarr.h \ 518 470 $(SOPHYAINCP)tmatrix_tsnl.h \ 519 $(SOPHYAINCP)tvector_tsnl.h \ 520 fitsfile.h \ 521 $(SOPHYAINCP)ndatablock.h \ 522 $(SOPHYAINCP)dvlist.h \ 523 fitsinoutfile.h \ 524 $(SOPHYAINCP)FitsIO/fitsio.h \ 525 $(SOPHYAINCP)FitsIO/longnam.h \ 526 fitshandler.h 471 $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \ 472 $(SOPHYAINCP)ndatablock.h \ 473 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 474 $(SOPHYAINCP)FitsIO/fitsio.h \ 475 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 527 476 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc 528 477 529 478 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \ 530 479 $(SOPHYAINCP)machdefs.h \ 531 $(SOPHYAINCP)sopnamsp.h \ 532 fitsmanager.h fitsinoutfile.h \ 533 $(SOPHYAINCP)pexceptions.h \ 534 $(SOPHYAINCP)machdefs.h \ 535 $(SOPHYAINCP)dvlist.h \ 536 $(SOPHYAINCP)objfio.h \ 537 $(SOPHYAINCP)anydataobj.h \ 538 $(SOPHYAINCP)ppersist.h \ 539 $(SOPHYAINCP)pexceptions.h \ 540 $(SOPHYAINCP)gnumd5.h \ 541 $(SOPHYAINCP)ppfbinstream.h \ 542 $(SOPHYAINCP)rawstream.h \ 543 $(SOPHYAINCP)ppfnametag.h \ 544 $(SOPHYAINCP)mutyv.h \ 545 $(SOPHYAINCP)timestamp.h \ 546 $(SOPHYAINCP)FitsIO/fitsio.h \ 547 $(SOPHYAINCP)FitsIO/longnam.h \ 548 fitshandler.h 480 $(SOPHYAINCP)sopnamsp.h fitsmanager.h \ 481 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 482 $(SOPHYAINCP)machdefs.h \ 483 $(SOPHYAINCP)dvlist.h \ 484 $(SOPHYAINCP)objfio.h \ 485 $(SOPHYAINCP)anydataobj.h \ 486 $(SOPHYAINCP)ppersist.h \ 487 $(SOPHYAINCP)pexceptions.h \ 488 $(SOPHYAINCP)gnumd5.h \ 489 $(SOPHYAINCP)ppfbinstream.h \ 490 $(SOPHYAINCP)rawstream.h \ 491 $(SOPHYAINCP)ppfnametag.h \ 492 $(SOPHYAINCP)mutyv.h \ 493 $(SOPHYAINCP)timestamp.h \ 494 $(SOPHYAINCP)FitsIO/fitsio.h \ 495 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 549 496 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc 550 497 … … 552 499 $(SOPHYAINCP)sopnamsp.h \ 553 500 $(SOPHYAINCP)pexceptions.h \ 554 $(SOPHYAINCP)machdefs.h \ 555 fitsntuple.h \ 501 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 556 502 $(SOPHYAINCP)machdefs.h \ 557 503 $(SOPHYAINCP)ntuple.h \ … … 569 515 $(SOPHYAINCP)timestamp.h \ 570 516 $(SOPHYAINCP)anydataobj.h \ 571 $(SOPHYAINCP)ppersist.h \ 572 fitsfile.h \ 573 $(SOPHYAINCP)ndatablock.h \ 574 $(SOPHYAINCP)dvlist.h \ 575 fitsinoutfile.h \ 576 $(SOPHYAINCP)FitsIO/fitsio.h \ 577 $(SOPHYAINCP)FitsIO/longnam.h \ 578 fitshandler.h 517 $(SOPHYAINCP)ppersist.h fitsfile.h \ 518 $(SOPHYAINCP)ndatablock.h \ 519 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 520 $(SOPHYAINCP)FitsIO/fitsio.h \ 521 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 579 522 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc 580 523 … … 582 525 $(SOPHYAINCP)sopnamsp.h \ 583 526 $(SOPHYAINCP)pexceptions.h \ 584 $(SOPHYAINCP)machdefs.h \ 585 fitsspherehealpix.h \ 527 $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \ 586 528 $(SOPHYAINCP)spherehealpix.h \ 587 529 $(SOPHYAINCP)sphericalmap.h \ … … 614 556 $(SOPHYAINCP)tvector_tsnl.h \ 615 557 $(SOPHYAINCP)HEALPixUtils.h \ 616 $(SOPHYAINCP)anydataobj.h \ 617 fitsfile.h \ 618 $(SOPHYAINCP)ndatablock.h \ 619 $(SOPHYAINCP)dvlist.h \ 620 fitsinoutfile.h \ 621 $(SOPHYAINCP)machdefs.h \ 622 $(SOPHYAINCP)FitsIO/fitsio.h \ 623 $(SOPHYAINCP)FitsIO/longnam.h \ 624 fitshandler.h \ 625 $(SOPHYAINCP)tarray.h \ 626 fitstarray.h 558 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 559 $(SOPHYAINCP)ndatablock.h \ 560 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 561 $(SOPHYAINCP)machdefs.h \ 562 $(SOPHYAINCP)FitsIO/fitsio.h \ 563 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 564 $(SOPHYAINCP)tarray.h fitstarray.h 627 565 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc 628 566 … … 630 568 $(SOPHYAINCP)sopnamsp.h \ 631 569 $(SOPHYAINCP)pexceptions.h \ 632 $(SOPHYAINCP)machdefs.h \ 633 fitsspherethetaphi.h \ 570 $(SOPHYAINCP)machdefs.h fitsspherethetaphi.h \ 634 571 $(SOPHYAINCP)spherethetaphi.h \ 635 572 $(SOPHYAINCP)sphericalmap.h \ … … 661 598 $(SOPHYAINCP)tmatrix_tsnl.h \ 662 599 $(SOPHYAINCP)tvector_tsnl.h \ 663 $(SOPHYAINCP)anydataobj.h \ 664 fitsfile.h \ 665 $(SOPHYAINCP)ndatablock.h \ 666 $(SOPHYAINCP)dvlist.h \ 667 fitsinoutfile.h \ 668 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)FitsIO/fitsio.h \ 670 $(SOPHYAINCP)FitsIO/longnam.h \ 671 fitshandler.h \ 672 $(SOPHYAINCP)tarray.h \ 673 fitstarray.h 600 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 601 $(SOPHYAINCP)ndatablock.h \ 602 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 603 $(SOPHYAINCP)machdefs.h \ 604 $(SOPHYAINCP)FitsIO/fitsio.h \ 605 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 606 $(SOPHYAINCP)tarray.h fitstarray.h 674 607 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc 675 608 … … 678 611 $(SOPHYAINCP)machdefs.h \ 679 612 $(SOPHYAINCP)pexceptions.h \ 680 $(SOPHYAINCP)machdefs.h \ 681 fitstarray.h \ 682 $(SOPHYAINCP)tarray.h \ 683 $(SOPHYAINCP)basarr.h \ 684 $(SOPHYAINCP)anydataobj.h \ 685 $(SOPHYAINCP)mutyv.h \ 686 $(SOPHYAINCP)timestamp.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 689 $(SOPHYAINCP)pexceptions.h \ 690 $(SOPHYAINCP)gnumd5.h \ 691 $(SOPHYAINCP)ppfbinstream.h \ 692 $(SOPHYAINCP)rawstream.h \ 693 $(SOPHYAINCP)ppfnametag.h \ 694 $(SOPHYAINCP)dvlist.h \ 695 $(SOPHYAINCP)ndatablock.h \ 696 $(SOPHYAINCP)utilarr.h \ 697 fitsfile.h \ 698 $(SOPHYAINCP)ndatablock.h \ 699 $(SOPHYAINCP)dvlist.h \ 700 fitsinoutfile.h \ 701 $(SOPHYAINCP)FitsIO/fitsio.h \ 702 $(SOPHYAINCP)FitsIO/longnam.h \ 703 fitshandler.h 613 $(SOPHYAINCP)machdefs.h fitstarray.h \ 614 $(SOPHYAINCP)tarray.h \ 615 $(SOPHYAINCP)basarr.h \ 616 $(SOPHYAINCP)anydataobj.h \ 617 $(SOPHYAINCP)mutyv.h \ 618 $(SOPHYAINCP)timestamp.h \ 619 $(SOPHYAINCP)objfio.h \ 620 $(SOPHYAINCP)ppersist.h \ 621 $(SOPHYAINCP)pexceptions.h \ 622 $(SOPHYAINCP)gnumd5.h \ 623 $(SOPHYAINCP)ppfbinstream.h \ 624 $(SOPHYAINCP)rawstream.h \ 625 $(SOPHYAINCP)ppfnametag.h \ 626 $(SOPHYAINCP)dvlist.h \ 627 $(SOPHYAINCP)ndatablock.h \ 628 $(SOPHYAINCP)utilarr.h fitsfile.h \ 629 $(SOPHYAINCP)ndatablock.h \ 630 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 631 $(SOPHYAINCP)FitsIO/fitsio.h \ 632 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 704 633 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc 705 634 … … 707 636 $(SOPHYAINCP)sopnamsp.h \ 708 637 $(SOPHYAINCP)pexceptions.h \ 709 $(SOPHYAINCP)machdefs.h \ 710 fitsxntuple.h \ 638 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 711 639 $(SOPHYAINCP)machdefs.h \ 712 640 $(SOPHYAINCP)xntuple.h \ … … 724 652 $(SOPHYAINCP)timestamp.h \ 725 653 $(SOPHYAINCP)anydataobj.h \ 726 $(SOPHYAINCP)ppersist.h \ 727 fitsfile.h \ 728 $(SOPHYAINCP)ndatablock.h \ 729 $(SOPHYAINCP)dvlist.h \ 730 fitsinoutfile.h \ 731 $(SOPHYAINCP)FitsIO/fitsio.h \ 732 $(SOPHYAINCP)FitsIO/longnam.h \ 733 fitshandler.h 654 $(SOPHYAINCP)ppersist.h fitsfile.h \ 655 $(SOPHYAINCP)ndatablock.h \ 656 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 657 $(SOPHYAINCP)FitsIO/fitsio.h \ 658 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 734 659 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc 735 660 … … 750 675 $(SOPHYAINCP)timestamp.h \ 751 676 $(SOPHYAINCP)segdatablock.h \ 752 $(SOPHYAINCP)tvector.h \ 753 $(SOPHYAINCP)tmatrix.h \ 754 $(SOPHYAINCP)tarray.h \ 755 $(SOPHYAINCP)basarr.h \ 756 $(SOPHYAINCP)ndatablock.h \ 757 $(SOPHYAINCP)utilarr.h \ 758 $(SOPHYAINCP)tmatrix_tsnl.h \ 759 $(SOPHYAINCP)tvector_tsnl.h \ 760 $(SOPHYAINCP)swsegdb.h \ 761 fitsswapper.h \ 762 $(SOPHYAINCP)machdefs.h \ 763 fitsinoutfile.h \ 764 $(SOPHYAINCP)pexceptions.h \ 765 $(SOPHYAINCP)dvlist.h \ 766 $(SOPHYAINCP)FitsIO/fitsio.h \ 767 $(SOPHYAINCP)FitsIO/longnam.h \ 768 fitsblkrw.h fitshandler.h fitshdtable.h \ 677 $(SOPHYAINCP)thsafeop.h \ 678 $(SOPHYAINCP)tvector.h \ 679 $(SOPHYAINCP)tmatrix.h \ 680 $(SOPHYAINCP)tarray.h \ 681 $(SOPHYAINCP)basarr.h \ 682 $(SOPHYAINCP)ndatablock.h \ 683 $(SOPHYAINCP)utilarr.h \ 684 $(SOPHYAINCP)tmatrix_tsnl.h \ 685 $(SOPHYAINCP)tvector_tsnl.h \ 686 $(SOPHYAINCP)swsegdb.h fitsswapper.h \ 687 $(SOPHYAINCP)machdefs.h fitsinoutfile.h \ 688 $(SOPHYAINCP)pexceptions.h \ 689 $(SOPHYAINCP)dvlist.h \ 690 $(SOPHYAINCP)FitsIO/fitsio.h \ 691 $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \ 692 fitshandler.h fitshdtable.h \ 769 693 $(SOPHYAINCP)datatable.h \ 770 694 $(SOPHYAINCP)basedtable.h \ 771 $(SOPHYAINCP) sopnamsp.h695 $(SOPHYAINCP)thsafeop.h 772 696 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc 773 697 -
trunk/SophyaExt/IFFTW/Makefile
r3081 r3407 12 12 13 13 $(SOPHYAOBJP)fftwserver.o: fftwserver.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 fftwserver.h \ 14 $(SOPHYAINCP)sopnamsp.h fftwserver.h \ 16 15 $(SOPHYAINCP)machdefs.h \ 17 16 $(SOPHYAINCP)sspvflags.h \ 18 17 $(SOPHYAINCP)fftservintf.h \ 18 $(SOPHYAINCP)machdefs.h \ 19 19 $(SOPHYAINCP)pexceptions.h \ 20 20 $(SOPHYAINCP)tmatrix.h \ … … 35 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 36 $(SOPHYAINCP)tvector.h \ 37 $(SOPHYAINCP)tvector_tsnl.h \38 fftw2server.cc fftw3server.cc37 $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \ 38 $(SOPHYAINCP)FFTW/fftw3.h 39 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftwserver.cc 40 40 -
trunk/SophyaExt/IFFTW/smakefile
r3081 r3407 12 12 13 13 $(SOPHYAOBJP)fftwserver.o: fftwserver.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 fftwserver.h \ 14 $(SOPHYAINCP)sopnamsp.h fftwserver.h \ 16 15 $(SOPHYAINCP)machdefs.h \ 17 16 $(SOPHYAINCP)sspvflags.h \ 18 17 $(SOPHYAINCP)fftservintf.h \ 18 $(SOPHYAINCP)machdefs.h \ 19 19 $(SOPHYAINCP)pexceptions.h \ 20 20 $(SOPHYAINCP)tmatrix.h \ … … 35 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 36 $(SOPHYAINCP)tvector.h \ 37 $(SOPHYAINCP)tvector_tsnl.h \38 fftw2server.cc fftw3server.cc37 $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \ 38 $(SOPHYAINCP)FFTW/fftw3.h 39 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftwserver.cc 40 40 -
trunk/SophyaExt/LinAlg/Makefile
r3076 r3407 12 12 13 13 $(SOPHYAOBJP)intflapack.o: intflapack.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 intflapack.h \ 14 $(SOPHYAINCP)sopnamsp.h intflapack.h \ 16 15 $(SOPHYAINCP)machdefs.h \ 17 16 $(SOPHYAINCP)tarray.h \ 17 $(SOPHYAINCP)machdefs.h \ 18 18 $(SOPHYAINCP)basarr.h \ 19 19 $(SOPHYAINCP)anydataobj.h \ … … 32 32 $(SOPHYAINCP)tvector.h \ 33 33 $(SOPHYAINCP)tmatrix.h \ 34 $(SOPHYAINCP)tarray.h \ 34 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 35 36 $(SOPHYAINCP)tvector_tsnl.h \ 36 $(SOPHYAINCP)sspvflags.h 37 $(SOPHYAINCP)sspvflags.h \ 38 $(SOPHYAINCP)tmatrix.h 37 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ intflapack.cc 38 40 -
trunk/SophyaExt/LinAlg/smakefile
r3076 r3407 12 12 13 13 $(SOPHYAOBJP)intflapack.o: intflapack.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 intflapack.h \ 14 $(SOPHYAINCP)sopnamsp.h intflapack.h \ 16 15 $(SOPHYAINCP)machdefs.h \ 17 16 $(SOPHYAINCP)tarray.h \ 17 $(SOPHYAINCP)machdefs.h \ 18 18 $(SOPHYAINCP)basarr.h \ 19 19 $(SOPHYAINCP)anydataobj.h \ … … 32 32 $(SOPHYAINCP)tvector.h \ 33 33 $(SOPHYAINCP)tmatrix.h \ 34 $(SOPHYAINCP)tarray.h \ 34 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 35 36 $(SOPHYAINCP)tvector_tsnl.h \ 36 $(SOPHYAINCP)sspvflags.h 37 $(SOPHYAINCP)sspvflags.h \ 38 $(SOPHYAINCP)tmatrix.h 37 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ intflapack.cc 38 40 -
trunk/SophyaLib/HiStats/Makefile
r3123 r3407 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)hist2err.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos 2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o6 rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)hist2err.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o 7 7 rm -f $(SOPHYALIBP)libHiStats.a 8 8 … … 12 12 13 13 $(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 ntupintf.h $(SOPHYAINCP)dvlist.h \ 16 $(SOPHYAINCP)objfio.h \ 17 $(SOPHYAINCP)machdefs.h \ 18 $(SOPHYAINCP)anydataobj.h \ 19 $(SOPHYAINCP)ppersist.h \ 20 $(SOPHYAINCP)pexceptions.h \ 21 $(SOPHYAINCP)gnumd5.h \ 22 $(SOPHYAINCP)ppfbinstream.h \ 23 $(SOPHYAINCP)rawstream.h \ 24 $(SOPHYAINCP)ppfnametag.h \ 25 $(SOPHYAINCP)mutyv.h \ 26 $(SOPHYAINCP)timestamp.h \ 27 $(SOPHYAINCP)segdatablock.h \ 28 $(SOPHYAINCP)tvector.h \ 29 $(SOPHYAINCP)tmatrix.h \ 30 $(SOPHYAINCP)tarray.h \ 31 $(SOPHYAINCP)basarr.h \ 32 $(SOPHYAINCP)dvlist.h \ 33 $(SOPHYAINCP)ndatablock.h \ 34 $(SOPHYAINCP)utilarr.h \ 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 $(SOPHYAINCP)tvector_tsnl.h \ 37 $(SOPHYAINCP)sopnamsp.h \ 38 $(SOPHYAINCP)pexceptions.h 14 $(SOPHYAINCP)machdefs.h ntupintf.h \ 15 $(SOPHYAINCP)dvlist.h \ 16 $(SOPHYAINCP)objfio.h \ 17 $(SOPHYAINCP)machdefs.h \ 18 $(SOPHYAINCP)anydataobj.h \ 19 $(SOPHYAINCP)ppersist.h \ 20 $(SOPHYAINCP)pexceptions.h \ 21 $(SOPHYAINCP)gnumd5.h \ 22 $(SOPHYAINCP)ppfbinstream.h \ 23 $(SOPHYAINCP)rawstream.h \ 24 $(SOPHYAINCP)ppfnametag.h \ 25 $(SOPHYAINCP)mutyv.h \ 26 $(SOPHYAINCP)timestamp.h \ 27 $(SOPHYAINCP)segdatablock.h \ 28 $(SOPHYAINCP)thsafeop.h \ 29 $(SOPHYAINCP)tvector.h \ 30 $(SOPHYAINCP)tmatrix.h \ 31 $(SOPHYAINCP)tarray.h \ 32 $(SOPHYAINCP)basarr.h \ 33 $(SOPHYAINCP)dvlist.h \ 34 $(SOPHYAINCP)ndatablock.h \ 35 $(SOPHYAINCP)utilarr.h \ 36 $(SOPHYAINCP)tmatrix_tsnl.h \ 37 $(SOPHYAINCP)tvector_tsnl.h \ 38 $(SOPHYAINCP)pexceptions.h \ 39 $(SOPHYAINCP)thsafeop.h 39 40 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basedtable.cc 40 41 41 42 $(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \ 42 $(SOPHYAINCP)machdefs.h \43 ntupintf.h$(SOPHYAINCP)dvlist.h \44 $(SOPHYAINCP)objfio.h \ 45 $(SOPHYAINCP)machdefs.h \ 46 $(SOPHYAINCP)anydataobj.h \ 47 $(SOPHYAINCP)ppersist.h \ 48 $(SOPHYAINCP)pexceptions.h \ 49 $(SOPHYAINCP)gnumd5.h \ 50 $(SOPHYAINCP)ppfbinstream.h \ 51 $(SOPHYAINCP)rawstream.h \ 52 $(SOPHYAINCP)ppfnametag.h \ 53 $(SOPHYAINCP)mutyv.h \ 54 $(SOPHYAINCP)timestamp.h \ 55 $(SOPHYAINCP)segdatablock.h \ 56 $(SOPHYAINCP)t vector.h \57 $(SOPHYAINCP)t matrix.h \58 $(SOPHYAINCP)t array.h \59 $(SOPHYAINCP) basarr.h \60 $(SOPHYAINCP) dvlist.h \61 $(SOPHYAINCP) ndatablock.h \62 $(SOPHYAINCP) utilarr.h \63 $(SOPHYAINCP) tmatrix_tsnl.h \64 $(SOPHYAINCP)t vector_tsnl.h \65 $(SOPHYAINCP) objfio.h \66 $(SOPHYAINCP) sopnamsp.h \43 $(SOPHYAINCP)machdefs.h ntupintf.h \ 44 $(SOPHYAINCP)dvlist.h \ 45 $(SOPHYAINCP)objfio.h \ 46 $(SOPHYAINCP)machdefs.h \ 47 $(SOPHYAINCP)anydataobj.h \ 48 $(SOPHYAINCP)ppersist.h \ 49 $(SOPHYAINCP)pexceptions.h \ 50 $(SOPHYAINCP)gnumd5.h \ 51 $(SOPHYAINCP)ppfbinstream.h \ 52 $(SOPHYAINCP)rawstream.h \ 53 $(SOPHYAINCP)ppfnametag.h \ 54 $(SOPHYAINCP)mutyv.h \ 55 $(SOPHYAINCP)timestamp.h \ 56 $(SOPHYAINCP)segdatablock.h \ 57 $(SOPHYAINCP)thsafeop.h \ 58 $(SOPHYAINCP)tvector.h \ 59 $(SOPHYAINCP)tmatrix.h \ 60 $(SOPHYAINCP)tarray.h \ 61 $(SOPHYAINCP)basarr.h \ 62 $(SOPHYAINCP)dvlist.h \ 63 $(SOPHYAINCP)ndatablock.h \ 64 $(SOPHYAINCP)utilarr.h \ 65 $(SOPHYAINCP)tmatrix_tsnl.h \ 66 $(SOPHYAINCP)tvector_tsnl.h \ 67 $(SOPHYAINCP)objfio.h \ 67 68 $(SOPHYAINCP)strutil.h \ 68 69 $(SOPHYAINCP)pexceptions.h \ 69 70 $(SOPHYAINCP)fiosegdb.h \ 70 71 $(SOPHYAINCP)segdatablock.h \ 71 $(SOPHYAINCP)ppftpointerio.h 72 $(SOPHYAINCP)ppftpointerio.h \ 73 $(SOPHYAINCP)thsafeop.h 72 74 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatable.cc 73 75 74 76 $(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \ 75 $(SOPHYAINCP)machdefs.h \76 ntupintf.h$(SOPHYAINCP)dvlist.h \77 $(SOPHYAINCP)objfio.h \ 78 $(SOPHYAINCP)machdefs.h \ 79 $(SOPHYAINCP)anydataobj.h \ 80 $(SOPHYAINCP)ppersist.h \ 81 $(SOPHYAINCP)pexceptions.h \ 82 $(SOPHYAINCP)gnumd5.h \ 83 $(SOPHYAINCP)ppfbinstream.h \ 84 $(SOPHYAINCP)rawstream.h \ 85 $(SOPHYAINCP)ppfnametag.h \ 86 $(SOPHYAINCP)mutyv.h \ 87 $(SOPHYAINCP)timestamp.h \ 88 $(SOPHYAINCP)segdatablock.h \ 89 $(SOPHYAINCP)t vector.h \90 $(SOPHYAINCP)t matrix.h \91 $(SOPHYAINCP)t array.h \92 $(SOPHYAINCP) basarr.h \93 $(SOPHYAINCP) dvlist.h \94 $(SOPHYAINCP) ndatablock.h \95 $(SOPHYAINCP) utilarr.h \96 $(SOPHYAINCP) tmatrix_tsnl.h \97 $(SOPHYAINCP)t vector_tsnl.h \98 $(SOPHYAINCP) objfio.h \99 swppfdtable.h \77 $(SOPHYAINCP)machdefs.h ntupintf.h \ 78 $(SOPHYAINCP)dvlist.h \ 79 $(SOPHYAINCP)objfio.h \ 80 $(SOPHYAINCP)machdefs.h \ 81 $(SOPHYAINCP)anydataobj.h \ 82 $(SOPHYAINCP)ppersist.h \ 83 $(SOPHYAINCP)pexceptions.h \ 84 $(SOPHYAINCP)gnumd5.h \ 85 $(SOPHYAINCP)ppfbinstream.h \ 86 $(SOPHYAINCP)rawstream.h \ 87 $(SOPHYAINCP)ppfnametag.h \ 88 $(SOPHYAINCP)mutyv.h \ 89 $(SOPHYAINCP)timestamp.h \ 90 $(SOPHYAINCP)segdatablock.h \ 91 $(SOPHYAINCP)thsafeop.h \ 92 $(SOPHYAINCP)tvector.h \ 93 $(SOPHYAINCP)tmatrix.h \ 94 $(SOPHYAINCP)tarray.h \ 95 $(SOPHYAINCP)basarr.h \ 96 $(SOPHYAINCP)dvlist.h \ 97 $(SOPHYAINCP)ndatablock.h \ 98 $(SOPHYAINCP)utilarr.h \ 99 $(SOPHYAINCP)tmatrix_tsnl.h \ 100 $(SOPHYAINCP)tvector_tsnl.h \ 101 $(SOPHYAINCP)objfio.h swppfdtable.h \ 100 102 $(SOPHYAINCP)swsegdb.h \ 101 103 $(SOPHYAINCP)segdatablock.h \ … … 103 105 $(SOPHYAINCP)swsegdb.h \ 104 106 $(SOPHYAINCP)ppftpointerio.h \ 105 $(SOPHYAINCP)sopnamsp.h \106 107 $(SOPHYAINCP)pexceptions.h \ 107 108 $(SOPHYAINCP)fiosegdb.h 108 109 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fio_dtable.cc 109 110 110 $(SOPHYAOBJP)hisprof.o: hisprof.cc \ 111 $(SOPHYAINCP)sopnamsp.h \ 112 $(SOPHYAINCP)machdefs.h \ 111 $(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)machdefs.h \ 113 112 hisprof.h $(SOPHYAINCP)peida.h \ 114 113 $(SOPHYAINCP)machdefs.h \ … … 141 140 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ hisprof.cc 142 141 143 $(SOPHYAOBJP)hist2err.o: hist2err.cc \ 144 $(SOPHYAINCP)sopnamsp.h \ 145 $(SOPHYAINCP)machdefs.h \ 142 $(SOPHYAOBJP)hist2err.o: hist2err.cc $(SOPHYAINCP)machdefs.h \ 146 143 $(SOPHYAINCP)perrors.h \ 147 144 $(SOPHYAINCP)pexceptions.h \ … … 165 162 $(SOPHYAINCP)tmatrix_tsnl.h \ 166 163 $(SOPHYAINCP)tvector.h \ 167 $(SOPHYAINCP)tvector_tsnl.h \168 hist2err.h$(SOPHYAINCP)objfio.h \164 $(SOPHYAINCP)tvector_tsnl.h hist2err.h \ 165 $(SOPHYAINCP)objfio.h \ 169 166 $(SOPHYAINCP)tmatrix.h 170 167 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ hist2err.cc 171 168 172 $(SOPHYAOBJP)histerr.o: histerr.cc \ 173 $(SOPHYAINCP)sopnamsp.h \ 174 $(SOPHYAINCP)machdefs.h \ 169 $(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)machdefs.h \ 175 170 $(SOPHYAINCP)perrors.h \ 176 171 $(SOPHYAINCP)pexceptions.h \ … … 194 189 $(SOPHYAINCP)tmatrix_tsnl.h \ 195 190 $(SOPHYAINCP)tvector.h \ 196 $(SOPHYAINCP)tvector_tsnl.h \197 histerr.h$(SOPHYAINCP)objfio.h \191 $(SOPHYAINCP)tvector_tsnl.h histerr.h \ 192 $(SOPHYAINCP)objfio.h \ 198 193 $(SOPHYAINCP)tvector.h 199 194 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histerr.cc 200 195 201 $(SOPHYAOBJP)histinit.o: histinit.cc \ 202 $(SOPHYAINCP)sopnamsp.h \ 203 $(SOPHYAINCP)machdefs.h \ 204 histinit.h \ 196 $(SOPHYAOBJP)histinit.o: histinit.cc $(SOPHYAINCP)sopnamsp.h \ 197 $(SOPHYAINCP)machdefs.h histinit.h \ 205 198 $(SOPHYAINCP)ntoolsinit.h \ 206 199 $(SOPHYAINCP)tarrinit.h \ … … 232 225 $(SOPHYAINCP)tvector_tsnl.h \ 233 226 $(SOPHYAINCP)ppersist.h \ 234 $(SOPHYAINCP)anydataobj.h \ 235 histos2.h $(SOPHYAINCP)utils.h \ 236 hisprof.h histerr.h hist2err.h \ 237 $(SOPHYAINCP)tmatrix.h ntuple.h \ 238 ntupintf.h $(SOPHYAINCP)dvlist.h \ 239 xntuple.h datatable.h basedtable.h \ 240 $(SOPHYAINCP)segdatablock.h \ 241 swppfdtable.h \ 227 $(SOPHYAINCP)anydataobj.h histos2.h \ 228 $(SOPHYAINCP)utils.h hisprof.h histerr.h \ 229 hist2err.h $(SOPHYAINCP)tmatrix.h ntuple.h \ 230 ntupintf.h $(SOPHYAINCP)dvlist.h xntuple.h \ 231 datatable.h basedtable.h \ 232 $(SOPHYAINCP)segdatablock.h \ 233 $(SOPHYAINCP)thsafeop.h swppfdtable.h \ 242 234 $(SOPHYAINCP)swsegdb.h \ 243 235 $(SOPHYAINCP)segdatablock.h \ … … 247 239 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histinit.cc 248 240 249 $(SOPHYAOBJP)histos2.o: histos2.cc \ 250 $(SOPHYAINCP)sopnamsp.h \ 251 $(SOPHYAINCP)machdefs.h \ 241 $(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)machdefs.h \ 242 histos.h $(SOPHYAINCP)objfio.h \ 243 $(SOPHYAINCP)machdefs.h \ 244 $(SOPHYAINCP)anydataobj.h \ 245 $(SOPHYAINCP)ppersist.h \ 246 $(SOPHYAINCP)pexceptions.h \ 247 $(SOPHYAINCP)gnumd5.h \ 248 $(SOPHYAINCP)ppfbinstream.h \ 249 $(SOPHYAINCP)rawstream.h \ 250 $(SOPHYAINCP)ppfnametag.h \ 251 $(SOPHYAINCP)peida.h \ 252 $(SOPHYAINCP)utils.h \ 253 $(SOPHYAINCP)perrors.h \ 254 $(SOPHYAINCP)fmath.h \ 255 $(SOPHYAINCP)tvector.h \ 256 $(SOPHYAINCP)tmatrix.h \ 257 $(SOPHYAINCP)tarray.h \ 258 $(SOPHYAINCP)basarr.h \ 259 $(SOPHYAINCP)mutyv.h \ 260 $(SOPHYAINCP)timestamp.h \ 261 $(SOPHYAINCP)objfio.h \ 262 $(SOPHYAINCP)dvlist.h \ 263 $(SOPHYAINCP)ndatablock.h \ 264 $(SOPHYAINCP)utilarr.h \ 265 $(SOPHYAINCP)tmatrix_tsnl.h \ 266 $(SOPHYAINCP)tvector_tsnl.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)anydataobj.h \ 269 $(SOPHYAINCP)perrors.h \ 270 $(SOPHYAINCP)poly.h \ 271 $(SOPHYAINCP)peida.h \ 272 $(SOPHYAINCP)tvector.h \ 273 $(SOPHYAINCP)strutil.h 274 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos.cc 275 276 $(SOPHYAOBJP)histos2.o: histos2.cc $(SOPHYAINCP)machdefs.h \ 252 277 histos2.h $(SOPHYAINCP)peida.h \ 253 278 $(SOPHYAINCP)machdefs.h \ … … 280 305 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos2.cc 281 306 282 $(SOPHYAOBJP)histos.o: histos.cc \ 283 $(SOPHYAINCP)sopnamsp.h \ 284 $(SOPHYAINCP)machdefs.h histos.h \ 285 $(SOPHYAINCP)objfio.h \ 286 $(SOPHYAINCP)machdefs.h \ 287 $(SOPHYAINCP)anydataobj.h \ 288 $(SOPHYAINCP)ppersist.h \ 289 $(SOPHYAINCP)pexceptions.h \ 290 $(SOPHYAINCP)gnumd5.h \ 291 $(SOPHYAINCP)ppfbinstream.h \ 292 $(SOPHYAINCP)rawstream.h \ 293 $(SOPHYAINCP)ppfnametag.h \ 294 $(SOPHYAINCP)peida.h \ 295 $(SOPHYAINCP)utils.h \ 296 $(SOPHYAINCP)perrors.h \ 297 $(SOPHYAINCP)fmath.h \ 298 $(SOPHYAINCP)tvector.h \ 299 $(SOPHYAINCP)tmatrix.h \ 300 $(SOPHYAINCP)tarray.h \ 301 $(SOPHYAINCP)basarr.h \ 302 $(SOPHYAINCP)mutyv.h \ 303 $(SOPHYAINCP)timestamp.h \ 304 $(SOPHYAINCP)objfio.h \ 305 $(SOPHYAINCP)dvlist.h \ 306 $(SOPHYAINCP)ndatablock.h \ 307 $(SOPHYAINCP)utilarr.h \ 308 $(SOPHYAINCP)tmatrix_tsnl.h \ 309 $(SOPHYAINCP)tvector_tsnl.h \ 310 $(SOPHYAINCP)ppersist.h \ 311 $(SOPHYAINCP)anydataobj.h \ 312 $(SOPHYAINCP)perrors.h \ 313 $(SOPHYAINCP)poly.h \ 314 $(SOPHYAINCP)peida.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)strutil.h 317 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos.cc 318 319 $(SOPHYAOBJP)ntupintf.o: ntupintf.cc \ 320 $(SOPHYAINCP)sopnamsp.h \ 321 ntupintf.h \ 322 $(SOPHYAINCP)machdefs.h \ 307 $(SOPHYAOBJP)ntupintf.o: ntupintf.cc $(SOPHYAINCP)sopnamsp.h \ 308 ntupintf.h $(SOPHYAINCP)machdefs.h \ 323 309 $(SOPHYAINCP)pexceptions.h \ 324 310 $(SOPHYAINCP)machdefs.h 325 311 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntupintf.cc 326 312 327 $(SOPHYAOBJP)ntuple.o: ntuple.cc \ 328 $(SOPHYAINCP)sopnamsp.h \ 329 $(SOPHYAINCP)strutil.h \ 313 $(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)strutil.h \ 330 314 $(SOPHYAINCP)perrors.h \ 331 315 $(SOPHYAINCP)pexceptions.h \ … … 337 321 $(SOPHYAINCP)ppfbinstream.h \ 338 322 $(SOPHYAINCP)rawstream.h \ 339 $(SOPHYAINCP)ppfnametag.h \340 ntupintf.h \341 $(SOPHYAINCP) machdefs.h \342 $(SOPHYAINCP) ppersist.h \343 $(SOPHYAINCP) dvlist.h \344 $(SOPHYAINCP) objfio.h \345 $(SOPHYAINCP) mutyv.h \346 $(SOPHYAINCP)t imestamp.h323 $(SOPHYAINCP)ppfnametag.h ntupintf.h \ 324 $(SOPHYAINCP)machdefs.h \ 325 $(SOPHYAINCP)ppersist.h \ 326 $(SOPHYAINCP)dvlist.h \ 327 $(SOPHYAINCP)objfio.h \ 328 $(SOPHYAINCP)mutyv.h \ 329 $(SOPHYAINCP)timestamp.h \ 330 $(SOPHYAINCP)thsafeop.h 347 331 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntuple.cc 348 332 349 $(SOPHYAOBJP)proxtuple.o: proxtuple.cc \ 350 $(SOPHYAINCP)sopnamsp.h \ 351 proxtuple.h ntuple.h \ 352 $(SOPHYAINCP)objfio.h \ 353 $(SOPHYAINCP)machdefs.h \ 354 $(SOPHYAINCP)anydataobj.h \ 355 $(SOPHYAINCP)ppersist.h \ 356 $(SOPHYAINCP)pexceptions.h \ 357 $(SOPHYAINCP)gnumd5.h \ 358 $(SOPHYAINCP)ppfbinstream.h \ 359 $(SOPHYAINCP)rawstream.h \ 360 $(SOPHYAINCP)ppfnametag.h \ 361 ntupintf.h \ 333 $(SOPHYAOBJP)proxtuple.o: proxtuple.cc $(SOPHYAINCP)sopnamsp.h \ 334 proxtuple.h ntuple.h $(SOPHYAINCP)objfio.h \ 335 $(SOPHYAINCP)machdefs.h \ 336 $(SOPHYAINCP)anydataobj.h \ 337 $(SOPHYAINCP)ppersist.h \ 338 $(SOPHYAINCP)pexceptions.h \ 339 $(SOPHYAINCP)gnumd5.h \ 340 $(SOPHYAINCP)ppfbinstream.h \ 341 $(SOPHYAINCP)rawstream.h \ 342 $(SOPHYAINCP)ppfnametag.h ntupintf.h \ 362 343 $(SOPHYAINCP)machdefs.h \ 363 344 $(SOPHYAINCP)ppersist.h \ … … 369 350 370 351 $(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \ 371 $(SOPHYAINCP)machdefs.h \ 372 ntupintf.h $(SOPHYAINCP)dvlist.h \ 373 $(SOPHYAINCP)objfio.h \ 374 $(SOPHYAINCP)machdefs.h \ 375 $(SOPHYAINCP)anydataobj.h \ 376 $(SOPHYAINCP)ppersist.h \ 377 $(SOPHYAINCP)pexceptions.h \ 378 $(SOPHYAINCP)gnumd5.h \ 379 $(SOPHYAINCP)ppfbinstream.h \ 380 $(SOPHYAINCP)rawstream.h \ 381 $(SOPHYAINCP)ppfnametag.h \ 382 $(SOPHYAINCP)mutyv.h \ 383 $(SOPHYAINCP)timestamp.h \ 384 $(SOPHYAINCP)segdatablock.h \ 352 $(SOPHYAINCP)machdefs.h ntupintf.h \ 353 $(SOPHYAINCP)dvlist.h \ 354 $(SOPHYAINCP)objfio.h \ 355 $(SOPHYAINCP)machdefs.h \ 356 $(SOPHYAINCP)anydataobj.h \ 357 $(SOPHYAINCP)ppersist.h \ 358 $(SOPHYAINCP)pexceptions.h \ 359 $(SOPHYAINCP)gnumd5.h \ 360 $(SOPHYAINCP)ppfbinstream.h \ 361 $(SOPHYAINCP)rawstream.h \ 362 $(SOPHYAINCP)ppfnametag.h \ 363 $(SOPHYAINCP)mutyv.h \ 364 $(SOPHYAINCP)timestamp.h \ 365 $(SOPHYAINCP)segdatablock.h \ 366 $(SOPHYAINCP)thsafeop.h \ 385 367 $(SOPHYAINCP)tvector.h \ 386 368 $(SOPHYAINCP)tmatrix.h \ … … 398 380 $(SOPHYAINCP)ppftpointerio.h \ 399 381 $(SOPHYAINCP)objfio.h \ 400 $(SOPHYAINCP) sopnamsp.h \401 $(SOPHYAINCP) pexceptions.h382 $(SOPHYAINCP)pexceptions.h \ 383 $(SOPHYAINCP)thsafeop.h 402 384 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swppfdtable.cc 403 385 404 $(SOPHYAOBJP)xntuple.o: xntuple.cc \ 405 $(SOPHYAINCP)sopnamsp.h \ 406 $(SOPHYAINCP)ppersist.h \ 386 $(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)ppersist.h \ 407 387 $(SOPHYAINCP)machdefs.h \ 408 388 $(SOPHYAINCP)pexceptions.h \ … … 413 393 $(SOPHYAINCP)ppersist.h \ 414 394 $(SOPHYAINCP)perrors.h xntuple.h \ 415 $(SOPHYAINCP)machdefs.h \416 ntupintf.h$(SOPHYAINCP)dvlist.h \395 $(SOPHYAINCP)machdefs.h ntupintf.h \ 396 $(SOPHYAINCP)dvlist.h \ 417 397 $(SOPHYAINCP)objfio.h \ 418 398 $(SOPHYAINCP)anydataobj.h \ -
trunk/SophyaLib/HiStats/smakefile
r3338 r3407 36 36 $(SOPHYAINCP)tmatrix_tsnl.h \ 37 37 $(SOPHYAINCP)tvector_tsnl.h \ 38 $(SOPHYAINCP) sopnamsp.h \39 $(SOPHYAINCP) pexceptions.h38 $(SOPHYAINCP)pexceptions.h \ 39 $(SOPHYAINCP)thsafeop.h 40 40 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basedtable.cc 41 41 … … 66 66 $(SOPHYAINCP)tvector_tsnl.h \ 67 67 $(SOPHYAINCP)objfio.h \ 68 $(SOPHYAINCP)sopnamsp.h \69 68 $(SOPHYAINCP)strutil.h \ 70 69 $(SOPHYAINCP)pexceptions.h \ 71 70 $(SOPHYAINCP)fiosegdb.h \ 72 71 $(SOPHYAINCP)segdatablock.h \ 73 $(SOPHYAINCP)ppftpointerio.h 72 $(SOPHYAINCP)ppftpointerio.h \ 73 $(SOPHYAINCP)thsafeop.h 74 74 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatable.cc 75 75 … … 327 327 $(SOPHYAINCP)objfio.h \ 328 328 $(SOPHYAINCP)mutyv.h \ 329 $(SOPHYAINCP)timestamp.h 329 $(SOPHYAINCP)timestamp.h \ 330 $(SOPHYAINCP)thsafeop.h 330 331 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntuple.cc 331 332 … … 379 380 $(SOPHYAINCP)ppftpointerio.h \ 380 381 $(SOPHYAINCP)objfio.h \ 381 $(SOPHYAINCP) sopnamsp.h \382 $(SOPHYAINCP) pexceptions.h382 $(SOPHYAINCP)pexceptions.h \ 383 $(SOPHYAINCP)thsafeop.h 383 384 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swppfdtable.cc 384 385 -
trunk/SophyaPI/PIGcont/Makefile
r3076 r3407 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist 12 12 13 $(SOPHYAOBJP)picntools.o: picntools.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 13 $(SOPHYAOBJP)picntools.o: picntools.cc $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h picntools.h \ 15 $(SOPHYAINCP)pisysdep.h \ 15 16 $(SOPHYAINCP)machdefs.h \ 16 picntools.h \17 $(SOPHYAINCP)pisysdep.h \18 17 $(SOPHYAINCP)pistdwdgx.h \ 19 18 $(SOPHYAINCP)pistdwdggen.h \ 19 $(SOPHYAINCP)pisysdep.h \ 20 20 $(SOPHYAINCP)piwdgx.h \ 21 21 $(SOPHYAINCP)piwdggen.h \ … … 26 26 $(SOPHYAINCP)pimenux.h \ 27 27 $(SOPHYAINCP)pimenugen.h \ 28 $(SOPHYAINCP)pistdwdgx.h \ 28 29 $(SOPHYAINCP)piwindowx.h \ 29 30 $(SOPHYAINCP)piwindowgen.h \ … … 50 51 $(SOPHYAINCP)psfile.h \ 51 52 $(SOPHYAINCP)pigraphps.h \ 52 $(SOPHYAINCP)picmapview.h \ 53 pigncont.h \ 53 $(SOPHYAINCP)picmapview.h pigncont.h \ 54 54 $(SOPHYAINCP)pistdimgapp.h \ 55 $(SOPHYAINCP)piapplx.h \ 56 $(SOPHYAINCP)piwindowx.h \ 57 $(SOPHYAINCP)pioptmenux.h \ 55 58 $(SOPHYAINCP)pifilechox.h \ 56 59 $(SOPHYAINCP)pifilechogen.h \ … … 66 69 $(SOPHYAINCP)pipixmapx.h \ 67 70 $(SOPHYAINCP)pipixmapgen.h \ 71 $(SOPHYAINCP)picmapview.h \ 68 72 $(SOPHYAINCP)pi3dwdg.h \ 69 73 $(SOPHYAINCP)pi3ddrw.h \ … … 95 99 $(SOPHYAINCP)piscdrawwdg.h \ 96 100 $(SOPHYAINCP)ntuple.h \ 97 $(SOPHYAINCP)ntupintf.h \ 98 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 99 gp_alloc.h 101 $(SOPHYAINCP)ntupintf.h gp_contour.h gp_types.h \ 102 gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 100 103 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ picntools.cc 101 104 102 $(SOPHYAOBJP)pigncont.o: pigncont.cc \ 103 $(SOPHYAINCP)sopnamsp.h \ 105 $(SOPHYAOBJP)pigncont.o: pigncont.cc $(SOPHYAINCP)sopnamsp.h \ 104 106 $(SOPHYAINCP)machdefs.h \ 105 107 $(SOPHYAINCP)histos.h \ 106 108 $(SOPHYAINCP)objfio.h \ 109 $(SOPHYAINCP)machdefs.h \ 107 110 $(SOPHYAINCP)anydataobj.h \ 108 111 $(SOPHYAINCP)ppersist.h \ … … 133 136 $(SOPHYAINCP)pistdwdgx.h \ 134 137 $(SOPHYAINCP)pistdwdggen.h \ 138 $(SOPHYAINCP)pisysdep.h \ 135 139 $(SOPHYAINCP)piwdgx.h \ 136 140 $(SOPHYAINCP)piwdggen.h \ … … 141 145 $(SOPHYAINCP)pimenux.h \ 142 146 $(SOPHYAINCP)pimenugen.h \ 147 $(SOPHYAINCP)pistdwdgx.h \ 143 148 $(SOPHYAINCP)piwindowx.h \ 144 149 $(SOPHYAINCP)piwindowgen.h \ … … 165 170 $(SOPHYAINCP)psfile.h \ 166 171 $(SOPHYAINCP)pigraphps.h \ 167 $(SOPHYAINCP)picmapview.h \ 168 pigncont.h \ 172 $(SOPHYAINCP)picmapview.h pigncont.h \ 169 173 $(SOPHYAINCP)pistdimgapp.h \ 174 $(SOPHYAINCP)piapplx.h \ 175 $(SOPHYAINCP)piwindowx.h \ 176 $(SOPHYAINCP)pioptmenux.h \ 170 177 $(SOPHYAINCP)pifilechox.h \ 171 178 $(SOPHYAINCP)pifilechogen.h \ … … 181 188 $(SOPHYAINCP)pipixmapx.h \ 182 189 $(SOPHYAINCP)pipixmapgen.h \ 190 $(SOPHYAINCP)picmapview.h \ 183 191 $(SOPHYAINCP)pi3dwdg.h \ 184 192 $(SOPHYAINCP)pi3ddrw.h \ … … 197 205 $(SOPHYAINCP)pitherm.h \ 198 206 $(SOPHYAINCP)resusage.h \ 199 $(SOPHYAINCP)piscdrawwdg.h \ 200 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 201 gp_alloc.h 207 $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \ 208 gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 202 209 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigncont.cc 203 210 -
trunk/SophyaPI/PIGcont/smakefile
r3076 r3407 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist 12 12 13 $(SOPHYAOBJP)picntools.o: picntools.cc \ 14 $(SOPHYAINCP)sopnamsp.h \ 13 $(SOPHYAOBJP)picntools.o: picntools.cc $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h picntools.h \ 15 $(SOPHYAINCP)pisysdep.h \ 15 16 $(SOPHYAINCP)machdefs.h \ 16 picntools.h \17 $(SOPHYAINCP)pisysdep.h \18 17 $(SOPHYAINCP)pistdwdgx.h \ 19 18 $(SOPHYAINCP)pistdwdggen.h \ 19 $(SOPHYAINCP)pisysdep.h \ 20 20 $(SOPHYAINCP)piwdgx.h \ 21 21 $(SOPHYAINCP)piwdggen.h \ … … 26 26 $(SOPHYAINCP)pimenux.h \ 27 27 $(SOPHYAINCP)pimenugen.h \ 28 $(SOPHYAINCP)pistdwdgx.h \ 28 29 $(SOPHYAINCP)piwindowx.h \ 29 30 $(SOPHYAINCP)piwindowgen.h \ … … 50 51 $(SOPHYAINCP)psfile.h \ 51 52 $(SOPHYAINCP)pigraphps.h \ 52 $(SOPHYAINCP)picmapview.h \ 53 pigncont.h \ 53 $(SOPHYAINCP)picmapview.h pigncont.h \ 54 54 $(SOPHYAINCP)pistdimgapp.h \ 55 $(SOPHYAINCP)piapplx.h \ 56 $(SOPHYAINCP)piwindowx.h \ 57 $(SOPHYAINCP)pioptmenux.h \ 55 58 $(SOPHYAINCP)pifilechox.h \ 56 59 $(SOPHYAINCP)pifilechogen.h \ … … 66 69 $(SOPHYAINCP)pipixmapx.h \ 67 70 $(SOPHYAINCP)pipixmapgen.h \ 71 $(SOPHYAINCP)picmapview.h \ 68 72 $(SOPHYAINCP)pi3dwdg.h \ 69 73 $(SOPHYAINCP)pi3ddrw.h \ … … 95 99 $(SOPHYAINCP)piscdrawwdg.h \ 96 100 $(SOPHYAINCP)ntuple.h \ 97 $(SOPHYAINCP)ntupintf.h \ 98 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 99 gp_alloc.h 101 $(SOPHYAINCP)ntupintf.h gp_contour.h gp_types.h \ 102 gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 100 103 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ picntools.cc 101 104 102 $(SOPHYAOBJP)pigncont.o: pigncont.cc \ 103 $(SOPHYAINCP)sopnamsp.h \ 105 $(SOPHYAOBJP)pigncont.o: pigncont.cc $(SOPHYAINCP)sopnamsp.h \ 104 106 $(SOPHYAINCP)machdefs.h \ 105 107 $(SOPHYAINCP)histos.h \ 106 108 $(SOPHYAINCP)objfio.h \ 109 $(SOPHYAINCP)machdefs.h \ 107 110 $(SOPHYAINCP)anydataobj.h \ 108 111 $(SOPHYAINCP)ppersist.h \ … … 133 136 $(SOPHYAINCP)pistdwdgx.h \ 134 137 $(SOPHYAINCP)pistdwdggen.h \ 138 $(SOPHYAINCP)pisysdep.h \ 135 139 $(SOPHYAINCP)piwdgx.h \ 136 140 $(SOPHYAINCP)piwdggen.h \ … … 141 145 $(SOPHYAINCP)pimenux.h \ 142 146 $(SOPHYAINCP)pimenugen.h \ 147 $(SOPHYAINCP)pistdwdgx.h \ 143 148 $(SOPHYAINCP)piwindowx.h \ 144 149 $(SOPHYAINCP)piwindowgen.h \ … … 165 170 $(SOPHYAINCP)psfile.h \ 166 171 $(SOPHYAINCP)pigraphps.h \ 167 $(SOPHYAINCP)picmapview.h \ 168 pigncont.h \ 172 $(SOPHYAINCP)picmapview.h pigncont.h \ 169 173 $(SOPHYAINCP)pistdimgapp.h \ 174 $(SOPHYAINCP)piapplx.h \ 175 $(SOPHYAINCP)piwindowx.h \ 176 $(SOPHYAINCP)pioptmenux.h \ 170 177 $(SOPHYAINCP)pifilechox.h \ 171 178 $(SOPHYAINCP)pifilechogen.h \ … … 181 188 $(SOPHYAINCP)pipixmapx.h \ 182 189 $(SOPHYAINCP)pipixmapgen.h \ 190 $(SOPHYAINCP)picmapview.h \ 183 191 $(SOPHYAINCP)pi3dwdg.h \ 184 192 $(SOPHYAINCP)pi3ddrw.h \ … … 197 205 $(SOPHYAINCP)pitherm.h \ 198 206 $(SOPHYAINCP)resusage.h \ 199 $(SOPHYAINCP)piscdrawwdg.h \ 200 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 201 gp_alloc.h 207 $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \ 208 gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 202 209 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigncont.cc 203 210
Note:
See TracChangeset
for help on using the changeset viewer.