Changeset 919 in Sophya for trunk/SophyaLib/SkyMap


Ignore:
Timestamp:
Apr 13, 2000, 6:38:15 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 13/4/2000

Location:
trunk/SophyaLib/SkyMap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/Makefile

    r824 r919  
    33all: $(LIB)libSkyMap.a
    44clean:
    5         rm -f $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)skymapinit.o $(OBJ)spheregorski.o $(OBJ)spherepos.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
     5        rm -f $(OBJ)fiolocalmap.o $(OBJ)fiospherehealpix.o $(OBJ)fiospherethetaphi.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)skymapinit.o $(OBJ)spherehealpix.o $(OBJ)spherepos.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
    66        rm -f $(LIB)libSkyMap.a
    7 $(LIB)libSkyMap.a : $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)skymapinit.o $(OBJ)spheregorski.o $(OBJ)spherepos.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
     7$(LIB)libSkyMap.a : $(OBJ)fiolocalmap.o $(OBJ)fiospherehealpix.o $(OBJ)fiospherethetaphi.o $(OBJ)localmap.o $(OBJ)longlat.o $(OBJ)skymapinit.o $(OBJ)spherehealpix.o $(OBJ)spherepos.o $(OBJ)spherethetaphi.o $(OBJ)unitvector.o $(OBJ)utilgeom.o $(OBJ)vector3d.o
    88        $(ARCXX) $(ARCXXFLAGS) $@ $?
    99ifeq ($(CXX),cxx)
     
    1111endif
    1212 
     13$(OBJ)fiolocalmap.o: fiolocalmap.cc fiolocalmap.h sphericalmap.h \
     14 $(INC)smathconst.h \
     15 $(INC)machdefs.h pixelmap.h \
     16 $(INC)ppersist.h \
     17 $(INC)pexceptions.h \
     18 $(INC)gnumd5.h \
     19 $(INC)dvlist.h \
     20 $(INC)objfio.h \
     21 $(INC)anydataobj.h spherepos.h unitvector.h \
     22 vector3d.h longlat.h utilgeom.h \
     23 $(INC)tvector.h \
     24 $(INC)tmatrix.h \
     25 $(INC)tarray.h \
     26 $(INC)basarr.h \
     27 $(INC)ndatablock.h \
     28 $(INC)utilarr.h localmap.h \
     29 $(INC)fiondblock.h
     30$(OBJ)fiospherehealpix.o: fiospherehealpix.cc fiospherehealpix.h \
     31 sphericalmap.h $(INC)smathconst.h \
     32 $(INC)machdefs.h pixelmap.h \
     33 $(INC)ppersist.h \
     34 $(INC)pexceptions.h \
     35 $(INC)gnumd5.h \
     36 $(INC)dvlist.h \
     37 $(INC)objfio.h \
     38 $(INC)anydataobj.h spherepos.h unitvector.h \
     39 vector3d.h longlat.h utilgeom.h \
     40 $(INC)tvector.h \
     41 $(INC)tmatrix.h \
     42 $(INC)tarray.h \
     43 $(INC)basarr.h \
     44 $(INC)ndatablock.h \
     45 $(INC)utilarr.h spherehealpix.h \
     46 $(INC)fiondblock.h
     47$(OBJ)fiospherethetaphi.o: fiospherethetaphi.cc fiospherethetaphi.h \
     48 sphericalmap.h $(INC)smathconst.h \
     49 $(INC)machdefs.h pixelmap.h \
     50 $(INC)ppersist.h \
     51 $(INC)pexceptions.h \
     52 $(INC)gnumd5.h \
     53 $(INC)dvlist.h \
     54 $(INC)objfio.h \
     55 $(INC)anydataobj.h spherepos.h unitvector.h \
     56 vector3d.h longlat.h utilgeom.h \
     57 $(INC)tvector.h \
     58 $(INC)tmatrix.h \
     59 $(INC)tarray.h \
     60 $(INC)basarr.h \
     61 $(INC)ndatablock.h \
     62 $(INC)utilarr.h spherethetaphi.h \
     63 $(INC)fiondblock.h
    1364$(OBJ)localmap.o: localmap.cc localmap.h pixelmap.h \
    1465 $(INC)ppersist.h \
    1566 $(INC)machdefs.h \
    16  $(INC)pclassids.h \
    1767 $(INC)pexceptions.h \
    1868 $(INC)gnumd5.h \
     
    3181 $(INC)fiondblock.h
    3282$(OBJ)longlat.o: longlat.cc longlat.h utilgeom.h
    33 $(OBJ)skymapinit.o: skymapinit.cc skymapinit.h \
    34  $(INC)tarrinit.h \
    35  $(INC)sophyainit.h \
    36  $(INC)machdefs.h \
    37  $(INC)pclassids.h spherethetaphi.h \
    38  sphericalmap.h $(INC)smathconst.h pixelmap.h \
     83$(OBJ)skymapinit.o: skymapinit.cc $(INC)machdefs.h \
     84 skymapinit.h $(INC)sophyainit.h \
     85 spherethetaphi.h sphericalmap.h \
     86 $(INC)smathconst.h pixelmap.h \
    3987 $(INC)ppersist.h \
    4088 $(INC)pexceptions.h \
     
    4997 $(INC)basarr.h \
    5098 $(INC)ndatablock.h \
    51  $(INC)utilarr.h spheregorski.h localmap.h
    52 $(OBJ)spheregorski.o: spheregorski.cc \
     99 $(INC)utilarr.h fiospherehealpix.h \
     100 spherehealpix.h fiospherethetaphi.h fiolocalmap.h localmap.h
     101$(OBJ)spherehealpix.o: spherehealpix.cc \
    53102 $(INC)machdefs.h \
    54  $(INC)pclassids.h \
    55103 $(INC)pexceptions.h \
    56104 $(INC)fiondblock.h \
     
    58106 $(INC)gnumd5.h \
    59107 $(INC)ndatablock.h \
    60  $(INC)anydataobj.h spheregorski.h \
     108 $(INC)anydataobj.h spherehealpix.h \
    61109 sphericalmap.h $(INC)smathconst.h pixelmap.h \
    62110 $(INC)dvlist.h \
     
    71119$(OBJ)spherepos.o: spherepos.cc spherepos.h \
    72120 $(INC)machdefs.h \
    73  $(INC)pclassids.h \
    74121 $(INC)ppersist.h \
    75122 $(INC)pexceptions.h \
     
    78125$(OBJ)spherethetaphi.o: spherethetaphi.cc spherethetaphi.h sphericalmap.h \
    79126 $(INC)smathconst.h \
    80  $(INC)machdefs.h \
    81  $(INC)pclassids.h pixelmap.h \
     127 $(INC)machdefs.h pixelmap.h \
    82128 $(INC)ppersist.h \
    83129 $(INC)pexceptions.h \
     
    99145$(OBJ)utilgeom.o: utilgeom.cc utilgeom.h
    100146$(OBJ)vector3d.o: vector3d.cc $(INC)machdefs.h \
    101  $(INC)pclassids.h \
    102147 $(INC)pexceptions.h vector3d.h longlat.h \
    103148 utilgeom.h
  • trunk/SophyaLib/SkyMap/objlist.list

    r764 r919  
     1fiolocalmap.o
     2fiospherehealpix.o
     3fiospherethetaphi.o
    14localmap.o
    25longlat.o
    36skymapinit.o
    4 spheregorski.o
     7spherehealpix.o
    58spherepos.o
    69spherethetaphi.o
Note: See TracChangeset for help on using the changeset viewer.