Changeset 3879 in Sophya for trunk/SophyaProg
- Timestamp:
- Sep 10, 2010, 10:19:49 AM (15 years ago)
- Location:
- trunk/SophyaProg
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PMixer/Makefile
r3615 r3879 39 39 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \ 42 pmixer.h $(SOPHYAINCP)machdefs.h \ 41 $(SOPHYAOBJP)easyTest.o: easyTest.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 43 $(SOPHYAINCP)blackbody.h \ 44 $(SOPHYAINCP)radspec.h \ 45 $(SOPHYAINCP)machdefs.h \ 46 $(SOPHYAINCP)specresp.h \ 47 $(SOPHYAINCP)anydataobj.h \ 48 $(SOPHYAINCP)objfio.h \ 49 $(SOPHYAINCP)ppersist.h \ 50 $(SOPHYAINCP)pexceptions.h \ 51 $(SOPHYAINCP)gnumd5.h \ 52 $(SOPHYAINCP)ppfbinstream.h \ 53 $(SOPHYAINCP)rawstream.h \ 54 $(SOPHYAINCP)ppfnametag.h \ 55 $(SOPHYAINCP)convtools.h \ 56 $(SOPHYAINCP)radspecvector.h \ 57 $(SOPHYAINCP)tvector.h \ 58 $(SOPHYAINCP)tmatrix.h \ 59 $(SOPHYAINCP)tarray.h \ 60 $(SOPHYAINCP)basarr.h \ 61 $(SOPHYAINCP)mutyv.h \ 62 $(SOPHYAINCP)timestamp.h \ 63 $(SOPHYAINCP)dvlist.h \ 64 $(SOPHYAINCP)ndatablock.h \ 65 $(SOPHYAINCP)utilarr.h \ 66 $(SOPHYAINCP)randinterf.h \ 67 $(SOPHYAINCP)tmatrix_tsnl.h \ 68 $(SOPHYAINCP)tvector_tsnl.h \ 69 $(SOPHYAINCP)specrespvector.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)squarefilt.h \ 72 $(SOPHYAINCP)gaussfilt.h \ 73 $(SOPHYAINCP)trianglefilt.h 74 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ easyTest.cc 75 76 $(SOPHYAOBJP)extractRS.o: extractRS.cc \ 77 $(SOPHYAINCP)sopnamsp.h \ 78 pmixer.h \ 79 $(SOPHYAINCP)machdefs.h \ 43 80 $(SOPHYAINCP)tmatrix.h \ 44 81 $(SOPHYAINCP)machdefs.h \ … … 111 148 $(SOPHYAINCP)bruit.h \ 112 149 $(SOPHYAINCP)mapoperation.h 113 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ Sph2Sph.cc 114 115 $(SOPHYAOBJP)easyTest.o: easyTest.cc $(SOPHYAINCP)sopnamsp.h \ 116 $(SOPHYAINCP)blackbody.h \ 117 $(SOPHYAINCP)radspec.h \ 118 $(SOPHYAINCP)machdefs.h \ 119 $(SOPHYAINCP)specresp.h \ 120 $(SOPHYAINCP)anydataobj.h \ 121 $(SOPHYAINCP)objfio.h \ 122 $(SOPHYAINCP)ppersist.h \ 123 $(SOPHYAINCP)pexceptions.h \ 124 $(SOPHYAINCP)gnumd5.h \ 125 $(SOPHYAINCP)ppfbinstream.h \ 126 $(SOPHYAINCP)rawstream.h \ 127 $(SOPHYAINCP)ppfnametag.h \ 128 $(SOPHYAINCP)convtools.h \ 129 $(SOPHYAINCP)radspecvector.h \ 130 $(SOPHYAINCP)tvector.h \ 131 $(SOPHYAINCP)tmatrix.h \ 132 $(SOPHYAINCP)tarray.h \ 133 $(SOPHYAINCP)basarr.h \ 134 $(SOPHYAINCP)mutyv.h \ 135 $(SOPHYAINCP)timestamp.h \ 136 $(SOPHYAINCP)dvlist.h \ 137 $(SOPHYAINCP)ndatablock.h \ 138 $(SOPHYAINCP)utilarr.h \ 139 $(SOPHYAINCP)randinterf.h \ 140 $(SOPHYAINCP)tmatrix_tsnl.h \ 141 $(SOPHYAINCP)tvector_tsnl.h \ 142 $(SOPHYAINCP)specrespvector.h \ 143 $(SOPHYAINCP)tvector.h \ 144 $(SOPHYAINCP)squarefilt.h \ 145 $(SOPHYAINCP)gaussfilt.h \ 146 $(SOPHYAINCP)trianglefilt.h 147 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ easyTest.cc 148 149 $(SOPHYAOBJP)extractRS.o: extractRS.cc $(SOPHYAINCP)sopnamsp.h \ 150 pmixer.h $(SOPHYAINCP)machdefs.h \ 150 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extractRS.cc 151 152 $(SOPHYAOBJP)skymixer.o: skymixer.cc \ 153 $(SOPHYAINCP)sopnamsp.h \ 154 pmixer.h \ 155 $(SOPHYAINCP)machdefs.h \ 151 156 $(SOPHYAINCP)tmatrix.h \ 152 157 $(SOPHYAINCP)machdefs.h \ … … 219 224 $(SOPHYAINCP)bruit.h \ 220 225 $(SOPHYAINCP)mapoperation.h 221 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extractRS.cc 222 223 $(SOPHYAOBJP)skymixer.o: skymixer.cc $(SOPHYAINCP)sopnamsp.h \ 224 pmixer.h $(SOPHYAINCP)machdefs.h \ 226 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymixer.cc 227 228 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \ 229 $(SOPHYAINCP)sopnamsp.h \ 230 pmixer.h \ 231 $(SOPHYAINCP)machdefs.h \ 225 232 $(SOPHYAINCP)tmatrix.h \ 226 233 $(SOPHYAINCP)machdefs.h \ … … 293 300 $(SOPHYAINCP)bruit.h \ 294 301 $(SOPHYAINCP)mapoperation.h 295 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymixer.cc 296 297 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \ 298 pmixer.h $(SOPHYAINCP)machdefs.h \ 302 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ Sph2Sph.cc 303 304 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \ 305 $(SOPHYAINCP)sopnamsp.h \ 306 pmixer.h \ 307 $(SOPHYAINCP)machdefs.h \ 299 308 $(SOPHYAINCP)tmatrix.h \ 300 309 $(SOPHYAINCP)machdefs.h \ … … 369 378 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tgrsr.cc 370 379 371 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \ 372 pmixer.h $(SOPHYAINCP)machdefs.h \ 380 $(SOPHYAOBJP)tgsky.o: tgsky.cc \ 381 $(SOPHYAINCP)sopnamsp.h \ 382 pmixer.h \ 383 $(SOPHYAINCP)machdefs.h \ 373 384 $(SOPHYAINCP)tmatrix.h \ 374 385 $(SOPHYAINCP)machdefs.h \ -
trunk/SophyaProg/PMixer/smakefile
r3615 r3879 39 39 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \ 42 pmixer.h $(SOPHYAINCP)machdefs.h \ 41 $(SOPHYAOBJP)easyTest.o: easyTest.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 43 $(SOPHYAINCP)blackbody.h \ 44 $(SOPHYAINCP)radspec.h \ 45 $(SOPHYAINCP)machdefs.h \ 46 $(SOPHYAINCP)specresp.h \ 47 $(SOPHYAINCP)anydataobj.h \ 48 $(SOPHYAINCP)objfio.h \ 49 $(SOPHYAINCP)ppersist.h \ 50 $(SOPHYAINCP)pexceptions.h \ 51 $(SOPHYAINCP)gnumd5.h \ 52 $(SOPHYAINCP)ppfbinstream.h \ 53 $(SOPHYAINCP)rawstream.h \ 54 $(SOPHYAINCP)ppfnametag.h \ 55 $(SOPHYAINCP)convtools.h \ 56 $(SOPHYAINCP)radspecvector.h \ 57 $(SOPHYAINCP)tvector.h \ 58 $(SOPHYAINCP)tmatrix.h \ 59 $(SOPHYAINCP)tarray.h \ 60 $(SOPHYAINCP)basarr.h \ 61 $(SOPHYAINCP)mutyv.h \ 62 $(SOPHYAINCP)timestamp.h \ 63 $(SOPHYAINCP)dvlist.h \ 64 $(SOPHYAINCP)ndatablock.h \ 65 $(SOPHYAINCP)utilarr.h \ 66 $(SOPHYAINCP)randinterf.h \ 67 $(SOPHYAINCP)tmatrix_tsnl.h \ 68 $(SOPHYAINCP)tvector_tsnl.h \ 69 $(SOPHYAINCP)specrespvector.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)squarefilt.h \ 72 $(SOPHYAINCP)gaussfilt.h \ 73 $(SOPHYAINCP)trianglefilt.h 74 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ easyTest.cc 75 76 $(SOPHYAOBJP)extractRS.o: extractRS.cc \ 77 $(SOPHYAINCP)sopnamsp.h \ 78 pmixer.h \ 79 $(SOPHYAINCP)machdefs.h \ 43 80 $(SOPHYAINCP)tmatrix.h \ 44 81 $(SOPHYAINCP)machdefs.h \ … … 111 148 $(SOPHYAINCP)bruit.h \ 112 149 $(SOPHYAINCP)mapoperation.h 113 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ Sph2Sph.cc 114 115 $(SOPHYAOBJP)easyTest.o: easyTest.cc $(SOPHYAINCP)sopnamsp.h \ 116 $(SOPHYAINCP)blackbody.h \ 117 $(SOPHYAINCP)radspec.h \ 118 $(SOPHYAINCP)machdefs.h \ 119 $(SOPHYAINCP)specresp.h \ 120 $(SOPHYAINCP)anydataobj.h \ 121 $(SOPHYAINCP)objfio.h \ 122 $(SOPHYAINCP)ppersist.h \ 123 $(SOPHYAINCP)pexceptions.h \ 124 $(SOPHYAINCP)gnumd5.h \ 125 $(SOPHYAINCP)ppfbinstream.h \ 126 $(SOPHYAINCP)rawstream.h \ 127 $(SOPHYAINCP)ppfnametag.h \ 128 $(SOPHYAINCP)convtools.h \ 129 $(SOPHYAINCP)radspecvector.h \ 130 $(SOPHYAINCP)tvector.h \ 131 $(SOPHYAINCP)tmatrix.h \ 132 $(SOPHYAINCP)tarray.h \ 133 $(SOPHYAINCP)basarr.h \ 134 $(SOPHYAINCP)mutyv.h \ 135 $(SOPHYAINCP)timestamp.h \ 136 $(SOPHYAINCP)dvlist.h \ 137 $(SOPHYAINCP)ndatablock.h \ 138 $(SOPHYAINCP)utilarr.h \ 139 $(SOPHYAINCP)randinterf.h \ 140 $(SOPHYAINCP)tmatrix_tsnl.h \ 141 $(SOPHYAINCP)tvector_tsnl.h \ 142 $(SOPHYAINCP)specrespvector.h \ 143 $(SOPHYAINCP)tvector.h \ 144 $(SOPHYAINCP)squarefilt.h \ 145 $(SOPHYAINCP)gaussfilt.h \ 146 $(SOPHYAINCP)trianglefilt.h 147 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ easyTest.cc 148 149 $(SOPHYAOBJP)extractRS.o: extractRS.cc $(SOPHYAINCP)sopnamsp.h \ 150 pmixer.h $(SOPHYAINCP)machdefs.h \ 150 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extractRS.cc 151 152 $(SOPHYAOBJP)skymixer.o: skymixer.cc \ 153 $(SOPHYAINCP)sopnamsp.h \ 154 pmixer.h \ 155 $(SOPHYAINCP)machdefs.h \ 151 156 $(SOPHYAINCP)tmatrix.h \ 152 157 $(SOPHYAINCP)machdefs.h \ … … 219 224 $(SOPHYAINCP)bruit.h \ 220 225 $(SOPHYAINCP)mapoperation.h 221 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extractRS.cc 222 223 $(SOPHYAOBJP)skymixer.o: skymixer.cc $(SOPHYAINCP)sopnamsp.h \ 224 pmixer.h $(SOPHYAINCP)machdefs.h \ 226 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymixer.cc 227 228 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \ 229 $(SOPHYAINCP)sopnamsp.h \ 230 pmixer.h \ 231 $(SOPHYAINCP)machdefs.h \ 225 232 $(SOPHYAINCP)tmatrix.h \ 226 233 $(SOPHYAINCP)machdefs.h \ … … 293 300 $(SOPHYAINCP)bruit.h \ 294 301 $(SOPHYAINCP)mapoperation.h 295 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymixer.cc 296 297 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \ 298 pmixer.h $(SOPHYAINCP)machdefs.h \ 302 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ Sph2Sph.cc 303 304 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \ 305 $(SOPHYAINCP)sopnamsp.h \ 306 pmixer.h \ 307 $(SOPHYAINCP)machdefs.h \ 299 308 $(SOPHYAINCP)tmatrix.h \ 300 309 $(SOPHYAINCP)machdefs.h \ … … 369 378 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tgrsr.cc 370 379 371 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \ 372 pmixer.h $(SOPHYAINCP)machdefs.h \ 380 $(SOPHYAOBJP)tgsky.o: tgsky.cc \ 381 $(SOPHYAINCP)sopnamsp.h \ 382 pmixer.h \ 383 $(SOPHYAINCP)machdefs.h \ 373 384 $(SOPHYAINCP)tmatrix.h \ 374 385 $(SOPHYAINCP)machdefs.h \ -
trunk/SophyaProg/PrgMap/Makefile
r3813 r3879 39 39 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.o $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \ 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 42 43 $(SOPHYAINCP)machdefs.h \ 43 44 $(SOPHYAINCP)nbmath.h \ … … 70 71 $(SOPHYAINCP)sopemtx.h \ 71 72 $(SOPHYAINCP)arrctcast.h \ 73 $(SOPHYAINCP)spesqmtx.h \ 74 $(SOPHYAINCP)diagmtx.h \ 75 $(SOPHYAINCP)spesqmtx_tsnl.h \ 76 $(SOPHYAINCP)trngmtx.h \ 77 $(SOPHYAINCP)symmtx.h \ 72 78 $(SOPHYAINCP)skymap.h \ 73 79 $(SOPHYAINCP)spherethetaphi.h \ … … 91 97 $(SOPHYAINCP)alm.h \ 92 98 $(SOPHYAINCP)nbmath.h \ 93 $(SOPHYAINCP)trngmtx.h \94 99 $(SOPHYAINCP)bruit.h \ 95 100 $(SOPHYAINCP)circle.h \ … … 225 230 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extrap2sph.cc 226 231 227 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc $(SOPHYAINCP)sopnamsp.h \ 232 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc \ 233 $(SOPHYAINCP)sopnamsp.h \ 228 234 $(SOPHYAINCP)machdefs.h \ 229 235 $(SOPHYAINCP)skymapinit.h \ … … 277 283 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extrapsph.cc 278 284 279 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \ 285 $(SOPHYAOBJP)map2cl.o: map2cl.cc \ 286 $(SOPHYAINCP)sopnamsp.h \ 280 287 $(SOPHYAINCP)machdefs.h \ 281 288 $(SOPHYAINCP)nbmath.h \ … … 308 315 $(SOPHYAINCP)sopemtx.h \ 309 316 $(SOPHYAINCP)arrctcast.h \ 317 $(SOPHYAINCP)spesqmtx.h \ 318 $(SOPHYAINCP)diagmtx.h \ 319 $(SOPHYAINCP)spesqmtx_tsnl.h \ 320 $(SOPHYAINCP)trngmtx.h \ 321 $(SOPHYAINCP)symmtx.h \ 310 322 $(SOPHYAINCP)skymap.h \ 311 323 $(SOPHYAINCP)spherethetaphi.h \ … … 329 341 $(SOPHYAINCP)alm.h \ 330 342 $(SOPHYAINCP)nbmath.h \ 331 $(SOPHYAINCP)trngmtx.h \332 343 $(SOPHYAINCP)bruit.h \ 333 344 $(SOPHYAINCP)circle.h \ … … 356 367 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ map2cl.cc 357 368 358 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \ 369 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \ 370 $(SOPHYAINCP)sopnamsp.h \ 359 371 $(SOPHYAINCP)machdefs.h \ 360 372 $(SOPHYAINCP)nbmath.h \ … … 387 399 $(SOPHYAINCP)sopemtx.h \ 388 400 $(SOPHYAINCP)arrctcast.h \ 401 $(SOPHYAINCP)spesqmtx.h \ 402 $(SOPHYAINCP)diagmtx.h \ 403 $(SOPHYAINCP)spesqmtx_tsnl.h \ 404 $(SOPHYAINCP)trngmtx.h \ 405 $(SOPHYAINCP)symmtx.h \ 389 406 $(SOPHYAINCP)skymap.h \ 390 407 $(SOPHYAINCP)spherethetaphi.h \ … … 408 425 $(SOPHYAINCP)alm.h \ 409 426 $(SOPHYAINCP)nbmath.h \ 410 $(SOPHYAINCP)trngmtx.h \411 427 $(SOPHYAINCP)bruit.h \ 412 428 $(SOPHYAINCP)circle.h \ -
trunk/SophyaProg/PrgMap/smakefile
r3813 r3879 39 39 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.o $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \ 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 42 43 $(SOPHYAINCP)machdefs.h \ 43 44 $(SOPHYAINCP)nbmath.h \ … … 70 71 $(SOPHYAINCP)sopemtx.h \ 71 72 $(SOPHYAINCP)arrctcast.h \ 73 $(SOPHYAINCP)spesqmtx.h \ 74 $(SOPHYAINCP)diagmtx.h \ 75 $(SOPHYAINCP)spesqmtx_tsnl.h \ 76 $(SOPHYAINCP)trngmtx.h \ 77 $(SOPHYAINCP)symmtx.h \ 72 78 $(SOPHYAINCP)skymap.h \ 73 79 $(SOPHYAINCP)spherethetaphi.h \ … … 91 97 $(SOPHYAINCP)alm.h \ 92 98 $(SOPHYAINCP)nbmath.h \ 93 $(SOPHYAINCP)trngmtx.h \94 99 $(SOPHYAINCP)bruit.h \ 95 100 $(SOPHYAINCP)circle.h \ … … 225 230 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extrap2sph.cc 226 231 227 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc $(SOPHYAINCP)sopnamsp.h \ 232 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc \ 233 $(SOPHYAINCP)sopnamsp.h \ 228 234 $(SOPHYAINCP)machdefs.h \ 229 235 $(SOPHYAINCP)skymapinit.h \ … … 277 283 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extrapsph.cc 278 284 279 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \ 285 $(SOPHYAOBJP)map2cl.o: map2cl.cc \ 286 $(SOPHYAINCP)sopnamsp.h \ 280 287 $(SOPHYAINCP)machdefs.h \ 281 288 $(SOPHYAINCP)nbmath.h \ … … 308 315 $(SOPHYAINCP)sopemtx.h \ 309 316 $(SOPHYAINCP)arrctcast.h \ 317 $(SOPHYAINCP)spesqmtx.h \ 318 $(SOPHYAINCP)diagmtx.h \ 319 $(SOPHYAINCP)spesqmtx_tsnl.h \ 320 $(SOPHYAINCP)trngmtx.h \ 321 $(SOPHYAINCP)symmtx.h \ 310 322 $(SOPHYAINCP)skymap.h \ 311 323 $(SOPHYAINCP)spherethetaphi.h \ … … 329 341 $(SOPHYAINCP)alm.h \ 330 342 $(SOPHYAINCP)nbmath.h \ 331 $(SOPHYAINCP)trngmtx.h \332 343 $(SOPHYAINCP)bruit.h \ 333 344 $(SOPHYAINCP)circle.h \ … … 356 367 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ map2cl.cc 357 368 358 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \ 369 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \ 370 $(SOPHYAINCP)sopnamsp.h \ 359 371 $(SOPHYAINCP)machdefs.h \ 360 372 $(SOPHYAINCP)nbmath.h \ … … 387 399 $(SOPHYAINCP)sopemtx.h \ 388 400 $(SOPHYAINCP)arrctcast.h \ 401 $(SOPHYAINCP)spesqmtx.h \ 402 $(SOPHYAINCP)diagmtx.h \ 403 $(SOPHYAINCP)spesqmtx_tsnl.h \ 404 $(SOPHYAINCP)trngmtx.h \ 405 $(SOPHYAINCP)symmtx.h \ 389 406 $(SOPHYAINCP)skymap.h \ 390 407 $(SOPHYAINCP)spherethetaphi.h \ … … 408 425 $(SOPHYAINCP)alm.h \ 409 426 $(SOPHYAINCP)nbmath.h \ 410 $(SOPHYAINCP)trngmtx.h \411 427 $(SOPHYAINCP)bruit.h \ 412 428 $(SOPHYAINCP)circle.h \ -
trunk/SophyaProg/PrgUtil/Makefile
r3615 r3879 24 24 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.o $(SOPHYAEXTSLBLIST) 25 25 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \ 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc \ 27 $(SOPHYAINCP)sopnamsp.h \ 27 28 $(SOPHYAINCP)machdefs.h \ 28 29 $(SOPHYAINCP)tarrinit.h \ … … 54 55 $(SOPHYAINCP)sopemtx.h \ 55 56 $(SOPHYAINCP)arrctcast.h \ 57 $(SOPHYAINCP)spesqmtx.h \ 58 $(SOPHYAINCP)diagmtx.h \ 59 $(SOPHYAINCP)spesqmtx_tsnl.h \ 60 $(SOPHYAINCP)trngmtx.h \ 61 $(SOPHYAINCP)symmtx.h \ 56 62 $(SOPHYAINCP)sambainit.h \ 57 63 $(SOPHYAINCP)skymapinit.h \ … … 65 71 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ runcxx.cc 66 72 67 $(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \ 73 $(SOPHYAOBJP)scanfits.o: scanfits.cc \ 74 $(SOPHYAINCP)sopnamsp.h \ 68 75 $(SOPHYAINCP)fitsfile.h \ 69 76 $(SOPHYAINCP)ndatablock.h \ … … 89 96 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ scanfits.cc 90 97 91 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \ 98 $(SOPHYAOBJP)scanppf.o: scanppf.cc \ 99 $(SOPHYAINCP)sopnamsp.h \ 92 100 $(SOPHYAINCP)ppersist.h \ 93 101 $(SOPHYAINCP)machdefs.h \ -
trunk/SophyaProg/PrgUtil/smakefile
r3615 r3879 24 24 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.o $(SOPHYAEXTSLBLIST) 25 25 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \ 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc \ 27 $(SOPHYAINCP)sopnamsp.h \ 27 28 $(SOPHYAINCP)machdefs.h \ 28 29 $(SOPHYAINCP)tarrinit.h \ … … 54 55 $(SOPHYAINCP)sopemtx.h \ 55 56 $(SOPHYAINCP)arrctcast.h \ 57 $(SOPHYAINCP)spesqmtx.h \ 58 $(SOPHYAINCP)diagmtx.h \ 59 $(SOPHYAINCP)spesqmtx_tsnl.h \ 60 $(SOPHYAINCP)trngmtx.h \ 61 $(SOPHYAINCP)symmtx.h \ 56 62 $(SOPHYAINCP)sambainit.h \ 57 63 $(SOPHYAINCP)skymapinit.h \ … … 65 71 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ runcxx.cc 66 72 67 $(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \ 73 $(SOPHYAOBJP)scanfits.o: scanfits.cc \ 74 $(SOPHYAINCP)sopnamsp.h \ 68 75 $(SOPHYAINCP)fitsfile.h \ 69 76 $(SOPHYAINCP)ndatablock.h \ … … 89 96 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ scanfits.cc 90 97 91 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \ 98 $(SOPHYAOBJP)scanppf.o: scanppf.cc \ 99 $(SOPHYAINCP)sopnamsp.h \ 92 100 $(SOPHYAINCP)ppersist.h \ 93 101 $(SOPHYAINCP)machdefs.h \
Note:
See TracChangeset
for help on using the changeset viewer.