Changeset 3572 in Sophya for trunk/SophyaProg/Tests/smakefile
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/smakefile
r3399 r3572 1 1 include $(SOPHYABASE)/include/sophyamake.inc 2 3 2 4 3 PROGS = $(SOPHYAEXEP)arrt $(SOPHYAEXEP)carrt $(SOPHYAEXEP)lpk $(SOPHYAEXEP)obj_fits $(SOPHYAEXEP)ovharr $(SOPHYAEXEP)pizthr $(SOPHYAEXEP)ppftswap $(SOPHYAEXEP)spar $(SOPHYAEXEP)sphg0 $(SOPHYAEXEP)sph2lm $(SOPHYAEXEP)tcmd $(SOPHYAEXEP)tcxxcmpldynl $(SOPHYAEXEP)tdcr $(SOPHYAEXEP)tdynl $(SOPHYAEXEP)tfft $(SOPHYAEXEP)thash $(SOPHYAEXEP)timg $(SOPHYAEXEP)tmxv $(SOPHYAEXEP)tnt $(SOPHYAEXEP)tobjio2 $(SOPHYAEXEP)tobjio $(SOPHYAEXEP)tpipe $(SOPHYAEXEP)tsimplex $(SOPHYAEXEP)tsphereecp $(SOPHYAEXEP)tspm2 $(SOPHYAEXEP)tspm $(SOPHYAEXEP)tstboloread $(SOPHYAEXEP)tstcolread $(SOPHYAEXEP)tstdtable $(SOPHYAEXEP)tstndblk $(SOPHYAEXEP)tstppfwrapstl $(SOPHYAEXEP)tstsegdb $(SOPHYAEXEP)tswfits $(SOPHYAEXEP)tnfits $(SOPHYAEXEP)tfitsdt $(SOPHYAEXEP)tsttmat $(SOPHYAEXEP)tsttminv $(SOPHYAEXEP)tsttvec $(SOPHYAEXEP)ttimestamp $(SOPHYAEXEP)zthr $(SOPHYAEXEP)tmtrnd $(SOPHYAEXEP)tmtrnd3 $(SOPHYAEXEP)tmtdt … … 229 228 $(SOPHYAINCP)tarrinit.h \ 230 229 $(SOPHYAINCP)sophyainit.h \ 230 $(SOPHYAINCP)machdefs.h \ 231 231 $(SOPHYAINCP)array.h \ 232 232 $(SOPHYAINCP)tarray.h \ … … 252 252 $(SOPHYAINCP)fioarr.h \ 253 253 $(SOPHYAINCP)sopemtx.h \ 254 $(SOPHYAINCP)arrctcast.h \ 254 255 $(SOPHYAINCP)timing.h 255 256 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ arrt.cc … … 259 260 $(SOPHYAINCP)tarrinit.h \ 260 261 $(SOPHYAINCP)sophyainit.h \ 262 $(SOPHYAINCP)machdefs.h \ 261 263 $(SOPHYAINCP)array.h \ 262 264 $(SOPHYAINCP)tarray.h \ … … 282 284 $(SOPHYAINCP)fioarr.h \ 283 285 $(SOPHYAINCP)sopemtx.h \ 286 $(SOPHYAINCP)arrctcast.h \ 284 287 $(SOPHYAINCP)timing.h 285 288 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ carrt.cc … … 288 291 $(SOPHYAINCP)machdefs.h \ 289 292 $(SOPHYAINCP)srandgen.h \ 293 $(SOPHYAINCP)machdefs.h \ 290 294 $(SOPHYAINCP)tarrinit.h \ 291 295 $(SOPHYAINCP)sophyainit.h \ … … 313 317 $(SOPHYAINCP)fioarr.h \ 314 318 $(SOPHYAINCP)sopemtx.h \ 319 $(SOPHYAINCP)arrctcast.h \ 315 320 $(SOPHYAINCP)timing.h \ 316 321 $(SOPHYAINCP)intflapack.h 317 322 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ lpk.cc 318 323 319 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ 320 $(SOPHYAINCP)sopnamsp.h \ 324 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc $(SOPHYAINCP)sopnamsp.h \ 321 325 $(SOPHYAINCP)histinit.h \ 322 326 $(SOPHYAINCP)ntoolsinit.h \ … … 337 341 $(SOPHYAINCP)ntuple.h \ 338 342 $(SOPHYAINCP)ntupintf.h \ 339 $(SOPHYAINCP)xntuple.h \ 340 $(SOPHYAINCP)fitsxntuple.h \ 343 $(SOPHYAINCP)dvlist.h \ 344 $(SOPHYAINCP)fitsntuple.h \ 345 $(SOPHYAINCP)ntuple.h \ 341 346 $(SOPHYAINCP)fitsfile.h \ 342 347 $(SOPHYAINCP)ndatablock.h \ … … 345 350 $(SOPHYAINCP)FitsIO/longnam.h \ 346 351 $(SOPHYAINCP)fitshandler.h \ 347 $(SOPHYAINCP)fitsntuple.h \348 352 $(SOPHYAINCP)fitstarray.h \ 349 353 $(SOPHYAINCP)tarray.h \ … … 357 361 $(SOPHYAINCP)matharr.h \ 358 362 $(SOPHYAINCP)fioarr.h \ 359 $(SOPHYAINCP)sopemtx.h 363 $(SOPHYAINCP)sopemtx.h \ 364 $(SOPHYAINCP)arrctcast.h 360 365 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ obj_fits.cc 361 366 … … 364 369 $(SOPHYAINCP)tarrinit.h \ 365 370 $(SOPHYAINCP)sophyainit.h \ 371 $(SOPHYAINCP)machdefs.h \ 366 372 $(SOPHYAINCP)array.h \ 367 373 $(SOPHYAINCP)tarray.h \ … … 387 393 $(SOPHYAINCP)fioarr.h \ 388 394 $(SOPHYAINCP)sopemtx.h \ 395 $(SOPHYAINCP)arrctcast.h \ 389 396 $(SOPHYAINCP)ctimer.h \ 390 397 $(SOPHYAINCP)timing.h \ … … 395 402 $(SOPHYAINCP)machdefs.h \ 396 403 $(SOPHYAINCP)zthread.h \ 404 $(SOPHYAINCP)machdefs.h \ 397 405 $(SOPHYAINCP)pexceptions.h \ 398 406 $(SOPHYAINCP)pisysdep.h \ … … 400 408 $(SOPHYAINCP)piapplgen.h \ 401 409 $(SOPHYAINCP)pimsghandler.h \ 410 $(SOPHYAINCP)pisysdep.h \ 402 411 $(SOPHYAINCP)picontainerx.h \ 403 412 $(SOPHYAINCP)picontainergen.h \ … … 405 414 $(SOPHYAINCP)piwdggen.h \ 406 415 $(SOPHYAINCP)picolist.h \ 416 $(SOPHYAINCP)pipixutils.h \ 407 417 $(SOPHYAINCP)pimenubarx.h \ 408 418 $(SOPHYAINCP)pimenubargen.h \ 409 419 $(SOPHYAINCP)pimenux.h \ 410 420 $(SOPHYAINCP)pimenugen.h \ 421 $(SOPHYAINCP)piconsenum.h \ 422 $(SOPHYAINCP)pimenux.h \ 423 $(SOPHYAINCP)pistdwdgx.h \ 424 $(SOPHYAINCP)pistdwdggen.h \ 425 $(SOPHYAINCP)piwindowx.h \ 426 $(SOPHYAINCP)piwindowgen.h \ 427 $(SOPHYAINCP)piperiodx.h \ 428 $(SOPHYAINCP)periodic.h \ 411 429 $(SOPHYAINCP)picons.h \ 412 430 $(SOPHYAINCP)pistdwdgx.h \ 413 $(SOPHYAINCP)pistdwdggen.h \414 431 $(SOPHYAINCP)pibwdgx.h \ 415 432 $(SOPHYAINCP)pibwdggen.h \ … … 427 444 $(SOPHYAINCP)psfile.h \ 428 445 $(SOPHYAINCP)pigraphps.h \ 429 $(SOPHYAINCP)piwindowx.h \430 $(SOPHYAINCP)piwindowgen.h \431 $(SOPHYAINCP)piperiodx.h \432 $(SOPHYAINCP)periodic.h \433 446 $(SOPHYAINCP)tarrinit.h \ 434 447 $(SOPHYAINCP)sophyainit.h \ … … 455 468 $(SOPHYAINCP)fioarr.h \ 456 469 $(SOPHYAINCP)sopemtx.h \ 470 $(SOPHYAINCP)arrctcast.h \ 457 471 $(SOPHYAINCP)timing.h 458 472 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pizthr.cc 459 473 460 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ 461 $(SOPHYAINCP)sopnamsp.h \ 474 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc $(SOPHYAINCP)sopnamsp.h \ 462 475 $(SOPHYAINCP)sophyainit.h \ 463 476 $(SOPHYAINCP)machdefs.h \ … … 485 498 $(SOPHYAINCP)fioarr.h \ 486 499 $(SOPHYAINCP)sopemtx.h \ 500 $(SOPHYAINCP)arrctcast.h \ 487 501 $(SOPHYAINCP)fiondblock.h \ 488 $(SOPHYAINCP)tarrinit.h 502 $(SOPHYAINCP)fioarr.h \ 503 $(SOPHYAINCP)tarrinit.h \ 504 $(SOPHYAINCP)sophyainit.h 489 505 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppftswap.cc 490 506 … … 493 509 $(SOPHYAINCP)tarrinit.h \ 494 510 $(SOPHYAINCP)sophyainit.h \ 511 $(SOPHYAINCP)machdefs.h \ 495 512 $(SOPHYAINCP)array.h \ 496 513 $(SOPHYAINCP)tarray.h \ … … 516 533 $(SOPHYAINCP)fioarr.h \ 517 534 $(SOPHYAINCP)sopemtx.h \ 535 $(SOPHYAINCP)arrctcast.h \ 518 536 $(SOPHYAINCP)timing.h \ 519 537 $(SOPHYAINCP)resusage.h … … 539 557 $(SOPHYAINCP)cimage.h \ 540 558 $(SOPHYAINCP)tmatrix.h \ 559 $(SOPHYAINCP)tarray.h \ 541 560 $(SOPHYAINCP)tmatrix_tsnl.h \ 542 561 $(SOPHYAINCP)fioarr.h \ … … 617 636 $(SOPHYAINCP)machdefs.h \ 618 637 $(SOPHYAINCP)sophyainit.h \ 638 $(SOPHYAINCP)machdefs.h \ 619 639 $(SOPHYAINCP)timing.h \ 620 640 $(SOPHYAINCP)cexpre.h \ … … 666 686 $(SOPHYAINCP)fioarr.h \ 667 687 $(SOPHYAINCP)sopemtx.h \ 688 $(SOPHYAINCP)arrctcast.h \ 668 689 $(SOPHYAINCP)cxxcmplnk.h \ 669 690 $(SOPHYAINCP)pdlmgr.h \ … … 702 723 $(SOPHYAINCP)tvector_tsnl.h \ 703 724 $(SOPHYAINCP)histos2.h \ 725 $(SOPHYAINCP)histos.h \ 704 726 $(SOPHYAINCP)psighand.h \ 727 $(SOPHYAINCP)fmath.h \ 705 728 $(SOPHYAINCP)srandgen.h 706 729 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdcr.cc … … 733 756 $(SOPHYAINCP)fioarr.h \ 734 757 $(SOPHYAINCP)sopemtx.h \ 758 $(SOPHYAINCP)arrctcast.h \ 735 759 $(SOPHYAINCP)pdlmgr.h \ 760 $(SOPHYAINCP)pexceptions.h \ 736 761 $(SOPHYAINCP)timing.h 737 762 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdynl.cc … … 740 765 $(SOPHYAINCP)machdefs.h \ 741 766 $(SOPHYAINCP)srandgen.h \ 767 $(SOPHYAINCP)machdefs.h \ 742 768 $(SOPHYAINCP)matharr.h \ 743 769 $(SOPHYAINCP)tarray.h \ … … 803 829 $(SOPHYAINCP)tvector_tsnl.h \ 804 830 $(SOPHYAINCP)fitshdtable.h \ 831 $(SOPHYAINCP)datatable.h \ 805 832 $(SOPHYAINCP)fitshandler.h \ 806 833 $(SOPHYAINCP)fitsinoutfile.h \ … … 820 847 $(SOPHYAINCP)ppfbinstream.h \ 821 848 $(SOPHYAINCP)rawstream.h \ 822 $(SOPHYAINCP)ppfnametag.h 849 $(SOPHYAINCP)ppfnametag.h \ 850 $(SOPHYAINCP)ppersist.h 823 851 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ thash.cc 824 852 … … 851 879 $(SOPHYAINCP)fioarr.h \ 852 880 $(SOPHYAINCP)sopemtx.h \ 881 $(SOPHYAINCP)arrctcast.h \ 853 882 $(SOPHYAINCP)cimage.h \ 854 883 $(SOPHYAINCP)srandgen.h \ 884 $(SOPHYAINCP)ndatablock.h \ 855 885 $(SOPHYAINCP)fiondblock.h 856 886 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ timg.cc … … 883 913 $(SOPHYAINCP)tvector_tsnl.h \ 884 914 $(SOPHYAINCP)fioarr.h \ 915 $(SOPHYAINCP)tvector.h \ 885 916 $(SOPHYAINCP)matharr.h \ 886 917 $(SOPHYAINCP)tarrinit.h \ … … 901 932 $(SOPHYAINCP)swfitsdtable.h \ 902 933 $(SOPHYAINCP)fitsswapper.h \ 934 $(SOPHYAINCP)fitsinoutfile.h \ 903 935 $(SOPHYAINCP)fitsblkrw.h \ 904 936 $(SOPHYAINCP)fitshandler.h \ 905 937 $(SOPHYAINCP)fitshdtable.h \ 938 $(SOPHYAINCP)datatable.h \ 906 939 $(SOPHYAINCP)histinit.h \ 907 $(SOPHYAINCP)ntoolsinit.h 940 $(SOPHYAINCP)ntoolsinit.h \ 941 $(SOPHYAINCP)tarrinit.h 908 942 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmtdt.cc 943 944 $(SOPHYAOBJP)tmtrnd.o: tmtrnd.cc $(SOPHYAINCP)sopnamsp.h \ 945 $(SOPHYAINCP)zthread.h \ 946 $(SOPHYAINCP)machdefs.h \ 947 $(SOPHYAINCP)pexceptions.h \ 948 $(SOPHYAINCP)resusage.h \ 949 $(SOPHYAINCP)ctimer.h \ 950 $(SOPHYAINCP)timing.h \ 951 $(SOPHYAINCP)tvector.h \ 952 $(SOPHYAINCP)tmatrix.h \ 953 $(SOPHYAINCP)tarray.h \ 954 $(SOPHYAINCP)basarr.h \ 955 $(SOPHYAINCP)anydataobj.h \ 956 $(SOPHYAINCP)mutyv.h \ 957 $(SOPHYAINCP)timestamp.h \ 958 $(SOPHYAINCP)objfio.h \ 959 $(SOPHYAINCP)ppersist.h \ 960 $(SOPHYAINCP)gnumd5.h \ 961 $(SOPHYAINCP)ppfbinstream.h \ 962 $(SOPHYAINCP)rawstream.h \ 963 $(SOPHYAINCP)ppfnametag.h \ 964 $(SOPHYAINCP)dvlist.h \ 965 $(SOPHYAINCP)ndatablock.h \ 966 $(SOPHYAINCP)utilarr.h \ 967 $(SOPHYAINCP)tmatrix_tsnl.h \ 968 $(SOPHYAINCP)tvector_tsnl.h \ 969 $(SOPHYAINCP)fioarr.h \ 970 $(SOPHYAINCP)tvector.h \ 971 $(SOPHYAINCP)matharr.h \ 972 $(SOPHYAINCP)tarrinit.h \ 973 $(SOPHYAINCP)sophyainit.h \ 974 $(SOPHYAINCP)srandgen.h \ 975 $(SOPHYAINCP)stsrand.h 976 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmtrnd.cc 909 977 910 978 $(SOPHYAOBJP)tmtrnd3.o: tmtrnd3.cc $(SOPHYAINCP)sopnamsp.h \ … … 932 1000 $(SOPHYAINCP)matharr.h \ 933 1001 $(SOPHYAINCP)fioarr.h \ 1002 $(SOPHYAINCP)tvector.h \ 934 1003 $(SOPHYAINCP)tarrinit.h \ 935 1004 $(SOPHYAINCP)sophyainit.h \ … … 940 1009 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmtrnd3.cc 941 1010 942 $(SOPHYAOBJP)tmtrnd.o: tmtrnd.cc $(SOPHYAINCP)sopnamsp.h \ 943 $(SOPHYAINCP)zthread.h \ 944 $(SOPHYAINCP)machdefs.h \ 945 $(SOPHYAINCP)pexceptions.h \ 946 $(SOPHYAINCP)resusage.h \ 947 $(SOPHYAINCP)ctimer.h \ 948 $(SOPHYAINCP)timing.h \ 949 $(SOPHYAINCP)tvector.h \ 950 $(SOPHYAINCP)tmatrix.h \ 951 $(SOPHYAINCP)tarray.h \ 952 $(SOPHYAINCP)basarr.h \ 953 $(SOPHYAINCP)anydataobj.h \ 954 $(SOPHYAINCP)mutyv.h \ 955 $(SOPHYAINCP)timestamp.h \ 956 $(SOPHYAINCP)objfio.h \ 957 $(SOPHYAINCP)ppersist.h \ 958 $(SOPHYAINCP)gnumd5.h \ 959 $(SOPHYAINCP)ppfbinstream.h \ 960 $(SOPHYAINCP)rawstream.h \ 961 $(SOPHYAINCP)ppfnametag.h \ 962 $(SOPHYAINCP)dvlist.h \ 963 $(SOPHYAINCP)ndatablock.h \ 964 $(SOPHYAINCP)utilarr.h \ 965 $(SOPHYAINCP)tmatrix_tsnl.h \ 966 $(SOPHYAINCP)tvector_tsnl.h \ 967 $(SOPHYAINCP)fioarr.h \ 968 $(SOPHYAINCP)matharr.h \ 969 $(SOPHYAINCP)tarrinit.h \ 970 $(SOPHYAINCP)sophyainit.h \ 1011 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ 1012 $(SOPHYAINCP)machdefs.h \ 971 1013 $(SOPHYAINCP)srandgen.h \ 972 $(SOPHYAINCP)stsrand.h 973 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmtrnd.cc 974 975 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ 976 $(SOPHYAINCP)machdefs.h \ 977 $(SOPHYAINCP)srandgen.h \ 1014 $(SOPHYAINCP)machdefs.h \ 978 1015 $(SOPHYAINCP)tarrinit.h \ 979 1016 $(SOPHYAINCP)sophyainit.h \ … … 998 1035 $(SOPHYAINCP)tvector_tsnl.h \ 999 1036 $(SOPHYAINCP)sopemtx.h \ 1037 $(SOPHYAINCP)tvector.h \ 1000 1038 $(SOPHYAINCP)timing.h 1001 1039 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmxv.cc … … 1008 1046 $(SOPHYAINCP)tarrinit.h \ 1009 1047 $(SOPHYAINCP)sophyainit.h \ 1048 $(SOPHYAINCP)machdefs.h \ 1010 1049 $(SOPHYAINCP)array.h \ 1011 1050 $(SOPHYAINCP)tarray.h \ … … 1031 1070 $(SOPHYAINCP)fioarr.h \ 1032 1071 $(SOPHYAINCP)sopemtx.h \ 1072 $(SOPHYAINCP)arrctcast.h \ 1033 1073 $(SOPHYAINCP)fitsinoutfile.h \ 1034 1074 $(SOPHYAINCP)FitsIO/fitsio.h \ 1035 1075 $(SOPHYAINCP)FitsIO/longnam.h \ 1036 1076 $(SOPHYAINCP)fitsblkrw.h \ 1077 $(SOPHYAINCP)fitsinoutfile.h \ 1037 1078 $(SOPHYAINCP)fitsarrhand.h \ 1038 1079 $(SOPHYAINCP)fitshandler.h \ 1080 $(SOPHYAINCP)fitsblkrw.h \ 1039 1081 $(SOPHYAINCP)fiosinit.h 1040 1082 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnfits.cc … … 1059 1101 $(SOPHYAINCP)ntuple.h \ 1060 1102 $(SOPHYAINCP)ntupintf.h \ 1061 $(SOPHYAINCP) xntuple.h \1103 $(SOPHYAINCP)dvlist.h \ 1062 1104 $(SOPHYAINCP)datatable.h \ 1063 1105 $(SOPHYAINCP)basedtable.h \ … … 1078 1120 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnt.cc 1079 1121 1080 $(SOPHYAOBJP)tobjio 2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \1122 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ 1081 1123 $(SOPHYAINCP)histinit.h \ 1082 1124 $(SOPHYAINCP)ntoolsinit.h \ … … 1109 1151 $(SOPHYAINCP)tvector_tsnl.h \ 1110 1152 $(SOPHYAINCP)histos2.h \ 1153 $(SOPHYAINCP)histos.h \ 1111 1154 $(SOPHYAINCP)ntuple.h \ 1112 1155 $(SOPHYAINCP)ntupintf.h \ 1113 $(SOPHYAINCP)srandgen.h 1114 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio2.cc 1115 1116 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ 1156 $(SOPHYAINCP)fmath.h \ 1157 $(SOPHYAINCP)srandgen.h \ 1158 $(SOPHYAINCP)fioarr.h 1159 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio.cc 1160 1161 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \ 1117 1162 $(SOPHYAINCP)histinit.h \ 1118 1163 $(SOPHYAINCP)ntoolsinit.h \ … … 1145 1190 $(SOPHYAINCP)tvector_tsnl.h \ 1146 1191 $(SOPHYAINCP)histos2.h \ 1192 $(SOPHYAINCP)histos.h \ 1147 1193 $(SOPHYAINCP)ntuple.h \ 1148 1194 $(SOPHYAINCP)ntupintf.h \ 1149 $(SOPHYAINCP)srandgen.h \ 1150 $(SOPHYAINCP)fioarr.h 1151 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio.cc 1195 $(SOPHYAINCP)tarray.h \ 1196 $(SOPHYAINCP)fmath.h \ 1197 $(SOPHYAINCP)srandgen.h 1198 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio2.cc 1152 1199 1153 1200 $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \ … … 1158 1205 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tpipe.cc 1159 1206 1160 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ 1161 $(SOPHYAINCP)sopnamsp.h \ 1207 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc $(SOPHYAINCP)sopnamsp.h \ 1162 1208 $(SOPHYAINCP)simplex.h \ 1163 1209 $(SOPHYAINCP)machdefs.h \ … … 1194 1240 $(SOPHYAINCP)tarrinit.h \ 1195 1241 $(SOPHYAINCP)sophyainit.h \ 1242 $(SOPHYAINCP)pexceptions.h \ 1196 1243 $(SOPHYAINCP)timing.h 1197 1244 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsimplex.cc … … 1207 1254 $(SOPHYAINCP)pexceptions.h \ 1208 1255 $(SOPHYAINCP)timing.h \ 1256 $(SOPHYAINCP)resusage.h \ 1209 1257 $(SOPHYAINCP)sphereecp.h \ 1210 1258 $(SOPHYAINCP)sphericalmap.h \ … … 1212 1260 $(SOPHYAINCP)pixelmap.h \ 1213 1261 $(SOPHYAINCP)ppersist.h \ 1262 $(SOPHYAINCP)pexceptions.h \ 1214 1263 $(SOPHYAINCP)gnumd5.h \ 1215 1264 $(SOPHYAINCP)ppfbinstream.h \ … … 1236 1285 $(SOPHYAINCP)tvector_tsnl.h \ 1237 1286 $(SOPHYAINCP)fiosphereecp.h \ 1287 $(SOPHYAINCP)sphereecp.h \ 1238 1288 $(SOPHYAINCP)array.h \ 1239 1289 $(SOPHYAINCP)matharr.h \ 1240 1290 $(SOPHYAINCP)fioarr.h \ 1241 1291 $(SOPHYAINCP)sopemtx.h \ 1292 $(SOPHYAINCP)arrctcast.h \ 1242 1293 $(SOPHYAINCP)samba.h \ 1243 1294 $(SOPHYAINCP)alm.h \ 1244 $(SOPHYAINCP)s randgen.h \1295 $(SOPHYAINCP)stsrand.h \ 1245 1296 $(SOPHYAINCP)nbmath.h \ 1246 1297 $(SOPHYAINCP)triangmtx.h \ … … 1258 1309 $(SOPHYAINCP)tod.h 1259 1310 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsphereecp.cc 1311 1312 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \ 1313 $(SOPHYAINCP)skymapinit.h \ 1314 $(SOPHYAINCP)sophyainit.h \ 1315 $(SOPHYAINCP)machdefs.h \ 1316 $(SOPHYAINCP)skymap.h \ 1317 $(SOPHYAINCP)spherethetaphi.h \ 1318 $(SOPHYAINCP)sphericalmap.h \ 1319 $(SOPHYAINCP)smathconst.h \ 1320 $(SOPHYAINCP)pixelmap.h \ 1321 $(SOPHYAINCP)ppersist.h \ 1322 $(SOPHYAINCP)pexceptions.h \ 1323 $(SOPHYAINCP)gnumd5.h \ 1324 $(SOPHYAINCP)ppfbinstream.h \ 1325 $(SOPHYAINCP)rawstream.h \ 1326 $(SOPHYAINCP)ppfnametag.h \ 1327 $(SOPHYAINCP)dvlist.h \ 1328 $(SOPHYAINCP)objfio.h \ 1329 $(SOPHYAINCP)anydataobj.h \ 1330 $(SOPHYAINCP)mutyv.h \ 1331 $(SOPHYAINCP)timestamp.h \ 1332 $(SOPHYAINCP)spherepos.h \ 1333 $(SOPHYAINCP)unitvector.h \ 1334 $(SOPHYAINCP)vector3d.h \ 1335 $(SOPHYAINCP)longlat.h \ 1336 $(SOPHYAINCP)utilgeom.h \ 1337 $(SOPHYAINCP)datatype.h \ 1338 $(SOPHYAINCP)tvector.h \ 1339 $(SOPHYAINCP)tmatrix.h \ 1340 $(SOPHYAINCP)tarray.h \ 1341 $(SOPHYAINCP)basarr.h \ 1342 $(SOPHYAINCP)ndatablock.h \ 1343 $(SOPHYAINCP)utilarr.h \ 1344 $(SOPHYAINCP)tmatrix_tsnl.h \ 1345 $(SOPHYAINCP)tvector_tsnl.h \ 1346 $(SOPHYAINCP)spherehealpix.h \ 1347 $(SOPHYAINCP)HEALPixUtils.h \ 1348 $(SOPHYAINCP)localmap.h \ 1349 $(SOPHYAINCP)sphereecp.h \ 1350 $(SOPHYAINCP)fiospherethetaphi.h \ 1351 $(SOPHYAINCP)fiospherehealpix.h \ 1352 $(SOPHYAINCP)fiolocalmap.h \ 1353 $(SOPHYAINCP)fiosphereecp.h \ 1354 $(SOPHYAINCP)tod.h \ 1355 $(SOPHYAINCP)misstime.h \ 1356 $(SOPHYAINCP)timing.h 1357 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm.cc 1260 1358 1261 1359 $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \ … … 1317 1415 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm2.cc 1318 1416 1319 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \1320 $(SOPHYAINCP)skymapinit.h \1321 $(SOPHYAINCP)sophyainit.h \1322 $(SOPHYAINCP)machdefs.h \1323 $(SOPHYAINCP)skymap.h \1324 $(SOPHYAINCP)spherethetaphi.h \1325 $(SOPHYAINCP)sphericalmap.h \1326 $(SOPHYAINCP)smathconst.h \1327 $(SOPHYAINCP)pixelmap.h \1328 $(SOPHYAINCP)ppersist.h \1329 $(SOPHYAINCP)pexceptions.h \1330 $(SOPHYAINCP)gnumd5.h \1331 $(SOPHYAINCP)ppfbinstream.h \1332 $(SOPHYAINCP)rawstream.h \1333 $(SOPHYAINCP)ppfnametag.h \1334 $(SOPHYAINCP)dvlist.h \1335 $(SOPHYAINCP)objfio.h \1336 $(SOPHYAINCP)anydataobj.h \1337 $(SOPHYAINCP)mutyv.h \1338 $(SOPHYAINCP)timestamp.h \1339 $(SOPHYAINCP)spherepos.h \1340 $(SOPHYAINCP)unitvector.h \1341 $(SOPHYAINCP)vector3d.h \1342 $(SOPHYAINCP)longlat.h \1343 $(SOPHYAINCP)utilgeom.h \1344 $(SOPHYAINCP)datatype.h \1345 $(SOPHYAINCP)tvector.h \1346 $(SOPHYAINCP)tmatrix.h \1347 $(SOPHYAINCP)tarray.h \1348 $(SOPHYAINCP)basarr.h \1349 $(SOPHYAINCP)ndatablock.h \1350 $(SOPHYAINCP)utilarr.h \1351 $(SOPHYAINCP)tmatrix_tsnl.h \1352 $(SOPHYAINCP)tvector_tsnl.h \1353 $(SOPHYAINCP)spherehealpix.h \1354 $(SOPHYAINCP)HEALPixUtils.h \1355 $(SOPHYAINCP)localmap.h \1356 $(SOPHYAINCP)sphereecp.h \1357 $(SOPHYAINCP)fiospherethetaphi.h \1358 $(SOPHYAINCP)fiospherehealpix.h \1359 $(SOPHYAINCP)fiolocalmap.h \1360 $(SOPHYAINCP)fiosphereecp.h \1361 $(SOPHYAINCP)tod.h \1362 $(SOPHYAINCP)misstime.h \1363 $(SOPHYAINCP)timing.h1364 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm.cc1365 1366 1417 $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ 1367 1418 $(SOPHYAINCP)sopnamsp.h \ 1368 1419 $(SOPHYAINCP)machdefs.h \ 1369 1420 $(SOPHYAINCP)sophyainit.h \ 1421 $(SOPHYAINCP)machdefs.h \ 1370 1422 $(SOPHYAINCP)pexceptions.h \ 1371 1423 $(SOPHYAINCP)fboloread.h \ … … 1379 1431 $(SOPHYAINCP)objfio.h \ 1380 1432 $(SOPHYAINCP)ppersist.h \ 1433 $(SOPHYAINCP)pexceptions.h \ 1381 1434 $(SOPHYAINCP)gnumd5.h \ 1382 1435 $(SOPHYAINCP)ppfbinstream.h \ … … 1398 1451 $(SOPHYAINCP)machdefs.h \ 1399 1452 $(SOPHYAINCP)sophyainit.h \ 1453 $(SOPHYAINCP)machdefs.h \ 1400 1454 $(SOPHYAINCP)pexceptions.h \ 1401 1455 $(SOPHYAINCP)fabtcolread.h \ … … 1409 1463 $(SOPHYAINCP)objfio.h \ 1410 1464 $(SOPHYAINCP)ppersist.h \ 1465 $(SOPHYAINCP)pexceptions.h \ 1411 1466 $(SOPHYAINCP)gnumd5.h \ 1412 1467 $(SOPHYAINCP)ppfbinstream.h \ … … 1423 1478 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstcolread.cc 1424 1479 1425 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ 1426 $(SOPHYAINCP)sopnamsp.h \ 1480 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc $(SOPHYAINCP)sopnamsp.h \ 1427 1481 $(SOPHYAINCP)histinit.h \ 1428 1482 $(SOPHYAINCP)ntoolsinit.h \ … … 1461 1515 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstdtable.cc 1462 1516 1463 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \1464 $(SOPHYAINCP) sopnamsp.h \1465 $(SOPHYAINCP) machdefs.h \1466 $(SOPHYAINCP) ntoolsinit.h \1467 $(SOPHYAINCP) tarrinit.h \1468 $(SOPHYAINCP) sophyainit.h \1517 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc $(SOPHYAINCP)sopnamsp.h \ 1518 $(SOPHYAINCP)machdefs.h \ 1519 $(SOPHYAINCP)ntoolsinit.h \ 1520 $(SOPHYAINCP)tarrinit.h \ 1521 $(SOPHYAINCP)sophyainit.h \ 1522 $(SOPHYAINCP)machdefs.h \ 1469 1523 $(SOPHYAINCP)pexceptions.h \ 1470 1524 $(SOPHYAINCP)ndatablock.h \ … … 1480 1534 $(SOPHYAINCP)tarrinit.h \ 1481 1535 $(SOPHYAINCP)sophyainit.h \ 1536 $(SOPHYAINCP)machdefs.h \ 1482 1537 $(SOPHYAINCP)pexceptions.h \ 1483 1538 $(SOPHYAINCP)ppfwrapstlv.h \ 1484 1539 $(SOPHYAINCP)anydataobj.h \ 1485 1540 $(SOPHYAINCP)ppersist.h \ 1541 $(SOPHYAINCP)pexceptions.h \ 1486 1542 $(SOPHYAINCP)gnumd5.h \ 1487 1543 $(SOPHYAINCP)ppfbinstream.h \ … … 1490 1546 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstppfwrapstl.cc 1491 1547 1492 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ 1493 $(SOPHYAINCP)sopnamsp.h \ 1548 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc $(SOPHYAINCP)sopnamsp.h \ 1494 1549 $(SOPHYAINCP)machdefs.h \ 1495 1550 $(SOPHYAINCP)timing.h \ … … 1498 1553 $(SOPHYAINCP)tarrinit.h \ 1499 1554 $(SOPHYAINCP)sophyainit.h \ 1555 $(SOPHYAINCP)machdefs.h \ 1500 1556 $(SOPHYAINCP)pexceptions.h \ 1501 1557 $(SOPHYAINCP)segdatablock.h \ 1502 1558 $(SOPHYAINCP)anydataobj.h \ 1503 1559 $(SOPHYAINCP)thsafeop.h \ 1560 $(SOPHYAINCP)pexceptions.h \ 1504 1561 $(SOPHYAINCP)fiosegdb.h \ 1505 1562 $(SOPHYAINCP)ppersist.h \ … … 1508 1565 $(SOPHYAINCP)rawstream.h \ 1509 1566 $(SOPHYAINCP)ppfnametag.h \ 1567 $(SOPHYAINCP)segdatablock.h \ 1510 1568 $(SOPHYAINCP)ppftpointerio.h \ 1511 1569 $(SOPHYAINCP)swsegdb.h \ 1512 1570 $(SOPHYAINCP)ppfswapper.h \ 1571 $(SOPHYAINCP)swsegdb.h \ 1513 1572 $(SOPHYAINCP)ppfwrapstlv.h 1514 1573 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstsegdb.cc … … 1519 1578 $(SOPHYAINCP)tarrinit.h \ 1520 1579 $(SOPHYAINCP)sophyainit.h \ 1580 $(SOPHYAINCP)machdefs.h \ 1521 1581 $(SOPHYAINCP)pexceptions.h \ 1522 1582 $(SOPHYAINCP)array.h \ … … 1528 1588 $(SOPHYAINCP)objfio.h \ 1529 1589 $(SOPHYAINCP)ppersist.h \ 1590 $(SOPHYAINCP)pexceptions.h \ 1530 1591 $(SOPHYAINCP)gnumd5.h \ 1531 1592 $(SOPHYAINCP)ppfbinstream.h \ … … 1542 1603 $(SOPHYAINCP)fioarr.h \ 1543 1604 $(SOPHYAINCP)sopemtx.h \ 1605 $(SOPHYAINCP)arrctcast.h \ 1544 1606 $(SOPHYAINCP)srandgen.h 1545 1607 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttmat.cc 1546 1608 1547 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ 1548 $(SOPHYAINCP)sopnamsp.h \ 1609 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc $(SOPHYAINCP)sopnamsp.h \ 1549 1610 $(SOPHYAINCP)machdefs.h \ 1550 1611 $(SOPHYAINCP)timing.h \ … … 1552 1613 $(SOPHYAINCP)tarrinit.h \ 1553 1614 $(SOPHYAINCP)sophyainit.h \ 1615 $(SOPHYAINCP)machdefs.h \ 1554 1616 $(SOPHYAINCP)pexceptions.h \ 1555 1617 $(SOPHYAINCP)array.h \ … … 1561 1623 $(SOPHYAINCP)objfio.h \ 1562 1624 $(SOPHYAINCP)ppersist.h \ 1625 $(SOPHYAINCP)pexceptions.h \ 1563 1626 $(SOPHYAINCP)gnumd5.h \ 1564 1627 $(SOPHYAINCP)ppfbinstream.h \ … … 1575 1638 $(SOPHYAINCP)fioarr.h \ 1576 1639 $(SOPHYAINCP)sopemtx.h \ 1640 $(SOPHYAINCP)arrctcast.h \ 1577 1641 $(SOPHYAINCP)srandgen.h \ 1578 1642 $(SOPHYAINCP)intflapack.h … … 1584 1648 $(SOPHYAINCP)tarrinit.h \ 1585 1649 $(SOPHYAINCP)sophyainit.h \ 1650 $(SOPHYAINCP)machdefs.h \ 1586 1651 $(SOPHYAINCP)pexceptions.h \ 1587 1652 $(SOPHYAINCP)array.h \ … … 1593 1658 $(SOPHYAINCP)objfio.h \ 1594 1659 $(SOPHYAINCP)ppersist.h \ 1660 $(SOPHYAINCP)pexceptions.h \ 1595 1661 $(SOPHYAINCP)gnumd5.h \ 1596 1662 $(SOPHYAINCP)ppfbinstream.h \ … … 1607 1673 $(SOPHYAINCP)fioarr.h \ 1608 1674 $(SOPHYAINCP)sopemtx.h \ 1675 $(SOPHYAINCP)arrctcast.h \ 1609 1676 $(SOPHYAINCP)srandgen.h 1610 1677 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttvec.cc … … 1632 1699 $(SOPHYAINCP)thsafeop.h \ 1633 1700 $(SOPHYAINCP)fitsinoutfile.h \ 1701 $(SOPHYAINCP)dvlist.h \ 1634 1702 $(SOPHYAINCP)FitsIO/fitsio.h \ 1635 1703 $(SOPHYAINCP)FitsIO/longnam.h \ … … 1647 1715 $(SOPHYAINCP)fiosinit.h \ 1648 1716 $(SOPHYAINCP)swfitsdtable.h \ 1717 $(SOPHYAINCP)fitsswapper.h \ 1649 1718 $(SOPHYAINCP)fitshandler.h \ 1650 1719 $(SOPHYAINCP)datatable.h \ 1651 $(SOPHYAINCP)fitshdtable.h 1720 $(SOPHYAINCP)fitshdtable.h \ 1721 $(SOPHYAINCP)datatable.h 1652 1722 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tswfits.cc 1653 1723 … … 1657 1727 $(SOPHYAINCP)timing.h \ 1658 1728 $(SOPHYAINCP)timestamp.h \ 1729 $(SOPHYAINCP)machdefs.h \ 1659 1730 $(SOPHYAINCP)objfio.h \ 1660 1731 $(SOPHYAINCP)anydataobj.h \ … … 1669 1740 $(SOPHYAINCP)tarrinit.h \ 1670 1741 $(SOPHYAINCP)sophyainit.h \ 1742 $(SOPHYAINCP)pexceptions.h \ 1671 1743 $(SOPHYAINCP)ppfwrapstlv.h 1672 1744 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ttimestamp.cc … … 1694 1766 $(SOPHYAINCP)tmatrix_tsnl.h \ 1695 1767 $(SOPHYAINCP)tvector.h \ 1696 $(SOPHYAINCP)tvector_tsnl.h \ 1697 $(SOPHYAINCP)matharr.h \ 1698 $(SOPHYAINCP)tarrinit.h \ 1699 $(SOPHYAINCP)sophyainit.h \ 1768 $(SOPHYAINCP)tmatrix.h \ 1769 $(SOPHYAINCP)tvector_tsnl.h \ 1770 $(SOPHYAINCP)matharr.h \ 1771 $(SOPHYAINCP)tarrinit.h \ 1772 $(SOPHYAINCP)sophyainit.h \ 1773 $(SOPHYAINCP)stsrand.h \ 1700 1774 $(SOPHYAINCP)timing.h \ 1701 1775 $(SOPHYAINCP)ctimer.h
Note:
See TracChangeset
for help on using the changeset viewer.