Changeset 1528 in Sophya for trunk/SophyaProg/PrgUtil
- Timestamp:
- Jun 14, 2001, 5:16:20 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgUtil/Makefile
r1526 r1528 301 301 $(INC)ntoolsinit.h \ 302 302 $(INC)tarrinit.h 303 $(OBJ)cremskfrsph.o: cremskfrsph.cc 304 $(OBJ)extrapsph.o: extrapsph.cc 305 $(OBJ)extrap2sph.o: extrap2sph.cc 303 $(OBJ)cremskfrsph.o: cremskfrsph.cc \ 304 $(INC)machdefs.h \ 305 $(INC)skymapinit.h \ 306 $(INC)sophyainit.h \ 307 $(INC)skymap.h \ 308 $(INC)spherethetaphi.h \ 309 $(INC)sphericalmap.h \ 310 $(INC)smathconst.h \ 311 $(INC)pixelmap.h \ 312 $(INC)ppersist.h \ 313 $(INC)pexceptions.h \ 314 $(INC)gnumd5.h \ 315 $(INC)dvlist.h \ 316 $(INC)objfio.h \ 317 $(INC)anydataobj.h \ 318 $(INC)mutyv.h \ 319 $(INC)spherepos.h \ 320 $(INC)unitvector.h \ 321 $(INC)vector3d.h \ 322 $(INC)longlat.h \ 323 $(INC)utilgeom.h \ 324 $(INC)tvector.h \ 325 $(INC)tmatrix.h \ 326 $(INC)tarray.h \ 327 $(INC)basarr.h \ 328 $(INC)ndatablock.h \ 329 $(INC)utilarr.h \ 330 $(INC)spherehealpix.h \ 331 $(INC)HEALPixUtils.h \ 332 $(INC)localmap.h \ 333 $(INC)fiospherethetaphi.h \ 334 $(INC)fiospherehealpix.h \ 335 $(INC)fiolocalmap.h \ 336 $(INC)fitsspherehealpix.h \ 337 $(INC)fitsfile.h 338 $(OBJ)extrapsph.o: extrapsph.cc \ 339 $(INC)machdefs.h \ 340 $(INC)skymapinit.h \ 341 $(INC)sophyainit.h \ 342 $(INC)skymap.h \ 343 $(INC)spherethetaphi.h \ 344 $(INC)sphericalmap.h \ 345 $(INC)smathconst.h \ 346 $(INC)pixelmap.h \ 347 $(INC)ppersist.h \ 348 $(INC)pexceptions.h \ 349 $(INC)gnumd5.h \ 350 $(INC)dvlist.h \ 351 $(INC)objfio.h \ 352 $(INC)anydataobj.h \ 353 $(INC)mutyv.h \ 354 $(INC)spherepos.h \ 355 $(INC)unitvector.h \ 356 $(INC)vector3d.h \ 357 $(INC)longlat.h \ 358 $(INC)utilgeom.h \ 359 $(INC)tvector.h \ 360 $(INC)tmatrix.h \ 361 $(INC)tarray.h \ 362 $(INC)basarr.h \ 363 $(INC)ndatablock.h \ 364 $(INC)utilarr.h \ 365 $(INC)spherehealpix.h \ 366 $(INC)HEALPixUtils.h \ 367 $(INC)localmap.h \ 368 $(INC)fiospherethetaphi.h \ 369 $(INC)fiospherehealpix.h \ 370 $(INC)fiolocalmap.h \ 371 $(INC)fitsspherehealpix.h \ 372 $(INC)fitsfile.h 373 $(OBJ)extrap2sph.o: extrap2sph.cc \ 374 $(INC)machdefs.h \ 375 $(INC)skymapinit.h \ 376 $(INC)sophyainit.h \ 377 $(INC)skymap.h \ 378 $(INC)spherethetaphi.h \ 379 $(INC)sphericalmap.h \ 380 $(INC)smathconst.h \ 381 $(INC)pixelmap.h \ 382 $(INC)ppersist.h \ 383 $(INC)pexceptions.h \ 384 $(INC)gnumd5.h \ 385 $(INC)dvlist.h \ 386 $(INC)objfio.h \ 387 $(INC)anydataobj.h \ 388 $(INC)mutyv.h \ 389 $(INC)spherepos.h \ 390 $(INC)unitvector.h \ 391 $(INC)vector3d.h \ 392 $(INC)longlat.h \ 393 $(INC)utilgeom.h \ 394 $(INC)tvector.h \ 395 $(INC)tmatrix.h \ 396 $(INC)tarray.h \ 397 $(INC)basarr.h \ 398 $(INC)ndatablock.h \ 399 $(INC)utilarr.h \ 400 $(INC)spherehealpix.h \ 401 $(INC)HEALPixUtils.h \ 402 $(INC)localmap.h \ 403 $(INC)fiospherethetaphi.h \ 404 $(INC)fiospherehealpix.h \ 405 $(INC)fiolocalmap.h \ 406 $(INC)fitsspherehealpix.h \ 407 $(INC)fitsfile.h
Note:
See TracChangeset
for help on using the changeset viewer.