[2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc
|
---|
| 2 |
|
---|
| 3 | all: $(SOPHYALIBP)libSkyMap.a
|
---|
| 4 |
|
---|
| 5 | clean:
|
---|
| 6 | rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
|
---|
| 7 | rm -f $(SOPHYALIBP)libSkyMap.a
|
---|
| 8 |
|
---|
| 9 | $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
|
---|
| 10 | $(AR) $(ARFLAGS) $@ $?
|
---|
| 11 |
|
---|
| 12 | $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
|
---|
[2751] | 13 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 14 | fiolocalmap.h sphericalmap.h \
|
---|
| 15 | $(SOPHYAINCP)smathconst.h \
|
---|
| 16 | $(SOPHYAINCP)machdefs.h \
|
---|
| 17 | pixelmap.h \
|
---|
[2743] | 18 | $(SOPHYAINCP)ppersist.h \
|
---|
| 19 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 20 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 21 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 22 | $(SOPHYAINCP)rawstream.h \
|
---|
| 23 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 24 | $(SOPHYAINCP)dvlist.h \
|
---|
| 25 | $(SOPHYAINCP)objfio.h \
|
---|
| 26 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 27 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 28 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 29 | $(SOPHYAINCP)tvector.h \
|
---|
| 30 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 31 | $(SOPHYAINCP)tarray.h \
|
---|
| 32 | $(SOPHYAINCP)basarr.h \
|
---|
| 33 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2751] | 34 | $(SOPHYAINCP)utilarr.h \
|
---|
| 35 | localmap.h $(SOPHYAINCP)fioarr.h \
|
---|
[2743] | 36 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 37 | $(SOPHYAINCP)datatype.h
|
---|
[2751] | 38 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 39 |
|
---|
| 40 | $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
|
---|
[2751] | 41 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 42 | fiosphereecp.h sphereecp.h sphericalmap.h \
|
---|
[2743] | 43 | $(SOPHYAINCP)smathconst.h \
|
---|
[2751] | 44 | $(SOPHYAINCP)machdefs.h \
|
---|
| 45 | pixelmap.h \
|
---|
[2743] | 46 | $(SOPHYAINCP)ppersist.h \
|
---|
| 47 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 48 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 49 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 50 | $(SOPHYAINCP)rawstream.h \
|
---|
| 51 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 52 | $(SOPHYAINCP)dvlist.h \
|
---|
| 53 | $(SOPHYAINCP)objfio.h \
|
---|
| 54 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 55 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 56 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 57 | $(SOPHYAINCP)tvector.h \
|
---|
| 58 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 59 | $(SOPHYAINCP)tarray.h \
|
---|
| 60 | $(SOPHYAINCP)basarr.h \
|
---|
| 61 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 62 | $(SOPHYAINCP)utilarr.h \
|
---|
| 63 | $(SOPHYAINCP)fioarr.h \
|
---|
| 64 | $(SOPHYAINCP)datatype.h
|
---|
[2751] | 65 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 66 |
|
---|
| 67 | $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
|
---|
[2751] | 68 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 69 | fiospherehealpix.h sphericalmap.h \
|
---|
| 70 | $(SOPHYAINCP)smathconst.h \
|
---|
| 71 | $(SOPHYAINCP)machdefs.h \
|
---|
| 72 | pixelmap.h \
|
---|
[2743] | 73 | $(SOPHYAINCP)ppersist.h \
|
---|
| 74 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 75 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 76 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 77 | $(SOPHYAINCP)rawstream.h \
|
---|
| 78 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 79 | $(SOPHYAINCP)dvlist.h \
|
---|
| 80 | $(SOPHYAINCP)objfio.h \
|
---|
| 81 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 82 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 83 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 84 | $(SOPHYAINCP)tvector.h \
|
---|
| 85 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 86 | $(SOPHYAINCP)tarray.h \
|
---|
| 87 | $(SOPHYAINCP)basarr.h \
|
---|
| 88 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2751] | 89 | $(SOPHYAINCP)utilarr.h \
|
---|
| 90 | spherehealpix.h HEALPixUtils.h \
|
---|
| 91 | $(SOPHYAINCP)fiondblock.h \
|
---|
[2743] | 92 | $(SOPHYAINCP)datatype.h
|
---|
[2751] | 93 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 94 |
|
---|
| 95 | $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
|
---|
| 96 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 97 | fiospherethetaphi.h sphericalmap.h \
|
---|
| 98 | $(SOPHYAINCP)smathconst.h \
|
---|
[2751] | 99 | $(SOPHYAINCP)machdefs.h \
|
---|
| 100 | pixelmap.h \
|
---|
[2743] | 101 | $(SOPHYAINCP)ppersist.h \
|
---|
| 102 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 103 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 104 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 105 | $(SOPHYAINCP)rawstream.h \
|
---|
| 106 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 107 | $(SOPHYAINCP)dvlist.h \
|
---|
| 108 | $(SOPHYAINCP)objfio.h \
|
---|
| 109 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 110 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 111 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 112 | $(SOPHYAINCP)tvector.h \
|
---|
| 113 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 114 | $(SOPHYAINCP)tarray.h \
|
---|
| 115 | $(SOPHYAINCP)basarr.h \
|
---|
| 116 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2751] | 117 | $(SOPHYAINCP)utilarr.h \
|
---|
| 118 | spherethetaphi.h \
|
---|
[2743] | 119 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 120 | $(SOPHYAINCP)datatype.h
|
---|
[2751] | 121 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 122 |
|
---|
| 123 | $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
|
---|
[2751] | 124 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 125 | HEALPixUtils.h \
|
---|
[2743] | 126 | $(SOPHYAINCP)machdefs.h \
|
---|
| 127 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 128 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 129 | $(SOPHYAINCP)tvector.h \
|
---|
| 130 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 131 | $(SOPHYAINCP)tarray.h \
|
---|
| 132 | $(SOPHYAINCP)basarr.h \
|
---|
| 133 | $(SOPHYAINCP)mutyv.h \
|
---|
| 134 | $(SOPHYAINCP)dvlist.h \
|
---|
| 135 | $(SOPHYAINCP)objfio.h \
|
---|
| 136 | $(SOPHYAINCP)ppersist.h \
|
---|
| 137 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 138 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 139 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 140 | $(SOPHYAINCP)rawstream.h \
|
---|
| 141 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 142 | $(SOPHYAINCP)utilarr.h \
|
---|
| 143 | $(SOPHYAINCP)smathconst.h
|
---|
[2751] | 144 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 145 |
|
---|
| 146 | $(SOPHYAOBJP)localmap.o: localmap.cc \
|
---|
[2751] | 147 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 148 | localmap.h pixelmap.h \
|
---|
| 149 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 150 | $(SOPHYAINCP)machdefs.h \
|
---|
| 151 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 152 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 153 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 154 | $(SOPHYAINCP)rawstream.h \
|
---|
| 155 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 156 | $(SOPHYAINCP)dvlist.h \
|
---|
| 157 | $(SOPHYAINCP)objfio.h \
|
---|
| 158 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 159 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 160 | unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
|
---|
| 161 | $(SOPHYAINCP)smathconst.h \
|
---|
| 162 | $(SOPHYAINCP)tvector.h \
|
---|
| 163 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 164 | $(SOPHYAINCP)tarray.h \
|
---|
| 165 | $(SOPHYAINCP)basarr.h \
|
---|
| 166 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 167 | $(SOPHYAINCP)utilarr.h \
|
---|
| 168 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 169 | $(SOPHYAINCP)timing.h
|
---|
[2751] | 170 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 171 |
|
---|
| 172 | $(SOPHYAOBJP)longlat.o: longlat.cc \
|
---|
[2751] | 173 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 174 | longlat.h \
|
---|
| 175 | $(SOPHYAINCP)machdefs.h \
|
---|
| 176 | utilgeom.h
|
---|
| 177 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 178 |
|
---|
| 179 | $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
|
---|
| 180 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2751] | 181 | $(SOPHYAINCP)machdefs.h \
|
---|
| 182 | mapoperation.h \
|
---|
[2743] | 183 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2751] | 184 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 185 | pixelmap.h \
|
---|
[2743] | 186 | $(SOPHYAINCP)ppersist.h \
|
---|
| 187 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 188 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 189 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 190 | $(SOPHYAINCP)rawstream.h \
|
---|
| 191 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 192 | $(SOPHYAINCP)dvlist.h \
|
---|
| 193 | $(SOPHYAINCP)objfio.h \
|
---|
| 194 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 195 | unitvector.h vector3d.h longlat.h utilgeom.h
|
---|
[2751] | 196 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 197 |
|
---|
| 198 | $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
|
---|
| 199 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2751] | 200 | $(SOPHYAINCP)machdefs.h \
|
---|
| 201 | skymapinit.h \
|
---|
| 202 | $(SOPHYAINCP)sophyainit.h \
|
---|
| 203 | spherethetaphi.h sphericalmap.h \
|
---|
| 204 | $(SOPHYAINCP)smathconst.h \
|
---|
| 205 | pixelmap.h \
|
---|
| 206 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 207 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 208 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 209 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 210 | $(SOPHYAINCP)rawstream.h \
|
---|
| 211 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 212 | $(SOPHYAINCP)dvlist.h \
|
---|
| 213 | $(SOPHYAINCP)objfio.h \
|
---|
| 214 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 215 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 216 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 217 | $(SOPHYAINCP)tvector.h \
|
---|
| 218 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 219 | $(SOPHYAINCP)tarray.h \
|
---|
| 220 | $(SOPHYAINCP)basarr.h \
|
---|
| 221 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2751] | 222 | $(SOPHYAINCP)utilarr.h \
|
---|
| 223 | fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
|
---|
| 224 | fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
|
---|
| 225 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 226 |
|
---|
| 227 | $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
|
---|
[2751] | 228 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 229 | sphereecp.h sphericalmap.h \
|
---|
| 230 | $(SOPHYAINCP)smathconst.h \
|
---|
| 231 | $(SOPHYAINCP)machdefs.h \
|
---|
| 232 | pixelmap.h \
|
---|
[2743] | 233 | $(SOPHYAINCP)ppersist.h \
|
---|
| 234 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 235 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 236 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 237 | $(SOPHYAINCP)rawstream.h \
|
---|
| 238 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 239 | $(SOPHYAINCP)dvlist.h \
|
---|
| 240 | $(SOPHYAINCP)objfio.h \
|
---|
| 241 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 242 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 243 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 244 | $(SOPHYAINCP)tvector.h \
|
---|
| 245 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 246 | $(SOPHYAINCP)tarray.h \
|
---|
| 247 | $(SOPHYAINCP)basarr.h \
|
---|
| 248 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 249 | $(SOPHYAINCP)utilarr.h
|
---|
[2751] | 250 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 251 |
|
---|
| 252 | $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
|
---|
| 253 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 254 | $(SOPHYAINCP)machdefs.h \
|
---|
| 255 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 256 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 257 | $(SOPHYAINCP)ppersist.h \
|
---|
| 258 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 259 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 260 | $(SOPHYAINCP)rawstream.h \
|
---|
| 261 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 262 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2751] | 263 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 264 | spherehealpix.h sphericalmap.h \
|
---|
| 265 | $(SOPHYAINCP)smathconst.h \
|
---|
[2743] | 266 | pixelmap.h $(SOPHYAINCP)dvlist.h \
|
---|
| 267 | $(SOPHYAINCP)objfio.h \
|
---|
| 268 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 269 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 270 | $(SOPHYAINCP)tvector.h \
|
---|
| 271 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 272 | $(SOPHYAINCP)tarray.h \
|
---|
| 273 | $(SOPHYAINCP)basarr.h \
|
---|
[2751] | 274 | $(SOPHYAINCP)utilarr.h \
|
---|
| 275 | HEALPixUtils.h \
|
---|
[2743] | 276 | $(SOPHYAINCP)strutil.h
|
---|
[2751] | 277 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 278 |
|
---|
| 279 | $(SOPHYAOBJP)spherepos.o: spherepos.cc \
|
---|
[2751] | 280 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 281 | spherepos.h \
|
---|
[2743] | 282 | $(SOPHYAINCP)machdefs.h \
|
---|
| 283 | $(SOPHYAINCP)ppersist.h \
|
---|
| 284 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 285 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 286 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 287 | $(SOPHYAINCP)rawstream.h \
|
---|
[2751] | 288 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 289 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
[2743] | 290 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 291 | $(SOPHYAINCP)datatype.h
|
---|
[2751] | 292 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 293 |
|
---|
| 294 | $(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
|
---|
[2751] | 295 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 296 | spherethetaphi.h sphericalmap.h \
|
---|
| 297 | $(SOPHYAINCP)smathconst.h \
|
---|
| 298 | $(SOPHYAINCP)machdefs.h \
|
---|
| 299 | pixelmap.h \
|
---|
[2743] | 300 | $(SOPHYAINCP)ppersist.h \
|
---|
| 301 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 302 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 303 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 304 | $(SOPHYAINCP)rawstream.h \
|
---|
| 305 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 306 | $(SOPHYAINCP)dvlist.h \
|
---|
| 307 | $(SOPHYAINCP)objfio.h \
|
---|
| 308 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 309 | $(SOPHYAINCP)mutyv.h spherepos.h \
|
---|
| 310 | unitvector.h vector3d.h longlat.h utilgeom.h \
|
---|
| 311 | $(SOPHYAINCP)tvector.h \
|
---|
| 312 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 313 | $(SOPHYAINCP)tarray.h \
|
---|
| 314 | $(SOPHYAINCP)basarr.h \
|
---|
| 315 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 316 | $(SOPHYAINCP)utilarr.h \
|
---|
| 317 | $(SOPHYAINCP)fiondblock.h
|
---|
[2751] | 318 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 319 |
|
---|
| 320 | $(SOPHYAOBJP)unitvector.o: unitvector.cc \
|
---|
[2751] | 321 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 322 | unitvector.h vector3d.h longlat.h \
|
---|
| 323 | $(SOPHYAINCP)machdefs.h \
|
---|
| 324 | utilgeom.h
|
---|
| 325 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 326 |
|
---|
| 327 | $(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
|
---|
| 328 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2751] | 329 | $(SOPHYAINCP)machdefs.h \
|
---|
| 330 | utilgeom.h
|
---|
| 331 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 332 |
|
---|
| 333 | $(SOPHYAOBJP)vector3d.o: vector3d.cc \
|
---|
| 334 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 335 | $(SOPHYAINCP)machdefs.h \
|
---|
[2751] | 336 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 337 | vector3d.h longlat.h utilgeom.h
|
---|
| 338 | $(CXXCOMPILELIB) -o $@ $<
|
---|
[2743] | 339 |
|
---|