Changeset 2444 in Sophya for trunk/SophyaLib/SkyMap


Ignore:
Timestamp:
Oct 3, 2003, 4:37:33 PM (22 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 03/10/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/Makefile

    r1837 r2444  
    4444 $(INC)ndatablock.h \
    4545 $(INC)utilarr.h localmap.h \
    46  $(INC)fiondblock.h
     46 $(INC)fioarr.h \
     47 $(INC)fiondblock.h \
     48 $(INC)datatype.h
    4749$(OBJ)fiospherehealpix.o: fiospherehealpix.cc fiospherehealpix.h \
    4850 sphericalmap.h $(INC)smathconst.h \
     
    6264 $(INC)ndatablock.h \
    6365 $(INC)utilarr.h spherehealpix.h \
    64  HEALPixUtils.h $(INC)fiondblock.h
     66 HEALPixUtils.h $(INC)fiondblock.h \
     67 $(INC)datatype.h
    6568$(OBJ)fiospherethetaphi.o: fiospherethetaphi.cc fiospherethetaphi.h \
    6669 sphericalmap.h $(INC)smathconst.h \
     
    8083 $(INC)ndatablock.h \
    8184 $(INC)utilarr.h spherethetaphi.h \
    82  $(INC)fiondblock.h
     85 $(INC)fiondblock.h \
     86 $(INC)datatype.h
    8387$(OBJ)localmap.o: localmap.cc localmap.h pixelmap.h \
    8488 $(INC)ppersist.h \
     
    98102 $(INC)ndatablock.h \
    99103 $(INC)utilarr.h \
    100  $(INC)piocmplx.h \
    101  $(INC)fiondblock.h
     104 $(INC)fiondblock.h \
     105 $(INC)timing.h
    102106$(OBJ)longlat.o: longlat.cc longlat.h \
    103107 $(INC)machdefs.h utilgeom.h
     
    157161 $(INC)pexceptions.h \
    158162 $(INC)gnumd5.h unitvector.h vector3d.h \
    159  longlat.h utilgeom.h $(INC)anydataobj.h
     163 longlat.h utilgeom.h $(INC)anydataobj.h \
     164 $(INC)datatype.h
    160165$(OBJ)spherethetaphi.o: spherethetaphi.cc spherethetaphi.h sphericalmap.h \
    161166 $(INC)smathconst.h \
     
    175180 $(INC)ndatablock.h \
    176181 $(INC)utilarr.h \
    177  $(INC)piocmplx.h \
    178182 $(INC)fiondblock.h
    179183$(OBJ)unitvector.o: unitvector.cc unitvector.h vector3d.h longlat.h \
    180184 $(INC)machdefs.h utilgeom.h
    181 $(OBJ)utilgeom.o: utilgeom.cc utilgeom.h
     185$(OBJ)utilgeom.o: utilgeom.cc $(INC)machdefs.h \
     186 utilgeom.h
    182187$(OBJ)vector3d.o: vector3d.cc $(INC)machdefs.h \
    183188 $(INC)pexceptions.h vector3d.h longlat.h \
Note: See TracChangeset for help on using the changeset viewer.