Changeset 2751 in Sophya for trunk/SophyaProg/Tests
- Timestamp:
- May 20, 2005, 6:22:07 PM (20 years ago)
- Location:
- trunk/SophyaProg/Tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/Makefile
r2743 r2751 219 219 $(SOPHYAINCP)sopemtx.h \ 220 220 $(SOPHYAINCP)timing.h 221 $(CXXCOMPILE ) -o $@ $<221 $(CXXCOMPILEPROG) -o $@ $< 222 222 223 223 $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \ … … 246 246 $(SOPHYAINCP)sopemtx.h \ 247 247 $(SOPHYAINCP)timing.h 248 $(CXXCOMPILE ) -o $@ $<248 $(CXXCOMPILEPROG) -o $@ $< 249 249 250 250 $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \ … … 275 275 $(SOPHYAINCP)timing.h \ 276 276 $(SOPHYAINCP)intflapack.h 277 $(CXXCOMPILE ) -o $@ $<277 $(CXXCOMPILEPROG) -o $@ $< 278 278 279 279 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ … … 313 313 $(SOPHYAINCP)fioarr.h \ 314 314 $(SOPHYAINCP)sopemtx.h 315 $(CXXCOMPILE ) -o $@ $<315 $(CXXCOMPILEPROG) -o $@ $< 316 316 317 317 $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \ … … 342 342 $(SOPHYAINCP)timing.h \ 343 343 $(SOPHYAINCP)srandgen.h 344 $(CXXCOMPILE ) -o $@ $<344 $(CXXCOMPILEPROG) -o $@ $< 345 345 346 346 $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 405 405 $(SOPHYAINCP)sopemtx.h \ 406 406 $(SOPHYAINCP)timing.h 407 $(CXXCOMPILE ) -o $@ $<407 $(CXXCOMPILEPROG) -o $@ $< 408 408 409 409 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ … … 433 433 $(SOPHYAINCP)fiondblock.h \ 434 434 $(SOPHYAINCP)tarrinit.h 435 $(CXXCOMPILE ) -o $@ $<435 $(CXXCOMPILEPROG) -o $@ $< 436 436 437 437 $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \ … … 461 461 $(SOPHYAINCP)timing.h \ 462 462 $(SOPHYAINCP)resusage.h 463 $(CXXCOMPILE ) -o $@ $<463 $(CXXCOMPILEPROG) -o $@ $< 464 464 465 465 $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \ … … 509 509 $(SOPHYAINCP)fftwserver.h \ 510 510 $(SOPHYAINCP)fftservintf.h 511 $(CXXCOMPILE ) -o $@ $<511 $(CXXCOMPILEPROG) -o $@ $< 512 512 513 513 $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \ … … 546 546 $(SOPHYAINCP)utilarr.h \ 547 547 $(SOPHYAINCP)HEALPixUtils.h 548 $(CXXCOMPILE ) -o $@ $<548 $(CXXCOMPILEPROG) -o $@ $< 549 549 550 550 $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \ … … 567 567 $(SOPHYAINCP)mutyv.h \ 568 568 $(SOPHYAINCP)ctimer.h 569 $(CXXCOMPILE ) -o $@ $<569 $(CXXCOMPILEPROG) -o $@ $< 570 570 571 571 $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \ … … 599 599 $(SOPHYAINCP)pdlmgr.h \ 600 600 $(SOPHYAINCP)timing.h 601 $(CXXCOMPILE ) -o $@ $<601 $(CXXCOMPILEPROG) -o $@ $< 602 602 603 603 $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \ … … 632 632 $(SOPHYAINCP)nbrandom.h \ 633 633 $(SOPHYAINCP)srandgen.h 634 $(CXXCOMPILE ) -o $@ $<634 $(CXXCOMPILEPROG) -o $@ $< 635 635 636 636 $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \ … … 660 660 $(SOPHYAINCP)pdlmgr.h \ 661 661 $(SOPHYAINCP)timing.h 662 $(CXXCOMPILE ) -o $@ $<662 $(CXXCOMPILEPROG) -o $@ $< 663 663 664 664 $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \ … … 691 691 $(SOPHYAINCP)sophyainit.h \ 692 692 $(SOPHYAINCP)timing.h 693 $(CXXCOMPILE ) -o $@ $<693 $(CXXCOMPILEPROG) -o $@ $< 694 694 695 695 $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \ … … 701 701 $(SOPHYAINCP)rawstream.h \ 702 702 $(SOPHYAINCP)ppfnametag.h 703 $(CXXCOMPILE ) -o $@ $<703 $(CXXCOMPILEPROG) -o $@ $< 704 704 705 705 $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \ … … 732 732 $(SOPHYAINCP)srandgen.h \ 733 733 $(SOPHYAINCP)fiondblock.h 734 $(CXXCOMPILE ) -o $@ $<734 $(CXXCOMPILEPROG) -o $@ $< 735 735 736 736 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ … … 757 757 $(SOPHYAINCP)sopemtx.h \ 758 758 $(SOPHYAINCP)timing.h 759 $(CXXCOMPILE ) -o $@ $<759 $(CXXCOMPILEPROG) -o $@ $< 760 760 761 761 $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \ … … 785 785 $(SOPHYAINCP)ppfswapper.h \ 786 786 $(SOPHYAINCP)ppftpointerio.h 787 $(CXXCOMPILE ) -o $@ $<787 $(CXXCOMPILEPROG) -o $@ $< 788 788 789 789 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc \ … … 820 820 $(SOPHYAINCP)nbrandom.h \ 821 821 $(SOPHYAINCP)srandgen.h 822 $(CXXCOMPILE ) -o $@ $<822 $(CXXCOMPILEPROG) -o $@ $< 823 823 824 824 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ … … 855 855 $(SOPHYAINCP)srandgen.h \ 856 856 $(SOPHYAINCP)fioarr.h 857 $(CXXCOMPILE ) -o $@ $<857 $(CXXCOMPILEPROG) -o $@ $< 858 858 859 859 $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \ … … 862 862 $(SOPHYAINCP)pexceptions.h \ 863 863 $(SOPHYAINCP)timing.h 864 $(CXXCOMPILE ) -o $@ $<864 $(CXXCOMPILEPROG) -o $@ $< 865 865 866 866 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ … … 897 897 $(SOPHYAINCP)sophyainit.h \ 898 898 $(SOPHYAINCP)timing.h 899 $(CXXCOMPILE ) -o $@ $<899 $(CXXCOMPILEPROG) -o $@ $< 900 900 901 901 $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \ … … 956 956 $(SOPHYAINCP)fftpserver.h \ 957 957 $(SOPHYAINCP)tod.h 958 $(CXXCOMPILE ) -o $@ $<958 $(CXXCOMPILEPROG) -o $@ $< 959 959 960 960 $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \ … … 1009 1009 $(SOPHYAINCP)srandgen.h \ 1010 1010 $(SOPHYAINCP)timing.h 1011 $(CXXCOMPILE ) -o $@ $<1011 $(CXXCOMPILEPROG) -o $@ $< 1012 1012 1013 1013 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \ … … 1052 1052 $(SOPHYAINCP)misstime.h \ 1053 1053 $(SOPHYAINCP)timing.h 1054 $(CXXCOMPILE ) -o $@ $<1054 $(CXXCOMPILEPROG) -o $@ $< 1055 1055 1056 1056 $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ … … 1079 1079 $(SOPHYAINCP)FitsIO/longnam.h \ 1080 1080 $(SOPHYAINCP)fabtwriter.h 1081 $(CXXCOMPILE ) -o $@ $<1081 $(CXXCOMPILEPROG) -o $@ $< 1082 1082 1083 1083 $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \ … … 1105 1105 $(SOPHYAINCP)FitsIO/longnam.h \ 1106 1106 $(SOPHYAINCP)fabtwriter.h 1107 $(CXXCOMPILE ) -o $@ $<1107 $(CXXCOMPILEPROG) -o $@ $< 1108 1108 1109 1109 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ … … 1133 1133 $(SOPHYAINCP)ppfswapper.h \ 1134 1134 $(SOPHYAINCP)ppftpointerio.h 1135 $(CXXCOMPILE ) -o $@ $<1135 $(CXXCOMPILEPROG) -o $@ $< 1136 1136 1137 1137 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \ … … 1144 1144 $(SOPHYAINCP)ndatablock.h \ 1145 1145 $(SOPHYAINCP)anydataobj.h 1146 $(CXXCOMPILE ) -o $@ $<1146 $(CXXCOMPILEPROG) -o $@ $< 1147 1147 1148 1148 $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \ … … 1162 1162 $(SOPHYAINCP)rawstream.h \ 1163 1163 $(SOPHYAINCP)ppfnametag.h 1164 $(CXXCOMPILE ) -o $@ $<1164 $(CXXCOMPILEPROG) -o $@ $< 1165 1165 1166 1166 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ … … 1185 1185 $(SOPHYAINCP)ppfswapper.h \ 1186 1186 $(SOPHYAINCP)ppfwrapstlv.h 1187 $(CXXCOMPILE ) -o $@ $<1187 $(CXXCOMPILEPROG) -o $@ $< 1188 1188 1189 1189 $(SOPHYAOBJP)tsttmat.o: tsttmat.cc \ … … 1214 1214 $(SOPHYAINCP)sopemtx.h \ 1215 1215 $(SOPHYAINCP)srandgen.h 1216 $(CXXCOMPILE ) -o $@ $<1216 $(CXXCOMPILEPROG) -o $@ $< 1217 1217 1218 1218 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ … … 1245 1245 $(SOPHYAINCP)srandgen.h \ 1246 1246 $(SOPHYAINCP)intflapack.h 1247 $(CXXCOMPILE ) -o $@ $<1247 $(CXXCOMPILEPROG) -o $@ $< 1248 1248 1249 1249 $(SOPHYAOBJP)tsttvec.o: tsttvec.cc \ … … 1274 1274 $(SOPHYAINCP)sopemtx.h \ 1275 1275 $(SOPHYAINCP)srandgen.h 1276 $(CXXCOMPILE ) -o $@ $<1276 $(CXXCOMPILEPROG) -o $@ $< 1277 1277 1278 1278 $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \ … … 1286 1286 $(SOPHYAINCP)sophyainit.h \ 1287 1287 $(SOPHYAINCP)pexceptions.h 1288 $(CXXCOMPILE ) -o $@ $<1288 $(CXXCOMPILEPROG) -o $@ $< 1289 1289 1290 1290 $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 1293 1293 $(SOPHYAINCP)pexceptions.h \ 1294 1294 $(SOPHYAINCP)timing.h 1295 $(CXXCOMPILE ) -o $@ $<1296 1295 $(CXXCOMPILEPROG) -o $@ $< 1296 -
trunk/SophyaProg/Tests/smakefile
r2743 r2751 219 219 $(SOPHYAINCP)sopemtx.h \ 220 220 $(SOPHYAINCP)timing.h 221 $(CXXCOMPILE ) -o $@ $<221 $(CXXCOMPILEPROG) -o $@ $< 222 222 223 223 $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \ … … 246 246 $(SOPHYAINCP)sopemtx.h \ 247 247 $(SOPHYAINCP)timing.h 248 $(CXXCOMPILE ) -o $@ $<248 $(CXXCOMPILEPROG) -o $@ $< 249 249 250 250 $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \ … … 275 275 $(SOPHYAINCP)timing.h \ 276 276 $(SOPHYAINCP)intflapack.h 277 $(CXXCOMPILE ) -o $@ $<277 $(CXXCOMPILEPROG) -o $@ $< 278 278 279 279 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ … … 313 313 $(SOPHYAINCP)fioarr.h \ 314 314 $(SOPHYAINCP)sopemtx.h 315 $(CXXCOMPILE ) -o $@ $<315 $(CXXCOMPILEPROG) -o $@ $< 316 316 317 317 $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \ … … 342 342 $(SOPHYAINCP)timing.h \ 343 343 $(SOPHYAINCP)srandgen.h 344 $(CXXCOMPILE ) -o $@ $<344 $(CXXCOMPILEPROG) -o $@ $< 345 345 346 346 $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 405 405 $(SOPHYAINCP)sopemtx.h \ 406 406 $(SOPHYAINCP)timing.h 407 $(CXXCOMPILE ) -o $@ $<407 $(CXXCOMPILEPROG) -o $@ $< 408 408 409 409 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ … … 433 433 $(SOPHYAINCP)fiondblock.h \ 434 434 $(SOPHYAINCP)tarrinit.h 435 $(CXXCOMPILE ) -o $@ $<435 $(CXXCOMPILEPROG) -o $@ $< 436 436 437 437 $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \ … … 461 461 $(SOPHYAINCP)timing.h \ 462 462 $(SOPHYAINCP)resusage.h 463 $(CXXCOMPILE ) -o $@ $<463 $(CXXCOMPILEPROG) -o $@ $< 464 464 465 465 $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \ … … 509 509 $(SOPHYAINCP)fftwserver.h \ 510 510 $(SOPHYAINCP)fftservintf.h 511 $(CXXCOMPILE ) -o $@ $<511 $(CXXCOMPILEPROG) -o $@ $< 512 512 513 513 $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \ … … 546 546 $(SOPHYAINCP)utilarr.h \ 547 547 $(SOPHYAINCP)HEALPixUtils.h 548 $(CXXCOMPILE ) -o $@ $<548 $(CXXCOMPILEPROG) -o $@ $< 549 549 550 550 $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \ … … 567 567 $(SOPHYAINCP)mutyv.h \ 568 568 $(SOPHYAINCP)ctimer.h 569 $(CXXCOMPILE ) -o $@ $<569 $(CXXCOMPILEPROG) -o $@ $< 570 570 571 571 $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \ … … 599 599 $(SOPHYAINCP)pdlmgr.h \ 600 600 $(SOPHYAINCP)timing.h 601 $(CXXCOMPILE ) -o $@ $<601 $(CXXCOMPILEPROG) -o $@ $< 602 602 603 603 $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \ … … 632 632 $(SOPHYAINCP)nbrandom.h \ 633 633 $(SOPHYAINCP)srandgen.h 634 $(CXXCOMPILE ) -o $@ $<634 $(CXXCOMPILEPROG) -o $@ $< 635 635 636 636 $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \ … … 660 660 $(SOPHYAINCP)pdlmgr.h \ 661 661 $(SOPHYAINCP)timing.h 662 $(CXXCOMPILE ) -o $@ $<662 $(CXXCOMPILEPROG) -o $@ $< 663 663 664 664 $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \ … … 691 691 $(SOPHYAINCP)sophyainit.h \ 692 692 $(SOPHYAINCP)timing.h 693 $(CXXCOMPILE ) -o $@ $<693 $(CXXCOMPILEPROG) -o $@ $< 694 694 695 695 $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \ … … 701 701 $(SOPHYAINCP)rawstream.h \ 702 702 $(SOPHYAINCP)ppfnametag.h 703 $(CXXCOMPILE ) -o $@ $<703 $(CXXCOMPILEPROG) -o $@ $< 704 704 705 705 $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \ … … 732 732 $(SOPHYAINCP)srandgen.h \ 733 733 $(SOPHYAINCP)fiondblock.h 734 $(CXXCOMPILE ) -o $@ $<734 $(CXXCOMPILEPROG) -o $@ $< 735 735 736 736 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ … … 757 757 $(SOPHYAINCP)sopemtx.h \ 758 758 $(SOPHYAINCP)timing.h 759 $(CXXCOMPILE ) -o $@ $<759 $(CXXCOMPILEPROG) -o $@ $< 760 760 761 761 $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \ … … 785 785 $(SOPHYAINCP)ppfswapper.h \ 786 786 $(SOPHYAINCP)ppftpointerio.h 787 $(CXXCOMPILE ) -o $@ $<787 $(CXXCOMPILEPROG) -o $@ $< 788 788 789 789 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc \ … … 820 820 $(SOPHYAINCP)nbrandom.h \ 821 821 $(SOPHYAINCP)srandgen.h 822 $(CXXCOMPILE ) -o $@ $<822 $(CXXCOMPILEPROG) -o $@ $< 823 823 824 824 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ … … 855 855 $(SOPHYAINCP)srandgen.h \ 856 856 $(SOPHYAINCP)fioarr.h 857 $(CXXCOMPILE ) -o $@ $<857 $(CXXCOMPILEPROG) -o $@ $< 858 858 859 859 $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \ … … 862 862 $(SOPHYAINCP)pexceptions.h \ 863 863 $(SOPHYAINCP)timing.h 864 $(CXXCOMPILE ) -o $@ $<864 $(CXXCOMPILEPROG) -o $@ $< 865 865 866 866 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ … … 897 897 $(SOPHYAINCP)sophyainit.h \ 898 898 $(SOPHYAINCP)timing.h 899 $(CXXCOMPILE ) -o $@ $<899 $(CXXCOMPILEPROG) -o $@ $< 900 900 901 901 $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \ … … 956 956 $(SOPHYAINCP)fftpserver.h \ 957 957 $(SOPHYAINCP)tod.h 958 $(CXXCOMPILE ) -o $@ $<958 $(CXXCOMPILEPROG) -o $@ $< 959 959 960 960 $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \ … … 1009 1009 $(SOPHYAINCP)srandgen.h \ 1010 1010 $(SOPHYAINCP)timing.h 1011 $(CXXCOMPILE ) -o $@ $<1011 $(CXXCOMPILEPROG) -o $@ $< 1012 1012 1013 1013 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \ … … 1052 1052 $(SOPHYAINCP)misstime.h \ 1053 1053 $(SOPHYAINCP)timing.h 1054 $(CXXCOMPILE ) -o $@ $<1054 $(CXXCOMPILEPROG) -o $@ $< 1055 1055 1056 1056 $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ … … 1079 1079 $(SOPHYAINCP)FitsIO/longnam.h \ 1080 1080 $(SOPHYAINCP)fabtwriter.h 1081 $(CXXCOMPILE ) -o $@ $<1081 $(CXXCOMPILEPROG) -o $@ $< 1082 1082 1083 1083 $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \ … … 1105 1105 $(SOPHYAINCP)FitsIO/longnam.h \ 1106 1106 $(SOPHYAINCP)fabtwriter.h 1107 $(CXXCOMPILE ) -o $@ $<1107 $(CXXCOMPILEPROG) -o $@ $< 1108 1108 1109 1109 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ … … 1133 1133 $(SOPHYAINCP)ppfswapper.h \ 1134 1134 $(SOPHYAINCP)ppftpointerio.h 1135 $(CXXCOMPILE ) -o $@ $<1135 $(CXXCOMPILEPROG) -o $@ $< 1136 1136 1137 1137 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \ … … 1144 1144 $(SOPHYAINCP)ndatablock.h \ 1145 1145 $(SOPHYAINCP)anydataobj.h 1146 $(CXXCOMPILE ) -o $@ $<1146 $(CXXCOMPILEPROG) -o $@ $< 1147 1147 1148 1148 $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \ … … 1162 1162 $(SOPHYAINCP)rawstream.h \ 1163 1163 $(SOPHYAINCP)ppfnametag.h 1164 $(CXXCOMPILE ) -o $@ $<1164 $(CXXCOMPILEPROG) -o $@ $< 1165 1165 1166 1166 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ … … 1185 1185 $(SOPHYAINCP)ppfswapper.h \ 1186 1186 $(SOPHYAINCP)ppfwrapstlv.h 1187 $(CXXCOMPILE ) -o $@ $<1187 $(CXXCOMPILEPROG) -o $@ $< 1188 1188 1189 1189 $(SOPHYAOBJP)tsttmat.o: tsttmat.cc \ … … 1214 1214 $(SOPHYAINCP)sopemtx.h \ 1215 1215 $(SOPHYAINCP)srandgen.h 1216 $(CXXCOMPILE ) -o $@ $<1216 $(CXXCOMPILEPROG) -o $@ $< 1217 1217 1218 1218 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ … … 1245 1245 $(SOPHYAINCP)srandgen.h \ 1246 1246 $(SOPHYAINCP)intflapack.h 1247 $(CXXCOMPILE ) -o $@ $<1247 $(CXXCOMPILEPROG) -o $@ $< 1248 1248 1249 1249 $(SOPHYAOBJP)tsttvec.o: tsttvec.cc \ … … 1274 1274 $(SOPHYAINCP)sopemtx.h \ 1275 1275 $(SOPHYAINCP)srandgen.h 1276 $(CXXCOMPILE ) -o $@ $<1276 $(CXXCOMPILEPROG) -o $@ $< 1277 1277 1278 1278 $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \ … … 1286 1286 $(SOPHYAINCP)sophyainit.h \ 1287 1287 $(SOPHYAINCP)pexceptions.h 1288 $(CXXCOMPILE ) -o $@ $<1288 $(CXXCOMPILEPROG) -o $@ $< 1289 1289 1290 1290 $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 1293 1293 $(SOPHYAINCP)pexceptions.h \ 1294 1294 $(SOPHYAINCP)timing.h 1295 $(CXXCOMPILE ) -o $@ $<1296 1295 $(CXXCOMPILEPROG) -o $@ $< 1296
Note:
See TracChangeset
for help on using the changeset viewer.