Changeset 3007 in Sophya for trunk/SophyaPI/ProgPI/Makefile
- Timestamp:
- Jul 5, 2006, 10:59:39 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/Makefile
r2945 r3007 18 18 $(SOPHYAINCP)machdefs.h \ 19 19 $(SOPHYAINCP)nobjmgr.h \ 20 $(SOPHYAINCP)machdefs.h \ 20 21 $(SOPHYAINCP)anydataobj.h \ 21 22 $(SOPHYAINCP)ppersist.h \ … … 31 32 $(SOPHYAINCP)dlftypes.h \ 32 33 $(SOPHYAINCP)servnobjm.h \ 34 $(SOPHYAINCP)nobjmgr.h \ 33 35 $(SOPHYAINCP)pdlmgr.h \ 34 36 $(SOPHYAINCP)zthread.h \ … … 126 128 $(SOPHYAINCP)machdefs.h \ 127 129 $(SOPHYAINCP)zthread.h \ 130 $(SOPHYAINCP)machdefs.h \ 128 131 $(SOPHYAINCP)pexceptions.h \ 129 132 $(SOPHYAINCP)pistdimgapp.h \ … … 196 199 $(SOPHYAINCP)pdlmgr.h \ 197 200 $(SOPHYAINCP)ctimer.h \ 201 $(SOPHYAINCP)zthread.h \ 198 202 $(SOPHYAINCP)pisiadw.h \ 199 203 $(SOPHYAINCP)pilistx.h \ … … 282 286 $(SOPHYAINCP)pistzwin.h \ 283 287 $(SOPHYAINCP)pitherm.h \ 284 $(SOPHYAINCP)resusage.h piacmdrdr.h \ 288 $(SOPHYAINCP)resusage.h \ 289 $(SOPHYAINCP)piacmd.h piacmdrdr.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 $(SOPHYAINCP)zthread.h \ 285 292 $(SOPHYAINCP)piversion.h \ 286 293 $(SOPHYAINCP)piaversion.h \ … … 298 305 $(SOPHYAINCP)machdefs.h \ 299 306 $(SOPHYAINCP)piacmd.h \ 307 $(SOPHYAINCP)machdefs.h \ 300 308 $(SOPHYAINCP)commander.h \ 301 309 $(SOPHYAINCP)pdlmgr.h \ … … 368 376 $(SOPHYAINCP)pi3ddrw.h \ 369 377 $(SOPHYAINCP)pigraph3d.h \ 378 $(SOPHYAINCP)nobjmgr.h \ 379 $(SOPHYAINCP)piacmd.h \ 370 380 $(SOPHYAINCP)pisiadw.h \ 371 381 $(SOPHYAINCP)pilistx.h \ … … 375 385 $(SOPHYAINCP)resusage.h \ 376 386 $(SOPHYAINCP)servnobjm.h \ 387 $(SOPHYAINCP)pidrawer.h \ 377 388 $(SOPHYAINCP)nomgadapter.h \ 378 389 $(SOPHYAINCP)ntupintf.h \ … … 392 403 $(SOPHYAINCP)perrors.h \ 393 404 $(SOPHYAINCP)fmath.h \ 405 $(SOPHYAINCP)tvector.h \ 394 406 $(SOPHYAINCP)ntuple.h \ 395 407 $(SOPHYAINCP)slinparbuff.h \ … … 401 413 $(SOPHYAINCP)longlat.h \ 402 414 $(SOPHYAINCP)utilgeom.h \ 415 $(SOPHYAINCP)datatype.h \ 403 416 $(SOPHYAINCP)sphericalmap.h \ 404 417 $(SOPHYAINCP)smathconst.h \ … … 421 434 $(SOPHYAINCP)machdefs.h \ 422 435 $(SOPHYAINCP)piacmd.h \ 436 $(SOPHYAINCP)machdefs.h \ 423 437 $(SOPHYAINCP)commander.h \ 424 438 $(SOPHYAINCP)pdlmgr.h \ … … 491 505 $(SOPHYAINCP)pi3ddrw.h \ 492 506 $(SOPHYAINCP)pigraph3d.h \ 507 $(SOPHYAINCP)nobjmgr.h \ 508 $(SOPHYAINCP)piacmd.h \ 493 509 $(SOPHYAINCP)pisiadw.h \ 494 510 $(SOPHYAINCP)pilistx.h \ … … 507 523 $(SOPHYAINCP)tvector_tsnl.h \ 508 524 $(SOPHYAINCP)pitvmaad.h \ 525 $(SOPHYAINCP)tvector.h \ 509 526 $(SOPHYAINCP)fftpserver.h \ 510 527 $(SOPHYAINCP)fftservintf.h \ 511 528 $(SOPHYAINCP)bruit.h \ 512 529 $(SOPHYAINCP)piscdrawwdg.h \ 530 $(SOPHYAINCP)ctimer.h \ 531 $(SOPHYAINCP)pidrawer.h \ 513 532 $(SOPHYAINCP)nomgadapter.h \ 514 533 $(SOPHYAINCP)ntupintf.h \ … … 521 540 $(SOPHYAINCP)fmath.h \ 522 541 $(SOPHYAINCP)nomskymapadapter.h \ 542 $(SOPHYAINCP)nomgadapter.h \ 523 543 $(SOPHYAINCP)pixelmap.h \ 524 544 $(SOPHYAINCP)spherepos.h \ … … 526 546 $(SOPHYAINCP)vector3d.h \ 527 547 $(SOPHYAINCP)longlat.h \ 528 $(SOPHYAINCP)utilgeom.h 548 $(SOPHYAINCP)utilgeom.h \ 549 $(SOPHYAINCP)datatype.h 529 550 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sopiamodule.cc 530 551 … … 532 553 $(SOPHYAINCP)machdefs.h \ 533 554 $(SOPHYAINCP)piacmd.h \ 555 $(SOPHYAINCP)machdefs.h \ 534 556 $(SOPHYAINCP)commander.h \ 535 557 $(SOPHYAINCP)pdlmgr.h \ … … 602 624 $(SOPHYAINCP)pi3ddrw.h \ 603 625 $(SOPHYAINCP)pigraph3d.h \ 626 $(SOPHYAINCP)nobjmgr.h \ 627 $(SOPHYAINCP)piacmd.h \ 604 628 $(SOPHYAINCP)pisiadw.h \ 605 629 $(SOPHYAINCP)pilistx.h \
Note:
See TracChangeset
for help on using the changeset viewer.