Changeset 2834 in Sophya for trunk/SophyaLib/SkyMap
- Timestamp:
- Nov 8, 2005, 5:40:14 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/Makefile
r2765 r2834 21 21 $(SOPHYAINCP)basarr.h \ 22 22 $(SOPHYAINCP)mutyv.h \ 23 $(SOPHYAINCP)dvlist.h \ 24 $(SOPHYAINCP)objfio.h \ 25 $(SOPHYAINCP)ppersist.h \ 26 $(SOPHYAINCP)pexceptions.h \ 27 $(SOPHYAINCP)gnumd5.h \ 28 $(SOPHYAINCP)ppfbinstream.h \ 29 $(SOPHYAINCP)rawstream.h \ 30 $(SOPHYAINCP)ppfnametag.h \ 23 $(SOPHYAINCP)timestamp.h \ 24 $(SOPHYAINCP)objfio.h \ 25 $(SOPHYAINCP)ppersist.h \ 26 $(SOPHYAINCP)pexceptions.h \ 27 $(SOPHYAINCP)gnumd5.h \ 28 $(SOPHYAINCP)ppfbinstream.h \ 29 $(SOPHYAINCP)rawstream.h \ 30 $(SOPHYAINCP)ppfnametag.h \ 31 $(SOPHYAINCP)dvlist.h \ 31 32 $(SOPHYAINCP)utilarr.h \ 32 33 $(SOPHYAINCP)smathconst.h … … 46 47 $(SOPHYAINCP)objfio.h \ 47 48 $(SOPHYAINCP)anydataobj.h \ 48 $(SOPHYAINCP)mutyv.h spherepos.h \ 49 $(SOPHYAINCP)mutyv.h \ 50 $(SOPHYAINCP)timestamp.h spherepos.h \ 49 51 unitvector.h vector3d.h longlat.h utilgeom.h \ 50 52 $(SOPHYAINCP)tvector.h \ … … 73 75 $(SOPHYAINCP)objfio.h \ 74 76 $(SOPHYAINCP)anydataobj.h \ 75 $(SOPHYAINCP)mutyv.h spherepos.h \ 77 $(SOPHYAINCP)mutyv.h \ 78 $(SOPHYAINCP)timestamp.h spherepos.h \ 76 79 unitvector.h vector3d.h longlat.h utilgeom.h \ 77 80 $(SOPHYAINCP)tvector.h \ … … 98 101 $(SOPHYAINCP)objfio.h \ 99 102 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h spherepos.h \ 103 $(SOPHYAINCP)mutyv.h \ 104 $(SOPHYAINCP)timestamp.h spherepos.h \ 101 105 unitvector.h vector3d.h longlat.h utilgeom.h \ 102 106 $(SOPHYAINCP)tvector.h \ … … 123 127 $(SOPHYAINCP)objfio.h \ 124 128 $(SOPHYAINCP)anydataobj.h \ 125 $(SOPHYAINCP)mutyv.h spherepos.h \ 129 $(SOPHYAINCP)mutyv.h \ 130 $(SOPHYAINCP)timestamp.h spherepos.h \ 126 131 unitvector.h vector3d.h longlat.h utilgeom.h \ 127 132 $(SOPHYAINCP)tvector.h \ … … 147 152 $(SOPHYAINCP)objfio.h \ 148 153 $(SOPHYAINCP)anydataobj.h \ 149 $(SOPHYAINCP)mutyv.h spherepos.h \ 154 $(SOPHYAINCP)mutyv.h \ 155 $(SOPHYAINCP)timestamp.h spherepos.h \ 150 156 unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \ 151 157 $(SOPHYAINCP)smathconst.h \ … … 178 184 $(SOPHYAINCP)dvlist.h \ 179 185 $(SOPHYAINCP)objfio.h \ 180 $(SOPHYAINCP)mutyv.h spherepos.h \ 186 $(SOPHYAINCP)mutyv.h \ 187 $(SOPHYAINCP)timestamp.h spherepos.h \ 181 188 unitvector.h vector3d.h longlat.h utilgeom.h 182 189 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ mapoperation.cc … … 196 203 $(SOPHYAINCP)objfio.h \ 197 204 $(SOPHYAINCP)anydataobj.h \ 198 $(SOPHYAINCP)mutyv.h spherepos.h \ 205 $(SOPHYAINCP)mutyv.h \ 206 $(SOPHYAINCP)timestamp.h spherepos.h \ 199 207 unitvector.h vector3d.h longlat.h utilgeom.h \ 200 208 $(SOPHYAINCP)tvector.h \ … … 221 229 $(SOPHYAINCP)objfio.h \ 222 230 $(SOPHYAINCP)anydataobj.h \ 223 $(SOPHYAINCP)mutyv.h spherepos.h \ 231 $(SOPHYAINCP)mutyv.h \ 232 $(SOPHYAINCP)timestamp.h spherepos.h \ 224 233 unitvector.h vector3d.h longlat.h utilgeom.h \ 225 234 $(SOPHYAINCP)tvector.h \ … … 246 255 pixelmap.h $(SOPHYAINCP)dvlist.h \ 247 256 $(SOPHYAINCP)objfio.h \ 248 $(SOPHYAINCP)mutyv.h spherepos.h \ 257 $(SOPHYAINCP)mutyv.h \ 258 $(SOPHYAINCP)timestamp.h spherepos.h \ 249 259 unitvector.h vector3d.h longlat.h utilgeom.h \ 250 260 $(SOPHYAINCP)tvector.h \ … … 283 293 $(SOPHYAINCP)objfio.h \ 284 294 $(SOPHYAINCP)anydataobj.h \ 285 $(SOPHYAINCP)mutyv.h spherepos.h \ 295 $(SOPHYAINCP)mutyv.h \ 296 $(SOPHYAINCP)timestamp.h spherepos.h \ 286 297 unitvector.h vector3d.h longlat.h utilgeom.h \ 287 298 $(SOPHYAINCP)tvector.h \
Note:
See TracChangeset
for help on using the changeset viewer.