Changeset 1118 in Sophya for trunk/SophyaLib/SkyMap


Ignore:
Timestamp:
Jul 31, 2000, 2:59:45 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 31/7/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/Makefile

    r941 r1118  
    1919 $(INC)dvlist.h \
    2020 $(INC)objfio.h \
    21  $(INC)anydataobj.h spherepos.h unitvector.h \
     21 $(INC)anydataobj.h \
     22 $(INC)mutyv.h spherepos.h unitvector.h \
    2223 vector3d.h longlat.h utilgeom.h \
    2324 $(INC)tvector.h \
     
    3637 $(INC)dvlist.h \
    3738 $(INC)objfio.h \
    38  $(INC)anydataobj.h spherepos.h unitvector.h \
     39 $(INC)anydataobj.h \
     40 $(INC)mutyv.h spherepos.h unitvector.h \
    3941 vector3d.h longlat.h utilgeom.h \
    4042 $(INC)tvector.h \
     
    5355 $(INC)dvlist.h \
    5456 $(INC)objfio.h \
    55  $(INC)anydataobj.h spherepos.h unitvector.h \
     57 $(INC)anydataobj.h \
     58 $(INC)mutyv.h spherepos.h unitvector.h \
    5659 vector3d.h longlat.h utilgeom.h \
    5760 $(INC)tvector.h \
     
    6972 $(INC)dvlist.h \
    7073 $(INC)objfio.h \
    71  $(INC)anydataobj.h spherepos.h unitvector.h \
     74 $(INC)anydataobj.h \
     75 $(INC)mutyv.h spherepos.h unitvector.h \
    7276 vector3d.h longlat.h utilgeom.h sphericalmap.h \
    7377 $(INC)smathconst.h \
     
    8993 $(INC)gnumd5.h \
    9094 $(INC)dvlist.h \
    91  $(INC)objfio.h spherepos.h unitvector.h \
     95 $(INC)objfio.h \
     96 $(INC)mutyv.h spherepos.h unitvector.h \
    9297 vector3d.h longlat.h utilgeom.h
    9398$(OBJ)skymapinit.o: skymapinit.cc $(INC)machdefs.h \
     
    100105 $(INC)dvlist.h \
    101106 $(INC)objfio.h \
    102  $(INC)anydataobj.h spherepos.h unitvector.h \
     107 $(INC)anydataobj.h \
     108 $(INC)mutyv.h spherepos.h unitvector.h \
    103109 vector3d.h longlat.h utilgeom.h \
    104110 $(INC)tvector.h \
     
    119125 sphericalmap.h $(INC)smathconst.h pixelmap.h \
    120126 $(INC)dvlist.h \
    121  $(INC)objfio.h spherepos.h unitvector.h \
     127 $(INC)objfio.h \
     128 $(INC)mutyv.h spherepos.h unitvector.h \
    122129 vector3d.h longlat.h utilgeom.h \
    123130 $(INC)tvector.h \
     
    141148 $(INC)dvlist.h \
    142149 $(INC)objfio.h \
    143  $(INC)anydataobj.h spherepos.h unitvector.h \
     150 $(INC)anydataobj.h \
     151 $(INC)mutyv.h spherepos.h unitvector.h \
    144152 vector3d.h longlat.h utilgeom.h \
    145153 $(INC)tvector.h \
Note: See TracChangeset for help on using the changeset viewer.