Changeset 2751 in Sophya
- Timestamp:
- May 20, 2005, 6:22:07 PM (20 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 51 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/Makefile
r2740 r2751 11 11 12 12 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 13 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 datacirclefits.h \ 14 15 $(SOPHYAINCP)datacirclebase.h \ 15 16 $(SOPHYAINCP)circle.h \ … … 22 23 $(SOPHYAINCP)FitsIO/fitsio.h \ 23 24 $(SOPHYAINCP)FitsIO/longnam.h 24 $(CXXCOMPILE ) -o $@ $<25 $(CXXCOMPILELIB) -o $@ $< 25 26 26 27 $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \ 27 28 $(SOPHYAINCP)sopnamsp.h \ 28 29 $(SOPHYAINCP)machdefs.h \ 29 $(SOPHYAINCP)pexceptions.h fabtcolread.h \ 30 $(SOPHYAINCP)anydataobj.h \ 31 $(SOPHYAINCP)tvector.h \ 32 $(SOPHYAINCP)tmatrix.h \ 33 $(SOPHYAINCP)tarray.h \ 34 $(SOPHYAINCP)basarr.h \ 35 $(SOPHYAINCP)mutyv.h \ 36 $(SOPHYAINCP)dvlist.h \ 37 $(SOPHYAINCP)objfio.h \ 38 $(SOPHYAINCP)ppersist.h \ 39 $(SOPHYAINCP)gnumd5.h \ 40 $(SOPHYAINCP)ppfbinstream.h \ 41 $(SOPHYAINCP)rawstream.h \ 42 $(SOPHYAINCP)ppfnametag.h \ 43 $(SOPHYAINCP)ndatablock.h \ 44 $(SOPHYAINCP)utilarr.h \ 45 $(SOPHYAINCP)FitsIO/fitsio.h \ 46 $(SOPHYAINCP)FitsIO/longnam.h 47 $(CXXCOMPILE) -o $@ $< 30 $(SOPHYAINCP)pexceptions.h \ 31 fabtcolread.h \ 32 $(SOPHYAINCP)anydataobj.h \ 33 $(SOPHYAINCP)tvector.h \ 34 $(SOPHYAINCP)tmatrix.h \ 35 $(SOPHYAINCP)tarray.h \ 36 $(SOPHYAINCP)basarr.h \ 37 $(SOPHYAINCP)mutyv.h \ 38 $(SOPHYAINCP)dvlist.h \ 39 $(SOPHYAINCP)objfio.h \ 40 $(SOPHYAINCP)ppersist.h \ 41 $(SOPHYAINCP)gnumd5.h \ 42 $(SOPHYAINCP)ppfbinstream.h \ 43 $(SOPHYAINCP)rawstream.h \ 44 $(SOPHYAINCP)ppfnametag.h \ 45 $(SOPHYAINCP)ndatablock.h \ 46 $(SOPHYAINCP)utilarr.h \ 47 $(SOPHYAINCP)FitsIO/fitsio.h \ 48 $(SOPHYAINCP)FitsIO/longnam.h 49 $(CXXCOMPILELIB) -o $@ $< 48 50 49 51 $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \ 50 52 $(SOPHYAINCP)sopnamsp.h \ 51 53 $(SOPHYAINCP)machdefs.h \ 52 $(SOPHYAINCP)pexceptions.h fabtwriter.h \ 53 $(SOPHYAINCP)anydataobj.h \ 54 $(SOPHYAINCP)tvector.h \ 55 $(SOPHYAINCP)tmatrix.h \ 56 $(SOPHYAINCP)tarray.h \ 57 $(SOPHYAINCP)basarr.h \ 58 $(SOPHYAINCP)mutyv.h \ 59 $(SOPHYAINCP)dvlist.h \ 60 $(SOPHYAINCP)objfio.h \ 61 $(SOPHYAINCP)ppersist.h \ 62 $(SOPHYAINCP)gnumd5.h \ 63 $(SOPHYAINCP)ppfbinstream.h \ 64 $(SOPHYAINCP)rawstream.h \ 65 $(SOPHYAINCP)ppfnametag.h \ 66 $(SOPHYAINCP)ndatablock.h \ 67 $(SOPHYAINCP)utilarr.h \ 68 $(SOPHYAINCP)FitsIO/fitsio.h \ 69 $(SOPHYAINCP)FitsIO/longnam.h 70 $(CXXCOMPILE) -o $@ $< 54 $(SOPHYAINCP)pexceptions.h \ 55 fabtwriter.h \ 56 $(SOPHYAINCP)anydataobj.h \ 57 $(SOPHYAINCP)tvector.h \ 58 $(SOPHYAINCP)tmatrix.h \ 59 $(SOPHYAINCP)tarray.h \ 60 $(SOPHYAINCP)basarr.h \ 61 $(SOPHYAINCP)mutyv.h \ 62 $(SOPHYAINCP)dvlist.h \ 63 $(SOPHYAINCP)objfio.h \ 64 $(SOPHYAINCP)ppersist.h \ 65 $(SOPHYAINCP)gnumd5.h \ 66 $(SOPHYAINCP)ppfbinstream.h \ 67 $(SOPHYAINCP)rawstream.h \ 68 $(SOPHYAINCP)ppfnametag.h \ 69 $(SOPHYAINCP)ndatablock.h \ 70 $(SOPHYAINCP)utilarr.h \ 71 $(SOPHYAINCP)FitsIO/fitsio.h \ 72 $(SOPHYAINCP)FitsIO/longnam.h 73 $(CXXCOMPILELIB) -o $@ $< 71 74 72 75 $(SOPHYAOBJP)fboloread.o: fboloread.cc \ 73 76 $(SOPHYAINCP)sopnamsp.h \ 74 77 $(SOPHYAINCP)machdefs.h \ 75 $(SOPHYAINCP)pexceptions.h fboloread.h \ 76 $(SOPHYAINCP)anydataobj.h \ 77 $(SOPHYAINCP)tvector.h \ 78 $(SOPHYAINCP)tmatrix.h \ 79 $(SOPHYAINCP)tarray.h \ 80 $(SOPHYAINCP)basarr.h \ 81 $(SOPHYAINCP)mutyv.h \ 82 $(SOPHYAINCP)dvlist.h \ 83 $(SOPHYAINCP)objfio.h \ 84 $(SOPHYAINCP)ppersist.h \ 85 $(SOPHYAINCP)gnumd5.h \ 86 $(SOPHYAINCP)ppfbinstream.h \ 87 $(SOPHYAINCP)rawstream.h \ 88 $(SOPHYAINCP)ppfnametag.h \ 89 $(SOPHYAINCP)ndatablock.h \ 90 $(SOPHYAINCP)utilarr.h fabtcolread.h \ 91 $(SOPHYAINCP)FitsIO/fitsio.h \ 92 $(SOPHYAINCP)FitsIO/longnam.h 93 $(CXXCOMPILE) -o $@ $< 78 $(SOPHYAINCP)pexceptions.h \ 79 fboloread.h \ 80 $(SOPHYAINCP)anydataobj.h \ 81 $(SOPHYAINCP)tvector.h \ 82 $(SOPHYAINCP)tmatrix.h \ 83 $(SOPHYAINCP)tarray.h \ 84 $(SOPHYAINCP)basarr.h \ 85 $(SOPHYAINCP)mutyv.h \ 86 $(SOPHYAINCP)dvlist.h \ 87 $(SOPHYAINCP)objfio.h \ 88 $(SOPHYAINCP)ppersist.h \ 89 $(SOPHYAINCP)gnumd5.h \ 90 $(SOPHYAINCP)ppfbinstream.h \ 91 $(SOPHYAINCP)rawstream.h \ 92 $(SOPHYAINCP)ppfnametag.h \ 93 $(SOPHYAINCP)ndatablock.h \ 94 $(SOPHYAINCP)utilarr.h \ 95 fabtcolread.h \ 96 $(SOPHYAINCP)FitsIO/fitsio.h \ 97 $(SOPHYAINCP)FitsIO/longnam.h 98 $(CXXCOMPILELIB) -o $@ $< 94 99 95 100 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \ 96 101 $(SOPHYAINCP)sopnamsp.h \ 97 102 $(SOPHYAINCP)machdefs.h \ 98 $(SOPHYAINCP)pexceptions.h fbtntintf.h \ 103 $(SOPHYAINCP)pexceptions.h \ 104 fbtntintf.h \ 99 105 $(SOPHYAINCP)anydataobj.h \ 100 106 $(SOPHYAINCP)ntupintf.h \ 101 107 $(SOPHYAINCP)FitsIO/fitsio.h \ 102 108 $(SOPHYAINCP)FitsIO/longnam.h 103 $(CXXCOMPILE ) -o $@ $<109 $(CXXCOMPILELIB) -o $@ $< 104 110 105 111 $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \ 106 112 $(SOPHYAINCP)sopnamsp.h \ 107 113 $(SOPHYAINCP)pexceptions.h \ 108 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 109 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)dvlist.h \ 112 $(SOPHYAINCP)objfio.h \ 113 $(SOPHYAINCP)ppersist.h \ 114 $(SOPHYAINCP)gnumd5.h \ 115 $(SOPHYAINCP)ppfbinstream.h \ 116 $(SOPHYAINCP)rawstream.h \ 117 $(SOPHYAINCP)ppfnametag.h \ 118 $(SOPHYAINCP)mutyv.h \ 119 $(SOPHYAINCP)FitsIO/fitsio.h \ 120 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \ 121 $(SOPHYAINCP)tarray.h \ 122 $(SOPHYAINCP)basarr.h \ 123 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 124 $(SOPHYAINCP)spherehealpix.h \ 125 $(SOPHYAINCP)sphericalmap.h \ 126 $(SOPHYAINCP)smathconst.h \ 127 $(SOPHYAINCP)pixelmap.h \ 128 $(SOPHYAINCP)spherepos.h \ 129 $(SOPHYAINCP)unitvector.h \ 130 $(SOPHYAINCP)vector3d.h \ 131 $(SOPHYAINCP)longlat.h \ 132 $(SOPHYAINCP)utilgeom.h \ 133 $(SOPHYAINCP)tvector.h \ 134 $(SOPHYAINCP)tmatrix.h \ 135 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 136 $(SOPHYAINCP)ntuple.h \ 137 $(SOPHYAINCP)ntupintf.h fitsxntuple.h \ 138 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 139 $(SOPHYAINCP)localmap.h fbtntintf.h 140 $(CXXCOMPILE) -o $@ $< 141 142 $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \ 143 $(SOPHYAINCP)sopnamsp.h \ 144 $(SOPHYAINCP)pexceptions.h \ 145 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 146 $(SOPHYAINCP)dvlist.h \ 147 $(SOPHYAINCP)objfio.h \ 148 $(SOPHYAINCP)anydataobj.h \ 149 $(SOPHYAINCP)ppersist.h \ 150 $(SOPHYAINCP)gnumd5.h \ 151 $(SOPHYAINCP)ppfbinstream.h \ 152 $(SOPHYAINCP)rawstream.h \ 153 $(SOPHYAINCP)ppfnametag.h \ 154 $(SOPHYAINCP)mutyv.h fitsfile.h \ 155 $(SOPHYAINCP)ndatablock.h \ 156 $(SOPHYAINCP)FitsIO/fitsio.h \ 157 $(SOPHYAINCP)FitsIO/longnam.h \ 158 $(SOPHYAINCP)utils.h 159 $(CXXCOMPILE) -o $@ $< 160 161 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 162 $(SOPHYAINCP)sopnamsp.h \ 163 $(SOPHYAINCP)machdefs.h fitsfile.h \ 164 $(SOPHYAINCP)ndatablock.h \ 165 $(SOPHYAINCP)anydataobj.h \ 166 $(SOPHYAINCP)dvlist.h \ 167 $(SOPHYAINCP)objfio.h \ 168 $(SOPHYAINCP)ppersist.h \ 169 $(SOPHYAINCP)pexceptions.h \ 170 $(SOPHYAINCP)gnumd5.h \ 171 $(SOPHYAINCP)ppfbinstream.h \ 172 $(SOPHYAINCP)rawstream.h \ 173 $(SOPHYAINCP)ppfnametag.h \ 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)FitsIO/fitsio.h \ 176 $(SOPHYAINCP)FitsIO/longnam.h \ 177 $(SOPHYAINCP)strutil.h fitsspherehealpix.h \ 178 $(SOPHYAINCP)spherehealpix.h \ 179 $(SOPHYAINCP)sphericalmap.h \ 180 $(SOPHYAINCP)smathconst.h \ 181 $(SOPHYAINCP)pixelmap.h \ 182 $(SOPHYAINCP)spherepos.h \ 183 $(SOPHYAINCP)unitvector.h \ 184 $(SOPHYAINCP)vector3d.h \ 185 $(SOPHYAINCP)longlat.h \ 186 $(SOPHYAINCP)utilgeom.h \ 187 $(SOPHYAINCP)tvector.h \ 188 $(SOPHYAINCP)tmatrix.h \ 189 $(SOPHYAINCP)tarray.h \ 190 $(SOPHYAINCP)basarr.h \ 191 $(SOPHYAINCP)utilarr.h \ 192 $(SOPHYAINCP)HEALPixUtils.h 193 $(CXXCOMPILE) -o $@ $< 194 195 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 196 $(SOPHYAINCP)sopnamsp.h \ 197 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 198 $(SOPHYAINCP)pexceptions.h \ 199 $(SOPHYAINCP)localmap.h \ 200 $(SOPHYAINCP)pixelmap.h \ 201 $(SOPHYAINCP)ppersist.h \ 202 $(SOPHYAINCP)gnumd5.h \ 203 $(SOPHYAINCP)ppfbinstream.h \ 204 $(SOPHYAINCP)rawstream.h \ 205 $(SOPHYAINCP)ppfnametag.h \ 206 $(SOPHYAINCP)dvlist.h \ 207 $(SOPHYAINCP)objfio.h \ 208 $(SOPHYAINCP)anydataobj.h \ 209 $(SOPHYAINCP)mutyv.h \ 210 $(SOPHYAINCP)spherepos.h \ 211 $(SOPHYAINCP)unitvector.h \ 212 $(SOPHYAINCP)vector3d.h \ 213 $(SOPHYAINCP)longlat.h \ 214 $(SOPHYAINCP)utilgeom.h \ 215 $(SOPHYAINCP)sphericalmap.h \ 216 $(SOPHYAINCP)smathconst.h \ 217 $(SOPHYAINCP)tvector.h \ 218 $(SOPHYAINCP)tmatrix.h \ 219 $(SOPHYAINCP)tarray.h \ 220 $(SOPHYAINCP)basarr.h \ 221 $(SOPHYAINCP)ndatablock.h \ 222 $(SOPHYAINCP)utilarr.h fitsfile.h \ 223 $(SOPHYAINCP)FitsIO/fitsio.h \ 224 $(SOPHYAINCP)FitsIO/longnam.h 225 $(CXXCOMPILE) -o $@ $< 226 227 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \ 228 $(SOPHYAINCP)sopnamsp.h \ 229 $(SOPHYAINCP)pexceptions.h \ 230 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 231 $(SOPHYAINCP)ntuple.h \ 232 $(SOPHYAINCP)objfio.h \ 233 $(SOPHYAINCP)anydataobj.h \ 234 $(SOPHYAINCP)ppersist.h \ 235 $(SOPHYAINCP)gnumd5.h \ 236 $(SOPHYAINCP)ppfbinstream.h \ 237 $(SOPHYAINCP)rawstream.h \ 238 $(SOPHYAINCP)ppfnametag.h \ 239 $(SOPHYAINCP)ntupintf.h \ 240 $(SOPHYAINCP)dvlist.h \ 241 $(SOPHYAINCP)mutyv.h fitsfile.h \ 242 $(SOPHYAINCP)ndatablock.h \ 243 $(SOPHYAINCP)FitsIO/fitsio.h \ 244 $(SOPHYAINCP)FitsIO/longnam.h 245 $(CXXCOMPILE) -o $@ $< 246 247 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \ 248 $(SOPHYAINCP)sopnamsp.h \ 249 $(SOPHYAINCP)pexceptions.h \ 250 $(SOPHYAINCP)machdefs.h \ 114 $(SOPHYAINCP)machdefs.h \ 115 fitsautoreader.h \ 116 $(SOPHYAINCP)anydataobj.h \ 117 fitsfile.h \ 118 $(SOPHYAINCP)ndatablock.h \ 119 $(SOPHYAINCP)dvlist.h \ 120 $(SOPHYAINCP)objfio.h \ 121 $(SOPHYAINCP)ppersist.h \ 122 $(SOPHYAINCP)gnumd5.h \ 123 $(SOPHYAINCP)ppfbinstream.h \ 124 $(SOPHYAINCP)rawstream.h \ 125 $(SOPHYAINCP)ppfnametag.h \ 126 $(SOPHYAINCP)mutyv.h \ 127 $(SOPHYAINCP)FitsIO/fitsio.h \ 128 $(SOPHYAINCP)FitsIO/longnam.h \ 129 fitstarray.h \ 130 $(SOPHYAINCP)tarray.h \ 131 $(SOPHYAINCP)basarr.h \ 132 $(SOPHYAINCP)utilarr.h \ 251 133 fitsspherehealpix.h \ 252 134 $(SOPHYAINCP)spherehealpix.h \ … … 254 136 $(SOPHYAINCP)smathconst.h \ 255 137 $(SOPHYAINCP)pixelmap.h \ 256 $(SOPHYAINCP)ppersist.h \ 257 $(SOPHYAINCP)gnumd5.h \ 258 $(SOPHYAINCP)ppfbinstream.h \ 259 $(SOPHYAINCP)rawstream.h \ 260 $(SOPHYAINCP)ppfnametag.h \ 261 $(SOPHYAINCP)dvlist.h \ 262 $(SOPHYAINCP)objfio.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 $(SOPHYAINCP)mutyv.h \ 265 $(SOPHYAINCP)spherepos.h \ 266 $(SOPHYAINCP)unitvector.h \ 267 $(SOPHYAINCP)vector3d.h \ 268 $(SOPHYAINCP)longlat.h \ 269 $(SOPHYAINCP)utilgeom.h \ 270 $(SOPHYAINCP)tvector.h \ 271 $(SOPHYAINCP)tmatrix.h \ 272 $(SOPHYAINCP)tarray.h \ 273 $(SOPHYAINCP)basarr.h \ 274 $(SOPHYAINCP)ndatablock.h \ 275 $(SOPHYAINCP)utilarr.h \ 276 $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \ 277 $(SOPHYAINCP)FitsIO/fitsio.h \ 278 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h 279 $(CXXCOMPILE) -o $@ $< 138 $(SOPHYAINCP)spherepos.h \ 139 $(SOPHYAINCP)unitvector.h \ 140 $(SOPHYAINCP)vector3d.h \ 141 $(SOPHYAINCP)longlat.h \ 142 $(SOPHYAINCP)utilgeom.h \ 143 $(SOPHYAINCP)tvector.h \ 144 $(SOPHYAINCP)tmatrix.h \ 145 $(SOPHYAINCP)HEALPixUtils.h \ 146 fitsntuple.h \ 147 $(SOPHYAINCP)ntuple.h \ 148 $(SOPHYAINCP)ntupintf.h \ 149 fitsxntuple.h \ 150 $(SOPHYAINCP)xntuple.h \ 151 fitslocalmap.h \ 152 $(SOPHYAINCP)localmap.h \ 153 fbtntintf.h 154 $(CXXCOMPILELIB) -o $@ $< 155 156 $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \ 157 $(SOPHYAINCP)sopnamsp.h \ 158 $(SOPHYAINCP)pexceptions.h \ 159 $(SOPHYAINCP)machdefs.h \ 160 fitsbntbllineRW.h \ 161 $(SOPHYAINCP)dvlist.h \ 162 $(SOPHYAINCP)objfio.h \ 163 $(SOPHYAINCP)anydataobj.h \ 164 $(SOPHYAINCP)ppersist.h \ 165 $(SOPHYAINCP)gnumd5.h \ 166 $(SOPHYAINCP)ppfbinstream.h \ 167 $(SOPHYAINCP)rawstream.h \ 168 $(SOPHYAINCP)ppfnametag.h \ 169 $(SOPHYAINCP)mutyv.h fitsfile.h \ 170 $(SOPHYAINCP)ndatablock.h \ 171 $(SOPHYAINCP)FitsIO/fitsio.h \ 172 $(SOPHYAINCP)FitsIO/longnam.h \ 173 $(SOPHYAINCP)utils.h 174 $(CXXCOMPILELIB) -o $@ $< 175 176 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 177 $(SOPHYAINCP)sopnamsp.h \ 178 $(SOPHYAINCP)machdefs.h \ 179 fitsfile.h \ 180 $(SOPHYAINCP)ndatablock.h \ 181 $(SOPHYAINCP)anydataobj.h \ 182 $(SOPHYAINCP)dvlist.h \ 183 $(SOPHYAINCP)objfio.h \ 184 $(SOPHYAINCP)ppersist.h \ 185 $(SOPHYAINCP)pexceptions.h \ 186 $(SOPHYAINCP)gnumd5.h \ 187 $(SOPHYAINCP)ppfbinstream.h \ 188 $(SOPHYAINCP)rawstream.h \ 189 $(SOPHYAINCP)ppfnametag.h \ 190 $(SOPHYAINCP)mutyv.h \ 191 $(SOPHYAINCP)FitsIO/fitsio.h \ 192 $(SOPHYAINCP)FitsIO/longnam.h \ 193 $(SOPHYAINCP)strutil.h \ 194 fitsspherehealpix.h \ 195 $(SOPHYAINCP)spherehealpix.h \ 196 $(SOPHYAINCP)sphericalmap.h \ 197 $(SOPHYAINCP)smathconst.h \ 198 $(SOPHYAINCP)pixelmap.h \ 199 $(SOPHYAINCP)spherepos.h \ 200 $(SOPHYAINCP)unitvector.h \ 201 $(SOPHYAINCP)vector3d.h \ 202 $(SOPHYAINCP)longlat.h \ 203 $(SOPHYAINCP)utilgeom.h \ 204 $(SOPHYAINCP)tvector.h \ 205 $(SOPHYAINCP)tmatrix.h \ 206 $(SOPHYAINCP)tarray.h \ 207 $(SOPHYAINCP)basarr.h \ 208 $(SOPHYAINCP)utilarr.h \ 209 $(SOPHYAINCP)HEALPixUtils.h 210 $(CXXCOMPILELIB) -o $@ $< 211 212 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 213 $(SOPHYAINCP)sopnamsp.h \ 214 $(SOPHYAINCP)machdefs.h \ 215 fitslocalmap.h \ 216 $(SOPHYAINCP)pexceptions.h \ 217 $(SOPHYAINCP)localmap.h \ 218 $(SOPHYAINCP)pixelmap.h \ 219 $(SOPHYAINCP)ppersist.h \ 220 $(SOPHYAINCP)gnumd5.h \ 221 $(SOPHYAINCP)ppfbinstream.h \ 222 $(SOPHYAINCP)rawstream.h \ 223 $(SOPHYAINCP)ppfnametag.h \ 224 $(SOPHYAINCP)dvlist.h \ 225 $(SOPHYAINCP)objfio.h \ 226 $(SOPHYAINCP)anydataobj.h \ 227 $(SOPHYAINCP)mutyv.h \ 228 $(SOPHYAINCP)spherepos.h \ 229 $(SOPHYAINCP)unitvector.h \ 230 $(SOPHYAINCP)vector3d.h \ 231 $(SOPHYAINCP)longlat.h \ 232 $(SOPHYAINCP)utilgeom.h \ 233 $(SOPHYAINCP)sphericalmap.h \ 234 $(SOPHYAINCP)smathconst.h \ 235 $(SOPHYAINCP)tvector.h \ 236 $(SOPHYAINCP)tmatrix.h \ 237 $(SOPHYAINCP)tarray.h \ 238 $(SOPHYAINCP)basarr.h \ 239 $(SOPHYAINCP)ndatablock.h \ 240 $(SOPHYAINCP)utilarr.h \ 241 fitsfile.h \ 242 $(SOPHYAINCP)FitsIO/fitsio.h \ 243 $(SOPHYAINCP)FitsIO/longnam.h 244 $(CXXCOMPILELIB) -o $@ $< 245 246 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \ 247 $(SOPHYAINCP)sopnamsp.h \ 248 $(SOPHYAINCP)pexceptions.h \ 249 $(SOPHYAINCP)machdefs.h \ 250 fitsntuple.h \ 251 $(SOPHYAINCP)ntuple.h \ 252 $(SOPHYAINCP)objfio.h \ 253 $(SOPHYAINCP)anydataobj.h \ 254 $(SOPHYAINCP)ppersist.h \ 255 $(SOPHYAINCP)gnumd5.h \ 256 $(SOPHYAINCP)ppfbinstream.h \ 257 $(SOPHYAINCP)rawstream.h \ 258 $(SOPHYAINCP)ppfnametag.h \ 259 $(SOPHYAINCP)ntupintf.h \ 260 $(SOPHYAINCP)dvlist.h \ 261 $(SOPHYAINCP)mutyv.h fitsfile.h \ 262 $(SOPHYAINCP)ndatablock.h \ 263 $(SOPHYAINCP)FitsIO/fitsio.h \ 264 $(SOPHYAINCP)FitsIO/longnam.h 265 $(CXXCOMPILELIB) -o $@ $< 266 267 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \ 268 $(SOPHYAINCP)sopnamsp.h \ 269 $(SOPHYAINCP)pexceptions.h \ 270 $(SOPHYAINCP)machdefs.h \ 271 fitsspherehealpix.h \ 272 $(SOPHYAINCP)spherehealpix.h \ 273 $(SOPHYAINCP)sphericalmap.h \ 274 $(SOPHYAINCP)smathconst.h \ 275 $(SOPHYAINCP)pixelmap.h \ 276 $(SOPHYAINCP)ppersist.h \ 277 $(SOPHYAINCP)gnumd5.h \ 278 $(SOPHYAINCP)ppfbinstream.h \ 279 $(SOPHYAINCP)rawstream.h \ 280 $(SOPHYAINCP)ppfnametag.h \ 281 $(SOPHYAINCP)dvlist.h \ 282 $(SOPHYAINCP)objfio.h \ 283 $(SOPHYAINCP)anydataobj.h \ 284 $(SOPHYAINCP)mutyv.h \ 285 $(SOPHYAINCP)spherepos.h \ 286 $(SOPHYAINCP)unitvector.h \ 287 $(SOPHYAINCP)vector3d.h \ 288 $(SOPHYAINCP)longlat.h \ 289 $(SOPHYAINCP)utilgeom.h \ 290 $(SOPHYAINCP)tvector.h \ 291 $(SOPHYAINCP)tmatrix.h \ 292 $(SOPHYAINCP)tarray.h \ 293 $(SOPHYAINCP)basarr.h \ 294 $(SOPHYAINCP)ndatablock.h \ 295 $(SOPHYAINCP)utilarr.h \ 296 $(SOPHYAINCP)HEALPixUtils.h \ 297 fitsfile.h \ 298 $(SOPHYAINCP)FitsIO/fitsio.h \ 299 $(SOPHYAINCP)FitsIO/longnam.h \ 300 fitstarray.h 301 $(CXXCOMPILELIB) -o $@ $< 280 302 281 303 $(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \ … … 307 329 $(SOPHYAINCP)basarr.h \ 308 330 $(SOPHYAINCP)ndatablock.h \ 309 $(SOPHYAINCP)utilarr.h fitsfile.h \ 310 $(SOPHYAINCP)FitsIO/fitsio.h \ 311 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h 312 $(CXXCOMPILE) -o $@ $< 331 $(SOPHYAINCP)utilarr.h \ 332 fitsfile.h \ 333 $(SOPHYAINCP)FitsIO/fitsio.h \ 334 $(SOPHYAINCP)FitsIO/longnam.h \ 335 fitstarray.h 336 $(CXXCOMPILELIB) -o $@ $< 313 337 314 338 $(SOPHYAOBJP)fitstarray.o: fitstarray.cc \ 315 339 $(SOPHYAINCP)sopnamsp.h \ 316 340 $(SOPHYAINCP)machdefs.h \ 317 $(SOPHYAINCP)pexceptions.h fitstarray.h \ 318 $(SOPHYAINCP)tarray.h \ 319 $(SOPHYAINCP)basarr.h \ 320 $(SOPHYAINCP)anydataobj.h \ 321 $(SOPHYAINCP)mutyv.h \ 322 $(SOPHYAINCP)dvlist.h \ 323 $(SOPHYAINCP)objfio.h \ 324 $(SOPHYAINCP)ppersist.h \ 325 $(SOPHYAINCP)gnumd5.h \ 326 $(SOPHYAINCP)ppfbinstream.h \ 327 $(SOPHYAINCP)rawstream.h \ 328 $(SOPHYAINCP)ppfnametag.h \ 329 $(SOPHYAINCP)ndatablock.h \ 330 $(SOPHYAINCP)utilarr.h fitsfile.h \ 331 $(SOPHYAINCP)FitsIO/fitsio.h \ 332 $(SOPHYAINCP)FitsIO/longnam.h 333 $(CXXCOMPILE) -o $@ $< 341 $(SOPHYAINCP)pexceptions.h \ 342 fitstarray.h \ 343 $(SOPHYAINCP)tarray.h \ 344 $(SOPHYAINCP)basarr.h \ 345 $(SOPHYAINCP)anydataobj.h \ 346 $(SOPHYAINCP)mutyv.h \ 347 $(SOPHYAINCP)dvlist.h \ 348 $(SOPHYAINCP)objfio.h \ 349 $(SOPHYAINCP)ppersist.h \ 350 $(SOPHYAINCP)gnumd5.h \ 351 $(SOPHYAINCP)ppfbinstream.h \ 352 $(SOPHYAINCP)rawstream.h \ 353 $(SOPHYAINCP)ppfnametag.h \ 354 $(SOPHYAINCP)ndatablock.h \ 355 $(SOPHYAINCP)utilarr.h \ 356 fitsfile.h \ 357 $(SOPHYAINCP)FitsIO/fitsio.h \ 358 $(SOPHYAINCP)FitsIO/longnam.h 359 $(CXXCOMPILELIB) -o $@ $< 334 360 335 361 $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \ 336 362 $(SOPHYAINCP)sopnamsp.h \ 337 363 $(SOPHYAINCP)pexceptions.h \ 338 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 364 $(SOPHYAINCP)machdefs.h \ 365 fitsxntuple.h \ 339 366 $(SOPHYAINCP)xntuple.h \ 340 367 $(SOPHYAINCP)ntupintf.h \ … … 351 378 $(SOPHYAINCP)FitsIO/fitsio.h \ 352 379 $(SOPHYAINCP)FitsIO/longnam.h 353 $(CXXCOMPILE ) -o $@ $<354 380 $(CXXCOMPILELIB) -o $@ $< 381 -
trunk/SophyaExt/FitsIOServer/smakefile
r2740 r2751 11 11 12 12 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 13 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 datacirclefits.h \ 14 15 $(SOPHYAINCP)datacirclebase.h \ 15 16 $(SOPHYAINCP)circle.h \ … … 22 23 $(SOPHYAINCP)FitsIO/fitsio.h \ 23 24 $(SOPHYAINCP)FitsIO/longnam.h 24 $(CXXCOMPILE ) -o $@ $<25 $(CXXCOMPILELIB) -o $@ $< 25 26 26 27 $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \ 27 28 $(SOPHYAINCP)sopnamsp.h \ 28 29 $(SOPHYAINCP)machdefs.h \ 29 $(SOPHYAINCP)pexceptions.h fabtcolread.h \ 30 $(SOPHYAINCP)anydataobj.h \ 31 $(SOPHYAINCP)tvector.h \ 32 $(SOPHYAINCP)tmatrix.h \ 33 $(SOPHYAINCP)tarray.h \ 34 $(SOPHYAINCP)basarr.h \ 35 $(SOPHYAINCP)mutyv.h \ 36 $(SOPHYAINCP)dvlist.h \ 37 $(SOPHYAINCP)objfio.h \ 38 $(SOPHYAINCP)ppersist.h \ 39 $(SOPHYAINCP)gnumd5.h \ 40 $(SOPHYAINCP)ppfbinstream.h \ 41 $(SOPHYAINCP)rawstream.h \ 42 $(SOPHYAINCP)ppfnametag.h \ 43 $(SOPHYAINCP)ndatablock.h \ 44 $(SOPHYAINCP)utilarr.h \ 45 $(SOPHYAINCP)FitsIO/fitsio.h \ 46 $(SOPHYAINCP)FitsIO/longnam.h 47 $(CXXCOMPILE) -o $@ $< 30 $(SOPHYAINCP)pexceptions.h \ 31 fabtcolread.h \ 32 $(SOPHYAINCP)anydataobj.h \ 33 $(SOPHYAINCP)tvector.h \ 34 $(SOPHYAINCP)tmatrix.h \ 35 $(SOPHYAINCP)tarray.h \ 36 $(SOPHYAINCP)basarr.h \ 37 $(SOPHYAINCP)mutyv.h \ 38 $(SOPHYAINCP)dvlist.h \ 39 $(SOPHYAINCP)objfio.h \ 40 $(SOPHYAINCP)ppersist.h \ 41 $(SOPHYAINCP)gnumd5.h \ 42 $(SOPHYAINCP)ppfbinstream.h \ 43 $(SOPHYAINCP)rawstream.h \ 44 $(SOPHYAINCP)ppfnametag.h \ 45 $(SOPHYAINCP)ndatablock.h \ 46 $(SOPHYAINCP)utilarr.h \ 47 $(SOPHYAINCP)FitsIO/fitsio.h \ 48 $(SOPHYAINCP)FitsIO/longnam.h 49 $(CXXCOMPILELIB) -o $@ $< 48 50 49 51 $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \ 50 52 $(SOPHYAINCP)sopnamsp.h \ 51 53 $(SOPHYAINCP)machdefs.h \ 52 $(SOPHYAINCP)pexceptions.h fabtwriter.h \ 53 $(SOPHYAINCP)anydataobj.h \ 54 $(SOPHYAINCP)tvector.h \ 55 $(SOPHYAINCP)tmatrix.h \ 56 $(SOPHYAINCP)tarray.h \ 57 $(SOPHYAINCP)basarr.h \ 58 $(SOPHYAINCP)mutyv.h \ 59 $(SOPHYAINCP)dvlist.h \ 60 $(SOPHYAINCP)objfio.h \ 61 $(SOPHYAINCP)ppersist.h \ 62 $(SOPHYAINCP)gnumd5.h \ 63 $(SOPHYAINCP)ppfbinstream.h \ 64 $(SOPHYAINCP)rawstream.h \ 65 $(SOPHYAINCP)ppfnametag.h \ 66 $(SOPHYAINCP)ndatablock.h \ 67 $(SOPHYAINCP)utilarr.h \ 68 $(SOPHYAINCP)FitsIO/fitsio.h \ 69 $(SOPHYAINCP)FitsIO/longnam.h 70 $(CXXCOMPILE) -o $@ $< 54 $(SOPHYAINCP)pexceptions.h \ 55 fabtwriter.h \ 56 $(SOPHYAINCP)anydataobj.h \ 57 $(SOPHYAINCP)tvector.h \ 58 $(SOPHYAINCP)tmatrix.h \ 59 $(SOPHYAINCP)tarray.h \ 60 $(SOPHYAINCP)basarr.h \ 61 $(SOPHYAINCP)mutyv.h \ 62 $(SOPHYAINCP)dvlist.h \ 63 $(SOPHYAINCP)objfio.h \ 64 $(SOPHYAINCP)ppersist.h \ 65 $(SOPHYAINCP)gnumd5.h \ 66 $(SOPHYAINCP)ppfbinstream.h \ 67 $(SOPHYAINCP)rawstream.h \ 68 $(SOPHYAINCP)ppfnametag.h \ 69 $(SOPHYAINCP)ndatablock.h \ 70 $(SOPHYAINCP)utilarr.h \ 71 $(SOPHYAINCP)FitsIO/fitsio.h \ 72 $(SOPHYAINCP)FitsIO/longnam.h 73 $(CXXCOMPILELIB) -o $@ $< 71 74 72 75 $(SOPHYAOBJP)fboloread.o: fboloread.cc \ 73 76 $(SOPHYAINCP)sopnamsp.h \ 74 77 $(SOPHYAINCP)machdefs.h \ 75 $(SOPHYAINCP)pexceptions.h fboloread.h \ 76 $(SOPHYAINCP)anydataobj.h \ 77 $(SOPHYAINCP)tvector.h \ 78 $(SOPHYAINCP)tmatrix.h \ 79 $(SOPHYAINCP)tarray.h \ 80 $(SOPHYAINCP)basarr.h \ 81 $(SOPHYAINCP)mutyv.h \ 82 $(SOPHYAINCP)dvlist.h \ 83 $(SOPHYAINCP)objfio.h \ 84 $(SOPHYAINCP)ppersist.h \ 85 $(SOPHYAINCP)gnumd5.h \ 86 $(SOPHYAINCP)ppfbinstream.h \ 87 $(SOPHYAINCP)rawstream.h \ 88 $(SOPHYAINCP)ppfnametag.h \ 89 $(SOPHYAINCP)ndatablock.h \ 90 $(SOPHYAINCP)utilarr.h fabtcolread.h \ 91 $(SOPHYAINCP)FitsIO/fitsio.h \ 92 $(SOPHYAINCP)FitsIO/longnam.h 93 $(CXXCOMPILE) -o $@ $< 78 $(SOPHYAINCP)pexceptions.h \ 79 fboloread.h \ 80 $(SOPHYAINCP)anydataobj.h \ 81 $(SOPHYAINCP)tvector.h \ 82 $(SOPHYAINCP)tmatrix.h \ 83 $(SOPHYAINCP)tarray.h \ 84 $(SOPHYAINCP)basarr.h \ 85 $(SOPHYAINCP)mutyv.h \ 86 $(SOPHYAINCP)dvlist.h \ 87 $(SOPHYAINCP)objfio.h \ 88 $(SOPHYAINCP)ppersist.h \ 89 $(SOPHYAINCP)gnumd5.h \ 90 $(SOPHYAINCP)ppfbinstream.h \ 91 $(SOPHYAINCP)rawstream.h \ 92 $(SOPHYAINCP)ppfnametag.h \ 93 $(SOPHYAINCP)ndatablock.h \ 94 $(SOPHYAINCP)utilarr.h \ 95 fabtcolread.h \ 96 $(SOPHYAINCP)FitsIO/fitsio.h \ 97 $(SOPHYAINCP)FitsIO/longnam.h 98 $(CXXCOMPILELIB) -o $@ $< 94 99 95 100 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \ 96 101 $(SOPHYAINCP)sopnamsp.h \ 97 102 $(SOPHYAINCP)machdefs.h \ 98 $(SOPHYAINCP)pexceptions.h fbtntintf.h \ 103 $(SOPHYAINCP)pexceptions.h \ 104 fbtntintf.h \ 99 105 $(SOPHYAINCP)anydataobj.h \ 100 106 $(SOPHYAINCP)ntupintf.h \ 101 107 $(SOPHYAINCP)FitsIO/fitsio.h \ 102 108 $(SOPHYAINCP)FitsIO/longnam.h 103 $(CXXCOMPILE ) -o $@ $<109 $(CXXCOMPILELIB) -o $@ $< 104 110 105 111 $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \ 106 112 $(SOPHYAINCP)sopnamsp.h \ 107 113 $(SOPHYAINCP)pexceptions.h \ 108 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 109 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)dvlist.h \ 112 $(SOPHYAINCP)objfio.h \ 113 $(SOPHYAINCP)ppersist.h \ 114 $(SOPHYAINCP)gnumd5.h \ 115 $(SOPHYAINCP)ppfbinstream.h \ 116 $(SOPHYAINCP)rawstream.h \ 117 $(SOPHYAINCP)ppfnametag.h \ 118 $(SOPHYAINCP)mutyv.h \ 119 $(SOPHYAINCP)FitsIO/fitsio.h \ 120 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \ 121 $(SOPHYAINCP)tarray.h \ 122 $(SOPHYAINCP)basarr.h \ 123 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 124 $(SOPHYAINCP)spherehealpix.h \ 125 $(SOPHYAINCP)sphericalmap.h \ 126 $(SOPHYAINCP)smathconst.h \ 127 $(SOPHYAINCP)pixelmap.h \ 128 $(SOPHYAINCP)spherepos.h \ 129 $(SOPHYAINCP)unitvector.h \ 130 $(SOPHYAINCP)vector3d.h \ 131 $(SOPHYAINCP)longlat.h \ 132 $(SOPHYAINCP)utilgeom.h \ 133 $(SOPHYAINCP)tvector.h \ 134 $(SOPHYAINCP)tmatrix.h \ 135 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 136 $(SOPHYAINCP)ntuple.h \ 137 $(SOPHYAINCP)ntupintf.h fitsxntuple.h \ 138 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 139 $(SOPHYAINCP)localmap.h fbtntintf.h 140 $(CXXCOMPILE) -o $@ $< 141 142 $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \ 143 $(SOPHYAINCP)sopnamsp.h \ 144 $(SOPHYAINCP)pexceptions.h \ 145 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 146 $(SOPHYAINCP)dvlist.h \ 147 $(SOPHYAINCP)objfio.h \ 148 $(SOPHYAINCP)anydataobj.h \ 149 $(SOPHYAINCP)ppersist.h \ 150 $(SOPHYAINCP)gnumd5.h \ 151 $(SOPHYAINCP)ppfbinstream.h \ 152 $(SOPHYAINCP)rawstream.h \ 153 $(SOPHYAINCP)ppfnametag.h \ 154 $(SOPHYAINCP)mutyv.h fitsfile.h \ 155 $(SOPHYAINCP)ndatablock.h \ 156 $(SOPHYAINCP)FitsIO/fitsio.h \ 157 $(SOPHYAINCP)FitsIO/longnam.h \ 158 $(SOPHYAINCP)utils.h 159 $(CXXCOMPILE) -o $@ $< 160 161 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 162 $(SOPHYAINCP)sopnamsp.h \ 163 $(SOPHYAINCP)machdefs.h fitsfile.h \ 164 $(SOPHYAINCP)ndatablock.h \ 165 $(SOPHYAINCP)anydataobj.h \ 166 $(SOPHYAINCP)dvlist.h \ 167 $(SOPHYAINCP)objfio.h \ 168 $(SOPHYAINCP)ppersist.h \ 169 $(SOPHYAINCP)pexceptions.h \ 170 $(SOPHYAINCP)gnumd5.h \ 171 $(SOPHYAINCP)ppfbinstream.h \ 172 $(SOPHYAINCP)rawstream.h \ 173 $(SOPHYAINCP)ppfnametag.h \ 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)FitsIO/fitsio.h \ 176 $(SOPHYAINCP)FitsIO/longnam.h \ 177 $(SOPHYAINCP)strutil.h fitsspherehealpix.h \ 178 $(SOPHYAINCP)spherehealpix.h \ 179 $(SOPHYAINCP)sphericalmap.h \ 180 $(SOPHYAINCP)smathconst.h \ 181 $(SOPHYAINCP)pixelmap.h \ 182 $(SOPHYAINCP)spherepos.h \ 183 $(SOPHYAINCP)unitvector.h \ 184 $(SOPHYAINCP)vector3d.h \ 185 $(SOPHYAINCP)longlat.h \ 186 $(SOPHYAINCP)utilgeom.h \ 187 $(SOPHYAINCP)tvector.h \ 188 $(SOPHYAINCP)tmatrix.h \ 189 $(SOPHYAINCP)tarray.h \ 190 $(SOPHYAINCP)basarr.h \ 191 $(SOPHYAINCP)utilarr.h \ 192 $(SOPHYAINCP)HEALPixUtils.h 193 $(CXXCOMPILE) -o $@ $< 194 195 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 196 $(SOPHYAINCP)sopnamsp.h \ 197 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 198 $(SOPHYAINCP)pexceptions.h \ 199 $(SOPHYAINCP)localmap.h \ 200 $(SOPHYAINCP)pixelmap.h \ 201 $(SOPHYAINCP)ppersist.h \ 202 $(SOPHYAINCP)gnumd5.h \ 203 $(SOPHYAINCP)ppfbinstream.h \ 204 $(SOPHYAINCP)rawstream.h \ 205 $(SOPHYAINCP)ppfnametag.h \ 206 $(SOPHYAINCP)dvlist.h \ 207 $(SOPHYAINCP)objfio.h \ 208 $(SOPHYAINCP)anydataobj.h \ 209 $(SOPHYAINCP)mutyv.h \ 210 $(SOPHYAINCP)spherepos.h \ 211 $(SOPHYAINCP)unitvector.h \ 212 $(SOPHYAINCP)vector3d.h \ 213 $(SOPHYAINCP)longlat.h \ 214 $(SOPHYAINCP)utilgeom.h \ 215 $(SOPHYAINCP)sphericalmap.h \ 216 $(SOPHYAINCP)smathconst.h \ 217 $(SOPHYAINCP)tvector.h \ 218 $(SOPHYAINCP)tmatrix.h \ 219 $(SOPHYAINCP)tarray.h \ 220 $(SOPHYAINCP)basarr.h \ 221 $(SOPHYAINCP)ndatablock.h \ 222 $(SOPHYAINCP)utilarr.h fitsfile.h \ 223 $(SOPHYAINCP)FitsIO/fitsio.h \ 224 $(SOPHYAINCP)FitsIO/longnam.h 225 $(CXXCOMPILE) -o $@ $< 226 227 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \ 228 $(SOPHYAINCP)sopnamsp.h \ 229 $(SOPHYAINCP)pexceptions.h \ 230 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 231 $(SOPHYAINCP)ntuple.h \ 232 $(SOPHYAINCP)objfio.h \ 233 $(SOPHYAINCP)anydataobj.h \ 234 $(SOPHYAINCP)ppersist.h \ 235 $(SOPHYAINCP)gnumd5.h \ 236 $(SOPHYAINCP)ppfbinstream.h \ 237 $(SOPHYAINCP)rawstream.h \ 238 $(SOPHYAINCP)ppfnametag.h \ 239 $(SOPHYAINCP)ntupintf.h \ 240 $(SOPHYAINCP)dvlist.h \ 241 $(SOPHYAINCP)mutyv.h fitsfile.h \ 242 $(SOPHYAINCP)ndatablock.h \ 243 $(SOPHYAINCP)FitsIO/fitsio.h \ 244 $(SOPHYAINCP)FitsIO/longnam.h 245 $(CXXCOMPILE) -o $@ $< 246 247 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \ 248 $(SOPHYAINCP)sopnamsp.h \ 249 $(SOPHYAINCP)pexceptions.h \ 250 $(SOPHYAINCP)machdefs.h \ 114 $(SOPHYAINCP)machdefs.h \ 115 fitsautoreader.h \ 116 $(SOPHYAINCP)anydataobj.h \ 117 fitsfile.h \ 118 $(SOPHYAINCP)ndatablock.h \ 119 $(SOPHYAINCP)dvlist.h \ 120 $(SOPHYAINCP)objfio.h \ 121 $(SOPHYAINCP)ppersist.h \ 122 $(SOPHYAINCP)gnumd5.h \ 123 $(SOPHYAINCP)ppfbinstream.h \ 124 $(SOPHYAINCP)rawstream.h \ 125 $(SOPHYAINCP)ppfnametag.h \ 126 $(SOPHYAINCP)mutyv.h \ 127 $(SOPHYAINCP)FitsIO/fitsio.h \ 128 $(SOPHYAINCP)FitsIO/longnam.h \ 129 fitstarray.h \ 130 $(SOPHYAINCP)tarray.h \ 131 $(SOPHYAINCP)basarr.h \ 132 $(SOPHYAINCP)utilarr.h \ 251 133 fitsspherehealpix.h \ 252 134 $(SOPHYAINCP)spherehealpix.h \ … … 254 136 $(SOPHYAINCP)smathconst.h \ 255 137 $(SOPHYAINCP)pixelmap.h \ 256 $(SOPHYAINCP)ppersist.h \ 257 $(SOPHYAINCP)gnumd5.h \ 258 $(SOPHYAINCP)ppfbinstream.h \ 259 $(SOPHYAINCP)rawstream.h \ 260 $(SOPHYAINCP)ppfnametag.h \ 261 $(SOPHYAINCP)dvlist.h \ 262 $(SOPHYAINCP)objfio.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 $(SOPHYAINCP)mutyv.h \ 265 $(SOPHYAINCP)spherepos.h \ 266 $(SOPHYAINCP)unitvector.h \ 267 $(SOPHYAINCP)vector3d.h \ 268 $(SOPHYAINCP)longlat.h \ 269 $(SOPHYAINCP)utilgeom.h \ 270 $(SOPHYAINCP)tvector.h \ 271 $(SOPHYAINCP)tmatrix.h \ 272 $(SOPHYAINCP)tarray.h \ 273 $(SOPHYAINCP)basarr.h \ 274 $(SOPHYAINCP)ndatablock.h \ 275 $(SOPHYAINCP)utilarr.h \ 276 $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \ 277 $(SOPHYAINCP)FitsIO/fitsio.h \ 278 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h 279 $(CXXCOMPILE) -o $@ $< 138 $(SOPHYAINCP)spherepos.h \ 139 $(SOPHYAINCP)unitvector.h \ 140 $(SOPHYAINCP)vector3d.h \ 141 $(SOPHYAINCP)longlat.h \ 142 $(SOPHYAINCP)utilgeom.h \ 143 $(SOPHYAINCP)tvector.h \ 144 $(SOPHYAINCP)tmatrix.h \ 145 $(SOPHYAINCP)HEALPixUtils.h \ 146 fitsntuple.h \ 147 $(SOPHYAINCP)ntuple.h \ 148 $(SOPHYAINCP)ntupintf.h \ 149 fitsxntuple.h \ 150 $(SOPHYAINCP)xntuple.h \ 151 fitslocalmap.h \ 152 $(SOPHYAINCP)localmap.h \ 153 fbtntintf.h 154 $(CXXCOMPILELIB) -o $@ $< 155 156 $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \ 157 $(SOPHYAINCP)sopnamsp.h \ 158 $(SOPHYAINCP)pexceptions.h \ 159 $(SOPHYAINCP)machdefs.h \ 160 fitsbntbllineRW.h \ 161 $(SOPHYAINCP)dvlist.h \ 162 $(SOPHYAINCP)objfio.h \ 163 $(SOPHYAINCP)anydataobj.h \ 164 $(SOPHYAINCP)ppersist.h \ 165 $(SOPHYAINCP)gnumd5.h \ 166 $(SOPHYAINCP)ppfbinstream.h \ 167 $(SOPHYAINCP)rawstream.h \ 168 $(SOPHYAINCP)ppfnametag.h \ 169 $(SOPHYAINCP)mutyv.h fitsfile.h \ 170 $(SOPHYAINCP)ndatablock.h \ 171 $(SOPHYAINCP)FitsIO/fitsio.h \ 172 $(SOPHYAINCP)FitsIO/longnam.h \ 173 $(SOPHYAINCP)utils.h 174 $(CXXCOMPILELIB) -o $@ $< 175 176 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 177 $(SOPHYAINCP)sopnamsp.h \ 178 $(SOPHYAINCP)machdefs.h \ 179 fitsfile.h \ 180 $(SOPHYAINCP)ndatablock.h \ 181 $(SOPHYAINCP)anydataobj.h \ 182 $(SOPHYAINCP)dvlist.h \ 183 $(SOPHYAINCP)objfio.h \ 184 $(SOPHYAINCP)ppersist.h \ 185 $(SOPHYAINCP)pexceptions.h \ 186 $(SOPHYAINCP)gnumd5.h \ 187 $(SOPHYAINCP)ppfbinstream.h \ 188 $(SOPHYAINCP)rawstream.h \ 189 $(SOPHYAINCP)ppfnametag.h \ 190 $(SOPHYAINCP)mutyv.h \ 191 $(SOPHYAINCP)FitsIO/fitsio.h \ 192 $(SOPHYAINCP)FitsIO/longnam.h \ 193 $(SOPHYAINCP)strutil.h \ 194 fitsspherehealpix.h \ 195 $(SOPHYAINCP)spherehealpix.h \ 196 $(SOPHYAINCP)sphericalmap.h \ 197 $(SOPHYAINCP)smathconst.h \ 198 $(SOPHYAINCP)pixelmap.h \ 199 $(SOPHYAINCP)spherepos.h \ 200 $(SOPHYAINCP)unitvector.h \ 201 $(SOPHYAINCP)vector3d.h \ 202 $(SOPHYAINCP)longlat.h \ 203 $(SOPHYAINCP)utilgeom.h \ 204 $(SOPHYAINCP)tvector.h \ 205 $(SOPHYAINCP)tmatrix.h \ 206 $(SOPHYAINCP)tarray.h \ 207 $(SOPHYAINCP)basarr.h \ 208 $(SOPHYAINCP)utilarr.h \ 209 $(SOPHYAINCP)HEALPixUtils.h 210 $(CXXCOMPILELIB) -o $@ $< 211 212 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 213 $(SOPHYAINCP)sopnamsp.h \ 214 $(SOPHYAINCP)machdefs.h \ 215 fitslocalmap.h \ 216 $(SOPHYAINCP)pexceptions.h \ 217 $(SOPHYAINCP)localmap.h \ 218 $(SOPHYAINCP)pixelmap.h \ 219 $(SOPHYAINCP)ppersist.h \ 220 $(SOPHYAINCP)gnumd5.h \ 221 $(SOPHYAINCP)ppfbinstream.h \ 222 $(SOPHYAINCP)rawstream.h \ 223 $(SOPHYAINCP)ppfnametag.h \ 224 $(SOPHYAINCP)dvlist.h \ 225 $(SOPHYAINCP)objfio.h \ 226 $(SOPHYAINCP)anydataobj.h \ 227 $(SOPHYAINCP)mutyv.h \ 228 $(SOPHYAINCP)spherepos.h \ 229 $(SOPHYAINCP)unitvector.h \ 230 $(SOPHYAINCP)vector3d.h \ 231 $(SOPHYAINCP)longlat.h \ 232 $(SOPHYAINCP)utilgeom.h \ 233 $(SOPHYAINCP)sphericalmap.h \ 234 $(SOPHYAINCP)smathconst.h \ 235 $(SOPHYAINCP)tvector.h \ 236 $(SOPHYAINCP)tmatrix.h \ 237 $(SOPHYAINCP)tarray.h \ 238 $(SOPHYAINCP)basarr.h \ 239 $(SOPHYAINCP)ndatablock.h \ 240 $(SOPHYAINCP)utilarr.h \ 241 fitsfile.h \ 242 $(SOPHYAINCP)FitsIO/fitsio.h \ 243 $(SOPHYAINCP)FitsIO/longnam.h 244 $(CXXCOMPILELIB) -o $@ $< 245 246 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \ 247 $(SOPHYAINCP)sopnamsp.h \ 248 $(SOPHYAINCP)pexceptions.h \ 249 $(SOPHYAINCP)machdefs.h \ 250 fitsntuple.h \ 251 $(SOPHYAINCP)ntuple.h \ 252 $(SOPHYAINCP)objfio.h \ 253 $(SOPHYAINCP)anydataobj.h \ 254 $(SOPHYAINCP)ppersist.h \ 255 $(SOPHYAINCP)gnumd5.h \ 256 $(SOPHYAINCP)ppfbinstream.h \ 257 $(SOPHYAINCP)rawstream.h \ 258 $(SOPHYAINCP)ppfnametag.h \ 259 $(SOPHYAINCP)ntupintf.h \ 260 $(SOPHYAINCP)dvlist.h \ 261 $(SOPHYAINCP)mutyv.h fitsfile.h \ 262 $(SOPHYAINCP)ndatablock.h \ 263 $(SOPHYAINCP)FitsIO/fitsio.h \ 264 $(SOPHYAINCP)FitsIO/longnam.h 265 $(CXXCOMPILELIB) -o $@ $< 266 267 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \ 268 $(SOPHYAINCP)sopnamsp.h \ 269 $(SOPHYAINCP)pexceptions.h \ 270 $(SOPHYAINCP)machdefs.h \ 271 fitsspherehealpix.h \ 272 $(SOPHYAINCP)spherehealpix.h \ 273 $(SOPHYAINCP)sphericalmap.h \ 274 $(SOPHYAINCP)smathconst.h \ 275 $(SOPHYAINCP)pixelmap.h \ 276 $(SOPHYAINCP)ppersist.h \ 277 $(SOPHYAINCP)gnumd5.h \ 278 $(SOPHYAINCP)ppfbinstream.h \ 279 $(SOPHYAINCP)rawstream.h \ 280 $(SOPHYAINCP)ppfnametag.h \ 281 $(SOPHYAINCP)dvlist.h \ 282 $(SOPHYAINCP)objfio.h \ 283 $(SOPHYAINCP)anydataobj.h \ 284 $(SOPHYAINCP)mutyv.h \ 285 $(SOPHYAINCP)spherepos.h \ 286 $(SOPHYAINCP)unitvector.h \ 287 $(SOPHYAINCP)vector3d.h \ 288 $(SOPHYAINCP)longlat.h \ 289 $(SOPHYAINCP)utilgeom.h \ 290 $(SOPHYAINCP)tvector.h \ 291 $(SOPHYAINCP)tmatrix.h \ 292 $(SOPHYAINCP)tarray.h \ 293 $(SOPHYAINCP)basarr.h \ 294 $(SOPHYAINCP)ndatablock.h \ 295 $(SOPHYAINCP)utilarr.h \ 296 $(SOPHYAINCP)HEALPixUtils.h \ 297 fitsfile.h \ 298 $(SOPHYAINCP)FitsIO/fitsio.h \ 299 $(SOPHYAINCP)FitsIO/longnam.h \ 300 fitstarray.h 301 $(CXXCOMPILELIB) -o $@ $< 280 302 281 303 $(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \ … … 307 329 $(SOPHYAINCP)basarr.h \ 308 330 $(SOPHYAINCP)ndatablock.h \ 309 $(SOPHYAINCP)utilarr.h fitsfile.h \ 310 $(SOPHYAINCP)FitsIO/fitsio.h \ 311 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h 312 $(CXXCOMPILE) -o $@ $< 331 $(SOPHYAINCP)utilarr.h \ 332 fitsfile.h \ 333 $(SOPHYAINCP)FitsIO/fitsio.h \ 334 $(SOPHYAINCP)FitsIO/longnam.h \ 335 fitstarray.h 336 $(CXXCOMPILELIB) -o $@ $< 313 337 314 338 $(SOPHYAOBJP)fitstarray.o: fitstarray.cc \ 315 339 $(SOPHYAINCP)sopnamsp.h \ 316 340 $(SOPHYAINCP)machdefs.h \ 317 $(SOPHYAINCP)pexceptions.h fitstarray.h \ 318 $(SOPHYAINCP)tarray.h \ 319 $(SOPHYAINCP)basarr.h \ 320 $(SOPHYAINCP)anydataobj.h \ 321 $(SOPHYAINCP)mutyv.h \ 322 $(SOPHYAINCP)dvlist.h \ 323 $(SOPHYAINCP)objfio.h \ 324 $(SOPHYAINCP)ppersist.h \ 325 $(SOPHYAINCP)gnumd5.h \ 326 $(SOPHYAINCP)ppfbinstream.h \ 327 $(SOPHYAINCP)rawstream.h \ 328 $(SOPHYAINCP)ppfnametag.h \ 329 $(SOPHYAINCP)ndatablock.h \ 330 $(SOPHYAINCP)utilarr.h fitsfile.h \ 331 $(SOPHYAINCP)FitsIO/fitsio.h \ 332 $(SOPHYAINCP)FitsIO/longnam.h 333 $(CXXCOMPILE) -o $@ $< 341 $(SOPHYAINCP)pexceptions.h \ 342 fitstarray.h \ 343 $(SOPHYAINCP)tarray.h \ 344 $(SOPHYAINCP)basarr.h \ 345 $(SOPHYAINCP)anydataobj.h \ 346 $(SOPHYAINCP)mutyv.h \ 347 $(SOPHYAINCP)dvlist.h \ 348 $(SOPHYAINCP)objfio.h \ 349 $(SOPHYAINCP)ppersist.h \ 350 $(SOPHYAINCP)gnumd5.h \ 351 $(SOPHYAINCP)ppfbinstream.h \ 352 $(SOPHYAINCP)rawstream.h \ 353 $(SOPHYAINCP)ppfnametag.h \ 354 $(SOPHYAINCP)ndatablock.h \ 355 $(SOPHYAINCP)utilarr.h \ 356 fitsfile.h \ 357 $(SOPHYAINCP)FitsIO/fitsio.h \ 358 $(SOPHYAINCP)FitsIO/longnam.h 359 $(CXXCOMPILELIB) -o $@ $< 334 360 335 361 $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \ 336 362 $(SOPHYAINCP)sopnamsp.h \ 337 363 $(SOPHYAINCP)pexceptions.h \ 338 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 364 $(SOPHYAINCP)machdefs.h \ 365 fitsxntuple.h \ 339 366 $(SOPHYAINCP)xntuple.h \ 340 367 $(SOPHYAINCP)ntupintf.h \ … … 351 378 $(SOPHYAINCP)FitsIO/fitsio.h \ 352 379 $(SOPHYAINCP)FitsIO/longnam.h 353 $(CXXCOMPILE ) -o $@ $<354 380 $(CXXCOMPILELIB) -o $@ $< 381 -
trunk/SophyaExt/IFFTW/Makefile
r2743 r2751 11 11 12 12 $(SOPHYAOBJP)fftwserver.o: fftwserver.cc \ 13 $(SOPHYAINCP)sopnamsp.h fftwserver.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 fftwserver.h \ 14 15 $(SOPHYAINCP)machdefs.h \ 15 16 $(SOPHYAINCP)fftservintf.h \ … … 32 33 $(SOPHYAINCP)FFTW/fftw.h \ 33 34 $(SOPHYAINCP)FFTW/rfftw.h 34 $(CXXCOMPILE ) -o $@ $<35 $(CXXCOMPILELIB) -o $@ $< 35 36 -
trunk/SophyaExt/IFFTW/smakefile
r2743 r2751 11 11 12 12 $(SOPHYAOBJP)fftwserver.o: fftwserver.cc \ 13 $(SOPHYAINCP)sopnamsp.h fftwserver.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 fftwserver.h \ 14 15 $(SOPHYAINCP)machdefs.h \ 15 16 $(SOPHYAINCP)fftservintf.h \ … … 32 33 $(SOPHYAINCP)FFTW/fftw.h \ 33 34 $(SOPHYAINCP)FFTW/rfftw.h 34 $(CXXCOMPILE ) -o $@ $<35 $(CXXCOMPILELIB) -o $@ $< 35 36 -
trunk/SophyaExt/LinAlg/Makefile
r2743 r2751 11 11 12 12 $(SOPHYAOBJP)intflapack.o: intflapack.cc \ 13 $(SOPHYAINCP)sopnamsp.h intflapack.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 intflapack.h \ 14 15 $(SOPHYAINCP)machdefs.h \ 15 16 $(SOPHYAINCP)tarray.h \ … … 29 30 $(SOPHYAINCP)tvector.h \ 30 31 $(SOPHYAINCP)tmatrix.h 31 $(CXXCOMPILE ) -o $@ $<32 $(CXXCOMPILELIB) -o $@ $< 32 33 -
trunk/SophyaExt/LinAlg/smakefile
r2743 r2751 11 11 12 12 $(SOPHYAOBJP)intflapack.o: intflapack.cc \ 13 $(SOPHYAINCP)sopnamsp.h intflapack.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 intflapack.h \ 14 15 $(SOPHYAINCP)machdefs.h \ 15 16 $(SOPHYAINCP)tarray.h \ … … 29 30 $(SOPHYAINCP)tvector.h \ 30 31 $(SOPHYAINCP)tmatrix.h 31 $(CXXCOMPILE ) -o $@ $<32 $(CXXCOMPILELIB) -o $@ $< 32 33 -
trunk/SophyaExt/MinuitAdapt/Makefile
r2743 r2751 6 6 all: $(SOPHYALIBP)libMinuitAdapt.a 7 7 8 clean: 8 clean: cleantest 9 9 rm -f $(SOPHYAOBJP)minuitadapt.o $(SOPHYAOBJP)minuitadaptF.o 10 10 rm -f $(SOPHYALIBP)libMinuitAdapt.a 11 12 cleantest: 11 13 rm -f testminuit testminuit.o 12 14 … … 18 20 19 21 $(SOPHYAOBJP)minuitadapt.o: minuitadapt.cc minuitadapt.h minuitprot.h 20 $(CXXCOMPILE ) -o $@ $<22 $(CXXCOMPILELIB) -o $@ $< 21 23 22 24 $(SOPHYAOBJP)minuitadaptF.o: minuitadaptF.f 23 25 $(FCCOMPILE) -o $@ $< 24 26 25 27 testminuit: testminuit.o 26 28 $(CXXLINK) $^ -o $@ $(SOPHYAEXTSLBLIST) 27 29 testminuit.o: testminuit.cc 30 $(CXXCOMPILEPROG) -o $@ $< -
trunk/SophyaExt/MinuitAdapt/smakefile
r2743 r2751 6 6 all: $(SOPHYALIBP)libMinuitAdapt.a 7 7 8 clean: 8 clean: cleantest 9 9 rm -f $(SOPHYAOBJP)minuitadapt.o $(SOPHYAOBJP)minuitadaptF.o 10 10 rm -f $(SOPHYALIBP)libMinuitAdapt.a 11 12 cleantest: 11 13 rm -f testminuit testminuit.o 12 14 … … 18 20 19 21 $(SOPHYAOBJP)minuitadapt.o: minuitadapt.cc minuitadapt.h minuitprot.h 20 $(CXXCOMPILE ) -o $@ $<22 $(CXXCOMPILELIB) -o $@ $< 21 23 22 24 $(SOPHYAOBJP)minuitadaptF.o: minuitadaptF.f 23 25 $(FCCOMPILE) -o $@ $< 24 26 25 27 testminuit: testminuit.o 26 28 $(CXXLINK) $^ -o $@ $(SOPHYAEXTSLBLIST) 27 29 testminuit.o: testminuit.cc 30 $(CXXCOMPILEPROG) -o $@ $< -
trunk/SophyaExt/XAstroPack/Makefile
r2743 r2751 16 16 17 17 $(SOPHYAOBJP)mollweide.o: mollweide.cc mollweide.h 18 $(CXXCOMPILE ) -o $@ $<18 $(CXXCOMPILELIB) -o $@ $< 19 19 20 20 $(SOPHYAOBJP)xastropack.o: xastropack.cc xastropack.h \ 21 21 $(SOPHYAINCP)machdefs.h \ 22 22 $(SOPHYAINCP)XAstro/astro.h 23 $(CXXCOMPILE ) -o $@ $<23 $(CXXCOMPILELIB) -o $@ $< 24 24 25 25 $(SOPHYAOBJP)magfield.o: magfield.c magfield.h … … 31 31 32 32 tstxastro.o: tstxastro.cc 33 $(CXXCOMPILE ) -o $@ $<33 $(CXXCOMPILEPROG) -o $@ $< 34 34 35 35 #--------------------- … … 38 38 39 39 tstmollweide.o: tstmollweide.cc 40 $(CXXCOMPILE ) -o $@ $<40 $(CXXCOMPILEPROG) -o $@ $< -
trunk/SophyaExt/XAstroPack/smakefile
r2743 r2751 16 16 17 17 $(SOPHYAOBJP)mollweide.o: mollweide.cc mollweide.h 18 $(CXXCOMPILE ) -o $@ $<18 $(CXXCOMPILELIB) -o $@ $< 19 19 20 20 $(SOPHYAOBJP)xastropack.o: xastropack.cc xastropack.h \ 21 21 $(SOPHYAINCP)machdefs.h \ 22 22 $(SOPHYAINCP)XAstro/astro.h 23 $(CXXCOMPILE ) -o $@ $<23 $(CXXCOMPILELIB) -o $@ $< 24 24 25 25 $(SOPHYAOBJP)magfield.o: magfield.c magfield.h … … 31 31 32 32 tstxastro.o: tstxastro.cc 33 $(CXXCOMPILE ) -o $@ $<33 $(CXXCOMPILEPROG) -o $@ $< 34 34 35 35 #--------------------- … … 38 38 39 39 tstmollweide.o: tstmollweide.cc 40 $(CXXCOMPILE ) -o $@ $<40 $(CXXCOMPILEPROG) -o $@ $< -
trunk/SophyaLib/BaseTools/Makefile
r2748 r2751 12 12 $(SOPHYAOBJP)datatype.o: datatype.cc sopnamsp.h datatype.h \ 13 13 $(SOPHYAINCP)machdefs.h 14 $(CXXCOMPILE ) -o $@ $<14 $(CXXCOMPILELIB) -o $@ $< 15 15 16 16 $(SOPHYAOBJP)dvlist.o: dvlist.cc sopnamsp.h \ 17 $(SOPHYAINCP)machdefs.h dvlist.h objfio.h\18 anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \17 $(SOPHYAINCP)machdefs.h dvlist.h \ 18 objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \ 19 19 rawstream.h ppfnametag.h mutyv.h \ 20 20 $(SOPHYAINCP)strutil.h 21 $(CXXCOMPILE ) -o $@ $<21 $(CXXCOMPILELIB) -o $@ $< 22 22 23 23 $(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \ 24 $(SOPHYAINCP)machdefs.h pexceptions.h\25 datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \26 ppf nametag.h ndatablock.h anydataobj.h27 $(CXXCOMPILE ) -o $@ $<24 $(SOPHYAINCP)machdefs.h \ 25 pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \ 26 ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h 27 $(CXXCOMPILELIB) -o $@ $< 28 28 29 29 $(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \ 30 30 $(SOPHYAINCP)machdefs.h 31 $(CXXCOMPILE ) -o $@ $<31 $(CXXCOMPILELIB) -o $@ $< 32 32 33 33 $(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \ 34 $(SOPHYAINCP)machdefs.h pexceptions.h\35 ndatablock.h anydataobj.h36 $(CXXCOMPILE ) -o $@ $<34 $(SOPHYAINCP)machdefs.h \ 35 pexceptions.h ndatablock.h anydataobj.h 36 $(CXXCOMPILELIB) -o $@ $< 37 37 38 38 $(SOPHYAOBJP)pexceptions.o: pexceptions.cc sopnamsp.h pexceptions.h \ 39 39 $(SOPHYAINCP)machdefs.h 40 $(CXXCOMPILE ) -o $@ $<40 $(CXXCOMPILELIB) -o $@ $< 41 41 42 42 $(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \ 43 $(SOPHYAINCP)machdefs.h pexceptions.h\44 p persist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \45 anydataobj.h46 $(CXXCOMPILE ) -o $@ $<43 $(SOPHYAINCP)machdefs.h \ 44 pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \ 45 ppfnametag.h anydataobj.h 46 $(CXXCOMPILELIB) -o $@ $< 47 47 48 48 $(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \ 49 $(SOPHYAINCP)machdefs.h ppfbinstream.h\50 rawstream.h pexceptions.h51 $(CXXCOMPILE ) -o $@ $<49 $(SOPHYAINCP)machdefs.h \ 50 ppfbinstream.h rawstream.h pexceptions.h 51 $(CXXCOMPILELIB) -o $@ $< 52 52 53 53 $(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \ 54 $(SOPHYAINCP)machdefs.h sopnamsp.h\55 ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \56 rawstream.h ppfnametag.h57 $(CXXCOMPILE ) -o $@ $<54 $(SOPHYAINCP)machdefs.h \ 55 sopnamsp.h ppftpointerio.h ppersist.h pexceptions.h gnumd5.h \ 56 ppfbinstream.h rawstream.h ppfnametag.h 57 $(CXXCOMPILELIB) -o $@ $< 58 58 59 59 $(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \ 60 $(SOPHYAINCP)machdefs.h pexceptions.h 61 $(CXXCOMPILE) -o $@ $< 60 $(SOPHYAINCP)machdefs.h \ 61 pexceptions.h 62 $(CXXCOMPILELIB) -o $@ $< 62 63 63 64 $(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \ 64 $(SOPHYAINCP)machdefs.h sophyainit.h\65 pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \66 ppfnametag.h fiondblock.h ndatablock.h anydataobj.h dvlist.h objfio.h \67 mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h ppfwrapstlv.h \68 sversion.h69 $(CXXCOMPILE ) -o $@ $<65 $(SOPHYAINCP)machdefs.h \ 66 sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \ 67 rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \ 68 dvlist.h objfio.h mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h \ 69 ppfwrapstlv.h sversion.h 70 $(CXXCOMPILELIB) -o $@ $< 70 71 71 72 $(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \ 72 $(SOPHYAINCP)machdefs.h timestamp.h\73 pexceptions.h74 $(CXXCOMPILE ) -o $@ $<73 $(SOPHYAINCP)machdefs.h \ 74 timestamp.h pexceptions.h 75 $(CXXCOMPILELIB) -o $@ $< 75 76 76 $(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \ 77 $(SOPHYAOBJP)gnumd5.o: gnumd5.c \ 78 $(SOPHYAINCP)machdefs.h \ 77 79 bithelp.h gnumd5.h 78 80 $(CCOMPILE) -o $@ $< 79 81 80 82 $(SOPHYAOBJP)srandgen.o: srandgen.c \ 81 $(SOPHYAINCP)machdefs.h srandgen.h\82 s mathconst.h83 $(SOPHYAINCP)machdefs.h \ 84 srandgen.h smathconst.h 83 85 $(CCOMPILE) -o $@ $< 84 86 -
trunk/SophyaLib/BaseTools/smakefile
r2748 r2751 12 12 $(SOPHYAOBJP)datatype.o: datatype.cc sopnamsp.h datatype.h \ 13 13 $(SOPHYAINCP)machdefs.h 14 $(CXXCOMPILE ) -o $@ $<14 $(CXXCOMPILELIB) -o $@ $< 15 15 16 16 $(SOPHYAOBJP)dvlist.o: dvlist.cc sopnamsp.h \ 17 $(SOPHYAINCP)machdefs.h dvlist.h objfio.h\18 anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \17 $(SOPHYAINCP)machdefs.h dvlist.h \ 18 objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \ 19 19 rawstream.h ppfnametag.h mutyv.h \ 20 20 $(SOPHYAINCP)strutil.h 21 $(CXXCOMPILE ) -o $@ $<21 $(CXXCOMPILELIB) -o $@ $< 22 22 23 23 $(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \ 24 $(SOPHYAINCP)machdefs.h pexceptions.h\25 datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \26 ppf nametag.h ndatablock.h anydataobj.h27 $(CXXCOMPILE ) -o $@ $<24 $(SOPHYAINCP)machdefs.h \ 25 pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \ 26 ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h 27 $(CXXCOMPILELIB) -o $@ $< 28 28 29 29 $(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \ 30 30 $(SOPHYAINCP)machdefs.h 31 $(CXXCOMPILE ) -o $@ $<31 $(CXXCOMPILELIB) -o $@ $< 32 32 33 33 $(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \ 34 $(SOPHYAINCP)machdefs.h pexceptions.h\35 ndatablock.h anydataobj.h36 $(CXXCOMPILE ) -o $@ $<34 $(SOPHYAINCP)machdefs.h \ 35 pexceptions.h ndatablock.h anydataobj.h 36 $(CXXCOMPILELIB) -o $@ $< 37 37 38 38 $(SOPHYAOBJP)pexceptions.o: pexceptions.cc sopnamsp.h pexceptions.h \ 39 39 $(SOPHYAINCP)machdefs.h 40 $(CXXCOMPILE ) -o $@ $<40 $(CXXCOMPILELIB) -o $@ $< 41 41 42 42 $(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \ 43 $(SOPHYAINCP)machdefs.h pexceptions.h\44 p persist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \45 anydataobj.h46 $(CXXCOMPILE ) -o $@ $<43 $(SOPHYAINCP)machdefs.h \ 44 pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \ 45 ppfnametag.h anydataobj.h 46 $(CXXCOMPILELIB) -o $@ $< 47 47 48 48 $(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \ 49 $(SOPHYAINCP)machdefs.h ppfbinstream.h\50 rawstream.h pexceptions.h51 $(CXXCOMPILE ) -o $@ $<49 $(SOPHYAINCP)machdefs.h \ 50 ppfbinstream.h rawstream.h pexceptions.h 51 $(CXXCOMPILELIB) -o $@ $< 52 52 53 53 $(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \ 54 $(SOPHYAINCP)machdefs.h sopnamsp.h\55 ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \56 rawstream.h ppfnametag.h57 $(CXXCOMPILE ) -o $@ $<54 $(SOPHYAINCP)machdefs.h \ 55 sopnamsp.h ppftpointerio.h ppersist.h pexceptions.h gnumd5.h \ 56 ppfbinstream.h rawstream.h ppfnametag.h 57 $(CXXCOMPILELIB) -o $@ $< 58 58 59 59 $(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \ 60 $(SOPHYAINCP)machdefs.h pexceptions.h 61 $(CXXCOMPILE) -o $@ $< 60 $(SOPHYAINCP)machdefs.h \ 61 pexceptions.h 62 $(CXXCOMPILELIB) -o $@ $< 62 63 63 64 $(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \ 64 $(SOPHYAINCP)machdefs.h sophyainit.h\65 pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \66 ppfnametag.h fiondblock.h ndatablock.h anydataobj.h dvlist.h objfio.h \67 mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h ppfwrapstlv.h \68 sversion.h69 $(CXXCOMPILE ) -o $@ $<65 $(SOPHYAINCP)machdefs.h \ 66 sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \ 67 rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \ 68 dvlist.h objfio.h mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h \ 69 ppfwrapstlv.h sversion.h 70 $(CXXCOMPILELIB) -o $@ $< 70 71 71 72 $(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \ 72 $(SOPHYAINCP)machdefs.h timestamp.h\73 pexceptions.h74 $(CXXCOMPILE ) -o $@ $<73 $(SOPHYAINCP)machdefs.h \ 74 timestamp.h pexceptions.h 75 $(CXXCOMPILELIB) -o $@ $< 75 76 76 $(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \ 77 $(SOPHYAOBJP)gnumd5.o: gnumd5.c \ 78 $(SOPHYAINCP)machdefs.h \ 77 79 bithelp.h gnumd5.h 78 80 $(CCOMPILE) -o $@ $< 79 81 80 82 $(SOPHYAOBJP)srandgen.o: srandgen.c \ 81 $(SOPHYAINCP)machdefs.h srandgen.h\82 s mathconst.h83 $(SOPHYAINCP)machdefs.h \ 84 srandgen.h smathconst.h 83 85 $(CCOMPILE) -o $@ $< 84 86 85 -
trunk/SophyaLib/BuildMgr/Darwin_g++_make.inc
r2747 r2751 17 17 CXX = c++ 18 18 CXXFLAGS = -fno-common -g -fastf -mtune=G4 -fPIC 19 CXXREP = 19 20 # Compilo fortran 20 21 FC = g77 … … 28 29 CCOMPILE = $(CC) $(CPPFLAGS) $(CFLAGS) -c 29 30 CXXCOMPILE = $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c 31 CXXCOMPILELIB = $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(CXXREP) -c 32 CXXCOMPILEPROG = $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(CXXREP) -c 30 33 FCCOMPILE = $(FC) $(FFLAGS) -c 31 34 … … 33 36 SLEXT = dylib 34 37 # Fabrication de librairies partagees 35 CMDSHLCXX = $(CXX) $(CXXFLAGS) -dynamiclib38 CMDSHLCXX = $(CXX) $(CXXFLAGS) $(CXXREP) -dynamiclib 36 39 37 40 -
trunk/SophyaLib/BuildMgr/Linux_g++_make.inc
r2734 r2751 17 17 CXX = g++ 18 18 CXXFLAGS = -Wall -Wpointer-arith -Wmissing-prototypes -Wsynth -O -g 19 CXXREP = 19 20 # Compilo fortran 20 21 FC = g77 … … 28 29 CCOMPILE = $(CC) $(CPPFLAGS) $(CFLAGS) -c 29 30 CXXCOMPILE = $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c 31 CXXCOMPILELIB = $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(CXXREP) -c 32 CXXCOMPILEPROG = $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(CXXREP) -c 30 33 FCCOMPILE = $(FC) $(FFLAGS) -c 31 34 … … 33 36 SLEXT = so 34 37 # Fabrication de librairies partagees 35 CMDSHLCXX = $(CXX) $(CXXFLAGS) -shared38 CMDSHLCXX = $(CXX) $(CXXFLAGS) $(CXXREP) -shared 36 39 37 40 -
trunk/SophyaLib/BuildMgr/Makefile
r2739 r2751 11 11 echo '*DBG* Building extlibs' 12 12 13 DIRCONF = $(SOPHYAINCP)/SophyaConfInfo/ 13 14 14 15 cxxlibs:: 15 if [ - d ../BaseTools] ; then cd ../BaseTools ; $(MAKE) ; fi16 if [ - d ../SysTools] ; then cd ../SysTools ; $(MAKE) ; fi17 if [ - d ../SUtils] ; then cd ../SUtils ; $(MAKE) ; fi18 if [ - d ../TArray] ; then cd ../TArray ; $(MAKE) ; fi19 if [ - d ../NTools] ; then cd ../NTools ; $(MAKE) ; fi20 if [ - d ../HiStats] ; then cd ../HiStats ; $(MAKE) ; fi21 if [ - d ../SkyMap] ; then cd ../SkyMap ; $(MAKE) ; fi22 if [ - d ../Samba] ; then cd ../Samba ; $(MAKE) ; fi23 if [ - d ../SkyT] ; then cd ../SkyT ; $(MAKE) ; fi16 if [ -f $(DIRCONF)BaseTools.conf ] ; then cd ../BaseTools ; $(MAKE) ; fi 17 if [ -f $(DIRCONF)SysTools.conf ] ; then cd ../SysTools ; $(MAKE) ; fi 18 if [ -f $(DIRCONF)SUtils.conf ] ; then cd ../SUtils ; $(MAKE) ; fi 19 if [ -f $(DIRCONF)TArray.conf ] ; then cd ../TArray ; $(MAKE) ; fi 20 if [ -f $(DIRCONF)NTools.conf ] ; then cd ../NTools ; $(MAKE) ; fi 21 if [ -f $(DIRCONF)HiStats.conf ] ; then cd ../HiStats ; $(MAKE) ; fi 22 if [ -f $(DIRCONF)SkyMap.conf ] ; then cd ../SkyMap ; $(MAKE) ; fi 23 if [ -f $(DIRCONF)Samba.conf ] ; then cd ../Samba ; $(MAKE) ; fi 24 if [ -f $(DIRCONF)SkyT.conf ] ; then cd ../SkyT ; $(MAKE) ; fi 24 25 25 26 cxxextlibs:: 26 if [ - d ../FitsIOServer] ; then cd ../FitsIOServer ; $(MAKE) ; fi27 if [ - d ../IFFTW] ; then cd ../IFFTW ; $(MAKE) ; fi28 if [ - d ../LinAlg] ; then cd ../LinAlg ; $(MAKE) ; fi29 if [ - d ../XAstroPack] ; then cd ../XAstroPack ; $(MAKE) ; fi30 if [ - d ../MinuitAdapt] ; then cd ../MinuitAdapt ; $(MAKE) ; fi27 if [ -f $(DIRCONF)FitsIOServer.conf ] ; then cd ../FitsIOServer ; $(MAKE) ; fi 28 if [ -f $(DIRCONF)IFFTW.conf ] ; then cd ../IFFTW ; $(MAKE) ; fi 29 if [ -f $(DIRCONF)LinAlg.conf ] ; then cd ../LinAlg ; $(MAKE) ; fi 30 if [ -f $(DIRCONF)XAstroPack.conf ] ; then cd ../XAstroPack ; $(MAKE) ; fi 31 if [ -f $(DIRCONF)MinuitAdapt.conf ] ; then cd ../MinuitAdapt ; $(MAKE) ; fi 31 32 32 33 PI:: 33 if [ - d ../PI] ; then cd ../PI ; $(MAKE) ; fi34 if [ - d ../PIGcont] ; then cd ../PIGcont ; $(MAKE) ; fi35 if [ - d ../PIext] ; then cd ../PIext ; $(MAKE) ; fi34 if [ -f $(DIRCONF)PI.conf ] ; then cd ../PI ; $(MAKE) ; fi 35 if [ -f $(DIRCONF)PIGcont.conf ] ; then cd ../PIGcont ; $(MAKE) ; fi 36 if [ -f $(DIRCONF)PIext.conf ] ; then cd ../PIext ; $(MAKE) ; fi 36 37 37 38 # Shared library creation part of the Makefile 38 39 39 40 # List of libraries (.a) 40 41 PSLB = $(SOPHYALIBP)libBaseTools.a $(SOPHYALIBP)libSysTools.a $(SOPHYALIBP)libSUtils.a $(SOPHYALIBP)libTArray.a $(SOPHYALIBP)libNTools.a $(SOPHYALIBP)libHiStats.a $(SOPHYALIBP)libSkyMap.a $(SOPHYALIBP)libSamba.a $(SOPHYALIBP)libSkyT.a -
trunk/SophyaLib/BuildMgr/OSF1_cxx_make.inc
r2749 r2751 16 16 # Def compilateur C++ et flags 17 17 CXX = cxx 18 CXXFLAGS = -O -pthread -g1 -ptr $(SOPHYAOBJP)/cxxrep/ -no_implicit_include 18 CXXFLAGS = -O -pthread -g1 -no_implicit_include 19 CXXREP = -ptr $(SOPHYAOBJP)/cxxrep/ 19 20 # Compilo fortran 20 21 FC = f77 … … 28 29 CCOMPILE = $(CC) $(CPPFLAGS) $(CFLAGS) -c 29 30 CXXCOMPILE = $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c 31 CXXCOMPILELIB = $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(CXXREP) -c 32 CXXCOMPILEPROG = $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(CXXREP) -c 30 33 FCCOMPILE = $(FC) $(FFLAGS) -c 31 34 … … 33 36 SLEXT = so 34 37 # Fabrication de librairies partagees 35 CMDSHLCXX = $(CXX) $(CXXFLAGS) -shared38 CMDSHLCXX = $(CXX) $(CXXFLAGS) $(CXXREP) -shared 36 39 37 40 -
trunk/SophyaLib/BuildMgr/configure
r2739 r2751 348 348 echo " 7.a/ Creating $objlistname " 349 349 rm -f $objlistname ; touch $objlistname 350 foreach d ( $SOPMOD ) 351 if ( -d ../$d ) then 352 cat ../$d/objlist.list >> $objlistname 353 endif 350 foreach d ( $SOPMOD ) 351 rm -f $sconf/$d.conf 352 if ( ! -d ../$d ) continue 353 cat ../$d/objlist.list >> $objlistname 354 touch $sconf/$d.conf 354 355 end 355 356 … … 360 361 while ( $i < $#SOPEXT ) 361 362 @ i += 1 363 set d = $SOPEXT[$i] 364 rm -f $sconf/$d.conf 362 365 if( $SOPEXTOK[$i] <= 0 ) continue 363 set d = $SOPEXT[$i]364 366 if ( ! -d ../$d ) continue 365 367 cat ../$d/objlist.list >> $objlistname 368 touch $sconf/$d.conf 366 369 end 367 370 … … 369 372 echo " 7.c/ Creating $objlistname " 370 373 rm -f $objlistname ; touch $objlistname 371 foreach d ($SOPPI ) 372 if ( -d ../$d ) then 373 cat ../$d/objlist.list >> $objlistname 374 endif 374 foreach d ( $SOPPI ) 375 rm -f $sconf/$d.conf 376 if ( ! -d ../$d ) continue 377 cat ../$d/objlist.list >> $objlistname 378 touch $sconf/$d.conf 375 379 end 376 380 -
trunk/SophyaLib/BuildMgr/mkmflib
r2739 r2751 100 100 | sed -e 's/.*\.o/\$(SOPHYAOBJP)&/' \ 101 101 | sed -e 's?'$inc/'?$(SOPHYAINCP)?g' >> $makname 102 echo ' $(CXXCOMPILE ) -o $@ $<' >> $makname102 echo ' $(CXXCOMPILELIB) -o $@ $<' >> $makname 103 103 echo ' ' >> $makname 104 104 end -
trunk/SophyaLib/BuildMgr/mkmfprog
r2739 r2751 118 118 | sed -e 's/.*\.o/\$(SOPHYAOBJP)&/' \ 119 119 | sed -e 's?'$inc/'?$(SOPHYAINCP)?g' >> $makname 120 echo ' $(CXXCOMPILE ) -o $@ $<' >> $makname120 echo ' $(CXXCOMPILEPROG) -o $@ $<' >> $makname 121 121 echo ' ' >> $makname 122 122 end -
trunk/SophyaLib/HiStats/Makefile
r2741 r2751 11 11 12 12 $(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \ 13 $(SOPHYAINCP)machdefs.h ntupintf.h\14 $(SOPHYAINCP)dvlist.h \13 $(SOPHYAINCP)machdefs.h \ 14 ntupintf.h $(SOPHYAINCP)dvlist.h \ 15 15 $(SOPHYAINCP)objfio.h \ 16 16 $(SOPHYAINCP)anydataobj.h \ … … 24 24 $(SOPHYAINCP)segdatablock.h \ 25 25 $(SOPHYAINCP)sopnamsp.h 26 $(CXXCOMPILE ) -o $@ $<26 $(CXXCOMPILELIB) -o $@ $< 27 27 28 28 $(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \ 29 $(SOPHYAINCP)machdefs.h ntupintf.h\30 $(SOPHYAINCP)dvlist.h \29 $(SOPHYAINCP)machdefs.h \ 30 ntupintf.h $(SOPHYAINCP)dvlist.h \ 31 31 $(SOPHYAINCP)objfio.h \ 32 32 $(SOPHYAINCP)anydataobj.h \ … … 43 43 $(SOPHYAINCP)fiosegdb.h \ 44 44 $(SOPHYAINCP)ppftpointerio.h 45 $(CXXCOMPILE ) -o $@ $<45 $(CXXCOMPILELIB) -o $@ $< 46 46 47 47 $(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \ 48 $(SOPHYAINCP)machdefs.h ntupintf.h \ 49 $(SOPHYAINCP)dvlist.h \ 50 $(SOPHYAINCP)objfio.h \ 51 $(SOPHYAINCP)anydataobj.h \ 52 $(SOPHYAINCP)ppersist.h \ 53 $(SOPHYAINCP)pexceptions.h \ 54 $(SOPHYAINCP)gnumd5.h \ 55 $(SOPHYAINCP)ppfbinstream.h \ 56 $(SOPHYAINCP)rawstream.h \ 57 $(SOPHYAINCP)ppfnametag.h \ 58 $(SOPHYAINCP)mutyv.h \ 59 $(SOPHYAINCP)segdatablock.h swppfdtable.h \ 48 $(SOPHYAINCP)machdefs.h \ 49 ntupintf.h $(SOPHYAINCP)dvlist.h \ 50 $(SOPHYAINCP)objfio.h \ 51 $(SOPHYAINCP)anydataobj.h \ 52 $(SOPHYAINCP)ppersist.h \ 53 $(SOPHYAINCP)pexceptions.h \ 54 $(SOPHYAINCP)gnumd5.h \ 55 $(SOPHYAINCP)ppfbinstream.h \ 56 $(SOPHYAINCP)rawstream.h \ 57 $(SOPHYAINCP)ppfnametag.h \ 58 $(SOPHYAINCP)mutyv.h \ 59 $(SOPHYAINCP)segdatablock.h \ 60 swppfdtable.h \ 60 61 $(SOPHYAINCP)swsegdb.h \ 61 62 $(SOPHYAINCP)ppfswapper.h \ … … 63 64 $(SOPHYAINCP)sopnamsp.h \ 64 65 $(SOPHYAINCP)fiosegdb.h 65 $(CXXCOMPILE ) -o $@ $<66 $(CXXCOMPILELIB) -o $@ $< 66 67 67 68 $(SOPHYAOBJP)hisprof.o: hisprof.cc \ 68 69 $(SOPHYAINCP)sopnamsp.h \ 69 $(SOPHYAINCP)machdefs.h hisprof.h\70 $(SOPHYAINCP)peida.h \70 $(SOPHYAINCP)machdefs.h \ 71 hisprof.h $(SOPHYAINCP)peida.h \ 71 72 $(SOPHYAINCP)utils.h \ 72 73 $(SOPHYAINCP)perrors.h \ … … 88 89 $(SOPHYAINCP)ndatablock.h \ 89 90 $(SOPHYAINCP)utilarr.h histos.h 90 $(CXXCOMPILE ) -o $@ $<91 $(CXXCOMPILELIB) -o $@ $< 91 92 92 93 $(SOPHYAOBJP)histerr.o: histerr.cc \ 93 94 $(SOPHYAINCP)sopnamsp.h \ 94 $(SOPHYAINCP)machdefs.h histinit.h \ 95 $(SOPHYAINCP)machdefs.h \ 96 histinit.h \ 95 97 $(SOPHYAINCP)ntoolsinit.h \ 96 98 $(SOPHYAINCP)tarrinit.h \ 97 $(SOPHYAINCP)sophyainit.h histerr.h\98 $(SOPHYAINCP)objfio.h \99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)ppersist.h \ 101 $(SOPHYAINCP)pexceptions.h \ 102 $(SOPHYAINCP)gnumd5.h \ 103 $(SOPHYAINCP)ppfbinstream.h \ 104 $(SOPHYAINCP)rawstream.h \ 105 $(SOPHYAINCP)ppfnametag.h histos.h\106 $(SOPHYAINCP)peida.h \99 $(SOPHYAINCP)sophyainit.h \ 100 histerr.h $(SOPHYAINCP)objfio.h \ 101 $(SOPHYAINCP)anydataobj.h \ 102 $(SOPHYAINCP)ppersist.h \ 103 $(SOPHYAINCP)pexceptions.h \ 104 $(SOPHYAINCP)gnumd5.h \ 105 $(SOPHYAINCP)ppfbinstream.h \ 106 $(SOPHYAINCP)rawstream.h \ 107 $(SOPHYAINCP)ppfnametag.h \ 108 histos.h $(SOPHYAINCP)peida.h \ 107 109 $(SOPHYAINCP)utils.h \ 108 110 $(SOPHYAINCP)perrors.h \ … … 116 118 $(SOPHYAINCP)ndatablock.h \ 117 119 $(SOPHYAINCP)utilarr.h 118 $(CXXCOMPILE ) -o $@ $<120 $(CXXCOMPILELIB) -o $@ $< 119 121 120 122 $(SOPHYAOBJP)histinit.o: histinit.cc \ 121 123 $(SOPHYAINCP)sopnamsp.h \ 122 $(SOPHYAINCP)machdefs.h histinit.h \ 124 $(SOPHYAINCP)machdefs.h \ 125 histinit.h \ 123 126 $(SOPHYAINCP)ntoolsinit.h \ 124 127 $(SOPHYAINCP)tarrinit.h \ 125 $(SOPHYAINCP)sophyainit.h histos.h\126 $(SOPHYAINCP)objfio.h \128 $(SOPHYAINCP)sophyainit.h \ 129 histos.h $(SOPHYAINCP)objfio.h \ 127 130 $(SOPHYAINCP)anydataobj.h \ 128 131 $(SOPHYAINCP)ppersist.h \ … … 143 146 $(SOPHYAINCP)dvlist.h \ 144 147 $(SOPHYAINCP)ndatablock.h \ 145 $(SOPHYAINCP)utilarr.h histos2.h hisprof.h \ 146 histerr.h ntuple.h ntupintf.h xntuple.h datatable.h basedtable.h \ 147 $(SOPHYAINCP)segdatablock.h swppfdtable.h \ 148 $(SOPHYAINCP)utilarr.h histos2.h \ 149 hisprof.h histerr.h ntuple.h ntupintf.h xntuple.h datatable.h \ 150 basedtable.h \ 151 $(SOPHYAINCP)segdatablock.h \ 152 swppfdtable.h \ 148 153 $(SOPHYAINCP)swsegdb.h \ 149 154 $(SOPHYAINCP)ppfswapper.h \ 150 155 $(SOPHYAINCP)ppftpointerio.h 151 $(CXXCOMPILE ) -o $@ $<156 $(CXXCOMPILELIB) -o $@ $< 152 157 153 158 $(SOPHYAOBJP)histos2.o: histos2.cc \ 154 159 $(SOPHYAINCP)sopnamsp.h \ 155 $(SOPHYAINCP)machdefs.h histos2.h\156 $(SOPHYAINCP)peida.h \160 $(SOPHYAINCP)machdefs.h \ 161 histos2.h $(SOPHYAINCP)peida.h \ 157 162 $(SOPHYAINCP)utils.h \ 158 163 $(SOPHYAINCP)perrors.h \ … … 174 179 $(SOPHYAINCP)ndatablock.h \ 175 180 $(SOPHYAINCP)utilarr.h 176 $(CXXCOMPILE) -o $@ $< 177 178 $(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \ 181 $(CXXCOMPILELIB) -o $@ $< 182 183 $(SOPHYAOBJP)histos.o: histos.cc \ 184 $(SOPHYAINCP)sopnamsp.h \ 179 185 $(SOPHYAINCP)machdefs.h histos.h \ 180 186 $(SOPHYAINCP)objfio.h \ … … 200 206 $(SOPHYAINCP)poly.h \ 201 207 $(SOPHYAINCP)strutil.h 202 $(CXXCOMPILE ) -o $@ $<208 $(CXXCOMPILELIB) -o $@ $< 203 209 204 210 $(SOPHYAOBJP)ntupintf.o: ntupintf.cc \ 205 $(SOPHYAINCP)sopnamsp.h ntupintf.h \ 211 $(SOPHYAINCP)sopnamsp.h \ 212 ntupintf.h \ 206 213 $(SOPHYAINCP)machdefs.h \ 207 214 $(SOPHYAINCP)pexceptions.h 208 $(CXXCOMPILE) -o $@ $< 209 210 $(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \ 215 $(CXXCOMPILELIB) -o $@ $< 216 217 $(SOPHYAOBJP)ntuple.o: ntuple.cc \ 218 $(SOPHYAINCP)sopnamsp.h \ 211 219 $(SOPHYAINCP)strutil.h \ 212 220 $(SOPHYAINCP)perrors.h \ … … 219 227 $(SOPHYAINCP)ppfbinstream.h \ 220 228 $(SOPHYAINCP)rawstream.h \ 221 $(SOPHYAINCP)ppfnametag.h ntupintf.h\222 $(SOPHYAINCP)dvlist.h \229 $(SOPHYAINCP)ppfnametag.h \ 230 ntupintf.h $(SOPHYAINCP)dvlist.h \ 223 231 $(SOPHYAINCP)mutyv.h 224 $(CXXCOMPILE ) -o $@ $<232 $(CXXCOMPILELIB) -o $@ $< 225 233 226 234 $(SOPHYAOBJP)proxtuple.o: proxtuple.cc \ 227 $(SOPHYAINCP)sopnamsp.h proxtuple.h \ 228 ntuple.h $(SOPHYAINCP)objfio.h \ 229 $(SOPHYAINCP)machdefs.h \ 230 $(SOPHYAINCP)anydataobj.h \ 231 $(SOPHYAINCP)ppersist.h \ 232 $(SOPHYAINCP)pexceptions.h \ 233 $(SOPHYAINCP)gnumd5.h \ 234 $(SOPHYAINCP)ppfbinstream.h \ 235 $(SOPHYAINCP)rawstream.h \ 236 $(SOPHYAINCP)ppfnametag.h ntupintf.h \ 237 $(SOPHYAINCP)dvlist.h \ 235 $(SOPHYAINCP)sopnamsp.h \ 236 proxtuple.h ntuple.h \ 237 $(SOPHYAINCP)objfio.h \ 238 $(SOPHYAINCP)machdefs.h \ 239 $(SOPHYAINCP)anydataobj.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)pexceptions.h \ 242 $(SOPHYAINCP)gnumd5.h \ 243 $(SOPHYAINCP)ppfbinstream.h \ 244 $(SOPHYAINCP)rawstream.h \ 245 $(SOPHYAINCP)ppfnametag.h \ 246 ntupintf.h $(SOPHYAINCP)dvlist.h \ 238 247 $(SOPHYAINCP)mutyv.h 239 $(CXXCOMPILE ) -o $@ $<248 $(CXXCOMPILELIB) -o $@ $< 240 249 241 250 $(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \ 242 $(SOPHYAINCP)machdefs.h ntupintf.h\243 $(SOPHYAINCP)dvlist.h \251 $(SOPHYAINCP)machdefs.h \ 252 ntupintf.h $(SOPHYAINCP)dvlist.h \ 244 253 $(SOPHYAINCP)objfio.h \ 245 254 $(SOPHYAINCP)anydataobj.h \ … … 256 265 $(SOPHYAINCP)ppftpointerio.h \ 257 266 $(SOPHYAINCP)sopnamsp.h 258 $(CXXCOMPILE ) -o $@ $<267 $(CXXCOMPILELIB) -o $@ $< 259 268 260 269 $(SOPHYAOBJP)xntuple.o: xntuple.cc \ … … 272 281 $(SOPHYAINCP)anydataobj.h \ 273 282 $(SOPHYAINCP)mutyv.h 274 $(CXXCOMPILE ) -o $@ $<275 283 $(CXXCOMPILELIB) -o $@ $< 284 -
trunk/SophyaLib/HiStats/smakefile
r2741 r2751 11 11 12 12 $(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \ 13 $(SOPHYAINCP)machdefs.h ntupintf.h\14 $(SOPHYAINCP)dvlist.h \13 $(SOPHYAINCP)machdefs.h \ 14 ntupintf.h $(SOPHYAINCP)dvlist.h \ 15 15 $(SOPHYAINCP)objfio.h \ 16 16 $(SOPHYAINCP)anydataobj.h \ … … 24 24 $(SOPHYAINCP)segdatablock.h \ 25 25 $(SOPHYAINCP)sopnamsp.h 26 $(CXXCOMPILE ) -o $@ $<26 $(CXXCOMPILELIB) -o $@ $< 27 27 28 28 $(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \ 29 $(SOPHYAINCP)machdefs.h ntupintf.h\30 $(SOPHYAINCP)dvlist.h \29 $(SOPHYAINCP)machdefs.h \ 30 ntupintf.h $(SOPHYAINCP)dvlist.h \ 31 31 $(SOPHYAINCP)objfio.h \ 32 32 $(SOPHYAINCP)anydataobj.h \ … … 43 43 $(SOPHYAINCP)fiosegdb.h \ 44 44 $(SOPHYAINCP)ppftpointerio.h 45 $(CXXCOMPILE ) -o $@ $<45 $(CXXCOMPILELIB) -o $@ $< 46 46 47 47 $(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \ 48 $(SOPHYAINCP)machdefs.h ntupintf.h \ 49 $(SOPHYAINCP)dvlist.h \ 50 $(SOPHYAINCP)objfio.h \ 51 $(SOPHYAINCP)anydataobj.h \ 52 $(SOPHYAINCP)ppersist.h \ 53 $(SOPHYAINCP)pexceptions.h \ 54 $(SOPHYAINCP)gnumd5.h \ 55 $(SOPHYAINCP)ppfbinstream.h \ 56 $(SOPHYAINCP)rawstream.h \ 57 $(SOPHYAINCP)ppfnametag.h \ 58 $(SOPHYAINCP)mutyv.h \ 59 $(SOPHYAINCP)segdatablock.h swppfdtable.h \ 48 $(SOPHYAINCP)machdefs.h \ 49 ntupintf.h $(SOPHYAINCP)dvlist.h \ 50 $(SOPHYAINCP)objfio.h \ 51 $(SOPHYAINCP)anydataobj.h \ 52 $(SOPHYAINCP)ppersist.h \ 53 $(SOPHYAINCP)pexceptions.h \ 54 $(SOPHYAINCP)gnumd5.h \ 55 $(SOPHYAINCP)ppfbinstream.h \ 56 $(SOPHYAINCP)rawstream.h \ 57 $(SOPHYAINCP)ppfnametag.h \ 58 $(SOPHYAINCP)mutyv.h \ 59 $(SOPHYAINCP)segdatablock.h \ 60 swppfdtable.h \ 60 61 $(SOPHYAINCP)swsegdb.h \ 61 62 $(SOPHYAINCP)ppfswapper.h \ … … 63 64 $(SOPHYAINCP)sopnamsp.h \ 64 65 $(SOPHYAINCP)fiosegdb.h 65 $(CXXCOMPILE ) -o $@ $<66 $(CXXCOMPILELIB) -o $@ $< 66 67 67 68 $(SOPHYAOBJP)hisprof.o: hisprof.cc \ 68 69 $(SOPHYAINCP)sopnamsp.h \ 69 $(SOPHYAINCP)machdefs.h hisprof.h\70 $(SOPHYAINCP)peida.h \70 $(SOPHYAINCP)machdefs.h \ 71 hisprof.h $(SOPHYAINCP)peida.h \ 71 72 $(SOPHYAINCP)utils.h \ 72 73 $(SOPHYAINCP)perrors.h \ … … 88 89 $(SOPHYAINCP)ndatablock.h \ 89 90 $(SOPHYAINCP)utilarr.h histos.h 90 $(CXXCOMPILE ) -o $@ $<91 $(CXXCOMPILELIB) -o $@ $< 91 92 92 93 $(SOPHYAOBJP)histerr.o: histerr.cc \ 93 94 $(SOPHYAINCP)sopnamsp.h \ 94 $(SOPHYAINCP)machdefs.h histinit.h \ 95 $(SOPHYAINCP)machdefs.h \ 96 histinit.h \ 95 97 $(SOPHYAINCP)ntoolsinit.h \ 96 98 $(SOPHYAINCP)tarrinit.h \ 97 $(SOPHYAINCP)sophyainit.h histerr.h\98 $(SOPHYAINCP)objfio.h \99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)ppersist.h \ 101 $(SOPHYAINCP)pexceptions.h \ 102 $(SOPHYAINCP)gnumd5.h \ 103 $(SOPHYAINCP)ppfbinstream.h \ 104 $(SOPHYAINCP)rawstream.h \ 105 $(SOPHYAINCP)ppfnametag.h histos.h\106 $(SOPHYAINCP)peida.h \99 $(SOPHYAINCP)sophyainit.h \ 100 histerr.h $(SOPHYAINCP)objfio.h \ 101 $(SOPHYAINCP)anydataobj.h \ 102 $(SOPHYAINCP)ppersist.h \ 103 $(SOPHYAINCP)pexceptions.h \ 104 $(SOPHYAINCP)gnumd5.h \ 105 $(SOPHYAINCP)ppfbinstream.h \ 106 $(SOPHYAINCP)rawstream.h \ 107 $(SOPHYAINCP)ppfnametag.h \ 108 histos.h $(SOPHYAINCP)peida.h \ 107 109 $(SOPHYAINCP)utils.h \ 108 110 $(SOPHYAINCP)perrors.h \ … … 116 118 $(SOPHYAINCP)ndatablock.h \ 117 119 $(SOPHYAINCP)utilarr.h 118 $(CXXCOMPILE ) -o $@ $<120 $(CXXCOMPILELIB) -o $@ $< 119 121 120 122 $(SOPHYAOBJP)histinit.o: histinit.cc \ 121 123 $(SOPHYAINCP)sopnamsp.h \ 122 $(SOPHYAINCP)machdefs.h histinit.h \ 124 $(SOPHYAINCP)machdefs.h \ 125 histinit.h \ 123 126 $(SOPHYAINCP)ntoolsinit.h \ 124 127 $(SOPHYAINCP)tarrinit.h \ 125 $(SOPHYAINCP)sophyainit.h histos.h\126 $(SOPHYAINCP)objfio.h \128 $(SOPHYAINCP)sophyainit.h \ 129 histos.h $(SOPHYAINCP)objfio.h \ 127 130 $(SOPHYAINCP)anydataobj.h \ 128 131 $(SOPHYAINCP)ppersist.h \ … … 143 146 $(SOPHYAINCP)dvlist.h \ 144 147 $(SOPHYAINCP)ndatablock.h \ 145 $(SOPHYAINCP)utilarr.h histos2.h hisprof.h \ 146 histerr.h ntuple.h ntupintf.h xntuple.h datatable.h basedtable.h \ 147 $(SOPHYAINCP)segdatablock.h swppfdtable.h \ 148 $(SOPHYAINCP)utilarr.h histos2.h \ 149 hisprof.h histerr.h ntuple.h ntupintf.h xntuple.h datatable.h \ 150 basedtable.h \ 151 $(SOPHYAINCP)segdatablock.h \ 152 swppfdtable.h \ 148 153 $(SOPHYAINCP)swsegdb.h \ 149 154 $(SOPHYAINCP)ppfswapper.h \ 150 155 $(SOPHYAINCP)ppftpointerio.h 151 $(CXXCOMPILE ) -o $@ $<156 $(CXXCOMPILELIB) -o $@ $< 152 157 153 158 $(SOPHYAOBJP)histos2.o: histos2.cc \ 154 159 $(SOPHYAINCP)sopnamsp.h \ 155 $(SOPHYAINCP)machdefs.h histos2.h\156 $(SOPHYAINCP)peida.h \160 $(SOPHYAINCP)machdefs.h \ 161 histos2.h $(SOPHYAINCP)peida.h \ 157 162 $(SOPHYAINCP)utils.h \ 158 163 $(SOPHYAINCP)perrors.h \ … … 174 179 $(SOPHYAINCP)ndatablock.h \ 175 180 $(SOPHYAINCP)utilarr.h 176 $(CXXCOMPILE) -o $@ $< 177 178 $(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \ 181 $(CXXCOMPILELIB) -o $@ $< 182 183 $(SOPHYAOBJP)histos.o: histos.cc \ 184 $(SOPHYAINCP)sopnamsp.h \ 179 185 $(SOPHYAINCP)machdefs.h histos.h \ 180 186 $(SOPHYAINCP)objfio.h \ … … 200 206 $(SOPHYAINCP)poly.h \ 201 207 $(SOPHYAINCP)strutil.h 202 $(CXXCOMPILE ) -o $@ $<208 $(CXXCOMPILELIB) -o $@ $< 203 209 204 210 $(SOPHYAOBJP)ntupintf.o: ntupintf.cc \ 205 $(SOPHYAINCP)sopnamsp.h ntupintf.h \ 211 $(SOPHYAINCP)sopnamsp.h \ 212 ntupintf.h \ 206 213 $(SOPHYAINCP)machdefs.h \ 207 214 $(SOPHYAINCP)pexceptions.h 208 $(CXXCOMPILE) -o $@ $< 209 210 $(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \ 215 $(CXXCOMPILELIB) -o $@ $< 216 217 $(SOPHYAOBJP)ntuple.o: ntuple.cc \ 218 $(SOPHYAINCP)sopnamsp.h \ 211 219 $(SOPHYAINCP)strutil.h \ 212 220 $(SOPHYAINCP)perrors.h \ … … 219 227 $(SOPHYAINCP)ppfbinstream.h \ 220 228 $(SOPHYAINCP)rawstream.h \ 221 $(SOPHYAINCP)ppfnametag.h ntupintf.h\222 $(SOPHYAINCP)dvlist.h \229 $(SOPHYAINCP)ppfnametag.h \ 230 ntupintf.h $(SOPHYAINCP)dvlist.h \ 223 231 $(SOPHYAINCP)mutyv.h 224 $(CXXCOMPILE ) -o $@ $<232 $(CXXCOMPILELIB) -o $@ $< 225 233 226 234 $(SOPHYAOBJP)proxtuple.o: proxtuple.cc \ 227 $(SOPHYAINCP)sopnamsp.h proxtuple.h \ 228 ntuple.h $(SOPHYAINCP)objfio.h \ 229 $(SOPHYAINCP)machdefs.h \ 230 $(SOPHYAINCP)anydataobj.h \ 231 $(SOPHYAINCP)ppersist.h \ 232 $(SOPHYAINCP)pexceptions.h \ 233 $(SOPHYAINCP)gnumd5.h \ 234 $(SOPHYAINCP)ppfbinstream.h \ 235 $(SOPHYAINCP)rawstream.h \ 236 $(SOPHYAINCP)ppfnametag.h ntupintf.h \ 237 $(SOPHYAINCP)dvlist.h \ 235 $(SOPHYAINCP)sopnamsp.h \ 236 proxtuple.h ntuple.h \ 237 $(SOPHYAINCP)objfio.h \ 238 $(SOPHYAINCP)machdefs.h \ 239 $(SOPHYAINCP)anydataobj.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)pexceptions.h \ 242 $(SOPHYAINCP)gnumd5.h \ 243 $(SOPHYAINCP)ppfbinstream.h \ 244 $(SOPHYAINCP)rawstream.h \ 245 $(SOPHYAINCP)ppfnametag.h \ 246 ntupintf.h $(SOPHYAINCP)dvlist.h \ 238 247 $(SOPHYAINCP)mutyv.h 239 $(CXXCOMPILE ) -o $@ $<248 $(CXXCOMPILELIB) -o $@ $< 240 249 241 250 $(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \ 242 $(SOPHYAINCP)machdefs.h ntupintf.h\243 $(SOPHYAINCP)dvlist.h \251 $(SOPHYAINCP)machdefs.h \ 252 ntupintf.h $(SOPHYAINCP)dvlist.h \ 244 253 $(SOPHYAINCP)objfio.h \ 245 254 $(SOPHYAINCP)anydataobj.h \ … … 256 265 $(SOPHYAINCP)ppftpointerio.h \ 257 266 $(SOPHYAINCP)sopnamsp.h 258 $(CXXCOMPILE ) -o $@ $<267 $(CXXCOMPILELIB) -o $@ $< 259 268 260 269 $(SOPHYAOBJP)xntuple.o: xntuple.cc \ … … 272 281 $(SOPHYAINCP)anydataobj.h \ 273 282 $(SOPHYAINCP)mutyv.h 274 $(CXXCOMPILE ) -o $@ $<275 283 $(CXXCOMPILELIB) -o $@ $< 284 -
trunk/SophyaLib/NTools/Makefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \ 13 $(SOPHYAINCP)machdefs.h \ 14 $(SOPHYAINCP)pexceptions.h cimage.h \ 15 $(SOPHYAINCP)tmatrix.h \ 12 $(SOPHYAOBJP)cimage.o: cimage.cc \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 $(SOPHYAINCP)pexceptions.h \ 16 cimage.h $(SOPHYAINCP)tmatrix.h \ 16 17 $(SOPHYAINCP)tarray.h \ 17 18 $(SOPHYAINCP)basarr.h \ … … 30 31 $(SOPHYAINCP)tvector.h \ 31 32 $(SOPHYAINCP)datatype.h 32 $(CXXCOMPILE ) -o $@ $<33 $(CXXCOMPILELIB) -o $@ $< 33 34 34 35 $(SOPHYAOBJP)cspline.o: cspline.cc \ 35 36 $(SOPHYAINCP)sopnamsp.h \ 36 $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \ 37 $(SOPHYAINCP)machdefs.h nbtri.h \ 38 cspline.h \ 37 39 $(SOPHYAINCP)pexceptions.h 38 $(CXXCOMPILE ) -o $@ $<40 $(CXXCOMPILELIB) -o $@ $< 39 41 40 42 $(SOPHYAOBJP)datatypes.o: datatypes.cc \ 41 $(SOPHYAINCP)sopnamsp.h datatypes.h \ 43 $(SOPHYAINCP)sopnamsp.h \ 44 datatypes.h \ 42 45 $(SOPHYAINCP)machdefs.h 43 $(CXXCOMPILE) -o $@ $< 44 45 $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \ 46 $(CXXCOMPILELIB) -o $@ $< 47 48 $(SOPHYAOBJP)dates.o: dates.cc \ 49 $(SOPHYAINCP)sopnamsp.h \ 46 50 $(SOPHYAINCP)machdefs.h \ 47 51 $(SOPHYAINCP)perrors.h \ 48 $(SOPHYAINCP)pexceptions.h dates.h 49 $(CXXCOMPILE) -o $@ $< 50 51 $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \ 52 difeq.h $(SOPHYAINCP)machdefs.h \ 52 $(SOPHYAINCP)pexceptions.h \ 53 dates.h 54 $(CXXCOMPILELIB) -o $@ $< 55 56 $(SOPHYAOBJP)difeq.o: difeq.cc \ 57 $(SOPHYAINCP)sopnamsp.h difeq.h \ 58 $(SOPHYAINCP)machdefs.h \ 53 59 $(SOPHYAINCP)pexceptions.h \ 54 60 $(SOPHYAINCP)tvector.h \ … … 68 74 $(SOPHYAINCP)utilarr.h \ 69 75 $(SOPHYAINCP)ctimer.h 70 $(CXXCOMPILE) -o $@ $< 71 72 $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \ 73 $(SOPHYAINCP)machdefs.h fmath.h perandom.h \ 74 $(SOPHYAINCP)histos.h \ 76 $(CXXCOMPILELIB) -o $@ $< 77 78 $(SOPHYAOBJP)dynccd.o: dynccd.cc \ 79 $(SOPHYAINCP)sopnamsp.h \ 80 $(SOPHYAINCP)machdefs.h fmath.h \ 81 perandom.h $(SOPHYAINCP)histos.h \ 75 82 $(SOPHYAINCP)objfio.h \ 76 83 $(SOPHYAINCP)anydataobj.h \ … … 92 99 $(SOPHYAINCP)dvlist.h \ 93 100 $(SOPHYAINCP)ndatablock.h \ 94 $(SOPHYAINCP)utilarr.h nbrandom.h \ 101 $(SOPHYAINCP)utilarr.h \ 102 nbrandom.h \ 95 103 $(SOPHYAINCP)srandgen.h cimage.h \ 96 104 $(SOPHYAINCP)fioarr.h dynccd.h 97 $(CXXCOMPILE ) -o $@ $<105 $(CXXCOMPILELIB) -o $@ $< 98 106 99 107 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \ 100 108 $(SOPHYAINCP)sopnamsp.h \ 101 $(SOPHYAINCP)machdefs.h fct1dfit.h \ 102 generalfit.h $(SOPHYAINCP)pexceptions.h \ 103 $(SOPHYAINCP)tvector.h \ 104 $(SOPHYAINCP)tmatrix.h \ 105 $(SOPHYAINCP)tarray.h \ 106 $(SOPHYAINCP)basarr.h \ 107 $(SOPHYAINCP)anydataobj.h \ 108 $(SOPHYAINCP)mutyv.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)objfio.h \ 111 $(SOPHYAINCP)ppersist.h \ 112 $(SOPHYAINCP)gnumd5.h \ 113 $(SOPHYAINCP)ppfbinstream.h \ 114 $(SOPHYAINCP)rawstream.h \ 115 $(SOPHYAINCP)ppfnametag.h \ 116 $(SOPHYAINCP)ndatablock.h \ 117 $(SOPHYAINCP)utilarr.h generaldata.h \ 118 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 119 $(SOPHYAINCP)utils.h \ 120 $(SOPHYAINCP)perrors.h fmath.h nbconst.h \ 121 tabmath.h 122 $(CXXCOMPILE) -o $@ $< 109 $(SOPHYAINCP)machdefs.h \ 110 fct1dfit.h generalfit.h \ 111 $(SOPHYAINCP)pexceptions.h \ 112 $(SOPHYAINCP)tvector.h \ 113 $(SOPHYAINCP)tmatrix.h \ 114 $(SOPHYAINCP)tarray.h \ 115 $(SOPHYAINCP)basarr.h \ 116 $(SOPHYAINCP)anydataobj.h \ 117 $(SOPHYAINCP)mutyv.h \ 118 $(SOPHYAINCP)dvlist.h \ 119 $(SOPHYAINCP)objfio.h \ 120 $(SOPHYAINCP)ppersist.h \ 121 $(SOPHYAINCP)gnumd5.h \ 122 $(SOPHYAINCP)ppfbinstream.h \ 123 $(SOPHYAINCP)rawstream.h \ 124 $(SOPHYAINCP)ppfnametag.h \ 125 $(SOPHYAINCP)ndatablock.h \ 126 $(SOPHYAINCP)utilarr.h \ 127 generaldata.h \ 128 $(SOPHYAINCP)ntupintf.h poly.h \ 129 peida.h $(SOPHYAINCP)utils.h \ 130 $(SOPHYAINCP)perrors.h fmath.h \ 131 nbconst.h tabmath.h 132 $(CXXCOMPILELIB) -o $@ $< 123 133 124 134 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \ 125 135 $(SOPHYAINCP)sopnamsp.h \ 126 $(SOPHYAINCP)machdefs.h fct2dfit.h \ 127 generalfit.h $(SOPHYAINCP)pexceptions.h \ 128 $(SOPHYAINCP)tvector.h \ 129 $(SOPHYAINCP)tmatrix.h \ 130 $(SOPHYAINCP)tarray.h \ 131 $(SOPHYAINCP)basarr.h \ 132 $(SOPHYAINCP)anydataobj.h \ 133 $(SOPHYAINCP)mutyv.h \ 134 $(SOPHYAINCP)dvlist.h \ 135 $(SOPHYAINCP)objfio.h \ 136 $(SOPHYAINCP)ppersist.h \ 137 $(SOPHYAINCP)gnumd5.h \ 138 $(SOPHYAINCP)ppfbinstream.h \ 139 $(SOPHYAINCP)rawstream.h \ 140 $(SOPHYAINCP)ppfnametag.h \ 141 $(SOPHYAINCP)ndatablock.h \ 142 $(SOPHYAINCP)utilarr.h generaldata.h \ 143 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 144 $(SOPHYAINCP)utils.h \ 145 $(SOPHYAINCP)perrors.h fmath.h nbconst.h \ 146 tabmath.h simps2d.h 147 $(CXXCOMPILE) -o $@ $< 136 $(SOPHYAINCP)machdefs.h \ 137 fct2dfit.h generalfit.h \ 138 $(SOPHYAINCP)pexceptions.h \ 139 $(SOPHYAINCP)tvector.h \ 140 $(SOPHYAINCP)tmatrix.h \ 141 $(SOPHYAINCP)tarray.h \ 142 $(SOPHYAINCP)basarr.h \ 143 $(SOPHYAINCP)anydataobj.h \ 144 $(SOPHYAINCP)mutyv.h \ 145 $(SOPHYAINCP)dvlist.h \ 146 $(SOPHYAINCP)objfio.h \ 147 $(SOPHYAINCP)ppersist.h \ 148 $(SOPHYAINCP)gnumd5.h \ 149 $(SOPHYAINCP)ppfbinstream.h \ 150 $(SOPHYAINCP)rawstream.h \ 151 $(SOPHYAINCP)ppfnametag.h \ 152 $(SOPHYAINCP)ndatablock.h \ 153 $(SOPHYAINCP)utilarr.h \ 154 generaldata.h \ 155 $(SOPHYAINCP)ntupintf.h poly.h \ 156 peida.h $(SOPHYAINCP)utils.h \ 157 $(SOPHYAINCP)perrors.h fmath.h \ 158 nbconst.h tabmath.h simps2d.h 159 $(CXXCOMPILELIB) -o $@ $< 148 160 149 161 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \ 150 $(SOPHYAINCP)sopnamsp.h fftmserver.h \ 151 fftservintf.h $(SOPHYAINCP)machdefs.h \ 152 $(SOPHYAINCP)pexceptions.h \ 153 $(SOPHYAINCP)tmatrix.h \ 154 $(SOPHYAINCP)tarray.h \ 155 $(SOPHYAINCP)basarr.h \ 156 $(SOPHYAINCP)anydataobj.h \ 157 $(SOPHYAINCP)mutyv.h \ 158 $(SOPHYAINCP)dvlist.h \ 159 $(SOPHYAINCP)objfio.h \ 160 $(SOPHYAINCP)ppersist.h \ 161 $(SOPHYAINCP)gnumd5.h \ 162 $(SOPHYAINCP)ppfbinstream.h \ 163 $(SOPHYAINCP)rawstream.h \ 164 $(SOPHYAINCP)ppfnametag.h \ 165 $(SOPHYAINCP)ndatablock.h \ 166 $(SOPHYAINCP)utilarr.h \ 167 $(SOPHYAINCP)tvector.h fftmayer.h 168 $(CXXCOMPILE) -o $@ $< 162 $(SOPHYAINCP)sopnamsp.h \ 163 fftmserver.h fftservintf.h \ 164 $(SOPHYAINCP)machdefs.h \ 165 $(SOPHYAINCP)pexceptions.h \ 166 $(SOPHYAINCP)tmatrix.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)basarr.h \ 169 $(SOPHYAINCP)anydataobj.h \ 170 $(SOPHYAINCP)mutyv.h \ 171 $(SOPHYAINCP)dvlist.h \ 172 $(SOPHYAINCP)objfio.h \ 173 $(SOPHYAINCP)ppersist.h \ 174 $(SOPHYAINCP)gnumd5.h \ 175 $(SOPHYAINCP)ppfbinstream.h \ 176 $(SOPHYAINCP)rawstream.h \ 177 $(SOPHYAINCP)ppfnametag.h \ 178 $(SOPHYAINCP)ndatablock.h \ 179 $(SOPHYAINCP)utilarr.h \ 180 $(SOPHYAINCP)tvector.h \ 181 fftmayer.h 182 $(CXXCOMPILELIB) -o $@ $< 169 183 170 184 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \ 171 $(SOPHYAINCP)sopnamsp.h fftpserver.h \ 172 fftservintf.h $(SOPHYAINCP)machdefs.h \ 173 $(SOPHYAINCP)pexceptions.h \ 174 $(SOPHYAINCP)tmatrix.h \ 175 $(SOPHYAINCP)tarray.h \ 176 $(SOPHYAINCP)basarr.h \ 177 $(SOPHYAINCP)anydataobj.h \ 178 $(SOPHYAINCP)mutyv.h \ 179 $(SOPHYAINCP)dvlist.h \ 180 $(SOPHYAINCP)objfio.h \ 181 $(SOPHYAINCP)ppersist.h \ 182 $(SOPHYAINCP)gnumd5.h \ 183 $(SOPHYAINCP)ppfbinstream.h \ 184 $(SOPHYAINCP)rawstream.h \ 185 $(SOPHYAINCP)ppfnametag.h \ 186 $(SOPHYAINCP)ndatablock.h \ 187 $(SOPHYAINCP)utilarr.h \ 188 $(SOPHYAINCP)tvector.h fftpackc.h 189 $(CXXCOMPILE) -o $@ $< 185 $(SOPHYAINCP)sopnamsp.h \ 186 fftpserver.h fftservintf.h \ 187 $(SOPHYAINCP)machdefs.h \ 188 $(SOPHYAINCP)pexceptions.h \ 189 $(SOPHYAINCP)tmatrix.h \ 190 $(SOPHYAINCP)tarray.h \ 191 $(SOPHYAINCP)basarr.h \ 192 $(SOPHYAINCP)anydataobj.h \ 193 $(SOPHYAINCP)mutyv.h \ 194 $(SOPHYAINCP)dvlist.h \ 195 $(SOPHYAINCP)objfio.h \ 196 $(SOPHYAINCP)ppersist.h \ 197 $(SOPHYAINCP)gnumd5.h \ 198 $(SOPHYAINCP)ppfbinstream.h \ 199 $(SOPHYAINCP)rawstream.h \ 200 $(SOPHYAINCP)ppfnametag.h \ 201 $(SOPHYAINCP)ndatablock.h \ 202 $(SOPHYAINCP)utilarr.h \ 203 $(SOPHYAINCP)tvector.h \ 204 fftpackc.h 205 $(CXXCOMPILELIB) -o $@ $< 190 206 191 207 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \ 192 $(SOPHYAINCP)sopnamsp.h fftservintf.h \ 208 $(SOPHYAINCP)sopnamsp.h \ 209 fftservintf.h \ 193 210 $(SOPHYAINCP)machdefs.h \ 194 211 $(SOPHYAINCP)pexceptions.h \ … … 208 225 $(SOPHYAINCP)utilarr.h \ 209 226 $(SOPHYAINCP)tvector.h 210 $(CXXCOMPILE ) -o $@ $<227 $(CXXCOMPILELIB) -o $@ $< 211 228 212 229 $(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \ 213 $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \ 230 $(SOPHYAINCP)sopnamsp.h \ 231 FSAppIrrSmpl.h \ 214 232 $(SOPHYAINCP)machdefs.h nbmath.h \ 215 233 $(SOPHYAINCP)smathconst.h \ … … 234 252 $(SOPHYAINCP)matharr.h \ 235 253 $(SOPHYAINCP)fioarr.h \ 236 $(SOPHYAINCP)sopemtx.h fftservintf.h \ 237 fftpserver.h $(SOPHYAINCP)toeplitzMatrix.h \ 254 $(SOPHYAINCP)sopemtx.h \ 255 fftservintf.h fftpserver.h \ 256 $(SOPHYAINCP)toeplitzMatrix.h \ 238 257 $(SOPHYAINCP)nbmath.h \ 239 258 $(SOPHYAINCP)fftservintf.h \ 240 259 $(SOPHYAINCP)fftpserver.h 241 $(CXXCOMPILE ) -o $@ $<260 $(CXXCOMPILELIB) -o $@ $< 242 261 243 262 $(SOPHYAOBJP)functab.o: functab.cc \ 244 263 $(SOPHYAINCP)sopnamsp.h \ 245 264 $(SOPHYAINCP)machdefs.h \ 246 $(SOPHYAINCP)pexceptions.h functab.h\247 $(SOPHYAINCP)tvector.h \265 $(SOPHYAINCP)pexceptions.h \ 266 functab.h $(SOPHYAINCP)tvector.h \ 248 267 $(SOPHYAINCP)tmatrix.h \ 249 268 $(SOPHYAINCP)tarray.h \ … … 260 279 $(SOPHYAINCP)ndatablock.h \ 261 280 $(SOPHYAINCP)utilarr.h 262 $(CXXCOMPILE ) -o $@ $<281 $(CXXCOMPILELIB) -o $@ $< 263 282 264 283 $(SOPHYAOBJP)generaldata.o: generaldata.cc \ … … 266 285 $(SOPHYAINCP)machdefs.h \ 267 286 $(SOPHYAINCP)strutil.h nbtri.h \ 268 generalfit.h $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)tvector.h \ 270 $(SOPHYAINCP)tmatrix.h \ 271 $(SOPHYAINCP)tarray.h \ 272 $(SOPHYAINCP)basarr.h \ 273 $(SOPHYAINCP)anydataobj.h \ 274 $(SOPHYAINCP)mutyv.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)objfio.h \ 277 $(SOPHYAINCP)ppersist.h \ 278 $(SOPHYAINCP)gnumd5.h \ 279 $(SOPHYAINCP)ppfbinstream.h \ 280 $(SOPHYAINCP)rawstream.h \ 281 $(SOPHYAINCP)ppfnametag.h \ 282 $(SOPHYAINCP)ndatablock.h \ 283 $(SOPHYAINCP)utilarr.h generaldata.h \ 284 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 285 $(SOPHYAINCP)utils.h \ 287 generalfit.h \ 288 $(SOPHYAINCP)pexceptions.h \ 289 $(SOPHYAINCP)tvector.h \ 290 $(SOPHYAINCP)tmatrix.h \ 291 $(SOPHYAINCP)tarray.h \ 292 $(SOPHYAINCP)basarr.h \ 293 $(SOPHYAINCP)anydataobj.h \ 294 $(SOPHYAINCP)mutyv.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)gnumd5.h \ 299 $(SOPHYAINCP)ppfbinstream.h \ 300 $(SOPHYAINCP)rawstream.h \ 301 $(SOPHYAINCP)ppfnametag.h \ 302 $(SOPHYAINCP)ndatablock.h \ 303 $(SOPHYAINCP)utilarr.h \ 304 generaldata.h \ 305 $(SOPHYAINCP)ntupintf.h poly.h \ 306 peida.h $(SOPHYAINCP)utils.h \ 286 307 $(SOPHYAINCP)perrors.h fmath.h 287 $(CXXCOMPILE ) -o $@ $<308 $(CXXCOMPILELIB) -o $@ $< 288 309 289 310 $(SOPHYAOBJP)generalfit.o: generalfit.cc \ 290 311 $(SOPHYAINCP)sopnamsp.h \ 291 312 $(SOPHYAINCP)machdefs.h \ 292 $(SOPHYAINCP)pexceptions.h generalfit.h \ 293 $(SOPHYAINCP)tvector.h \ 294 $(SOPHYAINCP)tmatrix.h \ 295 $(SOPHYAINCP)tarray.h \ 296 $(SOPHYAINCP)basarr.h \ 297 $(SOPHYAINCP)anydataobj.h \ 298 $(SOPHYAINCP)mutyv.h \ 299 $(SOPHYAINCP)dvlist.h \ 300 $(SOPHYAINCP)objfio.h \ 301 $(SOPHYAINCP)ppersist.h \ 302 $(SOPHYAINCP)gnumd5.h \ 303 $(SOPHYAINCP)ppfbinstream.h \ 304 $(SOPHYAINCP)rawstream.h \ 305 $(SOPHYAINCP)ppfnametag.h \ 306 $(SOPHYAINCP)ndatablock.h \ 307 $(SOPHYAINCP)utilarr.h generaldata.h \ 308 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 309 $(SOPHYAINCP)utils.h \ 313 $(SOPHYAINCP)pexceptions.h \ 314 generalfit.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tarray.h \ 318 $(SOPHYAINCP)basarr.h \ 319 $(SOPHYAINCP)anydataobj.h \ 320 $(SOPHYAINCP)mutyv.h \ 321 $(SOPHYAINCP)dvlist.h \ 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)ppersist.h \ 324 $(SOPHYAINCP)gnumd5.h \ 325 $(SOPHYAINCP)ppfbinstream.h \ 326 $(SOPHYAINCP)rawstream.h \ 327 $(SOPHYAINCP)ppfnametag.h \ 328 $(SOPHYAINCP)ndatablock.h \ 329 $(SOPHYAINCP)utilarr.h \ 330 generaldata.h \ 331 $(SOPHYAINCP)ntupintf.h poly.h \ 332 peida.h $(SOPHYAINCP)utils.h \ 310 333 $(SOPHYAINCP)perrors.h fmath.h \ 311 334 $(SOPHYAINCP)sopemtx.h 312 $(CXXCOMPILE) -o $@ $< 313 314 $(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \ 315 integ.h $(SOPHYAINCP)machdefs.h \ 316 $(SOPHYAINCP)pexceptions.h classfunc.h \ 317 generalfit.h $(SOPHYAINCP)tvector.h \ 318 $(SOPHYAINCP)tmatrix.h \ 319 $(SOPHYAINCP)tarray.h \ 320 $(SOPHYAINCP)basarr.h \ 321 $(SOPHYAINCP)anydataobj.h \ 322 $(SOPHYAINCP)mutyv.h \ 323 $(SOPHYAINCP)dvlist.h \ 324 $(SOPHYAINCP)objfio.h \ 325 $(SOPHYAINCP)ppersist.h \ 326 $(SOPHYAINCP)gnumd5.h \ 327 $(SOPHYAINCP)ppfbinstream.h \ 328 $(SOPHYAINCP)rawstream.h \ 329 $(SOPHYAINCP)ppfnametag.h \ 330 $(SOPHYAINCP)ndatablock.h \ 331 $(SOPHYAINCP)utilarr.h generaldata.h \ 332 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 333 $(SOPHYAINCP)utils.h \ 335 $(CXXCOMPILELIB) -o $@ $< 336 337 $(SOPHYAOBJP)integ.o: integ.cc \ 338 $(SOPHYAINCP)sopnamsp.h integ.h \ 339 $(SOPHYAINCP)machdefs.h \ 340 $(SOPHYAINCP)pexceptions.h \ 341 classfunc.h generalfit.h \ 342 $(SOPHYAINCP)tvector.h \ 343 $(SOPHYAINCP)tmatrix.h \ 344 $(SOPHYAINCP)tarray.h \ 345 $(SOPHYAINCP)basarr.h \ 346 $(SOPHYAINCP)anydataobj.h \ 347 $(SOPHYAINCP)mutyv.h \ 348 $(SOPHYAINCP)dvlist.h \ 349 $(SOPHYAINCP)objfio.h \ 350 $(SOPHYAINCP)ppersist.h \ 351 $(SOPHYAINCP)gnumd5.h \ 352 $(SOPHYAINCP)ppfbinstream.h \ 353 $(SOPHYAINCP)rawstream.h \ 354 $(SOPHYAINCP)ppfnametag.h \ 355 $(SOPHYAINCP)ndatablock.h \ 356 $(SOPHYAINCP)utilarr.h \ 357 generaldata.h \ 358 $(SOPHYAINCP)ntupintf.h poly.h \ 359 peida.h $(SOPHYAINCP)utils.h \ 334 360 $(SOPHYAINCP)perrors.h fmath.h 335 $(CXXCOMPILE ) -o $@ $<361 $(CXXCOMPILELIB) -o $@ $< 336 362 337 363 $(SOPHYAOBJP)median.o: median.cc 338 $(CXXCOMPILE ) -o $@ $<364 $(CXXCOMPILELIB) -o $@ $< 339 365 340 366 $(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \ 341 367 $(SOPHYAINCP)sopnamsp.h \ 342 $(SOPHYAINCP)machdefs.h ntoolsinit.h \ 368 $(SOPHYAINCP)machdefs.h \ 369 ntoolsinit.h \ 343 370 $(SOPHYAINCP)tarrinit.h \ 344 371 $(SOPHYAINCP)sophyainit.h poly.h \ … … 350 377 $(SOPHYAINCP)ppfbinstream.h \ 351 378 $(SOPHYAINCP)rawstream.h \ 352 $(SOPHYAINCP)ppfnametag.h peida.h\353 $(SOPHYAINCP)utils.h \379 $(SOPHYAINCP)ppfnametag.h \ 380 peida.h $(SOPHYAINCP)utils.h \ 354 381 $(SOPHYAINCP)perrors.h fmath.h \ 355 382 $(SOPHYAINCP)tvector.h \ … … 360 387 $(SOPHYAINCP)dvlist.h \ 361 388 $(SOPHYAINCP)ndatablock.h \ 362 $(SOPHYAINCP)utilarr.h generaldata.h \ 389 $(SOPHYAINCP)utilarr.h \ 390 generaldata.h \ 363 391 $(SOPHYAINCP)ntupintf.h cimage.h \ 364 $(SOPHYAINCP)fioarr.h tabmath.h nbconst.h\365 dates.h datime.h366 $(CXXCOMPILE ) -o $@ $<392 $(SOPHYAINCP)fioarr.h tabmath.h \ 393 nbconst.h dates.h datime.h 394 $(CXXCOMPILELIB) -o $@ $< 367 395 368 396 $(SOPHYAOBJP)objfitter.o: objfitter.cc \ 369 $(SOPHYAINCP)sopnamsp.h objfitter.h \ 397 $(SOPHYAINCP)sopnamsp.h \ 398 objfitter.h \ 370 399 $(SOPHYAINCP)machdefs.h \ 371 400 $(SOPHYAINCP)tmatrix.h \ … … 392 421 $(SOPHYAINCP)fmath.h \ 393 422 $(SOPHYAINCP)histos2.h \ 394 $(SOPHYAINCP)hisprof.h generalfit.h \ 395 generaldata.h $(SOPHYAINCP)ntupintf.h \ 396 poly.h peida.h 397 $(CXXCOMPILE) -o $@ $< 423 $(SOPHYAINCP)hisprof.h \ 424 generalfit.h generaldata.h \ 425 $(SOPHYAINCP)ntupintf.h poly.h \ 426 peida.h 427 $(CXXCOMPILELIB) -o $@ $< 398 428 399 429 $(SOPHYAOBJP)perandom.o: perandom.cc \ 400 430 $(SOPHYAINCP)sopnamsp.h \ 401 431 $(SOPHYAINCP)machdefs.h \ 402 $(SOPHYAINCP)pexceptions.h perandom.h\403 $(SOPHYAINCP)histos.h \432 $(SOPHYAINCP)pexceptions.h \ 433 perandom.h $(SOPHYAINCP)histos.h \ 404 434 $(SOPHYAINCP)objfio.h \ 405 435 $(SOPHYAINCP)anydataobj.h \ … … 420 450 $(SOPHYAINCP)dvlist.h \ 421 451 $(SOPHYAINCP)ndatablock.h \ 422 $(SOPHYAINCP)utilarr.h nbrandom.h \ 452 $(SOPHYAINCP)utilarr.h \ 453 nbrandom.h \ 423 454 $(SOPHYAINCP)srandgen.h pemath.h 424 $(CXXCOMPILE) -o $@ $< 425 426 $(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)sopnamsp.h \ 455 $(CXXCOMPILELIB) -o $@ $< 456 457 $(SOPHYAOBJP)poly.o: poly.cc \ 458 $(SOPHYAINCP)sopnamsp.h \ 427 459 $(SOPHYAINCP)machdefs.h poly.h \ 428 460 $(SOPHYAINCP)objfio.h \ … … 433 465 $(SOPHYAINCP)ppfbinstream.h \ 434 466 $(SOPHYAINCP)rawstream.h \ 435 $(SOPHYAINCP)ppfnametag.h peida.h\436 $(SOPHYAINCP)utils.h \467 $(SOPHYAINCP)ppfnametag.h \ 468 peida.h $(SOPHYAINCP)utils.h \ 437 469 $(SOPHYAINCP)perrors.h fmath.h \ 438 470 $(SOPHYAINCP)tvector.h \ … … 446 478 $(SOPHYAINCP)sopemtx.h \ 447 479 $(SOPHYAINCP)fioarr.h 448 $(CXXCOMPILE ) -o $@ $<480 $(CXXCOMPILELIB) -o $@ $< 449 481 450 482 $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \ 451 483 $(SOPHYAINCP)sopnamsp.h \ 452 $(SOPHYAINCP)machdefs.h rk4cdifeq.h \ 453 difeq.h $(SOPHYAINCP)pexceptions.h \ 484 $(SOPHYAINCP)machdefs.h \ 485 rk4cdifeq.h difeq.h \ 486 $(SOPHYAINCP)pexceptions.h \ 454 487 $(SOPHYAINCP)tvector.h \ 455 488 $(SOPHYAINCP)tmatrix.h \ … … 468 501 $(SOPHYAINCP)utilarr.h \ 469 502 $(SOPHYAINCP)ctimer.h 470 $(CXXCOMPILE ) -o $@ $<503 $(CXXCOMPILELIB) -o $@ $< 471 504 472 505 $(SOPHYAOBJP)simplesort.o: simplesort.cc \ 473 506 $(SOPHYAINCP)sopnamsp.h \ 474 $(SOPHYAINCP)machdefs.h simplesort.h \ 475 peida.h $(SOPHYAINCP)utils.h \ 507 $(SOPHYAINCP)machdefs.h \ 508 simplesort.h peida.h \ 509 $(SOPHYAINCP)utils.h \ 476 510 $(SOPHYAINCP)perrors.h \ 477 $(SOPHYAINCP)pexceptions.h fmath.h 478 $(CXXCOMPILE) -o $@ $< 511 $(SOPHYAINCP)pexceptions.h \ 512 fmath.h 513 $(CXXCOMPILELIB) -o $@ $< 479 514 480 515 $(SOPHYAOBJP)simplex.o: simplex.cc \ 481 $(SOPHYAINCP)sopnamsp.h simplex.h \ 482 $(SOPHYAINCP)machdefs.h \ 483 $(SOPHYAINCP)tvector.h \ 484 $(SOPHYAINCP)tmatrix.h \ 485 $(SOPHYAINCP)tarray.h \ 486 $(SOPHYAINCP)basarr.h \ 487 $(SOPHYAINCP)anydataobj.h \ 488 $(SOPHYAINCP)mutyv.h \ 489 $(SOPHYAINCP)dvlist.h \ 490 $(SOPHYAINCP)objfio.h \ 491 $(SOPHYAINCP)ppersist.h \ 492 $(SOPHYAINCP)pexceptions.h \ 493 $(SOPHYAINCP)gnumd5.h \ 494 $(SOPHYAINCP)ppfbinstream.h \ 495 $(SOPHYAINCP)rawstream.h \ 496 $(SOPHYAINCP)ppfnametag.h \ 497 $(SOPHYAINCP)ndatablock.h \ 498 $(SOPHYAINCP)utilarr.h generalfit.h \ 499 generaldata.h $(SOPHYAINCP)ntupintf.h \ 500 poly.h peida.h $(SOPHYAINCP)utils.h \ 516 $(SOPHYAINCP)sopnamsp.h \ 517 simplex.h \ 518 $(SOPHYAINCP)machdefs.h \ 519 $(SOPHYAINCP)tvector.h \ 520 $(SOPHYAINCP)tmatrix.h \ 521 $(SOPHYAINCP)tarray.h \ 522 $(SOPHYAINCP)basarr.h \ 523 $(SOPHYAINCP)anydataobj.h \ 524 $(SOPHYAINCP)mutyv.h \ 525 $(SOPHYAINCP)dvlist.h \ 526 $(SOPHYAINCP)objfio.h \ 527 $(SOPHYAINCP)ppersist.h \ 528 $(SOPHYAINCP)pexceptions.h \ 529 $(SOPHYAINCP)gnumd5.h \ 530 $(SOPHYAINCP)ppfbinstream.h \ 531 $(SOPHYAINCP)rawstream.h \ 532 $(SOPHYAINCP)ppfnametag.h \ 533 $(SOPHYAINCP)ndatablock.h \ 534 $(SOPHYAINCP)utilarr.h \ 535 generalfit.h generaldata.h \ 536 $(SOPHYAINCP)ntupintf.h poly.h \ 537 peida.h $(SOPHYAINCP)utils.h \ 501 538 $(SOPHYAINCP)perrors.h fmath.h \ 502 539 $(SOPHYAINCP)ntuple.h \ 503 540 $(SOPHYAINCP)timing.h 504 $(CXXCOMPILE ) -o $@ $<541 $(CXXCOMPILELIB) -o $@ $< 505 542 506 543 $(SOPHYAOBJP)tabmath.o: tabmath.cc \ 507 544 $(SOPHYAINCP)sopnamsp.h \ 508 $(SOPHYAINCP)machdefs.h tabmath.h peida.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 tabmath.h peida.h \ 509 547 $(SOPHYAINCP)utils.h \ 510 548 $(SOPHYAINCP)perrors.h \ 511 $(SOPHYAINCP)pexceptions.h fmath.h \ 512 nbconst.h 513 $(CXXCOMPILE) -o $@ $< 514 515 $(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \ 516 $(SOPHYAINCP)strutil.h nbconst.h datime.h 549 $(SOPHYAINCP)pexceptions.h \ 550 fmath.h nbconst.h 551 $(CXXCOMPILELIB) -o $@ $< 552 553 $(SOPHYAOBJP)datime.o: datime.c \ 554 $(SOPHYAINCP)machdefs.h \ 555 $(SOPHYAINCP)strutil.h nbconst.h \ 556 datime.h 517 557 $(CCOMPILE) -o $@ $< 518 558 519 559 $(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \ 520 $(SOPHYAINCP)machdefs.h trigtbl.h 560 $(SOPHYAINCP)machdefs.h \ 561 trigtbl.h 521 562 $(CCOMPILE) -o $@ $< 522 563 523 564 $(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \ 524 $(SOPHYAINCP)machdefs.h trigtbl.h 565 $(SOPHYAINCP)machdefs.h \ 566 trigtbl.h 525 567 $(CCOMPILE) -o $@ $< 526 568 … … 536 578 $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \ 537 579 $(SOPHYAINCP)machdefs.h \ 538 $(SOPHYAINCP)smathconst.h matxop.h\539 nbinteg.h nbtri.h580 $(SOPHYAINCP)smathconst.h \ 581 matxop.h nbinteg.h nbtri.h 540 582 $(CCOMPILE) -o $@ $< 541 583 -
trunk/SophyaLib/NTools/smakefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \ 13 $(SOPHYAINCP)machdefs.h \ 14 $(SOPHYAINCP)pexceptions.h cimage.h \ 15 $(SOPHYAINCP)tmatrix.h \ 12 $(SOPHYAOBJP)cimage.o: cimage.cc \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 $(SOPHYAINCP)pexceptions.h \ 16 cimage.h $(SOPHYAINCP)tmatrix.h \ 16 17 $(SOPHYAINCP)tarray.h \ 17 18 $(SOPHYAINCP)basarr.h \ … … 30 31 $(SOPHYAINCP)tvector.h \ 31 32 $(SOPHYAINCP)datatype.h 32 $(CXXCOMPILE ) -o $@ $<33 $(CXXCOMPILELIB) -o $@ $< 33 34 34 35 $(SOPHYAOBJP)cspline.o: cspline.cc \ 35 36 $(SOPHYAINCP)sopnamsp.h \ 36 $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \ 37 $(SOPHYAINCP)machdefs.h nbtri.h \ 38 cspline.h \ 37 39 $(SOPHYAINCP)pexceptions.h 38 $(CXXCOMPILE ) -o $@ $<40 $(CXXCOMPILELIB) -o $@ $< 39 41 40 42 $(SOPHYAOBJP)datatypes.o: datatypes.cc \ 41 $(SOPHYAINCP)sopnamsp.h datatypes.h \ 43 $(SOPHYAINCP)sopnamsp.h \ 44 datatypes.h \ 42 45 $(SOPHYAINCP)machdefs.h 43 $(CXXCOMPILE) -o $@ $< 44 45 $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \ 46 $(CXXCOMPILELIB) -o $@ $< 47 48 $(SOPHYAOBJP)dates.o: dates.cc \ 49 $(SOPHYAINCP)sopnamsp.h \ 46 50 $(SOPHYAINCP)machdefs.h \ 47 51 $(SOPHYAINCP)perrors.h \ 48 $(SOPHYAINCP)pexceptions.h dates.h 49 $(CXXCOMPILE) -o $@ $< 50 51 $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \ 52 difeq.h $(SOPHYAINCP)machdefs.h \ 52 $(SOPHYAINCP)pexceptions.h \ 53 dates.h 54 $(CXXCOMPILELIB) -o $@ $< 55 56 $(SOPHYAOBJP)difeq.o: difeq.cc \ 57 $(SOPHYAINCP)sopnamsp.h difeq.h \ 58 $(SOPHYAINCP)machdefs.h \ 53 59 $(SOPHYAINCP)pexceptions.h \ 54 60 $(SOPHYAINCP)tvector.h \ … … 68 74 $(SOPHYAINCP)utilarr.h \ 69 75 $(SOPHYAINCP)ctimer.h 70 $(CXXCOMPILE) -o $@ $< 71 72 $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \ 73 $(SOPHYAINCP)machdefs.h fmath.h perandom.h \ 74 $(SOPHYAINCP)histos.h \ 76 $(CXXCOMPILELIB) -o $@ $< 77 78 $(SOPHYAOBJP)dynccd.o: dynccd.cc \ 79 $(SOPHYAINCP)sopnamsp.h \ 80 $(SOPHYAINCP)machdefs.h fmath.h \ 81 perandom.h $(SOPHYAINCP)histos.h \ 75 82 $(SOPHYAINCP)objfio.h \ 76 83 $(SOPHYAINCP)anydataobj.h \ … … 92 99 $(SOPHYAINCP)dvlist.h \ 93 100 $(SOPHYAINCP)ndatablock.h \ 94 $(SOPHYAINCP)utilarr.h nbrandom.h \ 101 $(SOPHYAINCP)utilarr.h \ 102 nbrandom.h \ 95 103 $(SOPHYAINCP)srandgen.h cimage.h \ 96 104 $(SOPHYAINCP)fioarr.h dynccd.h 97 $(CXXCOMPILE ) -o $@ $<105 $(CXXCOMPILELIB) -o $@ $< 98 106 99 107 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \ 100 108 $(SOPHYAINCP)sopnamsp.h \ 101 $(SOPHYAINCP)machdefs.h fct1dfit.h \ 102 generalfit.h $(SOPHYAINCP)pexceptions.h \ 103 $(SOPHYAINCP)tvector.h \ 104 $(SOPHYAINCP)tmatrix.h \ 105 $(SOPHYAINCP)tarray.h \ 106 $(SOPHYAINCP)basarr.h \ 107 $(SOPHYAINCP)anydataobj.h \ 108 $(SOPHYAINCP)mutyv.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)objfio.h \ 111 $(SOPHYAINCP)ppersist.h \ 112 $(SOPHYAINCP)gnumd5.h \ 113 $(SOPHYAINCP)ppfbinstream.h \ 114 $(SOPHYAINCP)rawstream.h \ 115 $(SOPHYAINCP)ppfnametag.h \ 116 $(SOPHYAINCP)ndatablock.h \ 117 $(SOPHYAINCP)utilarr.h generaldata.h \ 118 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 119 $(SOPHYAINCP)utils.h \ 120 $(SOPHYAINCP)perrors.h fmath.h nbconst.h \ 121 tabmath.h 122 $(CXXCOMPILE) -o $@ $< 109 $(SOPHYAINCP)machdefs.h \ 110 fct1dfit.h generalfit.h \ 111 $(SOPHYAINCP)pexceptions.h \ 112 $(SOPHYAINCP)tvector.h \ 113 $(SOPHYAINCP)tmatrix.h \ 114 $(SOPHYAINCP)tarray.h \ 115 $(SOPHYAINCP)basarr.h \ 116 $(SOPHYAINCP)anydataobj.h \ 117 $(SOPHYAINCP)mutyv.h \ 118 $(SOPHYAINCP)dvlist.h \ 119 $(SOPHYAINCP)objfio.h \ 120 $(SOPHYAINCP)ppersist.h \ 121 $(SOPHYAINCP)gnumd5.h \ 122 $(SOPHYAINCP)ppfbinstream.h \ 123 $(SOPHYAINCP)rawstream.h \ 124 $(SOPHYAINCP)ppfnametag.h \ 125 $(SOPHYAINCP)ndatablock.h \ 126 $(SOPHYAINCP)utilarr.h \ 127 generaldata.h \ 128 $(SOPHYAINCP)ntupintf.h poly.h \ 129 peida.h $(SOPHYAINCP)utils.h \ 130 $(SOPHYAINCP)perrors.h fmath.h \ 131 nbconst.h tabmath.h 132 $(CXXCOMPILELIB) -o $@ $< 123 133 124 134 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \ 125 135 $(SOPHYAINCP)sopnamsp.h \ 126 $(SOPHYAINCP)machdefs.h fct2dfit.h \ 127 generalfit.h $(SOPHYAINCP)pexceptions.h \ 128 $(SOPHYAINCP)tvector.h \ 129 $(SOPHYAINCP)tmatrix.h \ 130 $(SOPHYAINCP)tarray.h \ 131 $(SOPHYAINCP)basarr.h \ 132 $(SOPHYAINCP)anydataobj.h \ 133 $(SOPHYAINCP)mutyv.h \ 134 $(SOPHYAINCP)dvlist.h \ 135 $(SOPHYAINCP)objfio.h \ 136 $(SOPHYAINCP)ppersist.h \ 137 $(SOPHYAINCP)gnumd5.h \ 138 $(SOPHYAINCP)ppfbinstream.h \ 139 $(SOPHYAINCP)rawstream.h \ 140 $(SOPHYAINCP)ppfnametag.h \ 141 $(SOPHYAINCP)ndatablock.h \ 142 $(SOPHYAINCP)utilarr.h generaldata.h \ 143 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 144 $(SOPHYAINCP)utils.h \ 145 $(SOPHYAINCP)perrors.h fmath.h nbconst.h \ 146 tabmath.h simps2d.h 147 $(CXXCOMPILE) -o $@ $< 136 $(SOPHYAINCP)machdefs.h \ 137 fct2dfit.h generalfit.h \ 138 $(SOPHYAINCP)pexceptions.h \ 139 $(SOPHYAINCP)tvector.h \ 140 $(SOPHYAINCP)tmatrix.h \ 141 $(SOPHYAINCP)tarray.h \ 142 $(SOPHYAINCP)basarr.h \ 143 $(SOPHYAINCP)anydataobj.h \ 144 $(SOPHYAINCP)mutyv.h \ 145 $(SOPHYAINCP)dvlist.h \ 146 $(SOPHYAINCP)objfio.h \ 147 $(SOPHYAINCP)ppersist.h \ 148 $(SOPHYAINCP)gnumd5.h \ 149 $(SOPHYAINCP)ppfbinstream.h \ 150 $(SOPHYAINCP)rawstream.h \ 151 $(SOPHYAINCP)ppfnametag.h \ 152 $(SOPHYAINCP)ndatablock.h \ 153 $(SOPHYAINCP)utilarr.h \ 154 generaldata.h \ 155 $(SOPHYAINCP)ntupintf.h poly.h \ 156 peida.h $(SOPHYAINCP)utils.h \ 157 $(SOPHYAINCP)perrors.h fmath.h \ 158 nbconst.h tabmath.h simps2d.h 159 $(CXXCOMPILELIB) -o $@ $< 148 160 149 161 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \ 150 $(SOPHYAINCP)sopnamsp.h fftmserver.h \ 151 fftservintf.h $(SOPHYAINCP)machdefs.h \ 152 $(SOPHYAINCP)pexceptions.h \ 153 $(SOPHYAINCP)tmatrix.h \ 154 $(SOPHYAINCP)tarray.h \ 155 $(SOPHYAINCP)basarr.h \ 156 $(SOPHYAINCP)anydataobj.h \ 157 $(SOPHYAINCP)mutyv.h \ 158 $(SOPHYAINCP)dvlist.h \ 159 $(SOPHYAINCP)objfio.h \ 160 $(SOPHYAINCP)ppersist.h \ 161 $(SOPHYAINCP)gnumd5.h \ 162 $(SOPHYAINCP)ppfbinstream.h \ 163 $(SOPHYAINCP)rawstream.h \ 164 $(SOPHYAINCP)ppfnametag.h \ 165 $(SOPHYAINCP)ndatablock.h \ 166 $(SOPHYAINCP)utilarr.h \ 167 $(SOPHYAINCP)tvector.h fftmayer.h 168 $(CXXCOMPILE) -o $@ $< 162 $(SOPHYAINCP)sopnamsp.h \ 163 fftmserver.h fftservintf.h \ 164 $(SOPHYAINCP)machdefs.h \ 165 $(SOPHYAINCP)pexceptions.h \ 166 $(SOPHYAINCP)tmatrix.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)basarr.h \ 169 $(SOPHYAINCP)anydataobj.h \ 170 $(SOPHYAINCP)mutyv.h \ 171 $(SOPHYAINCP)dvlist.h \ 172 $(SOPHYAINCP)objfio.h \ 173 $(SOPHYAINCP)ppersist.h \ 174 $(SOPHYAINCP)gnumd5.h \ 175 $(SOPHYAINCP)ppfbinstream.h \ 176 $(SOPHYAINCP)rawstream.h \ 177 $(SOPHYAINCP)ppfnametag.h \ 178 $(SOPHYAINCP)ndatablock.h \ 179 $(SOPHYAINCP)utilarr.h \ 180 $(SOPHYAINCP)tvector.h \ 181 fftmayer.h 182 $(CXXCOMPILELIB) -o $@ $< 169 183 170 184 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \ 171 $(SOPHYAINCP)sopnamsp.h fftpserver.h \ 172 fftservintf.h $(SOPHYAINCP)machdefs.h \ 173 $(SOPHYAINCP)pexceptions.h \ 174 $(SOPHYAINCP)tmatrix.h \ 175 $(SOPHYAINCP)tarray.h \ 176 $(SOPHYAINCP)basarr.h \ 177 $(SOPHYAINCP)anydataobj.h \ 178 $(SOPHYAINCP)mutyv.h \ 179 $(SOPHYAINCP)dvlist.h \ 180 $(SOPHYAINCP)objfio.h \ 181 $(SOPHYAINCP)ppersist.h \ 182 $(SOPHYAINCP)gnumd5.h \ 183 $(SOPHYAINCP)ppfbinstream.h \ 184 $(SOPHYAINCP)rawstream.h \ 185 $(SOPHYAINCP)ppfnametag.h \ 186 $(SOPHYAINCP)ndatablock.h \ 187 $(SOPHYAINCP)utilarr.h \ 188 $(SOPHYAINCP)tvector.h fftpackc.h 189 $(CXXCOMPILE) -o $@ $< 185 $(SOPHYAINCP)sopnamsp.h \ 186 fftpserver.h fftservintf.h \ 187 $(SOPHYAINCP)machdefs.h \ 188 $(SOPHYAINCP)pexceptions.h \ 189 $(SOPHYAINCP)tmatrix.h \ 190 $(SOPHYAINCP)tarray.h \ 191 $(SOPHYAINCP)basarr.h \ 192 $(SOPHYAINCP)anydataobj.h \ 193 $(SOPHYAINCP)mutyv.h \ 194 $(SOPHYAINCP)dvlist.h \ 195 $(SOPHYAINCP)objfio.h \ 196 $(SOPHYAINCP)ppersist.h \ 197 $(SOPHYAINCP)gnumd5.h \ 198 $(SOPHYAINCP)ppfbinstream.h \ 199 $(SOPHYAINCP)rawstream.h \ 200 $(SOPHYAINCP)ppfnametag.h \ 201 $(SOPHYAINCP)ndatablock.h \ 202 $(SOPHYAINCP)utilarr.h \ 203 $(SOPHYAINCP)tvector.h \ 204 fftpackc.h 205 $(CXXCOMPILELIB) -o $@ $< 190 206 191 207 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \ 192 $(SOPHYAINCP)sopnamsp.h fftservintf.h \ 208 $(SOPHYAINCP)sopnamsp.h \ 209 fftservintf.h \ 193 210 $(SOPHYAINCP)machdefs.h \ 194 211 $(SOPHYAINCP)pexceptions.h \ … … 208 225 $(SOPHYAINCP)utilarr.h \ 209 226 $(SOPHYAINCP)tvector.h 210 $(CXXCOMPILE ) -o $@ $<227 $(CXXCOMPILELIB) -o $@ $< 211 228 212 229 $(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \ 213 $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \ 230 $(SOPHYAINCP)sopnamsp.h \ 231 FSAppIrrSmpl.h \ 214 232 $(SOPHYAINCP)machdefs.h nbmath.h \ 215 233 $(SOPHYAINCP)smathconst.h \ … … 234 252 $(SOPHYAINCP)matharr.h \ 235 253 $(SOPHYAINCP)fioarr.h \ 236 $(SOPHYAINCP)sopemtx.h fftservintf.h \ 237 fftpserver.h $(SOPHYAINCP)toeplitzMatrix.h \ 254 $(SOPHYAINCP)sopemtx.h \ 255 fftservintf.h fftpserver.h \ 256 $(SOPHYAINCP)toeplitzMatrix.h \ 238 257 $(SOPHYAINCP)nbmath.h \ 239 258 $(SOPHYAINCP)fftservintf.h \ 240 259 $(SOPHYAINCP)fftpserver.h 241 $(CXXCOMPILE ) -o $@ $<260 $(CXXCOMPILELIB) -o $@ $< 242 261 243 262 $(SOPHYAOBJP)functab.o: functab.cc \ 244 263 $(SOPHYAINCP)sopnamsp.h \ 245 264 $(SOPHYAINCP)machdefs.h \ 246 $(SOPHYAINCP)pexceptions.h functab.h\247 $(SOPHYAINCP)tvector.h \265 $(SOPHYAINCP)pexceptions.h \ 266 functab.h $(SOPHYAINCP)tvector.h \ 248 267 $(SOPHYAINCP)tmatrix.h \ 249 268 $(SOPHYAINCP)tarray.h \ … … 260 279 $(SOPHYAINCP)ndatablock.h \ 261 280 $(SOPHYAINCP)utilarr.h 262 $(CXXCOMPILE ) -o $@ $<281 $(CXXCOMPILELIB) -o $@ $< 263 282 264 283 $(SOPHYAOBJP)generaldata.o: generaldata.cc \ … … 266 285 $(SOPHYAINCP)machdefs.h \ 267 286 $(SOPHYAINCP)strutil.h nbtri.h \ 268 generalfit.h $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)tvector.h \ 270 $(SOPHYAINCP)tmatrix.h \ 271 $(SOPHYAINCP)tarray.h \ 272 $(SOPHYAINCP)basarr.h \ 273 $(SOPHYAINCP)anydataobj.h \ 274 $(SOPHYAINCP)mutyv.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)objfio.h \ 277 $(SOPHYAINCP)ppersist.h \ 278 $(SOPHYAINCP)gnumd5.h \ 279 $(SOPHYAINCP)ppfbinstream.h \ 280 $(SOPHYAINCP)rawstream.h \ 281 $(SOPHYAINCP)ppfnametag.h \ 282 $(SOPHYAINCP)ndatablock.h \ 283 $(SOPHYAINCP)utilarr.h generaldata.h \ 284 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 285 $(SOPHYAINCP)utils.h \ 287 generalfit.h \ 288 $(SOPHYAINCP)pexceptions.h \ 289 $(SOPHYAINCP)tvector.h \ 290 $(SOPHYAINCP)tmatrix.h \ 291 $(SOPHYAINCP)tarray.h \ 292 $(SOPHYAINCP)basarr.h \ 293 $(SOPHYAINCP)anydataobj.h \ 294 $(SOPHYAINCP)mutyv.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)objfio.h \ 297 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)gnumd5.h \ 299 $(SOPHYAINCP)ppfbinstream.h \ 300 $(SOPHYAINCP)rawstream.h \ 301 $(SOPHYAINCP)ppfnametag.h \ 302 $(SOPHYAINCP)ndatablock.h \ 303 $(SOPHYAINCP)utilarr.h \ 304 generaldata.h \ 305 $(SOPHYAINCP)ntupintf.h poly.h \ 306 peida.h $(SOPHYAINCP)utils.h \ 286 307 $(SOPHYAINCP)perrors.h fmath.h 287 $(CXXCOMPILE ) -o $@ $<308 $(CXXCOMPILELIB) -o $@ $< 288 309 289 310 $(SOPHYAOBJP)generalfit.o: generalfit.cc \ 290 311 $(SOPHYAINCP)sopnamsp.h \ 291 312 $(SOPHYAINCP)machdefs.h \ 292 $(SOPHYAINCP)pexceptions.h generalfit.h \ 293 $(SOPHYAINCP)tvector.h \ 294 $(SOPHYAINCP)tmatrix.h \ 295 $(SOPHYAINCP)tarray.h \ 296 $(SOPHYAINCP)basarr.h \ 297 $(SOPHYAINCP)anydataobj.h \ 298 $(SOPHYAINCP)mutyv.h \ 299 $(SOPHYAINCP)dvlist.h \ 300 $(SOPHYAINCP)objfio.h \ 301 $(SOPHYAINCP)ppersist.h \ 302 $(SOPHYAINCP)gnumd5.h \ 303 $(SOPHYAINCP)ppfbinstream.h \ 304 $(SOPHYAINCP)rawstream.h \ 305 $(SOPHYAINCP)ppfnametag.h \ 306 $(SOPHYAINCP)ndatablock.h \ 307 $(SOPHYAINCP)utilarr.h generaldata.h \ 308 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 309 $(SOPHYAINCP)utils.h \ 313 $(SOPHYAINCP)pexceptions.h \ 314 generalfit.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tarray.h \ 318 $(SOPHYAINCP)basarr.h \ 319 $(SOPHYAINCP)anydataobj.h \ 320 $(SOPHYAINCP)mutyv.h \ 321 $(SOPHYAINCP)dvlist.h \ 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)ppersist.h \ 324 $(SOPHYAINCP)gnumd5.h \ 325 $(SOPHYAINCP)ppfbinstream.h \ 326 $(SOPHYAINCP)rawstream.h \ 327 $(SOPHYAINCP)ppfnametag.h \ 328 $(SOPHYAINCP)ndatablock.h \ 329 $(SOPHYAINCP)utilarr.h \ 330 generaldata.h \ 331 $(SOPHYAINCP)ntupintf.h poly.h \ 332 peida.h $(SOPHYAINCP)utils.h \ 310 333 $(SOPHYAINCP)perrors.h fmath.h \ 311 334 $(SOPHYAINCP)sopemtx.h 312 $(CXXCOMPILE) -o $@ $< 313 314 $(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \ 315 integ.h $(SOPHYAINCP)machdefs.h \ 316 $(SOPHYAINCP)pexceptions.h classfunc.h \ 317 generalfit.h $(SOPHYAINCP)tvector.h \ 318 $(SOPHYAINCP)tmatrix.h \ 319 $(SOPHYAINCP)tarray.h \ 320 $(SOPHYAINCP)basarr.h \ 321 $(SOPHYAINCP)anydataobj.h \ 322 $(SOPHYAINCP)mutyv.h \ 323 $(SOPHYAINCP)dvlist.h \ 324 $(SOPHYAINCP)objfio.h \ 325 $(SOPHYAINCP)ppersist.h \ 326 $(SOPHYAINCP)gnumd5.h \ 327 $(SOPHYAINCP)ppfbinstream.h \ 328 $(SOPHYAINCP)rawstream.h \ 329 $(SOPHYAINCP)ppfnametag.h \ 330 $(SOPHYAINCP)ndatablock.h \ 331 $(SOPHYAINCP)utilarr.h generaldata.h \ 332 $(SOPHYAINCP)ntupintf.h poly.h peida.h \ 333 $(SOPHYAINCP)utils.h \ 335 $(CXXCOMPILELIB) -o $@ $< 336 337 $(SOPHYAOBJP)integ.o: integ.cc \ 338 $(SOPHYAINCP)sopnamsp.h integ.h \ 339 $(SOPHYAINCP)machdefs.h \ 340 $(SOPHYAINCP)pexceptions.h \ 341 classfunc.h generalfit.h \ 342 $(SOPHYAINCP)tvector.h \ 343 $(SOPHYAINCP)tmatrix.h \ 344 $(SOPHYAINCP)tarray.h \ 345 $(SOPHYAINCP)basarr.h \ 346 $(SOPHYAINCP)anydataobj.h \ 347 $(SOPHYAINCP)mutyv.h \ 348 $(SOPHYAINCP)dvlist.h \ 349 $(SOPHYAINCP)objfio.h \ 350 $(SOPHYAINCP)ppersist.h \ 351 $(SOPHYAINCP)gnumd5.h \ 352 $(SOPHYAINCP)ppfbinstream.h \ 353 $(SOPHYAINCP)rawstream.h \ 354 $(SOPHYAINCP)ppfnametag.h \ 355 $(SOPHYAINCP)ndatablock.h \ 356 $(SOPHYAINCP)utilarr.h \ 357 generaldata.h \ 358 $(SOPHYAINCP)ntupintf.h poly.h \ 359 peida.h $(SOPHYAINCP)utils.h \ 334 360 $(SOPHYAINCP)perrors.h fmath.h 335 $(CXXCOMPILE ) -o $@ $<361 $(CXXCOMPILELIB) -o $@ $< 336 362 337 363 $(SOPHYAOBJP)median.o: median.cc 338 $(CXXCOMPILE ) -o $@ $<364 $(CXXCOMPILELIB) -o $@ $< 339 365 340 366 $(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \ 341 367 $(SOPHYAINCP)sopnamsp.h \ 342 $(SOPHYAINCP)machdefs.h ntoolsinit.h \ 368 $(SOPHYAINCP)machdefs.h \ 369 ntoolsinit.h \ 343 370 $(SOPHYAINCP)tarrinit.h \ 344 371 $(SOPHYAINCP)sophyainit.h poly.h \ … … 350 377 $(SOPHYAINCP)ppfbinstream.h \ 351 378 $(SOPHYAINCP)rawstream.h \ 352 $(SOPHYAINCP)ppfnametag.h peida.h\353 $(SOPHYAINCP)utils.h \379 $(SOPHYAINCP)ppfnametag.h \ 380 peida.h $(SOPHYAINCP)utils.h \ 354 381 $(SOPHYAINCP)perrors.h fmath.h \ 355 382 $(SOPHYAINCP)tvector.h \ … … 360 387 $(SOPHYAINCP)dvlist.h \ 361 388 $(SOPHYAINCP)ndatablock.h \ 362 $(SOPHYAINCP)utilarr.h generaldata.h \ 389 $(SOPHYAINCP)utilarr.h \ 390 generaldata.h \ 363 391 $(SOPHYAINCP)ntupintf.h cimage.h \ 364 $(SOPHYAINCP)fioarr.h tabmath.h nbconst.h\365 dates.h datime.h366 $(CXXCOMPILE ) -o $@ $<392 $(SOPHYAINCP)fioarr.h tabmath.h \ 393 nbconst.h dates.h datime.h 394 $(CXXCOMPILELIB) -o $@ $< 367 395 368 396 $(SOPHYAOBJP)objfitter.o: objfitter.cc \ 369 $(SOPHYAINCP)sopnamsp.h objfitter.h \ 397 $(SOPHYAINCP)sopnamsp.h \ 398 objfitter.h \ 370 399 $(SOPHYAINCP)machdefs.h \ 371 400 $(SOPHYAINCP)tmatrix.h \ … … 392 421 $(SOPHYAINCP)fmath.h \ 393 422 $(SOPHYAINCP)histos2.h \ 394 $(SOPHYAINCP)hisprof.h generalfit.h \ 395 generaldata.h $(SOPHYAINCP)ntupintf.h \ 396 poly.h peida.h 397 $(CXXCOMPILE) -o $@ $< 423 $(SOPHYAINCP)hisprof.h \ 424 generalfit.h generaldata.h \ 425 $(SOPHYAINCP)ntupintf.h poly.h \ 426 peida.h 427 $(CXXCOMPILELIB) -o $@ $< 398 428 399 429 $(SOPHYAOBJP)perandom.o: perandom.cc \ 400 430 $(SOPHYAINCP)sopnamsp.h \ 401 431 $(SOPHYAINCP)machdefs.h \ 402 $(SOPHYAINCP)pexceptions.h perandom.h\403 $(SOPHYAINCP)histos.h \432 $(SOPHYAINCP)pexceptions.h \ 433 perandom.h $(SOPHYAINCP)histos.h \ 404 434 $(SOPHYAINCP)objfio.h \ 405 435 $(SOPHYAINCP)anydataobj.h \ … … 420 450 $(SOPHYAINCP)dvlist.h \ 421 451 $(SOPHYAINCP)ndatablock.h \ 422 $(SOPHYAINCP)utilarr.h nbrandom.h \ 452 $(SOPHYAINCP)utilarr.h \ 453 nbrandom.h \ 423 454 $(SOPHYAINCP)srandgen.h pemath.h 424 $(CXXCOMPILE) -o $@ $< 425 426 $(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)sopnamsp.h \ 455 $(CXXCOMPILELIB) -o $@ $< 456 457 $(SOPHYAOBJP)poly.o: poly.cc \ 458 $(SOPHYAINCP)sopnamsp.h \ 427 459 $(SOPHYAINCP)machdefs.h poly.h \ 428 460 $(SOPHYAINCP)objfio.h \ … … 433 465 $(SOPHYAINCP)ppfbinstream.h \ 434 466 $(SOPHYAINCP)rawstream.h \ 435 $(SOPHYAINCP)ppfnametag.h peida.h\436 $(SOPHYAINCP)utils.h \467 $(SOPHYAINCP)ppfnametag.h \ 468 peida.h $(SOPHYAINCP)utils.h \ 437 469 $(SOPHYAINCP)perrors.h fmath.h \ 438 470 $(SOPHYAINCP)tvector.h \ … … 446 478 $(SOPHYAINCP)sopemtx.h \ 447 479 $(SOPHYAINCP)fioarr.h 448 $(CXXCOMPILE ) -o $@ $<480 $(CXXCOMPILELIB) -o $@ $< 449 481 450 482 $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \ 451 483 $(SOPHYAINCP)sopnamsp.h \ 452 $(SOPHYAINCP)machdefs.h rk4cdifeq.h \ 453 difeq.h $(SOPHYAINCP)pexceptions.h \ 484 $(SOPHYAINCP)machdefs.h \ 485 rk4cdifeq.h difeq.h \ 486 $(SOPHYAINCP)pexceptions.h \ 454 487 $(SOPHYAINCP)tvector.h \ 455 488 $(SOPHYAINCP)tmatrix.h \ … … 468 501 $(SOPHYAINCP)utilarr.h \ 469 502 $(SOPHYAINCP)ctimer.h 470 $(CXXCOMPILE ) -o $@ $<503 $(CXXCOMPILELIB) -o $@ $< 471 504 472 505 $(SOPHYAOBJP)simplesort.o: simplesort.cc \ 473 506 $(SOPHYAINCP)sopnamsp.h \ 474 $(SOPHYAINCP)machdefs.h simplesort.h \ 475 peida.h $(SOPHYAINCP)utils.h \ 507 $(SOPHYAINCP)machdefs.h \ 508 simplesort.h peida.h \ 509 $(SOPHYAINCP)utils.h \ 476 510 $(SOPHYAINCP)perrors.h \ 477 $(SOPHYAINCP)pexceptions.h fmath.h 478 $(CXXCOMPILE) -o $@ $< 511 $(SOPHYAINCP)pexceptions.h \ 512 fmath.h 513 $(CXXCOMPILELIB) -o $@ $< 479 514 480 515 $(SOPHYAOBJP)simplex.o: simplex.cc \ 481 $(SOPHYAINCP)sopnamsp.h simplex.h \ 482 $(SOPHYAINCP)machdefs.h \ 483 $(SOPHYAINCP)tvector.h \ 484 $(SOPHYAINCP)tmatrix.h \ 485 $(SOPHYAINCP)tarray.h \ 486 $(SOPHYAINCP)basarr.h \ 487 $(SOPHYAINCP)anydataobj.h \ 488 $(SOPHYAINCP)mutyv.h \ 489 $(SOPHYAINCP)dvlist.h \ 490 $(SOPHYAINCP)objfio.h \ 491 $(SOPHYAINCP)ppersist.h \ 492 $(SOPHYAINCP)pexceptions.h \ 493 $(SOPHYAINCP)gnumd5.h \ 494 $(SOPHYAINCP)ppfbinstream.h \ 495 $(SOPHYAINCP)rawstream.h \ 496 $(SOPHYAINCP)ppfnametag.h \ 497 $(SOPHYAINCP)ndatablock.h \ 498 $(SOPHYAINCP)utilarr.h generalfit.h \ 499 generaldata.h $(SOPHYAINCP)ntupintf.h \ 500 poly.h peida.h $(SOPHYAINCP)utils.h \ 516 $(SOPHYAINCP)sopnamsp.h \ 517 simplex.h \ 518 $(SOPHYAINCP)machdefs.h \ 519 $(SOPHYAINCP)tvector.h \ 520 $(SOPHYAINCP)tmatrix.h \ 521 $(SOPHYAINCP)tarray.h \ 522 $(SOPHYAINCP)basarr.h \ 523 $(SOPHYAINCP)anydataobj.h \ 524 $(SOPHYAINCP)mutyv.h \ 525 $(SOPHYAINCP)dvlist.h \ 526 $(SOPHYAINCP)objfio.h \ 527 $(SOPHYAINCP)ppersist.h \ 528 $(SOPHYAINCP)pexceptions.h \ 529 $(SOPHYAINCP)gnumd5.h \ 530 $(SOPHYAINCP)ppfbinstream.h \ 531 $(SOPHYAINCP)rawstream.h \ 532 $(SOPHYAINCP)ppfnametag.h \ 533 $(SOPHYAINCP)ndatablock.h \ 534 $(SOPHYAINCP)utilarr.h \ 535 generalfit.h generaldata.h \ 536 $(SOPHYAINCP)ntupintf.h poly.h \ 537 peida.h $(SOPHYAINCP)utils.h \ 501 538 $(SOPHYAINCP)perrors.h fmath.h \ 502 539 $(SOPHYAINCP)ntuple.h \ 503 540 $(SOPHYAINCP)timing.h 504 $(CXXCOMPILE ) -o $@ $<541 $(CXXCOMPILELIB) -o $@ $< 505 542 506 543 $(SOPHYAOBJP)tabmath.o: tabmath.cc \ 507 544 $(SOPHYAINCP)sopnamsp.h \ 508 $(SOPHYAINCP)machdefs.h tabmath.h peida.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 tabmath.h peida.h \ 509 547 $(SOPHYAINCP)utils.h \ 510 548 $(SOPHYAINCP)perrors.h \ 511 $(SOPHYAINCP)pexceptions.h fmath.h \ 512 nbconst.h 513 $(CXXCOMPILE) -o $@ $< 514 515 $(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \ 516 $(SOPHYAINCP)strutil.h nbconst.h datime.h 549 $(SOPHYAINCP)pexceptions.h \ 550 fmath.h nbconst.h 551 $(CXXCOMPILELIB) -o $@ $< 552 553 $(SOPHYAOBJP)datime.o: datime.c \ 554 $(SOPHYAINCP)machdefs.h \ 555 $(SOPHYAINCP)strutil.h nbconst.h \ 556 datime.h 517 557 $(CCOMPILE) -o $@ $< 518 558 519 559 $(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \ 520 $(SOPHYAINCP)machdefs.h trigtbl.h 560 $(SOPHYAINCP)machdefs.h \ 561 trigtbl.h 521 562 $(CCOMPILE) -o $@ $< 522 563 523 564 $(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \ 524 $(SOPHYAINCP)machdefs.h trigtbl.h 565 $(SOPHYAINCP)machdefs.h \ 566 trigtbl.h 525 567 $(CCOMPILE) -o $@ $< 526 568 … … 536 578 $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \ 537 579 $(SOPHYAINCP)machdefs.h \ 538 $(SOPHYAINCP)smathconst.h matxop.h\539 nbinteg.h nbtri.h580 $(SOPHYAINCP)smathconst.h \ 581 matxop.h nbinteg.h nbtri.h 540 582 $(CCOMPILE) -o $@ $< 541 583 -
trunk/SophyaLib/SUtils/Makefile
r2743 r2751 12 12 $(SOPHYAOBJP)datacards.o: datacards.cc \ 13 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h datacards.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 datacards.h \ 15 16 $(SOPHYAINCP)pexceptions.h 16 $(CXXCOMPILE ) -o $@ $<17 $(CXXCOMPILELIB) -o $@ $< 17 18 18 19 $(SOPHYAOBJP)strutilxx.o: strutilxx.cc \ 19 20 $(SOPHYAINCP)sopnamsp.h \ 20 $(SOPHYAINCP)machdefs.h strutilxx.h 21 $(CXXCOMPILE) -o $@ $< 21 $(SOPHYAINCP)machdefs.h \ 22 strutilxx.h 23 $(CXXCOMPILELIB) -o $@ $< 22 24 23 $(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \ 25 $(SOPHYAOBJP)utils.o: utils.cc \ 26 $(SOPHYAINCP)sopnamsp.h \ 24 27 $(SOPHYAINCP)machdefs.h utils.h \ 25 28 $(SOPHYAINCP)pexceptions.h 26 $(CXXCOMPILE ) -o $@ $<29 $(CXXCOMPILELIB) -o $@ $< 27 30 28 31 $(SOPHYAOBJP)strutil.o: strutil.c strutil.h -
trunk/SophyaLib/SUtils/smakefile
r2743 r2751 12 12 $(SOPHYAOBJP)datacards.o: datacards.cc \ 13 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h datacards.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 datacards.h \ 15 16 $(SOPHYAINCP)pexceptions.h 16 $(CXXCOMPILE ) -o $@ $<17 $(CXXCOMPILELIB) -o $@ $< 17 18 18 19 $(SOPHYAOBJP)strutilxx.o: strutilxx.cc \ 19 20 $(SOPHYAINCP)sopnamsp.h \ 20 $(SOPHYAINCP)machdefs.h strutilxx.h 21 $(CXXCOMPILE) -o $@ $< 21 $(SOPHYAINCP)machdefs.h \ 22 strutilxx.h 23 $(CXXCOMPILELIB) -o $@ $< 22 24 23 $(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \ 25 $(SOPHYAOBJP)utils.o: utils.cc \ 26 $(SOPHYAINCP)sopnamsp.h \ 24 27 $(SOPHYAINCP)machdefs.h utils.h \ 25 28 $(SOPHYAINCP)pexceptions.h 26 $(CXXCOMPILE ) -o $@ $<29 $(CXXCOMPILELIB) -o $@ $< 27 30 28 31 $(SOPHYAOBJP)strutil.o: strutil.c strutil.h -
trunk/SophyaLib/Samba/Makefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \ 12 $(SOPHYAOBJP)alm.o: alm.cc \ 13 $(SOPHYAINCP)sopnamsp.h alm.h \ 13 14 $(SOPHYAINCP)nbrandom.h \ 14 15 $(SOPHYAINCP)srandgen.h \ … … 33 34 $(SOPHYAINCP)ppfnametag.h \ 34 35 $(SOPHYAINCP)utilarr.h 35 $(CXXCOMPILE ) -o $@ $<36 $(CXXCOMPILELIB) -o $@ $< 36 37 37 $(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \ 38 $(SOPHYAOBJP)bruit.o: bruit.cc \ 39 $(SOPHYAINCP)sopnamsp.h \ 38 40 $(SOPHYAINCP)fmath.h bruit.h \ 39 41 $(SOPHYAINCP)nbrandom.h \ 40 42 $(SOPHYAINCP)srandgen.h \ 41 43 $(SOPHYAINCP)machdefs.h 42 $(CXXCOMPILE ) -o $@ $<44 $(CXXCOMPILELIB) -o $@ $< 43 45 44 $(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \ 45 circle.h $(SOPHYAINCP)vector3d.h \ 46 $(SOPHYAINCP)longlat.h \ 47 $(SOPHYAINCP)machdefs.h \ 48 $(SOPHYAINCP)utilgeom.h \ 49 $(SOPHYAINCP)unitvector.h geometry.h 50 $(CXXCOMPILE) -o $@ $< 51 52 $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \ 53 $(SOPHYAINCP)sopnamsp.h datacirclefake.h \ 54 datacirclebase.h circle.h \ 46 $(SOPHYAOBJP)circle.o: circle.cc \ 47 $(SOPHYAINCP)sopnamsp.h circle.h \ 55 48 $(SOPHYAINCP)vector3d.h \ 56 49 $(SOPHYAINCP)longlat.h \ 57 50 $(SOPHYAINCP)machdefs.h \ 58 51 $(SOPHYAINCP)utilgeom.h \ 59 $(SOPHYAINCP)unitvector.h geometry.h 60 $(CXXCOMPILE) -o $@ $< 52 $(SOPHYAINCP)unitvector.h \ 53 geometry.h 54 $(CXXCOMPILELIB) -o $@ $< 55 56 $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \ 57 $(SOPHYAINCP)sopnamsp.h \ 58 datacirclefake.h datacirclebase.h circle.h \ 59 $(SOPHYAINCP)vector3d.h \ 60 $(SOPHYAINCP)longlat.h \ 61 $(SOPHYAINCP)machdefs.h \ 62 $(SOPHYAINCP)utilgeom.h \ 63 $(SOPHYAINCP)unitvector.h \ 64 geometry.h 65 $(CXXCOMPILELIB) -o $@ $< 61 66 62 67 $(SOPHYAOBJP)harmspher.o: harmspher.cc \ 63 $(SOPHYAINCP)machdefs.h harmspher.h 64 $(CXXCOMPILE) -o $@ $< 68 $(SOPHYAINCP)machdefs.h \ 69 harmspher.h 70 $(CXXCOMPILELIB) -o $@ $< 65 71 66 72 $(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \ 67 $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \ 73 $(SOPHYAINCP)sopnamsp.h \ 74 lambdaBuilder.h \ 68 75 $(SOPHYAINCP)ndatablock.h \ 69 76 $(SOPHYAINCP)machdefs.h \ … … 89 96 $(SOPHYAINCP)triangmtx.h \ 90 97 $(SOPHYAINCP)nbconst.h 91 $(CXXCOMPILE ) -o $@ $<98 $(CXXCOMPILELIB) -o $@ $< 92 99 93 $(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \ 94 mlobe.h $(SOPHYAINCP)sphericalmap.h \ 100 $(SOPHYAOBJP)mlobe.o: mlobe.cc \ 101 $(SOPHYAINCP)sopnamsp.h mlobe.h \ 102 $(SOPHYAINCP)sphericalmap.h \ 95 103 $(SOPHYAINCP)smathconst.h \ 96 104 $(SOPHYAINCP)machdefs.h \ … … 118 126 $(SOPHYAINCP)utilarr.h \ 119 127 $(SOPHYAINCP)timing.h 120 $(CXXCOMPILE ) -o $@ $<128 $(CXXCOMPILELIB) -o $@ $< 121 129 122 130 $(SOPHYAOBJP)sambainit.o: sambainit.cc \ 123 $(SOPHYAINCP)sopnamsp.h sambainit.h \ 131 $(SOPHYAINCP)sopnamsp.h \ 132 sambainit.h \ 124 133 $(SOPHYAINCP)skymapinit.h \ 125 134 $(SOPHYAINCP)sophyainit.h \ … … 127 136 $(SOPHYAINCP)ntoolsinit.h \ 128 137 $(SOPHYAINCP)tarrinit.h 129 $(CXXCOMPILE ) -o $@ $<138 $(CXXCOMPILELIB) -o $@ $< 130 139 131 $(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \ 140 $(SOPHYAOBJP)scan.o: scan.cc \ 141 $(SOPHYAINCP)sopnamsp.h \ 132 142 $(SOPHYAINCP)machdefs.h scan.h \ 133 143 $(SOPHYAINCP)ppersist.h \ … … 144 154 $(SOPHYAINCP)fiondblock.h \ 145 155 $(SOPHYAINCP)smathconst.h 146 $(CXXCOMPILE ) -o $@ $<156 $(CXXCOMPILELIB) -o $@ $< 147 157 148 158 $(SOPHYAOBJP)sphericaltransformserver.o: sphericaltransformserver.cc \ … … 179 189 $(SOPHYAINCP)srandgen.h \ 180 190 $(SOPHYAINCP)nbmath.h \ 181 $(SOPHYAINCP)triangmtx.h lambdaBuilder.h \ 191 $(SOPHYAINCP)triangmtx.h \ 192 lambdaBuilder.h \ 182 193 $(SOPHYAINCP)timing.h 183 $(CXXCOMPILE ) -o $@ $<194 $(CXXCOMPILELIB) -o $@ $< 184 195 -
trunk/SophyaLib/Samba/smakefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \ 12 $(SOPHYAOBJP)alm.o: alm.cc \ 13 $(SOPHYAINCP)sopnamsp.h alm.h \ 13 14 $(SOPHYAINCP)nbrandom.h \ 14 15 $(SOPHYAINCP)srandgen.h \ … … 33 34 $(SOPHYAINCP)ppfnametag.h \ 34 35 $(SOPHYAINCP)utilarr.h 35 $(CXXCOMPILE ) -o $@ $<36 $(CXXCOMPILELIB) -o $@ $< 36 37 37 $(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \ 38 $(SOPHYAOBJP)bruit.o: bruit.cc \ 39 $(SOPHYAINCP)sopnamsp.h \ 38 40 $(SOPHYAINCP)fmath.h bruit.h \ 39 41 $(SOPHYAINCP)nbrandom.h \ 40 42 $(SOPHYAINCP)srandgen.h \ 41 43 $(SOPHYAINCP)machdefs.h 42 $(CXXCOMPILE ) -o $@ $<44 $(CXXCOMPILELIB) -o $@ $< 43 45 44 $(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \ 45 circle.h $(SOPHYAINCP)vector3d.h \ 46 $(SOPHYAINCP)longlat.h \ 47 $(SOPHYAINCP)machdefs.h \ 48 $(SOPHYAINCP)utilgeom.h \ 49 $(SOPHYAINCP)unitvector.h geometry.h 50 $(CXXCOMPILE) -o $@ $< 51 52 $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \ 53 $(SOPHYAINCP)sopnamsp.h datacirclefake.h \ 54 datacirclebase.h circle.h \ 46 $(SOPHYAOBJP)circle.o: circle.cc \ 47 $(SOPHYAINCP)sopnamsp.h circle.h \ 55 48 $(SOPHYAINCP)vector3d.h \ 56 49 $(SOPHYAINCP)longlat.h \ 57 50 $(SOPHYAINCP)machdefs.h \ 58 51 $(SOPHYAINCP)utilgeom.h \ 59 $(SOPHYAINCP)unitvector.h geometry.h 60 $(CXXCOMPILE) -o $@ $< 52 $(SOPHYAINCP)unitvector.h \ 53 geometry.h 54 $(CXXCOMPILELIB) -o $@ $< 55 56 $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \ 57 $(SOPHYAINCP)sopnamsp.h \ 58 datacirclefake.h datacirclebase.h circle.h \ 59 $(SOPHYAINCP)vector3d.h \ 60 $(SOPHYAINCP)longlat.h \ 61 $(SOPHYAINCP)machdefs.h \ 62 $(SOPHYAINCP)utilgeom.h \ 63 $(SOPHYAINCP)unitvector.h \ 64 geometry.h 65 $(CXXCOMPILELIB) -o $@ $< 61 66 62 67 $(SOPHYAOBJP)harmspher.o: harmspher.cc \ 63 $(SOPHYAINCP)machdefs.h harmspher.h 64 $(CXXCOMPILE) -o $@ $< 68 $(SOPHYAINCP)machdefs.h \ 69 harmspher.h 70 $(CXXCOMPILELIB) -o $@ $< 65 71 66 72 $(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \ 67 $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \ 73 $(SOPHYAINCP)sopnamsp.h \ 74 lambdaBuilder.h \ 68 75 $(SOPHYAINCP)ndatablock.h \ 69 76 $(SOPHYAINCP)machdefs.h \ … … 89 96 $(SOPHYAINCP)triangmtx.h \ 90 97 $(SOPHYAINCP)nbconst.h 91 $(CXXCOMPILE ) -o $@ $<98 $(CXXCOMPILELIB) -o $@ $< 92 99 93 $(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \ 94 mlobe.h $(SOPHYAINCP)sphericalmap.h \ 100 $(SOPHYAOBJP)mlobe.o: mlobe.cc \ 101 $(SOPHYAINCP)sopnamsp.h mlobe.h \ 102 $(SOPHYAINCP)sphericalmap.h \ 95 103 $(SOPHYAINCP)smathconst.h \ 96 104 $(SOPHYAINCP)machdefs.h \ … … 118 126 $(SOPHYAINCP)utilarr.h \ 119 127 $(SOPHYAINCP)timing.h 120 $(CXXCOMPILE ) -o $@ $<128 $(CXXCOMPILELIB) -o $@ $< 121 129 122 130 $(SOPHYAOBJP)sambainit.o: sambainit.cc \ 123 $(SOPHYAINCP)sopnamsp.h sambainit.h \ 131 $(SOPHYAINCP)sopnamsp.h \ 132 sambainit.h \ 124 133 $(SOPHYAINCP)skymapinit.h \ 125 134 $(SOPHYAINCP)sophyainit.h \ … … 127 136 $(SOPHYAINCP)ntoolsinit.h \ 128 137 $(SOPHYAINCP)tarrinit.h 129 $(CXXCOMPILE ) -o $@ $<138 $(CXXCOMPILELIB) -o $@ $< 130 139 131 $(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \ 140 $(SOPHYAOBJP)scan.o: scan.cc \ 141 $(SOPHYAINCP)sopnamsp.h \ 132 142 $(SOPHYAINCP)machdefs.h scan.h \ 133 143 $(SOPHYAINCP)ppersist.h \ … … 144 154 $(SOPHYAINCP)fiondblock.h \ 145 155 $(SOPHYAINCP)smathconst.h 146 $(CXXCOMPILE ) -o $@ $<156 $(CXXCOMPILELIB) -o $@ $< 147 157 148 158 $(SOPHYAOBJP)sphericaltransformserver.o: sphericaltransformserver.cc \ … … 179 189 $(SOPHYAINCP)srandgen.h \ 180 190 $(SOPHYAINCP)nbmath.h \ 181 $(SOPHYAINCP)triangmtx.h lambdaBuilder.h \ 191 $(SOPHYAINCP)triangmtx.h \ 192 lambdaBuilder.h \ 182 193 $(SOPHYAINCP)timing.h 183 $(CXXCOMPILE ) -o $@ $<194 $(CXXCOMPILELIB) -o $@ $< 184 195 -
trunk/SophyaLib/SkyMap/Makefile
r2743 r2751 11 11 12 12 $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \ 13 $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \ 14 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 15 $(SOPHYAINCP)machdefs.h pixelmap.h \ 16 $(SOPHYAINCP)ppersist.h \ 17 $(SOPHYAINCP)pexceptions.h \ 18 $(SOPHYAINCP)gnumd5.h \ 19 $(SOPHYAINCP)ppfbinstream.h \ 20 $(SOPHYAINCP)rawstream.h \ 21 $(SOPHYAINCP)ppfnametag.h \ 22 $(SOPHYAINCP)dvlist.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)anydataobj.h \ 25 $(SOPHYAINCP)mutyv.h spherepos.h \ 26 unitvector.h vector3d.h longlat.h utilgeom.h \ 27 $(SOPHYAINCP)tvector.h \ 28 $(SOPHYAINCP)tmatrix.h \ 29 $(SOPHYAINCP)tarray.h \ 30 $(SOPHYAINCP)basarr.h \ 31 $(SOPHYAINCP)ndatablock.h \ 32 $(SOPHYAINCP)utilarr.h localmap.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 fiolocalmap.h sphericalmap.h \ 15 $(SOPHYAINCP)smathconst.h \ 16 $(SOPHYAINCP)machdefs.h \ 17 pixelmap.h \ 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 \ 34 $(SOPHYAINCP)utilarr.h \ 35 localmap.h $(SOPHYAINCP)fioarr.h \ 36 $(SOPHYAINCP)fiondblock.h \ 37 $(SOPHYAINCP)datatype.h 38 $(CXXCOMPILELIB) -o $@ $< 39 40 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \ 41 $(SOPHYAINCP)sopnamsp.h \ 42 fiosphereecp.h sphereecp.h sphericalmap.h \ 43 $(SOPHYAINCP)smathconst.h \ 44 $(SOPHYAINCP)machdefs.h \ 45 pixelmap.h \ 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 \ 33 63 $(SOPHYAINCP)fioarr.h \ 34 $(SOPHYAINCP)fiondblock.h \ 35 $(SOPHYAINCP)datatype.h 36 $(CXXCOMPILE) -o $@ $< 37 38 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \ 39 $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \ 64 $(SOPHYAINCP)datatype.h 65 $(CXXCOMPILELIB) -o $@ $< 66 67 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \ 68 $(SOPHYAINCP)sopnamsp.h \ 69 fiospherehealpix.h sphericalmap.h \ 70 $(SOPHYAINCP)smathconst.h \ 71 $(SOPHYAINCP)machdefs.h \ 72 pixelmap.h \ 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 \ 89 $(SOPHYAINCP)utilarr.h \ 90 spherehealpix.h HEALPixUtils.h \ 91 $(SOPHYAINCP)fiondblock.h \ 92 $(SOPHYAINCP)datatype.h 93 $(CXXCOMPILELIB) -o $@ $< 94 95 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \ 96 $(SOPHYAINCP)sopnamsp.h \ 97 fiospherethetaphi.h sphericalmap.h \ 98 $(SOPHYAINCP)smathconst.h \ 99 $(SOPHYAINCP)machdefs.h \ 100 pixelmap.h \ 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 \ 117 $(SOPHYAINCP)utilarr.h \ 118 spherethetaphi.h \ 119 $(SOPHYAINCP)fiondblock.h \ 120 $(SOPHYAINCP)datatype.h 121 $(CXXCOMPILELIB) -o $@ $< 122 123 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \ 124 $(SOPHYAINCP)sopnamsp.h \ 125 HEALPixUtils.h \ 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 144 $(CXXCOMPILELIB) -o $@ $< 145 146 $(SOPHYAOBJP)localmap.o: localmap.cc \ 147 $(SOPHYAINCP)sopnamsp.h \ 148 localmap.h pixelmap.h \ 149 $(SOPHYAINCP)ppersist.h \ 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 170 $(CXXCOMPILELIB) -o $@ $< 171 172 $(SOPHYAOBJP)longlat.o: longlat.cc \ 173 $(SOPHYAINCP)sopnamsp.h \ 174 longlat.h \ 175 $(SOPHYAINCP)machdefs.h \ 176 utilgeom.h 177 $(CXXCOMPILELIB) -o $@ $< 178 179 $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \ 180 $(SOPHYAINCP)sopnamsp.h \ 181 $(SOPHYAINCP)machdefs.h \ 182 mapoperation.h \ 183 $(SOPHYAINCP)ndatablock.h \ 184 $(SOPHYAINCP)anydataobj.h \ 185 pixelmap.h \ 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 196 $(CXXCOMPILELIB) -o $@ $< 197 198 $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \ 199 $(SOPHYAINCP)sopnamsp.h \ 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 \ 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 \ 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 $@ $< 226 227 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \ 228 $(SOPHYAINCP)sopnamsp.h \ 40 229 sphereecp.h sphericalmap.h \ 41 230 $(SOPHYAINCP)smathconst.h \ 42 $(SOPHYAINCP)machdefs.h pixelmap.h \ 43 $(SOPHYAINCP)ppersist.h \ 44 $(SOPHYAINCP)pexceptions.h \ 45 $(SOPHYAINCP)gnumd5.h \ 46 $(SOPHYAINCP)ppfbinstream.h \ 47 $(SOPHYAINCP)rawstream.h \ 48 $(SOPHYAINCP)ppfnametag.h \ 49 $(SOPHYAINCP)dvlist.h \ 50 $(SOPHYAINCP)objfio.h \ 51 $(SOPHYAINCP)anydataobj.h \ 52 $(SOPHYAINCP)mutyv.h spherepos.h \ 53 unitvector.h vector3d.h longlat.h utilgeom.h \ 54 $(SOPHYAINCP)tvector.h \ 55 $(SOPHYAINCP)tmatrix.h \ 56 $(SOPHYAINCP)tarray.h \ 57 $(SOPHYAINCP)basarr.h \ 58 $(SOPHYAINCP)ndatablock.h \ 59 $(SOPHYAINCP)utilarr.h \ 60 $(SOPHYAINCP)fioarr.h \ 61 $(SOPHYAINCP)datatype.h 62 $(CXXCOMPILE) -o $@ $< 63 64 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \ 65 $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \ 66 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 67 $(SOPHYAINCP)machdefs.h pixelmap.h \ 68 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)pexceptions.h \ 70 $(SOPHYAINCP)gnumd5.h \ 71 $(SOPHYAINCP)ppfbinstream.h \ 72 $(SOPHYAINCP)rawstream.h \ 73 $(SOPHYAINCP)ppfnametag.h \ 74 $(SOPHYAINCP)dvlist.h \ 75 $(SOPHYAINCP)objfio.h \ 76 $(SOPHYAINCP)anydataobj.h \ 77 $(SOPHYAINCP)mutyv.h spherepos.h \ 78 unitvector.h vector3d.h longlat.h utilgeom.h \ 79 $(SOPHYAINCP)tvector.h \ 80 $(SOPHYAINCP)tmatrix.h \ 81 $(SOPHYAINCP)tarray.h \ 82 $(SOPHYAINCP)basarr.h \ 83 $(SOPHYAINCP)ndatablock.h \ 84 $(SOPHYAINCP)utilarr.h spherehealpix.h \ 85 HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \ 86 $(SOPHYAINCP)datatype.h 87 $(CXXCOMPILE) -o $@ $< 88 89 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \ 90 $(SOPHYAINCP)sopnamsp.h \ 91 fiospherethetaphi.h sphericalmap.h \ 92 $(SOPHYAINCP)smathconst.h \ 93 $(SOPHYAINCP)machdefs.h pixelmap.h \ 94 $(SOPHYAINCP)ppersist.h \ 95 $(SOPHYAINCP)pexceptions.h \ 96 $(SOPHYAINCP)gnumd5.h \ 97 $(SOPHYAINCP)ppfbinstream.h \ 98 $(SOPHYAINCP)rawstream.h \ 99 $(SOPHYAINCP)ppfnametag.h \ 100 $(SOPHYAINCP)dvlist.h \ 101 $(SOPHYAINCP)objfio.h \ 102 $(SOPHYAINCP)anydataobj.h \ 103 $(SOPHYAINCP)mutyv.h spherepos.h \ 104 unitvector.h vector3d.h longlat.h utilgeom.h \ 105 $(SOPHYAINCP)tvector.h \ 106 $(SOPHYAINCP)tmatrix.h \ 107 $(SOPHYAINCP)tarray.h \ 108 $(SOPHYAINCP)basarr.h \ 109 $(SOPHYAINCP)ndatablock.h \ 110 $(SOPHYAINCP)utilarr.h spherethetaphi.h \ 111 $(SOPHYAINCP)fiondblock.h \ 112 $(SOPHYAINCP)datatype.h 113 $(CXXCOMPILE) -o $@ $< 114 115 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \ 116 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \ 117 $(SOPHYAINCP)machdefs.h \ 118 $(SOPHYAINCP)ndatablock.h \ 119 $(SOPHYAINCP)anydataobj.h \ 120 $(SOPHYAINCP)tvector.h \ 121 $(SOPHYAINCP)tmatrix.h \ 122 $(SOPHYAINCP)tarray.h \ 123 $(SOPHYAINCP)basarr.h \ 124 $(SOPHYAINCP)mutyv.h \ 125 $(SOPHYAINCP)dvlist.h \ 126 $(SOPHYAINCP)objfio.h \ 127 $(SOPHYAINCP)ppersist.h \ 128 $(SOPHYAINCP)pexceptions.h \ 129 $(SOPHYAINCP)gnumd5.h \ 130 $(SOPHYAINCP)ppfbinstream.h \ 131 $(SOPHYAINCP)rawstream.h \ 132 $(SOPHYAINCP)ppfnametag.h \ 133 $(SOPHYAINCP)utilarr.h \ 134 $(SOPHYAINCP)smathconst.h 135 $(CXXCOMPILE) -o $@ $< 136 137 $(SOPHYAOBJP)localmap.o: localmap.cc \ 138 $(SOPHYAINCP)sopnamsp.h localmap.h \ 139 pixelmap.h $(SOPHYAINCP)ppersist.h \ 140 $(SOPHYAINCP)machdefs.h \ 141 $(SOPHYAINCP)pexceptions.h \ 142 $(SOPHYAINCP)gnumd5.h \ 143 $(SOPHYAINCP)ppfbinstream.h \ 144 $(SOPHYAINCP)rawstream.h \ 145 $(SOPHYAINCP)ppfnametag.h \ 146 $(SOPHYAINCP)dvlist.h \ 147 $(SOPHYAINCP)objfio.h \ 148 $(SOPHYAINCP)anydataobj.h \ 149 $(SOPHYAINCP)mutyv.h spherepos.h \ 150 unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \ 151 $(SOPHYAINCP)smathconst.h \ 152 $(SOPHYAINCP)tvector.h \ 153 $(SOPHYAINCP)tmatrix.h \ 154 $(SOPHYAINCP)tarray.h \ 155 $(SOPHYAINCP)basarr.h \ 156 $(SOPHYAINCP)ndatablock.h \ 157 $(SOPHYAINCP)utilarr.h \ 158 $(SOPHYAINCP)fiondblock.h \ 159 $(SOPHYAINCP)timing.h 160 $(CXXCOMPILE) -o $@ $< 161 162 $(SOPHYAOBJP)longlat.o: longlat.cc \ 163 $(SOPHYAINCP)sopnamsp.h longlat.h \ 164 $(SOPHYAINCP)machdefs.h utilgeom.h 165 $(CXXCOMPILE) -o $@ $< 166 167 $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \ 168 $(SOPHYAINCP)sopnamsp.h \ 169 $(SOPHYAINCP)machdefs.h mapoperation.h \ 170 $(SOPHYAINCP)ndatablock.h \ 171 $(SOPHYAINCP)anydataobj.h pixelmap.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 $(SOPHYAINCP)pexceptions.h \ 174 $(SOPHYAINCP)gnumd5.h \ 175 $(SOPHYAINCP)ppfbinstream.h \ 176 $(SOPHYAINCP)rawstream.h \ 177 $(SOPHYAINCP)ppfnametag.h \ 178 $(SOPHYAINCP)dvlist.h \ 179 $(SOPHYAINCP)objfio.h \ 180 $(SOPHYAINCP)mutyv.h spherepos.h \ 181 unitvector.h vector3d.h longlat.h utilgeom.h 182 $(CXXCOMPILE) -o $@ $< 183 184 $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \ 185 $(SOPHYAINCP)sopnamsp.h \ 186 $(SOPHYAINCP)machdefs.h skymapinit.h \ 187 $(SOPHYAINCP)sophyainit.h spherethetaphi.h \ 188 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 189 pixelmap.h $(SOPHYAINCP)ppersist.h \ 190 $(SOPHYAINCP)pexceptions.h \ 191 $(SOPHYAINCP)gnumd5.h \ 192 $(SOPHYAINCP)ppfbinstream.h \ 193 $(SOPHYAINCP)rawstream.h \ 194 $(SOPHYAINCP)ppfnametag.h \ 195 $(SOPHYAINCP)dvlist.h \ 196 $(SOPHYAINCP)objfio.h \ 197 $(SOPHYAINCP)anydataobj.h \ 198 $(SOPHYAINCP)mutyv.h spherepos.h \ 199 unitvector.h vector3d.h longlat.h utilgeom.h \ 200 $(SOPHYAINCP)tvector.h \ 201 $(SOPHYAINCP)tmatrix.h \ 202 $(SOPHYAINCP)tarray.h \ 203 $(SOPHYAINCP)basarr.h \ 204 $(SOPHYAINCP)ndatablock.h \ 205 $(SOPHYAINCP)utilarr.h fiospherehealpix.h \ 206 spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \ 207 localmap.h fiosphereecp.h sphereecp.h 208 $(CXXCOMPILE) -o $@ $< 209 210 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \ 211 $(SOPHYAINCP)sopnamsp.h sphereecp.h \ 212 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 213 $(SOPHYAINCP)machdefs.h pixelmap.h \ 231 $(SOPHYAINCP)machdefs.h \ 232 pixelmap.h \ 214 233 $(SOPHYAINCP)ppersist.h \ 215 234 $(SOPHYAINCP)pexceptions.h \ … … 229 248 $(SOPHYAINCP)ndatablock.h \ 230 249 $(SOPHYAINCP)utilarr.h 231 $(CXXCOMPILE ) -o $@ $<250 $(CXXCOMPILELIB) -o $@ $< 232 251 233 252 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \ … … 242 261 $(SOPHYAINCP)ppfnametag.h \ 243 262 $(SOPHYAINCP)ndatablock.h \ 244 $(SOPHYAINCP)anydataobj.h spherehealpix.h \ 245 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 spherehealpix.h sphericalmap.h \ 265 $(SOPHYAINCP)smathconst.h \ 246 266 pixelmap.h $(SOPHYAINCP)dvlist.h \ 247 267 $(SOPHYAINCP)objfio.h \ … … 252 272 $(SOPHYAINCP)tarray.h \ 253 273 $(SOPHYAINCP)basarr.h \ 254 $(SOPHYAINCP)utilarr.h HEALPixUtils.h \ 274 $(SOPHYAINCP)utilarr.h \ 275 HEALPixUtils.h \ 255 276 $(SOPHYAINCP)strutil.h 256 $(CXXCOMPILE ) -o $@ $<277 $(CXXCOMPILELIB) -o $@ $< 257 278 258 279 $(SOPHYAOBJP)spherepos.o: spherepos.cc \ 259 $(SOPHYAINCP)sopnamsp.h spherepos.h \ 260 $(SOPHYAINCP)machdefs.h \ 261 $(SOPHYAINCP)ppersist.h \ 262 $(SOPHYAINCP)pexceptions.h \ 263 $(SOPHYAINCP)gnumd5.h \ 264 $(SOPHYAINCP)ppfbinstream.h \ 265 $(SOPHYAINCP)rawstream.h \ 266 $(SOPHYAINCP)ppfnametag.h unitvector.h \ 267 vector3d.h longlat.h utilgeom.h \ 268 $(SOPHYAINCP)anydataobj.h \ 269 $(SOPHYAINCP)datatype.h 270 $(CXXCOMPILE) -o $@ $< 280 $(SOPHYAINCP)sopnamsp.h \ 281 spherepos.h \ 282 $(SOPHYAINCP)machdefs.h \ 283 $(SOPHYAINCP)ppersist.h \ 284 $(SOPHYAINCP)pexceptions.h \ 285 $(SOPHYAINCP)gnumd5.h \ 286 $(SOPHYAINCP)ppfbinstream.h \ 287 $(SOPHYAINCP)rawstream.h \ 288 $(SOPHYAINCP)ppfnametag.h \ 289 unitvector.h vector3d.h longlat.h utilgeom.h \ 290 $(SOPHYAINCP)anydataobj.h \ 291 $(SOPHYAINCP)datatype.h 292 $(CXXCOMPILELIB) -o $@ $< 271 293 272 294 $(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \ 273 $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \ 274 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 275 $(SOPHYAINCP)machdefs.h pixelmap.h \ 295 $(SOPHYAINCP)sopnamsp.h \ 296 spherethetaphi.h sphericalmap.h \ 297 $(SOPHYAINCP)smathconst.h \ 298 $(SOPHYAINCP)machdefs.h \ 299 pixelmap.h \ 276 300 $(SOPHYAINCP)ppersist.h \ 277 301 $(SOPHYAINCP)pexceptions.h \ … … 292 316 $(SOPHYAINCP)utilarr.h \ 293 317 $(SOPHYAINCP)fiondblock.h 294 $(CXXCOMPILE ) -o $@ $<318 $(CXXCOMPILELIB) -o $@ $< 295 319 296 320 $(SOPHYAOBJP)unitvector.o: unitvector.cc \ 297 $(SOPHYAINCP)sopnamsp.h unitvector.h \ 298 vector3d.h longlat.h \ 299 $(SOPHYAINCP)machdefs.h utilgeom.h 300 $(CXXCOMPILE) -o $@ $< 321 $(SOPHYAINCP)sopnamsp.h \ 322 unitvector.h vector3d.h longlat.h \ 323 $(SOPHYAINCP)machdefs.h \ 324 utilgeom.h 325 $(CXXCOMPILELIB) -o $@ $< 301 326 302 327 $(SOPHYAOBJP)utilgeom.o: utilgeom.cc \ 303 328 $(SOPHYAINCP)sopnamsp.h \ 304 $(SOPHYAINCP)machdefs.h utilgeom.h 305 $(CXXCOMPILE) -o $@ $< 329 $(SOPHYAINCP)machdefs.h \ 330 utilgeom.h 331 $(CXXCOMPILELIB) -o $@ $< 306 332 307 333 $(SOPHYAOBJP)vector3d.o: vector3d.cc \ 308 334 $(SOPHYAINCP)sopnamsp.h \ 309 335 $(SOPHYAINCP)machdefs.h \ 310 $(SOPHYAINCP)pexceptions.h vector3d.h\311 longlat.h utilgeom.h312 $(CXXCOMPILE ) -o $@ $<313 336 $(SOPHYAINCP)pexceptions.h \ 337 vector3d.h longlat.h utilgeom.h 338 $(CXXCOMPILELIB) -o $@ $< 339 -
trunk/SophyaLib/SkyMap/smakefile
r2743 r2751 11 11 12 12 $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \ 13 $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \ 14 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 15 $(SOPHYAINCP)machdefs.h pixelmap.h \ 16 $(SOPHYAINCP)ppersist.h \ 17 $(SOPHYAINCP)pexceptions.h \ 18 $(SOPHYAINCP)gnumd5.h \ 19 $(SOPHYAINCP)ppfbinstream.h \ 20 $(SOPHYAINCP)rawstream.h \ 21 $(SOPHYAINCP)ppfnametag.h \ 22 $(SOPHYAINCP)dvlist.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)anydataobj.h \ 25 $(SOPHYAINCP)mutyv.h spherepos.h \ 26 unitvector.h vector3d.h longlat.h utilgeom.h \ 27 $(SOPHYAINCP)tvector.h \ 28 $(SOPHYAINCP)tmatrix.h \ 29 $(SOPHYAINCP)tarray.h \ 30 $(SOPHYAINCP)basarr.h \ 31 $(SOPHYAINCP)ndatablock.h \ 32 $(SOPHYAINCP)utilarr.h localmap.h \ 13 $(SOPHYAINCP)sopnamsp.h \ 14 fiolocalmap.h sphericalmap.h \ 15 $(SOPHYAINCP)smathconst.h \ 16 $(SOPHYAINCP)machdefs.h \ 17 pixelmap.h \ 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 \ 34 $(SOPHYAINCP)utilarr.h \ 35 localmap.h $(SOPHYAINCP)fioarr.h \ 36 $(SOPHYAINCP)fiondblock.h \ 37 $(SOPHYAINCP)datatype.h 38 $(CXXCOMPILELIB) -o $@ $< 39 40 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \ 41 $(SOPHYAINCP)sopnamsp.h \ 42 fiosphereecp.h sphereecp.h sphericalmap.h \ 43 $(SOPHYAINCP)smathconst.h \ 44 $(SOPHYAINCP)machdefs.h \ 45 pixelmap.h \ 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 \ 33 63 $(SOPHYAINCP)fioarr.h \ 34 $(SOPHYAINCP)fiondblock.h \ 35 $(SOPHYAINCP)datatype.h 36 $(CXXCOMPILE) -o $@ $< 37 38 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \ 39 $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \ 64 $(SOPHYAINCP)datatype.h 65 $(CXXCOMPILELIB) -o $@ $< 66 67 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \ 68 $(SOPHYAINCP)sopnamsp.h \ 69 fiospherehealpix.h sphericalmap.h \ 70 $(SOPHYAINCP)smathconst.h \ 71 $(SOPHYAINCP)machdefs.h \ 72 pixelmap.h \ 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 \ 89 $(SOPHYAINCP)utilarr.h \ 90 spherehealpix.h HEALPixUtils.h \ 91 $(SOPHYAINCP)fiondblock.h \ 92 $(SOPHYAINCP)datatype.h 93 $(CXXCOMPILELIB) -o $@ $< 94 95 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \ 96 $(SOPHYAINCP)sopnamsp.h \ 97 fiospherethetaphi.h sphericalmap.h \ 98 $(SOPHYAINCP)smathconst.h \ 99 $(SOPHYAINCP)machdefs.h \ 100 pixelmap.h \ 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 \ 117 $(SOPHYAINCP)utilarr.h \ 118 spherethetaphi.h \ 119 $(SOPHYAINCP)fiondblock.h \ 120 $(SOPHYAINCP)datatype.h 121 $(CXXCOMPILELIB) -o $@ $< 122 123 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \ 124 $(SOPHYAINCP)sopnamsp.h \ 125 HEALPixUtils.h \ 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 144 $(CXXCOMPILELIB) -o $@ $< 145 146 $(SOPHYAOBJP)localmap.o: localmap.cc \ 147 $(SOPHYAINCP)sopnamsp.h \ 148 localmap.h pixelmap.h \ 149 $(SOPHYAINCP)ppersist.h \ 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 170 $(CXXCOMPILELIB) -o $@ $< 171 172 $(SOPHYAOBJP)longlat.o: longlat.cc \ 173 $(SOPHYAINCP)sopnamsp.h \ 174 longlat.h \ 175 $(SOPHYAINCP)machdefs.h \ 176 utilgeom.h 177 $(CXXCOMPILELIB) -o $@ $< 178 179 $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \ 180 $(SOPHYAINCP)sopnamsp.h \ 181 $(SOPHYAINCP)machdefs.h \ 182 mapoperation.h \ 183 $(SOPHYAINCP)ndatablock.h \ 184 $(SOPHYAINCP)anydataobj.h \ 185 pixelmap.h \ 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 196 $(CXXCOMPILELIB) -o $@ $< 197 198 $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \ 199 $(SOPHYAINCP)sopnamsp.h \ 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 \ 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 \ 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 $@ $< 226 227 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \ 228 $(SOPHYAINCP)sopnamsp.h \ 40 229 sphereecp.h sphericalmap.h \ 41 230 $(SOPHYAINCP)smathconst.h \ 42 $(SOPHYAINCP)machdefs.h pixelmap.h \ 43 $(SOPHYAINCP)ppersist.h \ 44 $(SOPHYAINCP)pexceptions.h \ 45 $(SOPHYAINCP)gnumd5.h \ 46 $(SOPHYAINCP)ppfbinstream.h \ 47 $(SOPHYAINCP)rawstream.h \ 48 $(SOPHYAINCP)ppfnametag.h \ 49 $(SOPHYAINCP)dvlist.h \ 50 $(SOPHYAINCP)objfio.h \ 51 $(SOPHYAINCP)anydataobj.h \ 52 $(SOPHYAINCP)mutyv.h spherepos.h \ 53 unitvector.h vector3d.h longlat.h utilgeom.h \ 54 $(SOPHYAINCP)tvector.h \ 55 $(SOPHYAINCP)tmatrix.h \ 56 $(SOPHYAINCP)tarray.h \ 57 $(SOPHYAINCP)basarr.h \ 58 $(SOPHYAINCP)ndatablock.h \ 59 $(SOPHYAINCP)utilarr.h \ 60 $(SOPHYAINCP)fioarr.h \ 61 $(SOPHYAINCP)datatype.h 62 $(CXXCOMPILE) -o $@ $< 63 64 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \ 65 $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \ 66 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 67 $(SOPHYAINCP)machdefs.h pixelmap.h \ 68 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)pexceptions.h \ 70 $(SOPHYAINCP)gnumd5.h \ 71 $(SOPHYAINCP)ppfbinstream.h \ 72 $(SOPHYAINCP)rawstream.h \ 73 $(SOPHYAINCP)ppfnametag.h \ 74 $(SOPHYAINCP)dvlist.h \ 75 $(SOPHYAINCP)objfio.h \ 76 $(SOPHYAINCP)anydataobj.h \ 77 $(SOPHYAINCP)mutyv.h spherepos.h \ 78 unitvector.h vector3d.h longlat.h utilgeom.h \ 79 $(SOPHYAINCP)tvector.h \ 80 $(SOPHYAINCP)tmatrix.h \ 81 $(SOPHYAINCP)tarray.h \ 82 $(SOPHYAINCP)basarr.h \ 83 $(SOPHYAINCP)ndatablock.h \ 84 $(SOPHYAINCP)utilarr.h spherehealpix.h \ 85 HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \ 86 $(SOPHYAINCP)datatype.h 87 $(CXXCOMPILE) -o $@ $< 88 89 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \ 90 $(SOPHYAINCP)sopnamsp.h \ 91 fiospherethetaphi.h sphericalmap.h \ 92 $(SOPHYAINCP)smathconst.h \ 93 $(SOPHYAINCP)machdefs.h pixelmap.h \ 94 $(SOPHYAINCP)ppersist.h \ 95 $(SOPHYAINCP)pexceptions.h \ 96 $(SOPHYAINCP)gnumd5.h \ 97 $(SOPHYAINCP)ppfbinstream.h \ 98 $(SOPHYAINCP)rawstream.h \ 99 $(SOPHYAINCP)ppfnametag.h \ 100 $(SOPHYAINCP)dvlist.h \ 101 $(SOPHYAINCP)objfio.h \ 102 $(SOPHYAINCP)anydataobj.h \ 103 $(SOPHYAINCP)mutyv.h spherepos.h \ 104 unitvector.h vector3d.h longlat.h utilgeom.h \ 105 $(SOPHYAINCP)tvector.h \ 106 $(SOPHYAINCP)tmatrix.h \ 107 $(SOPHYAINCP)tarray.h \ 108 $(SOPHYAINCP)basarr.h \ 109 $(SOPHYAINCP)ndatablock.h \ 110 $(SOPHYAINCP)utilarr.h spherethetaphi.h \ 111 $(SOPHYAINCP)fiondblock.h \ 112 $(SOPHYAINCP)datatype.h 113 $(CXXCOMPILE) -o $@ $< 114 115 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \ 116 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \ 117 $(SOPHYAINCP)machdefs.h \ 118 $(SOPHYAINCP)ndatablock.h \ 119 $(SOPHYAINCP)anydataobj.h \ 120 $(SOPHYAINCP)tvector.h \ 121 $(SOPHYAINCP)tmatrix.h \ 122 $(SOPHYAINCP)tarray.h \ 123 $(SOPHYAINCP)basarr.h \ 124 $(SOPHYAINCP)mutyv.h \ 125 $(SOPHYAINCP)dvlist.h \ 126 $(SOPHYAINCP)objfio.h \ 127 $(SOPHYAINCP)ppersist.h \ 128 $(SOPHYAINCP)pexceptions.h \ 129 $(SOPHYAINCP)gnumd5.h \ 130 $(SOPHYAINCP)ppfbinstream.h \ 131 $(SOPHYAINCP)rawstream.h \ 132 $(SOPHYAINCP)ppfnametag.h \ 133 $(SOPHYAINCP)utilarr.h \ 134 $(SOPHYAINCP)smathconst.h 135 $(CXXCOMPILE) -o $@ $< 136 137 $(SOPHYAOBJP)localmap.o: localmap.cc \ 138 $(SOPHYAINCP)sopnamsp.h localmap.h \ 139 pixelmap.h $(SOPHYAINCP)ppersist.h \ 140 $(SOPHYAINCP)machdefs.h \ 141 $(SOPHYAINCP)pexceptions.h \ 142 $(SOPHYAINCP)gnumd5.h \ 143 $(SOPHYAINCP)ppfbinstream.h \ 144 $(SOPHYAINCP)rawstream.h \ 145 $(SOPHYAINCP)ppfnametag.h \ 146 $(SOPHYAINCP)dvlist.h \ 147 $(SOPHYAINCP)objfio.h \ 148 $(SOPHYAINCP)anydataobj.h \ 149 $(SOPHYAINCP)mutyv.h spherepos.h \ 150 unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \ 151 $(SOPHYAINCP)smathconst.h \ 152 $(SOPHYAINCP)tvector.h \ 153 $(SOPHYAINCP)tmatrix.h \ 154 $(SOPHYAINCP)tarray.h \ 155 $(SOPHYAINCP)basarr.h \ 156 $(SOPHYAINCP)ndatablock.h \ 157 $(SOPHYAINCP)utilarr.h \ 158 $(SOPHYAINCP)fiondblock.h \ 159 $(SOPHYAINCP)timing.h 160 $(CXXCOMPILE) -o $@ $< 161 162 $(SOPHYAOBJP)longlat.o: longlat.cc \ 163 $(SOPHYAINCP)sopnamsp.h longlat.h \ 164 $(SOPHYAINCP)machdefs.h utilgeom.h 165 $(CXXCOMPILE) -o $@ $< 166 167 $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \ 168 $(SOPHYAINCP)sopnamsp.h \ 169 $(SOPHYAINCP)machdefs.h mapoperation.h \ 170 $(SOPHYAINCP)ndatablock.h \ 171 $(SOPHYAINCP)anydataobj.h pixelmap.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 $(SOPHYAINCP)pexceptions.h \ 174 $(SOPHYAINCP)gnumd5.h \ 175 $(SOPHYAINCP)ppfbinstream.h \ 176 $(SOPHYAINCP)rawstream.h \ 177 $(SOPHYAINCP)ppfnametag.h \ 178 $(SOPHYAINCP)dvlist.h \ 179 $(SOPHYAINCP)objfio.h \ 180 $(SOPHYAINCP)mutyv.h spherepos.h \ 181 unitvector.h vector3d.h longlat.h utilgeom.h 182 $(CXXCOMPILE) -o $@ $< 183 184 $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \ 185 $(SOPHYAINCP)sopnamsp.h \ 186 $(SOPHYAINCP)machdefs.h skymapinit.h \ 187 $(SOPHYAINCP)sophyainit.h spherethetaphi.h \ 188 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 189 pixelmap.h $(SOPHYAINCP)ppersist.h \ 190 $(SOPHYAINCP)pexceptions.h \ 191 $(SOPHYAINCP)gnumd5.h \ 192 $(SOPHYAINCP)ppfbinstream.h \ 193 $(SOPHYAINCP)rawstream.h \ 194 $(SOPHYAINCP)ppfnametag.h \ 195 $(SOPHYAINCP)dvlist.h \ 196 $(SOPHYAINCP)objfio.h \ 197 $(SOPHYAINCP)anydataobj.h \ 198 $(SOPHYAINCP)mutyv.h spherepos.h \ 199 unitvector.h vector3d.h longlat.h utilgeom.h \ 200 $(SOPHYAINCP)tvector.h \ 201 $(SOPHYAINCP)tmatrix.h \ 202 $(SOPHYAINCP)tarray.h \ 203 $(SOPHYAINCP)basarr.h \ 204 $(SOPHYAINCP)ndatablock.h \ 205 $(SOPHYAINCP)utilarr.h fiospherehealpix.h \ 206 spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \ 207 localmap.h fiosphereecp.h sphereecp.h 208 $(CXXCOMPILE) -o $@ $< 209 210 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \ 211 $(SOPHYAINCP)sopnamsp.h sphereecp.h \ 212 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 213 $(SOPHYAINCP)machdefs.h pixelmap.h \ 231 $(SOPHYAINCP)machdefs.h \ 232 pixelmap.h \ 214 233 $(SOPHYAINCP)ppersist.h \ 215 234 $(SOPHYAINCP)pexceptions.h \ … … 229 248 $(SOPHYAINCP)ndatablock.h \ 230 249 $(SOPHYAINCP)utilarr.h 231 $(CXXCOMPILE ) -o $@ $<250 $(CXXCOMPILELIB) -o $@ $< 232 251 233 252 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \ … … 242 261 $(SOPHYAINCP)ppfnametag.h \ 243 262 $(SOPHYAINCP)ndatablock.h \ 244 $(SOPHYAINCP)anydataobj.h spherehealpix.h \ 245 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 spherehealpix.h sphericalmap.h \ 265 $(SOPHYAINCP)smathconst.h \ 246 266 pixelmap.h $(SOPHYAINCP)dvlist.h \ 247 267 $(SOPHYAINCP)objfio.h \ … … 252 272 $(SOPHYAINCP)tarray.h \ 253 273 $(SOPHYAINCP)basarr.h \ 254 $(SOPHYAINCP)utilarr.h HEALPixUtils.h \ 274 $(SOPHYAINCP)utilarr.h \ 275 HEALPixUtils.h \ 255 276 $(SOPHYAINCP)strutil.h 256 $(CXXCOMPILE ) -o $@ $<277 $(CXXCOMPILELIB) -o $@ $< 257 278 258 279 $(SOPHYAOBJP)spherepos.o: spherepos.cc \ 259 $(SOPHYAINCP)sopnamsp.h spherepos.h \ 260 $(SOPHYAINCP)machdefs.h \ 261 $(SOPHYAINCP)ppersist.h \ 262 $(SOPHYAINCP)pexceptions.h \ 263 $(SOPHYAINCP)gnumd5.h \ 264 $(SOPHYAINCP)ppfbinstream.h \ 265 $(SOPHYAINCP)rawstream.h \ 266 $(SOPHYAINCP)ppfnametag.h unitvector.h \ 267 vector3d.h longlat.h utilgeom.h \ 268 $(SOPHYAINCP)anydataobj.h \ 269 $(SOPHYAINCP)datatype.h 270 $(CXXCOMPILE) -o $@ $< 280 $(SOPHYAINCP)sopnamsp.h \ 281 spherepos.h \ 282 $(SOPHYAINCP)machdefs.h \ 283 $(SOPHYAINCP)ppersist.h \ 284 $(SOPHYAINCP)pexceptions.h \ 285 $(SOPHYAINCP)gnumd5.h \ 286 $(SOPHYAINCP)ppfbinstream.h \ 287 $(SOPHYAINCP)rawstream.h \ 288 $(SOPHYAINCP)ppfnametag.h \ 289 unitvector.h vector3d.h longlat.h utilgeom.h \ 290 $(SOPHYAINCP)anydataobj.h \ 291 $(SOPHYAINCP)datatype.h 292 $(CXXCOMPILELIB) -o $@ $< 271 293 272 294 $(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \ 273 $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \ 274 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 275 $(SOPHYAINCP)machdefs.h pixelmap.h \ 295 $(SOPHYAINCP)sopnamsp.h \ 296 spherethetaphi.h sphericalmap.h \ 297 $(SOPHYAINCP)smathconst.h \ 298 $(SOPHYAINCP)machdefs.h \ 299 pixelmap.h \ 276 300 $(SOPHYAINCP)ppersist.h \ 277 301 $(SOPHYAINCP)pexceptions.h \ … … 292 316 $(SOPHYAINCP)utilarr.h \ 293 317 $(SOPHYAINCP)fiondblock.h 294 $(CXXCOMPILE ) -o $@ $<318 $(CXXCOMPILELIB) -o $@ $< 295 319 296 320 $(SOPHYAOBJP)unitvector.o: unitvector.cc \ 297 $(SOPHYAINCP)sopnamsp.h unitvector.h \ 298 vector3d.h longlat.h \ 299 $(SOPHYAINCP)machdefs.h utilgeom.h 300 $(CXXCOMPILE) -o $@ $< 321 $(SOPHYAINCP)sopnamsp.h \ 322 unitvector.h vector3d.h longlat.h \ 323 $(SOPHYAINCP)machdefs.h \ 324 utilgeom.h 325 $(CXXCOMPILELIB) -o $@ $< 301 326 302 327 $(SOPHYAOBJP)utilgeom.o: utilgeom.cc \ 303 328 $(SOPHYAINCP)sopnamsp.h \ 304 $(SOPHYAINCP)machdefs.h utilgeom.h 305 $(CXXCOMPILE) -o $@ $< 329 $(SOPHYAINCP)machdefs.h \ 330 utilgeom.h 331 $(CXXCOMPILELIB) -o $@ $< 306 332 307 333 $(SOPHYAOBJP)vector3d.o: vector3d.cc \ 308 334 $(SOPHYAINCP)sopnamsp.h \ 309 335 $(SOPHYAINCP)machdefs.h \ 310 $(SOPHYAINCP)pexceptions.h vector3d.h\311 longlat.h utilgeom.h312 $(CXXCOMPILE ) -o $@ $<313 336 $(SOPHYAINCP)pexceptions.h \ 337 vector3d.h longlat.h utilgeom.h 338 $(CXXCOMPILELIB) -o $@ $< 339 -
trunk/SophyaLib/SkyT/Makefile
r2743 r2751 12 12 $(SOPHYAOBJP)blackbody.o: blackbody.cc \ 13 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h blackbody.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 blackbody.h radspec.h specresp.h \ 16 $(SOPHYAINCP)anydataobj.h \ 17 $(SOPHYAINCP)objfio.h \ 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 convtools.h 25 $(CXXCOMPILELIB) -o $@ $< 26 27 $(SOPHYAOBJP)convtools.o: convtools.cc \ 28 $(SOPHYAINCP)sopnamsp.h \ 29 convtools.h \ 30 $(SOPHYAINCP)machdefs.h 31 $(CXXCOMPILELIB) -o $@ $< 32 33 $(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \ 34 $(SOPHYAINCP)sopnamsp.h \ 35 $(SOPHYAINCP)machdefs.h \ 36 derivblackbody.h radspec.h specresp.h \ 37 $(SOPHYAINCP)anydataobj.h \ 38 $(SOPHYAINCP)objfio.h \ 39 $(SOPHYAINCP)ppersist.h \ 40 $(SOPHYAINCP)pexceptions.h \ 41 $(SOPHYAINCP)gnumd5.h \ 42 $(SOPHYAINCP)ppfbinstream.h \ 43 $(SOPHYAINCP)rawstream.h \ 44 $(SOPHYAINCP)ppfnametag.h \ 45 convtools.h 46 $(CXXCOMPILELIB) -o $@ $< 47 48 $(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc \ 49 $(SOPHYAINCP)sopnamsp.h \ 50 $(SOPHYAINCP)machdefs.h \ 51 gaussfilt.h specresp.h \ 52 $(SOPHYAINCP)anydataobj.h \ 53 $(SOPHYAINCP)objfio.h \ 54 $(SOPHYAINCP)ppersist.h \ 55 $(SOPHYAINCP)pexceptions.h \ 56 $(SOPHYAINCP)gnumd5.h \ 57 $(SOPHYAINCP)ppfbinstream.h \ 58 $(SOPHYAINCP)rawstream.h \ 59 $(SOPHYAINCP)ppfnametag.h 60 $(CXXCOMPILELIB) -o $@ $< 61 62 $(SOPHYAOBJP)nupower.o: nupower.cc \ 63 $(SOPHYAINCP)sopnamsp.h \ 64 $(SOPHYAINCP)machdefs.h \ 65 nupower.h radspec.h specresp.h \ 66 $(SOPHYAINCP)anydataobj.h \ 67 $(SOPHYAINCP)objfio.h \ 68 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)pexceptions.h \ 70 $(SOPHYAINCP)gnumd5.h \ 71 $(SOPHYAINCP)ppfbinstream.h \ 72 $(SOPHYAINCP)rawstream.h \ 73 $(SOPHYAINCP)ppfnametag.h \ 74 convtools.h 75 $(CXXCOMPILELIB) -o $@ $< 76 77 $(SOPHYAOBJP)radspec.o: radspec.cc \ 78 $(SOPHYAINCP)sopnamsp.h \ 79 $(SOPHYAINCP)machdefs.h \ 15 80 radspec.h specresp.h \ 16 81 $(SOPHYAINCP)anydataobj.h \ 17 $(SOPHYAINCP)objfio.h \18 $(SOPHYAINCP)ppersist.h \19 $(SOPHYAINCP)pexceptions.h \20 $(SOPHYAINCP)gnumd5.h \21 $(SOPHYAINCP)ppfbinstream.h \22 $(SOPHYAINCP)rawstream.h \23 $(SOPHYAINCP)ppfnametag.h convtools.h24 $(CXXCOMPILE) -o $@ $<25 26 $(SOPHYAOBJP)convtools.o: convtools.cc \27 $(SOPHYAINCP)sopnamsp.h convtools.h \28 $(SOPHYAINCP)machdefs.h29 $(CXXCOMPILE) -o $@ $<30 31 $(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \32 $(SOPHYAINCP)sopnamsp.h \33 $(SOPHYAINCP)machdefs.h derivblackbody.h \34 radspec.h specresp.h \35 $(SOPHYAINCP)anydataobj.h \36 $(SOPHYAINCP)objfio.h \37 $(SOPHYAINCP)ppersist.h \38 $(SOPHYAINCP)pexceptions.h \39 $(SOPHYAINCP)gnumd5.h \40 $(SOPHYAINCP)ppfbinstream.h \41 $(SOPHYAINCP)rawstream.h \42 $(SOPHYAINCP)ppfnametag.h convtools.h43 $(CXXCOMPILE) -o $@ $<44 45 $(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc \46 $(SOPHYAINCP)sopnamsp.h \47 $(SOPHYAINCP)machdefs.h gaussfilt.h \48 specresp.h $(SOPHYAINCP)anydataobj.h \49 $(SOPHYAINCP)objfio.h \50 $(SOPHYAINCP)ppersist.h \51 $(SOPHYAINCP)pexceptions.h \52 $(SOPHYAINCP)gnumd5.h \53 $(SOPHYAINCP)ppfbinstream.h \54 $(SOPHYAINCP)rawstream.h \55 $(SOPHYAINCP)ppfnametag.h56 $(CXXCOMPILE) -o $@ $<57 58 $(SOPHYAOBJP)nupower.o: nupower.cc \59 $(SOPHYAINCP)sopnamsp.h \60 $(SOPHYAINCP)machdefs.h nupower.h \61 radspec.h specresp.h \62 $(SOPHYAINCP)anydataobj.h \63 $(SOPHYAINCP)objfio.h \64 $(SOPHYAINCP)ppersist.h \65 $(SOPHYAINCP)pexceptions.h \66 $(SOPHYAINCP)gnumd5.h \67 $(SOPHYAINCP)ppfbinstream.h \68 $(SOPHYAINCP)rawstream.h \69 $(SOPHYAINCP)ppfnametag.h convtools.h70 $(CXXCOMPILE) -o $@ $<71 72 $(SOPHYAOBJP)radspec.o: radspec.cc \73 $(SOPHYAINCP)sopnamsp.h \74 $(SOPHYAINCP)machdefs.h radspec.h \75 specresp.h $(SOPHYAINCP)anydataobj.h \76 82 $(SOPHYAINCP)objfio.h \ 77 83 $(SOPHYAINCP)ppersist.h \ … … 83 89 $(SOPHYAINCP)integ.h \ 84 90 $(SOPHYAINCP)classfunc.h 85 $(CXXCOMPILE ) -o $@ $<91 $(CXXCOMPILELIB) -o $@ $< 86 92 87 93 $(SOPHYAOBJP)radspecvector.o: radspecvector.cc \ 88 94 $(SOPHYAINCP)sopnamsp.h \ 89 $(SOPHYAINCP)machdefs.h radspecvector.h\90 radspec .h specresp.h \95 $(SOPHYAINCP)machdefs.h \ 96 radspecvector.h radspec.h specresp.h \ 91 97 $(SOPHYAINCP)anydataobj.h \ 92 98 $(SOPHYAINCP)objfio.h \ … … 105 111 $(SOPHYAINCP)ndatablock.h \ 106 112 $(SOPHYAINCP)utilarr.h 107 $(CXXCOMPILE ) -o $@ $<113 $(CXXCOMPILELIB) -o $@ $< 108 114 109 115 $(SOPHYAOBJP)skyinit.o: skyinit.cc \ 110 $(SOPHYAINCP)sopnamsp.h skyinit.h \ 116 $(SOPHYAINCP)sopnamsp.h \ 117 skyinit.h \ 111 118 $(SOPHYAINCP)ntoolsinit.h \ 112 119 $(SOPHYAINCP)tarrinit.h \ … … 120 127 $(SOPHYAINCP)ppfnametag.h \ 121 128 $(SOPHYAINCP)objfio.h \ 122 $(SOPHYAINCP)anydataobj.h specrespvector.h \ 123 specresp.h $(SOPHYAINCP)tvector.h \ 124 $(SOPHYAINCP)tmatrix.h \ 125 $(SOPHYAINCP)tarray.h \ 126 $(SOPHYAINCP)basarr.h \ 127 $(SOPHYAINCP)mutyv.h \ 128 $(SOPHYAINCP)dvlist.h \ 129 $(SOPHYAINCP)ndatablock.h \ 130 $(SOPHYAINCP)utilarr.h gaussfilt.h 131 $(CXXCOMPILE) -o $@ $< 129 $(SOPHYAINCP)anydataobj.h \ 130 specrespvector.h specresp.h \ 131 $(SOPHYAINCP)tvector.h \ 132 $(SOPHYAINCP)tmatrix.h \ 133 $(SOPHYAINCP)tarray.h \ 134 $(SOPHYAINCP)basarr.h \ 135 $(SOPHYAINCP)mutyv.h \ 136 $(SOPHYAINCP)dvlist.h \ 137 $(SOPHYAINCP)ndatablock.h \ 138 $(SOPHYAINCP)utilarr.h \ 139 gaussfilt.h 140 $(CXXCOMPILELIB) -o $@ $< 132 141 133 142 $(SOPHYAOBJP)specresp.o: specresp.cc \ 134 $(SOPHYAINCP)sopnamsp.h specresp.h \ 143 $(SOPHYAINCP)sopnamsp.h \ 144 specresp.h \ 135 145 $(SOPHYAINCP)machdefs.h \ 136 146 $(SOPHYAINCP)anydataobj.h \ … … 152 162 $(SOPHYAINCP)ndatablock.h \ 153 163 $(SOPHYAINCP)utilarr.h 154 $(CXXCOMPILE ) -o $@ $<164 $(CXXCOMPILELIB) -o $@ $< 155 165 156 166 $(SOPHYAOBJP)specrespvector.o: specrespvector.cc \ 157 167 $(SOPHYAINCP)sopnamsp.h \ 158 $(SOPHYAINCP)machdefs.h specrespvector.h \ 159 specresp.h $(SOPHYAINCP)anydataobj.h \ 168 $(SOPHYAINCP)machdefs.h \ 169 specrespvector.h specresp.h \ 170 $(SOPHYAINCP)anydataobj.h \ 160 171 $(SOPHYAINCP)tvector.h \ 161 172 $(SOPHYAINCP)tmatrix.h \ … … 174 185 $(SOPHYAINCP)utilarr.h \ 175 186 $(SOPHYAINCP)fioarr.h 176 $(CXXCOMPILE ) -o $@ $<187 $(CXXCOMPILELIB) -o $@ $< 177 188 178 189 $(SOPHYAOBJP)squarefilt.o: squarefilt.cc \ 179 190 $(SOPHYAINCP)sopnamsp.h \ 180 $(SOPHYAINCP)machdefs.h squarefilt.h \ 181 specresp.h $(SOPHYAINCP)anydataobj.h 182 $(CXXCOMPILE) -o $@ $< 191 $(SOPHYAINCP)machdefs.h \ 192 squarefilt.h specresp.h \ 193 $(SOPHYAINCP)anydataobj.h 194 $(CXXCOMPILELIB) -o $@ $< 183 195 184 196 $(SOPHYAOBJP)trianglefilt.o: trianglefilt.cc \ 185 197 $(SOPHYAINCP)sopnamsp.h \ 186 $(SOPHYAINCP)machdefs.h trianglefilt.h \ 187 specresp.h $(SOPHYAINCP)anydataobj.h 188 $(CXXCOMPILE) -o $@ $< 189 198 $(SOPHYAINCP)machdefs.h \ 199 trianglefilt.h specresp.h \ 200 $(SOPHYAINCP)anydataobj.h 201 $(CXXCOMPILELIB) -o $@ $< 202 -
trunk/SophyaLib/SkyT/smakefile
r2743 r2751 12 12 $(SOPHYAOBJP)blackbody.o: blackbody.cc \ 13 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h blackbody.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 blackbody.h radspec.h specresp.h \ 16 $(SOPHYAINCP)anydataobj.h \ 17 $(SOPHYAINCP)objfio.h \ 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 convtools.h 25 $(CXXCOMPILELIB) -o $@ $< 26 27 $(SOPHYAOBJP)convtools.o: convtools.cc \ 28 $(SOPHYAINCP)sopnamsp.h \ 29 convtools.h \ 30 $(SOPHYAINCP)machdefs.h 31 $(CXXCOMPILELIB) -o $@ $< 32 33 $(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \ 34 $(SOPHYAINCP)sopnamsp.h \ 35 $(SOPHYAINCP)machdefs.h \ 36 derivblackbody.h radspec.h specresp.h \ 37 $(SOPHYAINCP)anydataobj.h \ 38 $(SOPHYAINCP)objfio.h \ 39 $(SOPHYAINCP)ppersist.h \ 40 $(SOPHYAINCP)pexceptions.h \ 41 $(SOPHYAINCP)gnumd5.h \ 42 $(SOPHYAINCP)ppfbinstream.h \ 43 $(SOPHYAINCP)rawstream.h \ 44 $(SOPHYAINCP)ppfnametag.h \ 45 convtools.h 46 $(CXXCOMPILELIB) -o $@ $< 47 48 $(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc \ 49 $(SOPHYAINCP)sopnamsp.h \ 50 $(SOPHYAINCP)machdefs.h \ 51 gaussfilt.h specresp.h \ 52 $(SOPHYAINCP)anydataobj.h \ 53 $(SOPHYAINCP)objfio.h \ 54 $(SOPHYAINCP)ppersist.h \ 55 $(SOPHYAINCP)pexceptions.h \ 56 $(SOPHYAINCP)gnumd5.h \ 57 $(SOPHYAINCP)ppfbinstream.h \ 58 $(SOPHYAINCP)rawstream.h \ 59 $(SOPHYAINCP)ppfnametag.h 60 $(CXXCOMPILELIB) -o $@ $< 61 62 $(SOPHYAOBJP)nupower.o: nupower.cc \ 63 $(SOPHYAINCP)sopnamsp.h \ 64 $(SOPHYAINCP)machdefs.h \ 65 nupower.h radspec.h specresp.h \ 66 $(SOPHYAINCP)anydataobj.h \ 67 $(SOPHYAINCP)objfio.h \ 68 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)pexceptions.h \ 70 $(SOPHYAINCP)gnumd5.h \ 71 $(SOPHYAINCP)ppfbinstream.h \ 72 $(SOPHYAINCP)rawstream.h \ 73 $(SOPHYAINCP)ppfnametag.h \ 74 convtools.h 75 $(CXXCOMPILELIB) -o $@ $< 76 77 $(SOPHYAOBJP)radspec.o: radspec.cc \ 78 $(SOPHYAINCP)sopnamsp.h \ 79 $(SOPHYAINCP)machdefs.h \ 15 80 radspec.h specresp.h \ 16 81 $(SOPHYAINCP)anydataobj.h \ 17 $(SOPHYAINCP)objfio.h \18 $(SOPHYAINCP)ppersist.h \19 $(SOPHYAINCP)pexceptions.h \20 $(SOPHYAINCP)gnumd5.h \21 $(SOPHYAINCP)ppfbinstream.h \22 $(SOPHYAINCP)rawstream.h \23 $(SOPHYAINCP)ppfnametag.h convtools.h24 $(CXXCOMPILE) -o $@ $<25 26 $(SOPHYAOBJP)convtools.o: convtools.cc \27 $(SOPHYAINCP)sopnamsp.h convtools.h \28 $(SOPHYAINCP)machdefs.h29 $(CXXCOMPILE) -o $@ $<30 31 $(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \32 $(SOPHYAINCP)sopnamsp.h \33 $(SOPHYAINCP)machdefs.h derivblackbody.h \34 radspec.h specresp.h \35 $(SOPHYAINCP)anydataobj.h \36 $(SOPHYAINCP)objfio.h \37 $(SOPHYAINCP)ppersist.h \38 $(SOPHYAINCP)pexceptions.h \39 $(SOPHYAINCP)gnumd5.h \40 $(SOPHYAINCP)ppfbinstream.h \41 $(SOPHYAINCP)rawstream.h \42 $(SOPHYAINCP)ppfnametag.h convtools.h43 $(CXXCOMPILE) -o $@ $<44 45 $(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc \46 $(SOPHYAINCP)sopnamsp.h \47 $(SOPHYAINCP)machdefs.h gaussfilt.h \48 specresp.h $(SOPHYAINCP)anydataobj.h \49 $(SOPHYAINCP)objfio.h \50 $(SOPHYAINCP)ppersist.h \51 $(SOPHYAINCP)pexceptions.h \52 $(SOPHYAINCP)gnumd5.h \53 $(SOPHYAINCP)ppfbinstream.h \54 $(SOPHYAINCP)rawstream.h \55 $(SOPHYAINCP)ppfnametag.h56 $(CXXCOMPILE) -o $@ $<57 58 $(SOPHYAOBJP)nupower.o: nupower.cc \59 $(SOPHYAINCP)sopnamsp.h \60 $(SOPHYAINCP)machdefs.h nupower.h \61 radspec.h specresp.h \62 $(SOPHYAINCP)anydataobj.h \63 $(SOPHYAINCP)objfio.h \64 $(SOPHYAINCP)ppersist.h \65 $(SOPHYAINCP)pexceptions.h \66 $(SOPHYAINCP)gnumd5.h \67 $(SOPHYAINCP)ppfbinstream.h \68 $(SOPHYAINCP)rawstream.h \69 $(SOPHYAINCP)ppfnametag.h convtools.h70 $(CXXCOMPILE) -o $@ $<71 72 $(SOPHYAOBJP)radspec.o: radspec.cc \73 $(SOPHYAINCP)sopnamsp.h \74 $(SOPHYAINCP)machdefs.h radspec.h \75 specresp.h $(SOPHYAINCP)anydataobj.h \76 82 $(SOPHYAINCP)objfio.h \ 77 83 $(SOPHYAINCP)ppersist.h \ … … 83 89 $(SOPHYAINCP)integ.h \ 84 90 $(SOPHYAINCP)classfunc.h 85 $(CXXCOMPILE ) -o $@ $<91 $(CXXCOMPILELIB) -o $@ $< 86 92 87 93 $(SOPHYAOBJP)radspecvector.o: radspecvector.cc \ 88 94 $(SOPHYAINCP)sopnamsp.h \ 89 $(SOPHYAINCP)machdefs.h radspecvector.h\90 radspec .h specresp.h \95 $(SOPHYAINCP)machdefs.h \ 96 radspecvector.h radspec.h specresp.h \ 91 97 $(SOPHYAINCP)anydataobj.h \ 92 98 $(SOPHYAINCP)objfio.h \ … … 105 111 $(SOPHYAINCP)ndatablock.h \ 106 112 $(SOPHYAINCP)utilarr.h 107 $(CXXCOMPILE ) -o $@ $<113 $(CXXCOMPILELIB) -o $@ $< 108 114 109 115 $(SOPHYAOBJP)skyinit.o: skyinit.cc \ 110 $(SOPHYAINCP)sopnamsp.h skyinit.h \ 116 $(SOPHYAINCP)sopnamsp.h \ 117 skyinit.h \ 111 118 $(SOPHYAINCP)ntoolsinit.h \ 112 119 $(SOPHYAINCP)tarrinit.h \ … … 120 127 $(SOPHYAINCP)ppfnametag.h \ 121 128 $(SOPHYAINCP)objfio.h \ 122 $(SOPHYAINCP)anydataobj.h specrespvector.h \ 123 specresp.h $(SOPHYAINCP)tvector.h \ 124 $(SOPHYAINCP)tmatrix.h \ 125 $(SOPHYAINCP)tarray.h \ 126 $(SOPHYAINCP)basarr.h \ 127 $(SOPHYAINCP)mutyv.h \ 128 $(SOPHYAINCP)dvlist.h \ 129 $(SOPHYAINCP)ndatablock.h \ 130 $(SOPHYAINCP)utilarr.h gaussfilt.h 131 $(CXXCOMPILE) -o $@ $< 129 $(SOPHYAINCP)anydataobj.h \ 130 specrespvector.h specresp.h \ 131 $(SOPHYAINCP)tvector.h \ 132 $(SOPHYAINCP)tmatrix.h \ 133 $(SOPHYAINCP)tarray.h \ 134 $(SOPHYAINCP)basarr.h \ 135 $(SOPHYAINCP)mutyv.h \ 136 $(SOPHYAINCP)dvlist.h \ 137 $(SOPHYAINCP)ndatablock.h \ 138 $(SOPHYAINCP)utilarr.h \ 139 gaussfilt.h 140 $(CXXCOMPILELIB) -o $@ $< 132 141 133 142 $(SOPHYAOBJP)specresp.o: specresp.cc \ 134 $(SOPHYAINCP)sopnamsp.h specresp.h \ 143 $(SOPHYAINCP)sopnamsp.h \ 144 specresp.h \ 135 145 $(SOPHYAINCP)machdefs.h \ 136 146 $(SOPHYAINCP)anydataobj.h \ … … 152 162 $(SOPHYAINCP)ndatablock.h \ 153 163 $(SOPHYAINCP)utilarr.h 154 $(CXXCOMPILE ) -o $@ $<164 $(CXXCOMPILELIB) -o $@ $< 155 165 156 166 $(SOPHYAOBJP)specrespvector.o: specrespvector.cc \ 157 167 $(SOPHYAINCP)sopnamsp.h \ 158 $(SOPHYAINCP)machdefs.h specrespvector.h \ 159 specresp.h $(SOPHYAINCP)anydataobj.h \ 168 $(SOPHYAINCP)machdefs.h \ 169 specrespvector.h specresp.h \ 170 $(SOPHYAINCP)anydataobj.h \ 160 171 $(SOPHYAINCP)tvector.h \ 161 172 $(SOPHYAINCP)tmatrix.h \ … … 174 185 $(SOPHYAINCP)utilarr.h \ 175 186 $(SOPHYAINCP)fioarr.h 176 $(CXXCOMPILE ) -o $@ $<187 $(CXXCOMPILELIB) -o $@ $< 177 188 178 189 $(SOPHYAOBJP)squarefilt.o: squarefilt.cc \ 179 190 $(SOPHYAINCP)sopnamsp.h \ 180 $(SOPHYAINCP)machdefs.h squarefilt.h \ 181 specresp.h $(SOPHYAINCP)anydataobj.h 182 $(CXXCOMPILE) -o $@ $< 191 $(SOPHYAINCP)machdefs.h \ 192 squarefilt.h specresp.h \ 193 $(SOPHYAINCP)anydataobj.h 194 $(CXXCOMPILELIB) -o $@ $< 183 195 184 196 $(SOPHYAOBJP)trianglefilt.o: trianglefilt.cc \ 185 197 $(SOPHYAINCP)sopnamsp.h \ 186 $(SOPHYAINCP)machdefs.h trianglefilt.h \ 187 specresp.h $(SOPHYAINCP)anydataobj.h 188 $(CXXCOMPILE) -o $@ $< 189 198 $(SOPHYAINCP)machdefs.h \ 199 trianglefilt.h specresp.h \ 200 $(SOPHYAINCP)anydataobj.h 201 $(CXXCOMPILELIB) -o $@ $< 202 -
trunk/SophyaLib/SysTools/Makefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)cexpre.o: cexpre.cc $(SOPHYAINCP)sopnamsp.h \ 13 cexpre.h $(SOPHYAINCP)machdefs.h \ 12 $(SOPHYAOBJP)cexpre.o: cexpre.cc \ 13 $(SOPHYAINCP)sopnamsp.h cexpre.h \ 14 $(SOPHYAINCP)machdefs.h \ 14 15 $(SOPHYAINCP)pexceptions.h \ 15 16 $(SOPHYAINCP)srandgen.h 16 $(CXXCOMPILE ) -o $@ $<17 $(CXXCOMPILELIB) -o $@ $< 17 18 18 19 $(SOPHYAOBJP)commander.o: commander.cc \ 19 $(SOPHYAINCP)sopnamsp.h commander.h \ 20 $(SOPHYAINCP)sopnamsp.h \ 21 commander.h \ 20 22 $(SOPHYAINCP)machdefs.h pdlmgr.h \ 21 23 $(SOPHYAINCP)dvlist.h \ … … 30 32 $(SOPHYAINCP)mutyv.h ctimer.h \ 31 33 $(SOPHYAINCP)strutil.h \ 32 $(SOPHYAINCP)strutilxx.h cexpre.h \ 33 rpneval.h $(SOPHYAINCP)srandgen.h \ 34 $(SOPHYAINCP)strutilxx.h \ 35 cexpre.h rpneval.h \ 36 $(SOPHYAINCP)srandgen.h \ 34 37 zthread.h 35 $(CXXCOMPILE ) -o $@ $<38 $(CXXCOMPILELIB) -o $@ $< 36 39 37 $(SOPHYAOBJP)ctimer.o: ctimer.cc $(SOPHYAINCP)sopnamsp.h \ 40 $(SOPHYAOBJP)ctimer.o: ctimer.cc \ 41 $(SOPHYAINCP)sopnamsp.h \ 38 42 $(SOPHYAINCP)machdefs.h ctimer.h 39 $(CXXCOMPILE ) -o $@ $<43 $(CXXCOMPILELIB) -o $@ $< 40 44 41 45 $(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \ 42 $(SOPHYAINCP)sopnamsp.h cxxcmplnk.h \ 46 $(SOPHYAINCP)sopnamsp.h \ 47 cxxcmplnk.h \ 43 48 $(SOPHYAINCP)machdefs.h 44 $(CXXCOMPILE ) -o $@ $<49 $(CXXCOMPILELIB) -o $@ $< 45 50 46 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)machdefs.h \ 51 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc \ 52 $(SOPHYAINCP)machdefs.h \ 47 53 $(SOPHYAINCP)sopnamsp.h pdlmgr.h 48 $(CXXCOMPILE ) -o $@ $<54 $(CXXCOMPILELIB) -o $@ $< 49 55 50 56 $(SOPHYAOBJP)periodic.o: periodic.cc \ 51 57 $(SOPHYAINCP)sopnamsp.h \ 52 $(SOPHYAINCP)machdefs.h periodic.h 53 $(CXXCOMPILE) -o $@ $< 58 $(SOPHYAINCP)machdefs.h \ 59 periodic.h 60 $(CXXCOMPILELIB) -o $@ $< 54 61 55 62 $(SOPHYAOBJP)psighand.o: psighand.cc \ 56 $(SOPHYAINCP)sopnamsp.h psighand.h \ 63 $(SOPHYAINCP)sopnamsp.h \ 64 psighand.h \ 57 65 $(SOPHYAINCP)machdefs.h \ 58 66 $(SOPHYAINCP)pexceptions.h 59 $(CXXCOMPILE ) -o $@ $<67 $(CXXCOMPILELIB) -o $@ $< 60 68 61 69 $(SOPHYAOBJP)resusage.o: resusage.cc \ 62 $(SOPHYAINCP)sopnamsp.h resusage.h \ 70 $(SOPHYAINCP)sopnamsp.h \ 71 resusage.h \ 63 72 $(SOPHYAINCP)machdefs.h 64 $(CXXCOMPILE ) -o $@ $<73 $(CXXCOMPILELIB) -o $@ $< 65 74 66 75 $(SOPHYAOBJP)rpneval.o: rpneval.cc \ 67 $(SOPHYAINCP)sopnamsp.h rpneval.h \ 76 $(SOPHYAINCP)sopnamsp.h \ 77 rpneval.h \ 68 78 $(SOPHYAINCP)machdefs.h \ 69 79 $(SOPHYAINCP)pexceptions.h \ 70 80 $(SOPHYAINCP)strutilxx.h \ 71 81 $(SOPHYAINCP)srandgen.h 72 $(CXXCOMPILE ) -o $@ $<82 $(CXXCOMPILELIB) -o $@ $< 73 83 74 84 $(SOPHYAOBJP)zthread.o: zthread.cc \ 75 $(SOPHYAINCP)sopnamsp.h zthread.h \ 85 $(SOPHYAINCP)sopnamsp.h \ 86 zthread.h \ 76 87 $(SOPHYAINCP)machdefs.h \ 77 88 $(SOPHYAINCP)pexceptions.h 78 $(CXXCOMPILE ) -o $@ $<89 $(CXXCOMPILELIB) -o $@ $< 79 90 80 91 $(SOPHYAOBJP)timing.o: timing.c timing.h -
trunk/SophyaLib/SysTools/smakefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)cexpre.o: cexpre.cc $(SOPHYAINCP)sopnamsp.h \ 13 cexpre.h $(SOPHYAINCP)machdefs.h \ 12 $(SOPHYAOBJP)cexpre.o: cexpre.cc \ 13 $(SOPHYAINCP)sopnamsp.h cexpre.h \ 14 $(SOPHYAINCP)machdefs.h \ 14 15 $(SOPHYAINCP)pexceptions.h \ 15 16 $(SOPHYAINCP)srandgen.h 16 $(CXXCOMPILE ) -o $@ $<17 $(CXXCOMPILELIB) -o $@ $< 17 18 18 19 $(SOPHYAOBJP)commander.o: commander.cc \ 19 $(SOPHYAINCP)sopnamsp.h commander.h \ 20 $(SOPHYAINCP)sopnamsp.h \ 21 commander.h \ 20 22 $(SOPHYAINCP)machdefs.h pdlmgr.h \ 21 23 $(SOPHYAINCP)dvlist.h \ … … 30 32 $(SOPHYAINCP)mutyv.h ctimer.h \ 31 33 $(SOPHYAINCP)strutil.h \ 32 $(SOPHYAINCP)strutilxx.h cexpre.h \ 33 rpneval.h $(SOPHYAINCP)srandgen.h \ 34 $(SOPHYAINCP)strutilxx.h \ 35 cexpre.h rpneval.h \ 36 $(SOPHYAINCP)srandgen.h \ 34 37 zthread.h 35 $(CXXCOMPILE ) -o $@ $<38 $(CXXCOMPILELIB) -o $@ $< 36 39 37 $(SOPHYAOBJP)ctimer.o: ctimer.cc $(SOPHYAINCP)sopnamsp.h \ 40 $(SOPHYAOBJP)ctimer.o: ctimer.cc \ 41 $(SOPHYAINCP)sopnamsp.h \ 38 42 $(SOPHYAINCP)machdefs.h ctimer.h 39 $(CXXCOMPILE ) -o $@ $<43 $(CXXCOMPILELIB) -o $@ $< 40 44 41 45 $(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \ 42 $(SOPHYAINCP)sopnamsp.h cxxcmplnk.h \ 46 $(SOPHYAINCP)sopnamsp.h \ 47 cxxcmplnk.h \ 43 48 $(SOPHYAINCP)machdefs.h 44 $(CXXCOMPILE ) -o $@ $<49 $(CXXCOMPILELIB) -o $@ $< 45 50 46 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)machdefs.h \ 51 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc \ 52 $(SOPHYAINCP)machdefs.h \ 47 53 $(SOPHYAINCP)sopnamsp.h pdlmgr.h 48 $(CXXCOMPILE ) -o $@ $<54 $(CXXCOMPILELIB) -o $@ $< 49 55 50 56 $(SOPHYAOBJP)periodic.o: periodic.cc \ 51 57 $(SOPHYAINCP)sopnamsp.h \ 52 $(SOPHYAINCP)machdefs.h periodic.h 53 $(CXXCOMPILE) -o $@ $< 58 $(SOPHYAINCP)machdefs.h \ 59 periodic.h 60 $(CXXCOMPILELIB) -o $@ $< 54 61 55 62 $(SOPHYAOBJP)psighand.o: psighand.cc \ 56 $(SOPHYAINCP)sopnamsp.h psighand.h \ 63 $(SOPHYAINCP)sopnamsp.h \ 64 psighand.h \ 57 65 $(SOPHYAINCP)machdefs.h \ 58 66 $(SOPHYAINCP)pexceptions.h 59 $(CXXCOMPILE ) -o $@ $<67 $(CXXCOMPILELIB) -o $@ $< 60 68 61 69 $(SOPHYAOBJP)resusage.o: resusage.cc \ 62 $(SOPHYAINCP)sopnamsp.h resusage.h \ 70 $(SOPHYAINCP)sopnamsp.h \ 71 resusage.h \ 63 72 $(SOPHYAINCP)machdefs.h 64 $(CXXCOMPILE ) -o $@ $<73 $(CXXCOMPILELIB) -o $@ $< 65 74 66 75 $(SOPHYAOBJP)rpneval.o: rpneval.cc \ 67 $(SOPHYAINCP)sopnamsp.h rpneval.h \ 76 $(SOPHYAINCP)sopnamsp.h \ 77 rpneval.h \ 68 78 $(SOPHYAINCP)machdefs.h \ 69 79 $(SOPHYAINCP)pexceptions.h \ 70 80 $(SOPHYAINCP)strutilxx.h \ 71 81 $(SOPHYAINCP)srandgen.h 72 $(CXXCOMPILE ) -o $@ $<82 $(CXXCOMPILELIB) -o $@ $< 73 83 74 84 $(SOPHYAOBJP)zthread.o: zthread.cc \ 75 $(SOPHYAINCP)sopnamsp.h zthread.h \ 85 $(SOPHYAINCP)sopnamsp.h \ 86 zthread.h \ 76 87 $(SOPHYAINCP)machdefs.h \ 77 88 $(SOPHYAINCP)pexceptions.h 78 $(CXXCOMPILE ) -o $@ $<89 $(CXXCOMPILELIB) -o $@ $< 79 90 80 91 $(SOPHYAOBJP)timing.o: timing.c timing.h -
trunk/SophyaLib/TArray/Makefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \ 12 $(SOPHYAOBJP)basarr.o: basarr.cc \ 13 $(SOPHYAINCP)sopnamsp.h \ 13 14 $(SOPHYAINCP)machdefs.h \ 14 $(SOPHYAINCP)pexceptions.h basarr.h \ 15 $(SOPHYAINCP)pexceptions.h \ 16 basarr.h \ 15 17 $(SOPHYAINCP)anydataobj.h \ 16 18 $(SOPHYAINCP)mutyv.h \ … … 22 24 $(SOPHYAINCP)rawstream.h \ 23 25 $(SOPHYAINCP)ppfnametag.h 24 $(CXXCOMPILE ) -o $@ $<26 $(CXXCOMPILELIB) -o $@ $< 25 27 26 $(SOPHYAOBJP)fioarr.o: fioarr.cc $(SOPHYAINCP)sopnamsp.h \ 28 $(SOPHYAOBJP)fioarr.o: fioarr.cc \ 29 $(SOPHYAINCP)sopnamsp.h \ 27 30 $(SOPHYAINCP)pexceptions.h \ 28 31 $(SOPHYAINCP)machdefs.h \ … … 34 37 $(SOPHYAINCP)ppfnametag.h \ 35 38 $(SOPHYAINCP)ndatablock.h \ 36 $(SOPHYAINCP)anydataobj.h fioarr.h \ 37 tarray.h basarr.h $(SOPHYAINCP)mutyv.h \ 39 $(SOPHYAINCP)anydataobj.h \ 40 fioarr.h tarray.h basarr.h \ 41 $(SOPHYAINCP)mutyv.h \ 38 42 $(SOPHYAINCP)dvlist.h \ 39 $(SOPHYAINCP)objfio.h utilarr.h tmatrix.h \ 40 tvector.h $(SOPHYAINCP)datatype.h 41 $(CXXCOMPILE) -o $@ $< 43 $(SOPHYAINCP)objfio.h utilarr.h \ 44 tmatrix.h tvector.h \ 45 $(SOPHYAINCP)datatype.h 46 $(CXXCOMPILELIB) -o $@ $< 42 47 43 48 $(SOPHYAOBJP)matharr.o: matharr.cc \ 44 49 $(SOPHYAINCP)sopnamsp.h \ 45 $(SOPHYAINCP)machdefs.h matharr.h tarray.h \ 46 basarr.h $(SOPHYAINCP)anydataobj.h \ 47 $(SOPHYAINCP)mutyv.h \ 48 $(SOPHYAINCP)dvlist.h \ 49 $(SOPHYAINCP)objfio.h \ 50 $(SOPHYAINCP)ppersist.h \ 51 $(SOPHYAINCP)pexceptions.h \ 52 $(SOPHYAINCP)gnumd5.h \ 53 $(SOPHYAINCP)ppfbinstream.h \ 54 $(SOPHYAINCP)rawstream.h \ 55 $(SOPHYAINCP)ppfnametag.h \ 56 $(SOPHYAINCP)ndatablock.h utilarr.h 57 $(CXXCOMPILE) -o $@ $< 58 59 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \ 60 $(SOPHYAINCP)sopnamsp.h \ 61 $(SOPHYAINCP)machdefs.h sopemtx.h \ 62 tmatrix.h tarray.h basarr.h \ 50 $(SOPHYAINCP)machdefs.h \ 51 matharr.h tarray.h basarr.h \ 63 52 $(SOPHYAINCP)anydataobj.h \ 64 53 $(SOPHYAINCP)mutyv.h \ … … 71 60 $(SOPHYAINCP)rawstream.h \ 72 61 $(SOPHYAINCP)ppfnametag.h \ 73 $(SOPHYAINCP)ndatablock.h utilarr.h\74 tvector.h $(SOPHYAINCP)smathconst.h75 $(CXXCOMPILE ) -o $@ $<62 $(SOPHYAINCP)ndatablock.h \ 63 utilarr.h 64 $(CXXCOMPILELIB) -o $@ $< 76 65 77 $(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)sopnamsp.h \ 66 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \ 67 $(SOPHYAINCP)sopnamsp.h \ 78 68 $(SOPHYAINCP)machdefs.h \ 79 $(SOPHYAINCP)pexceptions.h tarray.h \ 80 basarr.h $(SOPHYAINCP)anydataobj.h \ 69 sopemtx.h tmatrix.h tarray.h basarr.h \ 70 $(SOPHYAINCP)anydataobj.h \ 71 $(SOPHYAINCP)mutyv.h \ 72 $(SOPHYAINCP)dvlist.h \ 73 $(SOPHYAINCP)objfio.h \ 74 $(SOPHYAINCP)ppersist.h \ 75 $(SOPHYAINCP)pexceptions.h \ 76 $(SOPHYAINCP)gnumd5.h \ 77 $(SOPHYAINCP)ppfbinstream.h \ 78 $(SOPHYAINCP)rawstream.h \ 79 $(SOPHYAINCP)ppfnametag.h \ 80 $(SOPHYAINCP)ndatablock.h \ 81 utilarr.h tvector.h \ 82 $(SOPHYAINCP)smathconst.h 83 $(CXXCOMPILELIB) -o $@ $< 84 85 $(SOPHYAOBJP)tarray.o: tarray.cc \ 86 $(SOPHYAINCP)sopnamsp.h \ 87 $(SOPHYAINCP)machdefs.h \ 88 $(SOPHYAINCP)pexceptions.h \ 89 tarray.h basarr.h \ 90 $(SOPHYAINCP)anydataobj.h \ 81 91 $(SOPHYAINCP)mutyv.h \ 82 92 $(SOPHYAINCP)dvlist.h \ … … 87 97 $(SOPHYAINCP)rawstream.h \ 88 98 $(SOPHYAINCP)ppfnametag.h \ 89 $(SOPHYAINCP)ndatablock.h utilarr.h 90 $(CXXCOMPILE) -o $@ $< 99 $(SOPHYAINCP)ndatablock.h \ 100 utilarr.h 101 $(CXXCOMPILELIB) -o $@ $< 91 102 92 103 $(SOPHYAOBJP)tarrinit.o: tarrinit.cc \ 93 104 $(SOPHYAINCP)sopnamsp.h \ 94 $(SOPHYAINCP)machdefs.h tarrinit.h \ 95 $(SOPHYAINCP)sophyainit.h fioarr.h \ 105 $(SOPHYAINCP)machdefs.h \ 106 tarrinit.h \ 107 $(SOPHYAINCP)sophyainit.h \ 108 fioarr.h tarray.h basarr.h \ 109 $(SOPHYAINCP)anydataobj.h \ 110 $(SOPHYAINCP)mutyv.h \ 111 $(SOPHYAINCP)dvlist.h \ 112 $(SOPHYAINCP)objfio.h \ 113 $(SOPHYAINCP)ppersist.h \ 114 $(SOPHYAINCP)pexceptions.h \ 115 $(SOPHYAINCP)gnumd5.h \ 116 $(SOPHYAINCP)ppfbinstream.h \ 117 $(SOPHYAINCP)rawstream.h \ 118 $(SOPHYAINCP)ppfnametag.h \ 119 $(SOPHYAINCP)ndatablock.h \ 120 utilarr.h tmatrix.h tvector.h 121 $(CXXCOMPILELIB) -o $@ $< 122 123 $(SOPHYAOBJP)tmatrix.o: tmatrix.cc \ 124 $(SOPHYAINCP)sopnamsp.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 $(SOPHYAINCP)pexceptions.h \ 127 tmatrix.h tarray.h basarr.h \ 128 $(SOPHYAINCP)anydataobj.h \ 129 $(SOPHYAINCP)mutyv.h \ 130 $(SOPHYAINCP)dvlist.h \ 131 $(SOPHYAINCP)objfio.h \ 132 $(SOPHYAINCP)ppersist.h \ 133 $(SOPHYAINCP)gnumd5.h \ 134 $(SOPHYAINCP)ppfbinstream.h \ 135 $(SOPHYAINCP)rawstream.h \ 136 $(SOPHYAINCP)ppfnametag.h \ 137 $(SOPHYAINCP)ndatablock.h \ 138 utilarr.h 139 $(CXXCOMPILELIB) -o $@ $< 140 141 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \ 142 $(SOPHYAINCP)sopnamsp.h \ 143 toeplitzMatrix.h \ 144 $(SOPHYAINCP)machdefs.h \ 145 $(SOPHYAINCP)nbmath.h \ 146 $(SOPHYAINCP)smathconst.h \ 147 $(SOPHYAINCP)timing.h array.h \ 96 148 tarray.h basarr.h \ 97 149 $(SOPHYAINCP)anydataobj.h \ … … 105 157 $(SOPHYAINCP)rawstream.h \ 106 158 $(SOPHYAINCP)ppfnametag.h \ 107 $(SOPHYAINCP)ndatablock.h utilarr.h \ 108 tmatrix.h tvector.h 109 $(CXXCOMPILE) -o $@ $< 159 $(SOPHYAINCP)ndatablock.h \ 160 utilarr.h tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \ 161 $(SOPHYAINCP)fftservintf.h \ 162 $(SOPHYAINCP)tmatrix.h \ 163 $(SOPHYAINCP)tvector.h \ 164 $(SOPHYAINCP)fftpserver.h 165 $(CXXCOMPILELIB) -o $@ $< 110 166 111 $(SOPHYAOBJP)t matrix.o: tmatrix.cc \167 $(SOPHYAOBJP)tvector.o: tvector.cc \ 112 168 $(SOPHYAINCP)sopnamsp.h \ 113 169 $(SOPHYAINCP)machdefs.h \ 114 $(SOPHYAINCP)pexceptions.h tmatrix.h\115 t array.h basarr.h \170 $(SOPHYAINCP)pexceptions.h \ 171 tvector.h tmatrix.h tarray.h basarr.h \ 116 172 $(SOPHYAINCP)anydataobj.h \ 117 173 $(SOPHYAINCP)mutyv.h \ … … 123 179 $(SOPHYAINCP)rawstream.h \ 124 180 $(SOPHYAINCP)ppfnametag.h \ 125 $(SOPHYAINCP)ndatablock.h utilarr.h 126 $(CXXCOMPILE) -o $@ $< 127 128 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \ 129 $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \ 130 $(SOPHYAINCP)machdefs.h \ 131 $(SOPHYAINCP)nbmath.h \ 132 $(SOPHYAINCP)smathconst.h \ 133 $(SOPHYAINCP)timing.h array.h tarray.h \ 134 basarr.h $(SOPHYAINCP)anydataobj.h \ 135 $(SOPHYAINCP)mutyv.h \ 136 $(SOPHYAINCP)dvlist.h \ 137 $(SOPHYAINCP)objfio.h \ 138 $(SOPHYAINCP)ppersist.h \ 139 $(SOPHYAINCP)pexceptions.h \ 140 $(SOPHYAINCP)gnumd5.h \ 141 $(SOPHYAINCP)ppfbinstream.h \ 142 $(SOPHYAINCP)rawstream.h \ 143 $(SOPHYAINCP)ppfnametag.h \ 144 $(SOPHYAINCP)ndatablock.h utilarr.h \ 145 tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \ 146 $(SOPHYAINCP)fftservintf.h \ 147 $(SOPHYAINCP)tmatrix.h \ 148 $(SOPHYAINCP)tvector.h \ 149 $(SOPHYAINCP)fftpserver.h 150 $(CXXCOMPILE) -o $@ $< 151 152 $(SOPHYAOBJP)tvector.o: tvector.cc \ 153 $(SOPHYAINCP)sopnamsp.h \ 154 $(SOPHYAINCP)machdefs.h \ 155 $(SOPHYAINCP)pexceptions.h tvector.h \ 156 tmatrix.h tarray.h basarr.h \ 157 $(SOPHYAINCP)anydataobj.h \ 158 $(SOPHYAINCP)mutyv.h \ 159 $(SOPHYAINCP)dvlist.h \ 160 $(SOPHYAINCP)objfio.h \ 161 $(SOPHYAINCP)ppersist.h \ 162 $(SOPHYAINCP)gnumd5.h \ 163 $(SOPHYAINCP)ppfbinstream.h \ 164 $(SOPHYAINCP)rawstream.h \ 165 $(SOPHYAINCP)ppfnametag.h \ 166 $(SOPHYAINCP)ndatablock.h utilarr.h 167 $(CXXCOMPILE) -o $@ $< 181 $(SOPHYAINCP)ndatablock.h \ 182 utilarr.h 183 $(CXXCOMPILELIB) -o $@ $< 168 184 169 185 $(SOPHYAOBJP)utilarr.o: utilarr.cc \ 170 186 $(SOPHYAINCP)sopnamsp.h \ 171 $(SOPHYAINCP)machdefs.h utilarr.h\172 $(SOPHYAINCP)mutyv.h \187 $(SOPHYAINCP)machdefs.h \ 188 utilarr.h $(SOPHYAINCP)mutyv.h \ 173 189 $(SOPHYAINCP)srandgen.h 174 $(CXXCOMPILE ) -o $@ $<190 $(CXXCOMPILELIB) -o $@ $< 175 191 -
trunk/SophyaLib/TArray/smakefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \ 12 $(SOPHYAOBJP)basarr.o: basarr.cc \ 13 $(SOPHYAINCP)sopnamsp.h \ 13 14 $(SOPHYAINCP)machdefs.h \ 14 $(SOPHYAINCP)pexceptions.h basarr.h \ 15 $(SOPHYAINCP)pexceptions.h \ 16 basarr.h \ 15 17 $(SOPHYAINCP)anydataobj.h \ 16 18 $(SOPHYAINCP)mutyv.h \ … … 22 24 $(SOPHYAINCP)rawstream.h \ 23 25 $(SOPHYAINCP)ppfnametag.h 24 $(CXXCOMPILE ) -o $@ $<26 $(CXXCOMPILELIB) -o $@ $< 25 27 26 $(SOPHYAOBJP)fioarr.o: fioarr.cc $(SOPHYAINCP)sopnamsp.h \ 28 $(SOPHYAOBJP)fioarr.o: fioarr.cc \ 29 $(SOPHYAINCP)sopnamsp.h \ 27 30 $(SOPHYAINCP)pexceptions.h \ 28 31 $(SOPHYAINCP)machdefs.h \ … … 34 37 $(SOPHYAINCP)ppfnametag.h \ 35 38 $(SOPHYAINCP)ndatablock.h \ 36 $(SOPHYAINCP)anydataobj.h fioarr.h \ 37 tarray.h basarr.h $(SOPHYAINCP)mutyv.h \ 39 $(SOPHYAINCP)anydataobj.h \ 40 fioarr.h tarray.h basarr.h \ 41 $(SOPHYAINCP)mutyv.h \ 38 42 $(SOPHYAINCP)dvlist.h \ 39 $(SOPHYAINCP)objfio.h utilarr.h tmatrix.h \ 40 tvector.h $(SOPHYAINCP)datatype.h 41 $(CXXCOMPILE) -o $@ $< 43 $(SOPHYAINCP)objfio.h utilarr.h \ 44 tmatrix.h tvector.h \ 45 $(SOPHYAINCP)datatype.h 46 $(CXXCOMPILELIB) -o $@ $< 42 47 43 48 $(SOPHYAOBJP)matharr.o: matharr.cc \ 44 49 $(SOPHYAINCP)sopnamsp.h \ 45 $(SOPHYAINCP)machdefs.h matharr.h tarray.h \ 46 basarr.h $(SOPHYAINCP)anydataobj.h \ 47 $(SOPHYAINCP)mutyv.h \ 48 $(SOPHYAINCP)dvlist.h \ 49 $(SOPHYAINCP)objfio.h \ 50 $(SOPHYAINCP)ppersist.h \ 51 $(SOPHYAINCP)pexceptions.h \ 52 $(SOPHYAINCP)gnumd5.h \ 53 $(SOPHYAINCP)ppfbinstream.h \ 54 $(SOPHYAINCP)rawstream.h \ 55 $(SOPHYAINCP)ppfnametag.h \ 56 $(SOPHYAINCP)ndatablock.h utilarr.h 57 $(CXXCOMPILE) -o $@ $< 58 59 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \ 60 $(SOPHYAINCP)sopnamsp.h \ 61 $(SOPHYAINCP)machdefs.h sopemtx.h \ 62 tmatrix.h tarray.h basarr.h \ 50 $(SOPHYAINCP)machdefs.h \ 51 matharr.h tarray.h basarr.h \ 63 52 $(SOPHYAINCP)anydataobj.h \ 64 53 $(SOPHYAINCP)mutyv.h \ … … 71 60 $(SOPHYAINCP)rawstream.h \ 72 61 $(SOPHYAINCP)ppfnametag.h \ 73 $(SOPHYAINCP)ndatablock.h utilarr.h\74 tvector.h $(SOPHYAINCP)smathconst.h75 $(CXXCOMPILE ) -o $@ $<62 $(SOPHYAINCP)ndatablock.h \ 63 utilarr.h 64 $(CXXCOMPILELIB) -o $@ $< 76 65 77 $(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)sopnamsp.h \ 66 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \ 67 $(SOPHYAINCP)sopnamsp.h \ 78 68 $(SOPHYAINCP)machdefs.h \ 79 $(SOPHYAINCP)pexceptions.h tarray.h \ 80 basarr.h $(SOPHYAINCP)anydataobj.h \ 69 sopemtx.h tmatrix.h tarray.h basarr.h \ 70 $(SOPHYAINCP)anydataobj.h \ 71 $(SOPHYAINCP)mutyv.h \ 72 $(SOPHYAINCP)dvlist.h \ 73 $(SOPHYAINCP)objfio.h \ 74 $(SOPHYAINCP)ppersist.h \ 75 $(SOPHYAINCP)pexceptions.h \ 76 $(SOPHYAINCP)gnumd5.h \ 77 $(SOPHYAINCP)ppfbinstream.h \ 78 $(SOPHYAINCP)rawstream.h \ 79 $(SOPHYAINCP)ppfnametag.h \ 80 $(SOPHYAINCP)ndatablock.h \ 81 utilarr.h tvector.h \ 82 $(SOPHYAINCP)smathconst.h 83 $(CXXCOMPILELIB) -o $@ $< 84 85 $(SOPHYAOBJP)tarray.o: tarray.cc \ 86 $(SOPHYAINCP)sopnamsp.h \ 87 $(SOPHYAINCP)machdefs.h \ 88 $(SOPHYAINCP)pexceptions.h \ 89 tarray.h basarr.h \ 90 $(SOPHYAINCP)anydataobj.h \ 81 91 $(SOPHYAINCP)mutyv.h \ 82 92 $(SOPHYAINCP)dvlist.h \ … … 87 97 $(SOPHYAINCP)rawstream.h \ 88 98 $(SOPHYAINCP)ppfnametag.h \ 89 $(SOPHYAINCP)ndatablock.h utilarr.h 90 $(CXXCOMPILE) -o $@ $< 99 $(SOPHYAINCP)ndatablock.h \ 100 utilarr.h 101 $(CXXCOMPILELIB) -o $@ $< 91 102 92 103 $(SOPHYAOBJP)tarrinit.o: tarrinit.cc \ 93 104 $(SOPHYAINCP)sopnamsp.h \ 94 $(SOPHYAINCP)machdefs.h tarrinit.h \ 95 $(SOPHYAINCP)sophyainit.h fioarr.h \ 105 $(SOPHYAINCP)machdefs.h \ 106 tarrinit.h \ 107 $(SOPHYAINCP)sophyainit.h \ 108 fioarr.h tarray.h basarr.h \ 109 $(SOPHYAINCP)anydataobj.h \ 110 $(SOPHYAINCP)mutyv.h \ 111 $(SOPHYAINCP)dvlist.h \ 112 $(SOPHYAINCP)objfio.h \ 113 $(SOPHYAINCP)ppersist.h \ 114 $(SOPHYAINCP)pexceptions.h \ 115 $(SOPHYAINCP)gnumd5.h \ 116 $(SOPHYAINCP)ppfbinstream.h \ 117 $(SOPHYAINCP)rawstream.h \ 118 $(SOPHYAINCP)ppfnametag.h \ 119 $(SOPHYAINCP)ndatablock.h \ 120 utilarr.h tmatrix.h tvector.h 121 $(CXXCOMPILELIB) -o $@ $< 122 123 $(SOPHYAOBJP)tmatrix.o: tmatrix.cc \ 124 $(SOPHYAINCP)sopnamsp.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 $(SOPHYAINCP)pexceptions.h \ 127 tmatrix.h tarray.h basarr.h \ 128 $(SOPHYAINCP)anydataobj.h \ 129 $(SOPHYAINCP)mutyv.h \ 130 $(SOPHYAINCP)dvlist.h \ 131 $(SOPHYAINCP)objfio.h \ 132 $(SOPHYAINCP)ppersist.h \ 133 $(SOPHYAINCP)gnumd5.h \ 134 $(SOPHYAINCP)ppfbinstream.h \ 135 $(SOPHYAINCP)rawstream.h \ 136 $(SOPHYAINCP)ppfnametag.h \ 137 $(SOPHYAINCP)ndatablock.h \ 138 utilarr.h 139 $(CXXCOMPILELIB) -o $@ $< 140 141 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \ 142 $(SOPHYAINCP)sopnamsp.h \ 143 toeplitzMatrix.h \ 144 $(SOPHYAINCP)machdefs.h \ 145 $(SOPHYAINCP)nbmath.h \ 146 $(SOPHYAINCP)smathconst.h \ 147 $(SOPHYAINCP)timing.h array.h \ 96 148 tarray.h basarr.h \ 97 149 $(SOPHYAINCP)anydataobj.h \ … … 105 157 $(SOPHYAINCP)rawstream.h \ 106 158 $(SOPHYAINCP)ppfnametag.h \ 107 $(SOPHYAINCP)ndatablock.h utilarr.h \ 108 tmatrix.h tvector.h 109 $(CXXCOMPILE) -o $@ $< 159 $(SOPHYAINCP)ndatablock.h \ 160 utilarr.h tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \ 161 $(SOPHYAINCP)fftservintf.h \ 162 $(SOPHYAINCP)tmatrix.h \ 163 $(SOPHYAINCP)tvector.h \ 164 $(SOPHYAINCP)fftpserver.h 165 $(CXXCOMPILELIB) -o $@ $< 110 166 111 $(SOPHYAOBJP)t matrix.o: tmatrix.cc \167 $(SOPHYAOBJP)tvector.o: tvector.cc \ 112 168 $(SOPHYAINCP)sopnamsp.h \ 113 169 $(SOPHYAINCP)machdefs.h \ 114 $(SOPHYAINCP)pexceptions.h tmatrix.h\115 t array.h basarr.h \170 $(SOPHYAINCP)pexceptions.h \ 171 tvector.h tmatrix.h tarray.h basarr.h \ 116 172 $(SOPHYAINCP)anydataobj.h \ 117 173 $(SOPHYAINCP)mutyv.h \ … … 123 179 $(SOPHYAINCP)rawstream.h \ 124 180 $(SOPHYAINCP)ppfnametag.h \ 125 $(SOPHYAINCP)ndatablock.h utilarr.h 126 $(CXXCOMPILE) -o $@ $< 127 128 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \ 129 $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \ 130 $(SOPHYAINCP)machdefs.h \ 131 $(SOPHYAINCP)nbmath.h \ 132 $(SOPHYAINCP)smathconst.h \ 133 $(SOPHYAINCP)timing.h array.h tarray.h \ 134 basarr.h $(SOPHYAINCP)anydataobj.h \ 135 $(SOPHYAINCP)mutyv.h \ 136 $(SOPHYAINCP)dvlist.h \ 137 $(SOPHYAINCP)objfio.h \ 138 $(SOPHYAINCP)ppersist.h \ 139 $(SOPHYAINCP)pexceptions.h \ 140 $(SOPHYAINCP)gnumd5.h \ 141 $(SOPHYAINCP)ppfbinstream.h \ 142 $(SOPHYAINCP)rawstream.h \ 143 $(SOPHYAINCP)ppfnametag.h \ 144 $(SOPHYAINCP)ndatablock.h utilarr.h \ 145 tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \ 146 $(SOPHYAINCP)fftservintf.h \ 147 $(SOPHYAINCP)tmatrix.h \ 148 $(SOPHYAINCP)tvector.h \ 149 $(SOPHYAINCP)fftpserver.h 150 $(CXXCOMPILE) -o $@ $< 151 152 $(SOPHYAOBJP)tvector.o: tvector.cc \ 153 $(SOPHYAINCP)sopnamsp.h \ 154 $(SOPHYAINCP)machdefs.h \ 155 $(SOPHYAINCP)pexceptions.h tvector.h \ 156 tmatrix.h tarray.h basarr.h \ 157 $(SOPHYAINCP)anydataobj.h \ 158 $(SOPHYAINCP)mutyv.h \ 159 $(SOPHYAINCP)dvlist.h \ 160 $(SOPHYAINCP)objfio.h \ 161 $(SOPHYAINCP)ppersist.h \ 162 $(SOPHYAINCP)gnumd5.h \ 163 $(SOPHYAINCP)ppfbinstream.h \ 164 $(SOPHYAINCP)rawstream.h \ 165 $(SOPHYAINCP)ppfnametag.h \ 166 $(SOPHYAINCP)ndatablock.h utilarr.h 167 $(CXXCOMPILE) -o $@ $< 181 $(SOPHYAINCP)ndatablock.h \ 182 utilarr.h 183 $(CXXCOMPILELIB) -o $@ $< 168 184 169 185 $(SOPHYAOBJP)utilarr.o: utilarr.cc \ 170 186 $(SOPHYAINCP)sopnamsp.h \ 171 $(SOPHYAINCP)machdefs.h utilarr.h\172 $(SOPHYAINCP)mutyv.h \187 $(SOPHYAINCP)machdefs.h \ 188 utilarr.h $(SOPHYAINCP)mutyv.h \ 173 189 $(SOPHYAINCP)srandgen.h 174 $(CXXCOMPILE ) -o $@ $<190 $(CXXCOMPILELIB) -o $@ $< 175 191 -
trunk/SophyaPI/PI/Makefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)lut.o: lut.cc $(SOPHYAINCP)sopnamsp.h \ 12 $(SOPHYAOBJP)lut.o: lut.cc \ 13 $(SOPHYAINCP)sopnamsp.h \ 13 14 $(SOPHYAINCP)machdefs.h lut.h 14 $(CXXCOMPILE ) -o $@ $<15 $(CXXCOMPILELIB) -o $@ $< 15 16 16 17 $(SOPHYAOBJP)parradapter.o: parradapter.cc \ 17 $(SOPHYAINCP)sopnamsp.h parradapter.h \ 18 $(SOPHYAINCP)sopnamsp.h \ 19 parradapter.h \ 18 20 $(SOPHYAINCP)machdefs.h lut.h 19 $(CXXCOMPILE ) -o $@ $<21 $(CXXCOMPILELIB) -o $@ $< 20 22 21 23 $(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc \ 22 $(SOPHYAINCP)sopnamsp.h pi3ddrw.h \ 23 pisysdep.h $(SOPHYAINCP)machdefs.h \ 24 $(SOPHYAINCP)sopnamsp.h \ 25 pi3ddrw.h pisysdep.h \ 26 $(SOPHYAINCP)machdefs.h \ 24 27 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 25 28 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 26 29 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 27 30 pigratt.h piaxes.h pieldrw.h pigraph3d.h 28 $(CXXCOMPILE ) -o $@ $<31 $(CXXCOMPILELIB) -o $@ $< 29 32 30 33 $(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc \ 31 $(SOPHYAINCP)sopnamsp.h pi3dwdg.h \ 32 pisysdep.h $(SOPHYAINCP)machdefs.h \ 34 $(SOPHYAINCP)sopnamsp.h \ 35 pi3dwdg.h pisysdep.h \ 36 $(SOPHYAINCP)machdefs.h \ 33 37 pi3ddrw.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \ 34 38 picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ … … 39 43 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 40 44 pimenubargen.h picons.h 41 $(CXXCOMPILE ) -o $@ $<45 $(CXXCOMPILELIB) -o $@ $< 42 46 43 47 $(SOPHYAOBJP)piapplgen.o: piapplgen.cc \ 44 $(SOPHYAINCP)sopnamsp.h piapplgen.h \ 45 pimsghandler.h $(SOPHYAINCP)machdefs.h \ 48 $(SOPHYAINCP)sopnamsp.h \ 49 piapplgen.h pimsghandler.h \ 50 $(SOPHYAINCP)machdefs.h \ 46 51 pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 47 52 picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \ … … 49 54 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 50 55 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 51 $(CXXCOMPILE ) -o $@ $<56 $(CXXCOMPILELIB) -o $@ $< 52 57 53 58 $(SOPHYAOBJP)piapplx.o: piapplx.cc \ 54 $(SOPHYAINCP)sopnamsp.h piapplx.h \ 55 piapplgen.h pimsghandler.h \ 56 $(SOPHYAINCP)machdefs.h pisysdep.h \ 57 picontainerx.h picontainergen.h piwdgx.h piwdggen.h picolist.h \ 58 pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 59 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 60 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 61 pigraphuc.h pievthandler.h psfile.h pigraphps.h 62 $(CXXCOMPILE) -o $@ $< 63 64 $(SOPHYAOBJP)piaxes.o: piaxes.cc $(SOPHYAINCP)sopnamsp.h \ 59 $(SOPHYAINCP)sopnamsp.h \ 60 piapplx.h piapplgen.h pimsghandler.h \ 61 $(SOPHYAINCP)machdefs.h \ 62 pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 63 picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \ 64 pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 65 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 66 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 67 $(CXXCOMPILELIB) -o $@ $< 68 69 $(SOPHYAOBJP)piaxes.o: piaxes.cc \ 70 $(SOPHYAINCP)sopnamsp.h \ 65 71 $(SOPHYAINCP)machdefs.h piaxes.h \ 66 72 pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \ 67 73 picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \ 68 74 pigrcoord.h pilineatt.h pigratt.h 69 $(CXXCOMPILE ) -o $@ $<75 $(CXXCOMPILELIB) -o $@ $< 70 76 71 77 $(SOPHYAOBJP)piaxestools.o: piaxestools.cc \ 72 78 $(SOPHYAINCP)sopnamsp.h piaxes.h \ 73 79 pigraphuc.h pisysdep.h \ 74 $(SOPHYAINCP)machdefs.h pigraphgen.h\75 pi wdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \76 picmap gen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigratt.h \77 pi axestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \78 pi menux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \79 picontainer gen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \80 pi cons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h psfile.h \81 p igraphps.h piscdrawwdg.h pidrawer.h pieldrw.h82 $(CXXCOMPILE ) -o $@ $<80 $(SOPHYAINCP)machdefs.h \ 81 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 82 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 83 pigratt.h piaxestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h \ 84 pioptmenugen.h pimenux.h pimenugen.h piwindowx.h piwindowgen.h \ 85 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 86 pimenubargen.h picons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h \ 87 psfile.h pigraphps.h piscdrawwdg.h pidrawer.h pieldrw.h 88 $(CXXCOMPILELIB) -o $@ $< 83 89 84 90 $(SOPHYAOBJP)pibargraph.o: pibargraph.cc \ 85 91 $(SOPHYAINCP)sopnamsp.h \ 86 $(SOPHYAINCP)machdefs.h pibargraph.h\87 pi sysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \88 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \89 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \92 $(SOPHYAINCP)machdefs.h \ 93 pibargraph.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 94 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 95 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 90 96 pievthandler.h psfile.h pigratt.h piaxes.h 91 $(CXXCOMPILE ) -o $@ $<97 $(CXXCOMPILELIB) -o $@ $< 92 98 93 99 $(SOPHYAOBJP)pibwdggen.o: pibwdggen.cc \ 94 $(SOPHYAINCP)sopnamsp.h pibwdggen.h \ 95 pisysdep.h $(SOPHYAINCP)machdefs.h \ 96 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 97 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 98 pilineatt.h pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h \ 99 piaxes.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \ 100 $(SOPHYAINCP)sopnamsp.h \ 101 pibwdggen.h pisysdep.h \ 102 $(SOPHYAINCP)machdefs.h piwdgx.h \ 103 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 104 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 105 pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h piaxes.h \ 106 pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \ 100 107 pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \ 101 108 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 102 109 pimenubargen.h picons.h pibwdgx.h 103 $(CXXCOMPILE ) -o $@ $<110 $(CXXCOMPILELIB) -o $@ $< 104 111 105 112 $(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc \ 106 $(SOPHYAINCP)sopnamsp.h pixtbaseP.h \ 107 pibwdgx.h pisysdep.h \ 108 $(SOPHYAINCP)machdefs.h pibwdggen.h \ 109 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 110 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 111 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h pixtbase.h 112 $(CXXCOMPILE) -o $@ $< 113 114 $(SOPHYAOBJP)picmap.o: picmap.cc $(SOPHYAINCP)sopnamsp.h \ 115 picmap.h pisysdep.h \ 116 $(SOPHYAINCP)machdefs.h picmapx.h \ 117 picmapgen.h 118 $(CXXCOMPILE) -o $@ $< 113 $(SOPHYAINCP)sopnamsp.h \ 114 pixtbaseP.h pibwdgx.h pisysdep.h \ 115 $(SOPHYAINCP)machdefs.h \ 116 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 117 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 118 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \ 119 pixtbase.h 120 $(CXXCOMPILELIB) -o $@ $< 121 122 $(SOPHYAOBJP)picmap.o: picmap.cc \ 123 $(SOPHYAINCP)sopnamsp.h picmap.h \ 124 pisysdep.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 picmapx.h picmapgen.h 127 $(CXXCOMPILELIB) -o $@ $< 119 128 120 129 $(SOPHYAOBJP)picmapgen.o: picmapgen.cc \ 121 $(SOPHYAINCP)sopnamsp.h picmapgen.h \ 122 pisysdep.h $(SOPHYAINCP)machdefs.h \ 130 $(SOPHYAINCP)sopnamsp.h \ 131 picmapgen.h pisysdep.h \ 132 $(SOPHYAINCP)machdefs.h \ 123 133 picmapx.h picmap.h 124 $(CXXCOMPILE ) -o $@ $<134 $(CXXCOMPILELIB) -o $@ $< 125 135 126 136 $(SOPHYAOBJP)picmapview.o: picmapview.cc \ 127 $(SOPHYAINCP)sopnamsp.h picmapview.h \ 128 pisysdep.h $(SOPHYAINCP)machdefs.h \ 137 $(SOPHYAINCP)sopnamsp.h \ 138 picmapview.h pisysdep.h \ 139 $(SOPHYAINCP)machdefs.h \ 129 140 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 130 141 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 131 142 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 132 143 pigraphps.h 133 $(CXXCOMPILE ) -o $@ $<144 $(CXXCOMPILELIB) -o $@ $< 134 145 135 146 $(SOPHYAOBJP)picmapx.o: picmapx.cc \ 136 147 $(SOPHYAINCP)sopnamsp.h piwdgx.h \ 137 piwdggen.h $(SOPHYAINCP)machdefs.h \ 148 piwdggen.h \ 149 $(SOPHYAINCP)machdefs.h \ 138 150 pimsghandler.h picolist.h picmapx.h picmapgen.h pisysdep.h 139 $(CXXCOMPILE) -o $@ $< 140 141 $(SOPHYAOBJP)picons.o: picons.cc $(SOPHYAINCP)sopnamsp.h \ 142 pisysdep.h $(SOPHYAINCP)machdefs.h \ 151 $(CXXCOMPILELIB) -o $@ $< 152 153 $(SOPHYAOBJP)picons.o: picons.cc \ 154 $(SOPHYAINCP)sopnamsp.h \ 155 pisysdep.h \ 156 $(SOPHYAINCP)machdefs.h \ 143 157 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 144 158 picons.h pistdwdgx.h pistdwdggen.h picontainerx.h picontainergen.h \ … … 146 160 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 147 161 pievthandler.h psfile.h pigraphps.h 148 $(CXXCOMPILE ) -o $@ $<162 $(CXXCOMPILELIB) -o $@ $< 149 163 150 164 $(SOPHYAOBJP)picontainergen.o: picontainergen.cc \ 151 $(SOPHYAINCP)sopnamsp.h picontainergen.h \ 152 pisysdep.h $(SOPHYAINCP)machdefs.h \ 153 piwdgx.h piwdggen.h pimsghandler.h picolist.h 154 $(CXXCOMPILE) -o $@ $< 165 $(SOPHYAINCP)sopnamsp.h \ 166 picontainergen.h pisysdep.h \ 167 $(SOPHYAINCP)machdefs.h piwdgx.h \ 168 piwdggen.h pimsghandler.h picolist.h 169 $(CXXCOMPILELIB) -o $@ $< 155 170 156 171 $(SOPHYAOBJP)picontainerx.o: picontainerx.cc \ 157 $(SOPHYAINCP)sopnamsp.h picontainerx.h \ 158 pisysdep.h $(SOPHYAINCP)machdefs.h \ 172 $(SOPHYAINCP)sopnamsp.h \ 173 picontainerx.h pisysdep.h \ 174 $(SOPHYAINCP)machdefs.h \ 159 175 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 160 $(CXXCOMPILE ) -o $@ $<176 $(CXXCOMPILELIB) -o $@ $< 161 177 162 178 $(SOPHYAOBJP)pidrawer.o: pidrawer.cc \ 163 179 $(SOPHYAINCP)sopnamsp.h \ 164 $(SOPHYAINCP)machdefs.h pidrawer.h \ 165 pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 166 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 167 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 168 pigratt.h piaxes.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \ 169 pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \ 170 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 171 pimenubargen.h picons.h pibwdgx.h pigraphps.h ucckprot.h 172 $(CXXCOMPILE) -o $@ $< 180 $(SOPHYAINCP)machdefs.h \ 181 pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \ 182 picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 183 pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 184 pievthandler.h psfile.h pigratt.h piaxes.h pidrwtools.h pistdwdgx.h \ 185 pistdwdggen.h pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h \ 186 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piapplx.h \ 187 piapplgen.h pimenubarx.h pimenubargen.h picons.h pibwdgx.h pigraphps.h \ 188 ucckprot.h 189 $(CXXCOMPILELIB) -o $@ $< 173 190 174 191 $(SOPHYAOBJP)pidrawwin.o: pidrawwin.cc \ 175 $(SOPHYAINCP)sopnamsp.h pidrawwin.h \ 176 pisysdep.h $(SOPHYAINCP)machdefs.h \ 192 $(SOPHYAINCP)sopnamsp.h \ 193 pidrawwin.h pisysdep.h \ 194 $(SOPHYAINCP)machdefs.h \ 177 195 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \ 178 196 piwdggen.h pimsghandler.h picolist.h piscdrawwdg.h pibwdgx.h \ … … 181 199 pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 182 200 pidrawer.h pigratt.h piaxes.h pieldrw.h 183 $(CXXCOMPILE ) -o $@ $<201 $(CXXCOMPILELIB) -o $@ $< 184 202 185 203 $(SOPHYAOBJP)pidrwtools.o: pidrwtools.cc \ 186 $(SOPHYAINCP)sopnamsp.h pidrwtools.h \ 187 pisysdep.h $(SOPHYAINCP)machdefs.h \ 204 $(SOPHYAINCP)sopnamsp.h \ 205 pidrwtools.h pisysdep.h \ 206 $(SOPHYAINCP)machdefs.h \ 188 207 pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 189 208 pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h \ … … 194 213 piscdrawwdg.h pidrawer.h pigratt.h piaxes.h pieldrw.h pi3dwdg.h \ 195 214 pi3ddrw.h pigraph3d.h 196 $(CXXCOMPILE ) -o $@ $<215 $(CXXCOMPILELIB) -o $@ $< 197 216 198 217 $(SOPHYAOBJP)pieldrw.o: pieldrw.cc \ 199 218 $(SOPHYAINCP)sopnamsp.h \ 200 $(SOPHYAINCP)machdefs.h pieldrw.h\201 pi drawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \202 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \203 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \219 $(SOPHYAINCP)machdefs.h \ 220 pieldrw.h pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \ 221 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 222 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 204 223 pievthandler.h psfile.h pigratt.h piaxes.h 205 $(CXXCOMPILE ) -o $@ $<224 $(CXXCOMPILELIB) -o $@ $< 206 225 207 226 $(SOPHYAOBJP)pievthandler.o: pievthandler.cc \ 208 $(SOPHYAINCP)sopnamsp.h pievthandler.h \ 209 pisysdep.h $(SOPHYAINCP)machdefs.h \ 227 $(SOPHYAINCP)sopnamsp.h \ 228 pievthandler.h pisysdep.h \ 229 $(SOPHYAINCP)machdefs.h \ 210 230 pimsghandler.h piwdgx.h piwdggen.h picolist.h pigraphx.h pigraphgen.h \ 211 231 picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \ 212 232 pilineatt.h 213 $(CXXCOMPILE ) -o $@ $<233 $(CXXCOMPILELIB) -o $@ $< 214 234 215 235 $(SOPHYAOBJP)pifilechogen.o: pifilechogen.cc \ 216 $(SOPHYAINCP)sopnamsp.h pifilechogen.h \ 217 pisysdep.h $(SOPHYAINCP)machdefs.h \ 218 piwdgx.h piwdggen.h pimsghandler.h picolist.h 219 $(CXXCOMPILE) -o $@ $< 236 $(SOPHYAINCP)sopnamsp.h \ 237 pifilechogen.h pisysdep.h \ 238 $(SOPHYAINCP)machdefs.h piwdgx.h \ 239 piwdggen.h pimsghandler.h picolist.h 240 $(CXXCOMPILELIB) -o $@ $< 220 241 221 242 $(SOPHYAOBJP)pifilechox.o: pifilechox.cc \ 222 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 223 $(SOPHYAINCP)machdefs.h piapplx.h \ 224 piapplgen.h pimsghandler.h picontainerx.h picontainergen.h piwdgx.h \ 225 piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h \ 226 picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h \ 227 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 228 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \ 229 pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h 230 $(CXXCOMPILE) -o $@ $< 243 $(SOPHYAINCP)sopnamsp.h \ 244 pisysdep.h \ 245 $(SOPHYAINCP)machdefs.h \ 246 piapplx.h piapplgen.h pimsghandler.h picontainerx.h picontainergen.h \ 247 piwdgx.h piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h \ 248 pimenugen.h picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h \ 249 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 250 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 251 pigraphps.h pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h 252 $(CXXCOMPILELIB) -o $@ $< 231 253 232 254 $(SOPHYAOBJP)pifontgen.o: pifontgen.cc \ 233 $(SOPHYAINCP)sopnamsp.h pigraphgen.h \ 234 pisysdep.h $(SOPHYAINCP)machdefs.h \ 235 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 236 picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h 237 $(CXXCOMPILE) -o $@ $< 255 $(SOPHYAINCP)sopnamsp.h \ 256 pigraphgen.h pisysdep.h \ 257 $(SOPHYAINCP)machdefs.h piwdgx.h \ 258 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 259 pifontx.h pifontgen.h pigrcoord.h pilineatt.h 260 $(CXXCOMPILELIB) -o $@ $< 238 261 239 262 $(SOPHYAOBJP)pifontx.o: pifontx.cc \ 240 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 241 $(SOPHYAINCP)machdefs.h pifontx.h \ 242 pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 243 $(CXXCOMPILE) -o $@ $< 263 $(SOPHYAINCP)sopnamsp.h \ 264 pisysdep.h \ 265 $(SOPHYAINCP)machdefs.h \ 266 pifontx.h pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 267 $(CXXCOMPILELIB) -o $@ $< 244 268 245 269 $(SOPHYAOBJP)pigraph3d.o: pigraph3d.cc \ 246 $(SOPHYAINCP)sopnamsp.h pigraph3d.h \ 247 pisysdep.h $(SOPHYAINCP)machdefs.h \ 270 $(SOPHYAINCP)sopnamsp.h \ 271 pigraph3d.h pisysdep.h \ 272 $(SOPHYAINCP)machdefs.h \ 248 273 pigraphuc.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 249 274 picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \ 250 275 pilineatt.h 251 $(CXXCOMPILE ) -o $@ $<276 $(CXXCOMPILELIB) -o $@ $< 252 277 253 278 $(SOPHYAOBJP)pigraphgen.o: pigraphgen.cc \ 254 $(SOPHYAINCP)sopnamsp.h pigraphgen.h \ 255 pisysdep.h $(SOPHYAINCP)machdefs.h \ 256 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 257 picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h 258 $(CXXCOMPILE) -o $@ $< 279 $(SOPHYAINCP)sopnamsp.h \ 280 pigraphgen.h pisysdep.h \ 281 $(SOPHYAINCP)machdefs.h piwdgx.h \ 282 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 283 pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h 284 $(CXXCOMPILELIB) -o $@ $< 259 285 260 286 $(SOPHYAOBJP)pigraphps.o: pigraphps.cc \ 261 $(SOPHYAINCP)sopnamsp.h pigraphps.h \ 262 pisysdep.h $(SOPHYAINCP)machdefs.h \ 287 $(SOPHYAINCP)sopnamsp.h \ 288 pigraphps.h pisysdep.h \ 289 $(SOPHYAINCP)machdefs.h \ 263 290 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 264 291 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 265 292 psfile.h 266 $(CXXCOMPILE ) -o $@ $<293 $(CXXCOMPILELIB) -o $@ $< 267 294 268 295 $(SOPHYAOBJP)pigraphuc.o: pigraphuc.cc \ 269 296 $(SOPHYAINCP)sopnamsp.h \ 270 $(SOPHYAINCP)machdefs.h pigraphuc.h\271 pi sysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \272 pic map.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \273 pi lineatt.h ucckprot.h274 $(CXXCOMPILE ) -o $@ $<297 $(SOPHYAINCP)machdefs.h \ 298 pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \ 299 picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \ 300 pigrcoord.h pilineatt.h ucckprot.h 301 $(CXXCOMPILELIB) -o $@ $< 275 302 276 303 $(SOPHYAOBJP)pigraphx.o: pigraphx.cc \ 277 $(SOPHYAINCP)sopnamsp.h pigraphx.h \ 278 pisysdep.h $(SOPHYAINCP)machdefs.h \ 304 $(SOPHYAINCP)sopnamsp.h \ 305 pigraphx.h pisysdep.h \ 306 $(SOPHYAINCP)machdefs.h \ 279 307 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 280 308 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h 281 $(CXXCOMPILE ) -o $@ $<309 $(CXXCOMPILELIB) -o $@ $< 282 310 283 311 $(SOPHYAOBJP)pigratt.o: pigratt.cc \ 284 $(SOPHYAINCP)sopnamsp.h pigratt.h \ 285 pisysdep.h $(SOPHYAINCP)machdefs.h \ 312 $(SOPHYAINCP)sopnamsp.h \ 313 pigratt.h pisysdep.h \ 314 $(SOPHYAINCP)machdefs.h \ 286 315 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 287 316 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 288 317 $(SOPHYAINCP)strutilxx.h 289 $(CXXCOMPILE ) -o $@ $<318 $(CXXCOMPILELIB) -o $@ $< 290 319 291 320 $(SOPHYAOBJP)pigrcoord.o: pigrcoord.cc \ 292 $(SOPHYAINCP)sopnamsp.h pigrcoord.h \ 293 pisysdep.h $(SOPHYAINCP)machdefs.h 294 $(CXXCOMPILE) -o $@ $< 321 $(SOPHYAINCP)sopnamsp.h \ 322 pigrcoord.h pisysdep.h \ 323 $(SOPHYAINCP)machdefs.h 324 $(CXXCOMPILELIB) -o $@ $< 295 325 296 326 $(SOPHYAOBJP)piimage.o: piimage.cc \ 297 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 298 $(SOPHYAINCP)machdefs.h piimage.h \ 299 parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \ 327 $(SOPHYAINCP)sopnamsp.h \ 328 pisysdep.h \ 329 $(SOPHYAINCP)machdefs.h \ 330 piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \ 300 331 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 301 332 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ … … 306 337 piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h pidrwtools.h \ 307 338 piscdrawwdg.h piyfxdrw.h 308 $(CXXCOMPILE ) -o $@ $<339 $(CXXCOMPILELIB) -o $@ $< 309 340 310 341 $(SOPHYAOBJP)piimgtools.o: piimgtools.cc \ 311 $(SOPHYAINCP)sopnamsp.h piimgtools.h \ 312 pisysdep.h $(SOPHYAINCP)machdefs.h \ 342 $(SOPHYAINCP)sopnamsp.h \ 343 piimgtools.h pisysdep.h \ 344 $(SOPHYAINCP)machdefs.h \ 313 345 pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 314 346 pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwindowx.h \ … … 319 351 piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pigratt.h piaxes.h \ 320 352 pipixmapx.h pipixmapgen.h picmapview.h 321 $(CXXCOMPILE ) -o $@ $<353 $(CXXCOMPILELIB) -o $@ $< 322 354 323 355 $(SOPHYAOBJP)pilineatt.o: pilineatt.cc \ 324 $(SOPHYAINCP)sopnamsp.h pilineatt.h \ 325 pisysdep.h $(SOPHYAINCP)machdefs.h 326 $(CXXCOMPILE) -o $@ $< 356 $(SOPHYAINCP)sopnamsp.h \ 357 pilineatt.h pisysdep.h \ 358 $(SOPHYAINCP)machdefs.h 359 $(CXXCOMPILELIB) -o $@ $< 327 360 328 361 $(SOPHYAOBJP)pilistgen.o: pilistgen.cc \ 329 $(SOPHYAINCP)sopnamsp.h pilistgen.h \ 330 pisysdep.h $(SOPHYAINCP)machdefs.h \ 331 piwdgx.h piwdggen.h pimsghandler.h picolist.h 332 $(CXXCOMPILE) -o $@ $< 362 $(SOPHYAINCP)sopnamsp.h \ 363 pilistgen.h pisysdep.h \ 364 $(SOPHYAINCP)machdefs.h piwdgx.h \ 365 piwdggen.h pimsghandler.h picolist.h 366 $(CXXCOMPILELIB) -o $@ $< 333 367 334 368 $(SOPHYAOBJP)pilistx.o: pilistx.cc \ 335 $(SOPHYAINCP)sopnamsp.h pilistx.h\336 pilist gen.h pisysdep.h \369 $(SOPHYAINCP)sopnamsp.h \ 370 pilistx.h pilistgen.h pisysdep.h \ 337 371 $(SOPHYAINCP)machdefs.h piwdgx.h \ 338 372 piwdggen.h pimsghandler.h picolist.h picontainerx.h picontainergen.h 339 $(CXXCOMPILE ) -o $@ $<373 $(CXXCOMPILELIB) -o $@ $< 340 374 341 375 $(SOPHYAOBJP)pimenubargen.o: pimenubargen.cc \ 342 $(SOPHYAINCP)sopnamsp.h pimenubargen.h \ 343 pisysdep.h $(SOPHYAINCP)machdefs.h \ 376 $(SOPHYAINCP)sopnamsp.h \ 377 pimenubargen.h pisysdep.h \ 378 $(SOPHYAINCP)machdefs.h \ 344 379 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 345 380 piapplx.h piapplgen.h picontainerx.h picontainergen.h pimenubarx.h \ … … 347 382 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 348 383 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 349 $(CXXCOMPILE ) -o $@ $<384 $(CXXCOMPILELIB) -o $@ $< 350 385 351 386 $(SOPHYAOBJP)pimenubarx.o: pimenubarx.cc \ 352 $(SOPHYAINCP)sopnamsp.h pimenubarx.h \ 353 pimenubargen.h pisysdep.h \ 354 $(SOPHYAINCP)machdefs.h pimenux.h \ 355 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h piapplx.h \ 356 piapplgen.h picontainerx.h picontainergen.h picons.h pistdwdgx.h \ 357 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 387 $(SOPHYAINCP)sopnamsp.h \ 388 pimenubarx.h pimenubargen.h pisysdep.h \ 389 $(SOPHYAINCP)machdefs.h \ 390 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 391 piapplx.h piapplgen.h picontainerx.h picontainergen.h picons.h \ 392 pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 393 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 394 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 395 $(CXXCOMPILELIB) -o $@ $< 396 397 $(SOPHYAOBJP)pimenugen.o: pimenugen.cc \ 398 $(SOPHYAINCP)sopnamsp.h \ 399 pimenugen.h pisysdep.h \ 400 $(SOPHYAINCP)machdefs.h piwdgx.h \ 401 piwdggen.h pimsghandler.h picolist.h 402 $(CXXCOMPILELIB) -o $@ $< 403 404 $(SOPHYAOBJP)pimenux.o: pimenux.cc \ 405 $(SOPHYAINCP)sopnamsp.h \ 406 pisysdep.h \ 407 $(SOPHYAINCP)machdefs.h \ 408 pimenubarx.h pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \ 409 pimsghandler.h picolist.h 410 $(CXXCOMPILELIB) -o $@ $< 411 412 $(SOPHYAOBJP)pimsghandler.o: pimsghandler.cc \ 413 $(SOPHYAINCP)sopnamsp.h \ 414 pimsghandler.h \ 415 $(SOPHYAINCP)machdefs.h 416 $(CXXCOMPILELIB) -o $@ $< 417 418 $(SOPHYAOBJP)pioptmenugen.o: pioptmenugen.cc \ 419 $(SOPHYAINCP)sopnamsp.h \ 420 pioptmenugen.h pisysdep.h \ 421 $(SOPHYAINCP)machdefs.h \ 422 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 423 $(CXXCOMPILELIB) -o $@ $< 424 425 $(SOPHYAOBJP)pioptmenux.o: pioptmenux.cc \ 426 $(SOPHYAINCP)sopnamsp.h \ 427 pisysdep.h \ 428 $(SOPHYAINCP)machdefs.h \ 429 pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \ 430 pimsghandler.h picolist.h pistdwdgx.h pistdwdggen.h piapplx.h \ 431 piapplgen.h picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h \ 432 picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 358 433 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 359 434 pigraphuc.h pievthandler.h psfile.h pigraphps.h 360 $(CXXCOMPILE) -o $@ $< 361 362 $(SOPHYAOBJP)pimenugen.o: pimenugen.cc \ 363 $(SOPHYAINCP)sopnamsp.h pimenugen.h \ 364 pisysdep.h $(SOPHYAINCP)machdefs.h \ 365 piwdgx.h piwdggen.h pimsghandler.h picolist.h 366 $(CXXCOMPILE) -o $@ $< 367 368 $(SOPHYAOBJP)pimenux.o: pimenux.cc \ 369 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 370 $(SOPHYAINCP)machdefs.h pimenubarx.h \ 371 pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \ 372 picolist.h 373 $(CXXCOMPILE) -o $@ $< 374 375 $(SOPHYAOBJP)pimsghandler.o: pimsghandler.cc \ 376 $(SOPHYAINCP)sopnamsp.h pimsghandler.h \ 377 $(SOPHYAINCP)machdefs.h 378 $(CXXCOMPILE) -o $@ $< 379 380 $(SOPHYAOBJP)pioptmenugen.o: pioptmenugen.cc \ 381 $(SOPHYAINCP)sopnamsp.h pioptmenugen.h \ 382 pisysdep.h $(SOPHYAINCP)machdefs.h \ 383 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 384 $(CXXCOMPILE) -o $@ $< 385 386 $(SOPHYAOBJP)pioptmenux.o: pioptmenux.cc \ 387 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 388 $(SOPHYAINCP)machdefs.h pioptmenux.h \ 389 pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \ 390 picolist.h pistdwdgx.h pistdwdggen.h piapplx.h piapplgen.h \ 391 picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h picons.h \ 392 pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 393 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 394 pievthandler.h psfile.h pigraphps.h 395 $(CXXCOMPILE) -o $@ $< 435 $(CXXCOMPILELIB) -o $@ $< 396 436 397 437 $(SOPHYAOBJP)piperiodx.o: piperiodx.cc \ 398 438 $(SOPHYAINCP)sopnamsp.h piwdgx.h \ 399 piwdggen.h $(SOPHYAINCP)machdefs.h \ 439 piwdggen.h \ 440 $(SOPHYAINCP)machdefs.h \ 400 441 pimsghandler.h picolist.h piperiodx.h \ 401 442 $(SOPHYAINCP)periodic.h 402 $(CXXCOMPILE ) -o $@ $<443 $(CXXCOMPILELIB) -o $@ $< 403 444 404 445 $(SOPHYAOBJP)pipixmapgen.o: pipixmapgen.cc \ 405 $(SOPHYAINCP)sopnamsp.h pipixmapgen.h \ 406 pisysdep.h $(SOPHYAINCP)machdefs.h \ 446 $(SOPHYAINCP)sopnamsp.h \ 447 pipixmapgen.h pisysdep.h \ 448 $(SOPHYAINCP)machdefs.h \ 407 449 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 408 450 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 409 451 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 410 452 pigraphps.h 411 $(CXXCOMPILE ) -o $@ $<453 $(CXXCOMPILELIB) -o $@ $< 412 454 413 455 $(SOPHYAOBJP)pipixmapx.o: pipixmapx.cc \ 414 $(SOPHYAINCP)sopnamsp.h pipixmapx.h \ 415 pipixmapgen.h pisysdep.h \ 416 $(SOPHYAINCP)machdefs.h pibwdgx.h \ 417 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 418 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 419 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 420 $(CXXCOMPILE) -o $@ $< 456 $(SOPHYAINCP)sopnamsp.h \ 457 pipixmapx.h pipixmapgen.h pisysdep.h \ 458 $(SOPHYAINCP)machdefs.h \ 459 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 460 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 461 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 462 pigraphps.h 463 $(CXXCOMPILELIB) -o $@ $< 421 464 422 465 $(SOPHYAOBJP)piscdrawwdg.o: piscdrawwdg.cc \ 423 466 $(SOPHYAINCP)sopnamsp.h \ 424 $(SOPHYAINCP)machdefs.h piscdrawwdg.h\425 pis ysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \426 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \427 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \467 $(SOPHYAINCP)machdefs.h \ 468 piscdrawwdg.h pisysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h \ 469 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 470 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 428 471 pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 429 472 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h pidrawer.h \ … … 431 474 pioptmenux.h pioptmenugen.h piapplx.h piapplgen.h pimenubarx.h \ 432 475 pimenubargen.h picons.h piaxestools.h 433 $(CXXCOMPILE ) -o $@ $<476 $(CXXCOMPILELIB) -o $@ $< 434 477 435 478 $(SOPHYAOBJP)pistdwdggen.o: pistdwdggen.cc \ 436 $(SOPHYAINCP)sopnamsp.h pistdwdggen.h \ 437 pisysdep.h $(SOPHYAINCP)machdefs.h \ 438 piwdgx.h piwdggen.h pimsghandler.h picolist.h 439 $(CXXCOMPILE) -o $@ $< 479 $(SOPHYAINCP)sopnamsp.h \ 480 pistdwdggen.h pisysdep.h \ 481 $(SOPHYAINCP)machdefs.h piwdgx.h \ 482 piwdggen.h pimsghandler.h picolist.h 483 $(CXXCOMPILELIB) -o $@ $< 440 484 441 485 $(SOPHYAOBJP)pistdwdgx.o: pistdwdgx.cc \ 442 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 443 $(SOPHYAINCP)machdefs.h pistdwdgx.h \ 444 pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 486 $(SOPHYAINCP)sopnamsp.h \ 487 pisysdep.h \ 488 $(SOPHYAINCP)machdefs.h \ 489 pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 445 490 picontainerx.h picontainergen.h 446 $(CXXCOMPILE ) -o $@ $<491 $(CXXCOMPILELIB) -o $@ $< 447 492 448 493 $(SOPHYAOBJP)pistzwin.o: pistzwin.cc \ 449 $(SOPHYAINCP)sopnamsp.h pistzwin.h \ 450 pisysdep.h $(SOPHYAINCP)machdefs.h \ 494 $(SOPHYAINCP)sopnamsp.h \ 495 pistzwin.h pisysdep.h \ 496 $(SOPHYAINCP)machdefs.h \ 451 497 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \ 452 498 piwdggen.h pimsghandler.h picolist.h piperiodx.h \ … … 454 500 pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \ 455 501 pigrcoord.h pilineatt.h 456 $(CXXCOMPILE ) -o $@ $<502 $(CXXCOMPILELIB) -o $@ $< 457 503 458 504 $(SOPHYAOBJP)pisurfdr.o: pisurfdr.cc \ 459 $(SOPHYAINCP)sopnamsp.h pisurfdr.h \ 460 parradapter.h $(SOPHYAINCP)machdefs.h \ 461 lut.h pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 505 $(SOPHYAINCP)sopnamsp.h \ 506 pisurfdr.h parradapter.h \ 507 $(SOPHYAINCP)machdefs.h lut.h \ 508 pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 462 509 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 463 510 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 464 511 pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h 465 $(CXXCOMPILE ) -o $@ $<512 $(CXXCOMPILELIB) -o $@ $< 466 513 467 514 $(SOPHYAOBJP)pitherm.o: pitherm.cc \ 468 $(SOPHYAINCP)sopnamsp.h pitherm.h \ 469 pisysdep.h $(SOPHYAINCP)machdefs.h \ 515 $(SOPHYAINCP)sopnamsp.h \ 516 pitherm.h pisysdep.h \ 517 $(SOPHYAINCP)machdefs.h \ 470 518 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 471 519 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 472 520 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 473 521 pigraphps.h 474 $(CXXCOMPILE ) -o $@ $<522 $(CXXCOMPILELIB) -o $@ $< 475 523 476 524 $(SOPHYAOBJP)pitxtdrw.o: pitxtdrw.cc \ 477 525 $(SOPHYAINCP)sopnamsp.h \ 478 $(SOPHYAINCP)machdefs.h pitxtdrw.h\479 pi sysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \480 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \481 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \526 $(SOPHYAINCP)machdefs.h \ 527 pitxtdrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 528 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 529 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 482 530 pievthandler.h psfile.h pigratt.h piaxes.h 483 $(CXXCOMPILE ) -o $@ $<531 $(CXXCOMPILELIB) -o $@ $< 484 532 485 533 $(SOPHYAOBJP)piwdggen.o: piwdggen.cc \ 486 $(SOPHYAINCP)sopnamsp.h piwdggen.h \ 487 $(SOPHYAINCP)machdefs.h pimsghandler.h \ 488 picolist.h picontainergen.h pisysdep.h piwdgx.h pievthandler.h \ 489 pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \ 490 pifontgen.h pigrcoord.h pilineatt.h psfile.h 491 $(CXXCOMPILE) -o $@ $< 492 493 $(SOPHYAOBJP)piwdgx.o: piwdgx.cc $(SOPHYAINCP)sopnamsp.h \ 494 piwdgx.h piwdggen.h \ 495 $(SOPHYAINCP)machdefs.h pimsghandler.h \ 496 picolist.h picontainerx.h pisysdep.h picontainergen.h pievthandler.h \ 497 pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \ 498 pifontgen.h pigrcoord.h pilineatt.h \ 534 $(SOPHYAINCP)sopnamsp.h \ 535 piwdggen.h \ 536 $(SOPHYAINCP)machdefs.h \ 537 pimsghandler.h picolist.h picontainergen.h pisysdep.h piwdgx.h \ 538 pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \ 539 pifontx.h pifontgen.h pigrcoord.h pilineatt.h psfile.h 540 $(CXXCOMPILELIB) -o $@ $< 541 542 $(SOPHYAOBJP)piwdgx.o: piwdgx.cc \ 543 $(SOPHYAINCP)sopnamsp.h piwdgx.h \ 544 piwdggen.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 pimsghandler.h picolist.h picontainerx.h pisysdep.h picontainergen.h \ 547 pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \ 548 pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 499 549 $(SOPHYAINCP)pexceptions.h 500 $(CXXCOMPILE ) -o $@ $<550 $(CXXCOMPILELIB) -o $@ $< 501 551 502 552 $(SOPHYAOBJP)piwindowgen.o: piwindowgen.cc \ 503 $(SOPHYAINCP)sopnamsp.h piwindowgen.h \ 504 pisysdep.h $(SOPHYAINCP)machdefs.h \ 553 $(SOPHYAINCP)sopnamsp.h \ 554 piwindowgen.h pisysdep.h \ 555 $(SOPHYAINCP)machdefs.h \ 505 556 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 506 557 picolist.h psfile.h pifontgen.h pigraphgen.h picmap.h picmapx.h \ 507 558 picmapgen.h pifontx.h pigrcoord.h pilineatt.h 508 $(CXXCOMPILE ) -o $@ $<559 $(CXXCOMPILELIB) -o $@ $< 509 560 510 561 $(SOPHYAOBJP)piwindowx.o: piwindowx.cc \ 511 $(SOPHYAINCP)sopnamsp.h piwindowx.h \ 512 piwindowgen.h pisysdep.h \ 513 $(SOPHYAINCP)machdefs.h picontainerx.h \ 514 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 515 $(CXXCOMPILE) -o $@ $< 562 $(SOPHYAINCP)sopnamsp.h \ 563 piwindowx.h piwindowgen.h pisysdep.h \ 564 $(SOPHYAINCP)machdefs.h \ 565 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 566 picolist.h 567 $(CXXCOMPILELIB) -o $@ $< 516 568 517 569 $(SOPHYAOBJP)pixtbase.o: pixtbase.cc \ 518 570 $(SOPHYAINCP)sopnamsp.h \ 519 $(SOPHYAINCP)machdefs.h pixtbaseP.h\520 pi bwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \521 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \522 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \571 $(SOPHYAINCP)machdefs.h \ 572 pixtbaseP.h pibwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h \ 573 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 574 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 523 575 pievthandler.h psfile.h pigraphps.h pixtbase.h 524 $(CXXCOMPILE ) -o $@ $<576 $(CXXCOMPILELIB) -o $@ $< 525 577 526 578 $(SOPHYAOBJP)piyfxdrw.o: piyfxdrw.cc \ 527 579 $(SOPHYAINCP)sopnamsp.h \ 528 $(SOPHYAINCP)machdefs.h piyfxdrw.h \ 529 pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h piwdgx.h \ 530 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 531 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 532 pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h 533 $(CXXCOMPILE) -o $@ $< 534 535 $(SOPHYAOBJP)psfile.o: psfile.cc $(SOPHYAINCP)sopnamsp.h \ 536 psfile.h $(SOPHYAINCP)machdefs.h \ 580 $(SOPHYAINCP)machdefs.h \ 581 piyfxdrw.h pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h \ 582 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 583 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 584 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h 585 $(CXXCOMPILELIB) -o $@ $< 586 587 $(SOPHYAOBJP)psfile.o: psfile.cc \ 588 $(SOPHYAINCP)sopnamsp.h psfile.h \ 589 $(SOPHYAINCP)machdefs.h \ 537 590 pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \ 538 591 picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h \ 539 592 pilineatt.h 540 $(CXXCOMPILE ) -o $@ $<541 593 $(CXXCOMPILELIB) -o $@ $< 594 -
trunk/SophyaPI/PI/smakefile
r2743 r2751 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 12 $(SOPHYAOBJP)lut.o: lut.cc $(SOPHYAINCP)sopnamsp.h \ 12 $(SOPHYAOBJP)lut.o: lut.cc \ 13 $(SOPHYAINCP)sopnamsp.h \ 13 14 $(SOPHYAINCP)machdefs.h lut.h 14 $(CXXCOMPILE ) -o $@ $<15 $(CXXCOMPILELIB) -o $@ $< 15 16 16 17 $(SOPHYAOBJP)parradapter.o: parradapter.cc \ 17 $(SOPHYAINCP)sopnamsp.h parradapter.h \ 18 $(SOPHYAINCP)sopnamsp.h \ 19 parradapter.h \ 18 20 $(SOPHYAINCP)machdefs.h lut.h 19 $(CXXCOMPILE ) -o $@ $<21 $(CXXCOMPILELIB) -o $@ $< 20 22 21 23 $(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc \ 22 $(SOPHYAINCP)sopnamsp.h pi3ddrw.h \ 23 pisysdep.h $(SOPHYAINCP)machdefs.h \ 24 $(SOPHYAINCP)sopnamsp.h \ 25 pi3ddrw.h pisysdep.h \ 26 $(SOPHYAINCP)machdefs.h \ 24 27 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 25 28 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 26 29 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 27 30 pigratt.h piaxes.h pieldrw.h pigraph3d.h 28 $(CXXCOMPILE ) -o $@ $<31 $(CXXCOMPILELIB) -o $@ $< 29 32 30 33 $(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc \ 31 $(SOPHYAINCP)sopnamsp.h pi3dwdg.h \ 32 pisysdep.h $(SOPHYAINCP)machdefs.h \ 34 $(SOPHYAINCP)sopnamsp.h \ 35 pi3dwdg.h pisysdep.h \ 36 $(SOPHYAINCP)machdefs.h \ 33 37 pi3ddrw.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \ 34 38 picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ … … 39 43 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 40 44 pimenubargen.h picons.h 41 $(CXXCOMPILE ) -o $@ $<45 $(CXXCOMPILELIB) -o $@ $< 42 46 43 47 $(SOPHYAOBJP)piapplgen.o: piapplgen.cc \ 44 $(SOPHYAINCP)sopnamsp.h piapplgen.h \ 45 pimsghandler.h $(SOPHYAINCP)machdefs.h \ 48 $(SOPHYAINCP)sopnamsp.h \ 49 piapplgen.h pimsghandler.h \ 50 $(SOPHYAINCP)machdefs.h \ 46 51 pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 47 52 picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \ … … 49 54 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 50 55 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 51 $(CXXCOMPILE ) -o $@ $<56 $(CXXCOMPILELIB) -o $@ $< 52 57 53 58 $(SOPHYAOBJP)piapplx.o: piapplx.cc \ 54 $(SOPHYAINCP)sopnamsp.h piapplx.h \ 55 piapplgen.h pimsghandler.h \ 56 $(SOPHYAINCP)machdefs.h pisysdep.h \ 57 picontainerx.h picontainergen.h piwdgx.h piwdggen.h picolist.h \ 58 pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 59 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 60 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 61 pigraphuc.h pievthandler.h psfile.h pigraphps.h 62 $(CXXCOMPILE) -o $@ $< 63 64 $(SOPHYAOBJP)piaxes.o: piaxes.cc $(SOPHYAINCP)sopnamsp.h \ 59 $(SOPHYAINCP)sopnamsp.h \ 60 piapplx.h piapplgen.h pimsghandler.h \ 61 $(SOPHYAINCP)machdefs.h \ 62 pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 63 picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \ 64 pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 65 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 66 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 67 $(CXXCOMPILELIB) -o $@ $< 68 69 $(SOPHYAOBJP)piaxes.o: piaxes.cc \ 70 $(SOPHYAINCP)sopnamsp.h \ 65 71 $(SOPHYAINCP)machdefs.h piaxes.h \ 66 72 pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \ 67 73 picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \ 68 74 pigrcoord.h pilineatt.h pigratt.h 69 $(CXXCOMPILE ) -o $@ $<75 $(CXXCOMPILELIB) -o $@ $< 70 76 71 77 $(SOPHYAOBJP)piaxestools.o: piaxestools.cc \ 72 78 $(SOPHYAINCP)sopnamsp.h piaxes.h \ 73 79 pigraphuc.h pisysdep.h \ 74 $(SOPHYAINCP)machdefs.h pigraphgen.h\75 pi wdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \76 picmap gen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigratt.h \77 pi axestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \78 pi menux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \79 picontainer gen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \80 pi cons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h psfile.h \81 p igraphps.h piscdrawwdg.h pidrawer.h pieldrw.h82 $(CXXCOMPILE ) -o $@ $<80 $(SOPHYAINCP)machdefs.h \ 81 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 82 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 83 pigratt.h piaxestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h \ 84 pioptmenugen.h pimenux.h pimenugen.h piwindowx.h piwindowgen.h \ 85 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 86 pimenubargen.h picons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h \ 87 psfile.h pigraphps.h piscdrawwdg.h pidrawer.h pieldrw.h 88 $(CXXCOMPILELIB) -o $@ $< 83 89 84 90 $(SOPHYAOBJP)pibargraph.o: pibargraph.cc \ 85 91 $(SOPHYAINCP)sopnamsp.h \ 86 $(SOPHYAINCP)machdefs.h pibargraph.h\87 pi sysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \88 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \89 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \92 $(SOPHYAINCP)machdefs.h \ 93 pibargraph.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 94 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 95 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 90 96 pievthandler.h psfile.h pigratt.h piaxes.h 91 $(CXXCOMPILE ) -o $@ $<97 $(CXXCOMPILELIB) -o $@ $< 92 98 93 99 $(SOPHYAOBJP)pibwdggen.o: pibwdggen.cc \ 94 $(SOPHYAINCP)sopnamsp.h pibwdggen.h \ 95 pisysdep.h $(SOPHYAINCP)machdefs.h \ 96 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 97 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 98 pilineatt.h pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h \ 99 piaxes.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \ 100 $(SOPHYAINCP)sopnamsp.h \ 101 pibwdggen.h pisysdep.h \ 102 $(SOPHYAINCP)machdefs.h piwdgx.h \ 103 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 104 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 105 pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h piaxes.h \ 106 pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \ 100 107 pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \ 101 108 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 102 109 pimenubargen.h picons.h pibwdgx.h 103 $(CXXCOMPILE ) -o $@ $<110 $(CXXCOMPILELIB) -o $@ $< 104 111 105 112 $(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc \ 106 $(SOPHYAINCP)sopnamsp.h pixtbaseP.h \ 107 pibwdgx.h pisysdep.h \ 108 $(SOPHYAINCP)machdefs.h pibwdggen.h \ 109 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 110 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 111 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h pixtbase.h 112 $(CXXCOMPILE) -o $@ $< 113 114 $(SOPHYAOBJP)picmap.o: picmap.cc $(SOPHYAINCP)sopnamsp.h \ 115 picmap.h pisysdep.h \ 116 $(SOPHYAINCP)machdefs.h picmapx.h \ 117 picmapgen.h 118 $(CXXCOMPILE) -o $@ $< 113 $(SOPHYAINCP)sopnamsp.h \ 114 pixtbaseP.h pibwdgx.h pisysdep.h \ 115 $(SOPHYAINCP)machdefs.h \ 116 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 117 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 118 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \ 119 pixtbase.h 120 $(CXXCOMPILELIB) -o $@ $< 121 122 $(SOPHYAOBJP)picmap.o: picmap.cc \ 123 $(SOPHYAINCP)sopnamsp.h picmap.h \ 124 pisysdep.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 picmapx.h picmapgen.h 127 $(CXXCOMPILELIB) -o $@ $< 119 128 120 129 $(SOPHYAOBJP)picmapgen.o: picmapgen.cc \ 121 $(SOPHYAINCP)sopnamsp.h picmapgen.h \ 122 pisysdep.h $(SOPHYAINCP)machdefs.h \ 130 $(SOPHYAINCP)sopnamsp.h \ 131 picmapgen.h pisysdep.h \ 132 $(SOPHYAINCP)machdefs.h \ 123 133 picmapx.h picmap.h 124 $(CXXCOMPILE ) -o $@ $<134 $(CXXCOMPILELIB) -o $@ $< 125 135 126 136 $(SOPHYAOBJP)picmapview.o: picmapview.cc \ 127 $(SOPHYAINCP)sopnamsp.h picmapview.h \ 128 pisysdep.h $(SOPHYAINCP)machdefs.h \ 137 $(SOPHYAINCP)sopnamsp.h \ 138 picmapview.h pisysdep.h \ 139 $(SOPHYAINCP)machdefs.h \ 129 140 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 130 141 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 131 142 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 132 143 pigraphps.h 133 $(CXXCOMPILE ) -o $@ $<144 $(CXXCOMPILELIB) -o $@ $< 134 145 135 146 $(SOPHYAOBJP)picmapx.o: picmapx.cc \ 136 147 $(SOPHYAINCP)sopnamsp.h piwdgx.h \ 137 piwdggen.h $(SOPHYAINCP)machdefs.h \ 148 piwdggen.h \ 149 $(SOPHYAINCP)machdefs.h \ 138 150 pimsghandler.h picolist.h picmapx.h picmapgen.h pisysdep.h 139 $(CXXCOMPILE) -o $@ $< 140 141 $(SOPHYAOBJP)picons.o: picons.cc $(SOPHYAINCP)sopnamsp.h \ 142 pisysdep.h $(SOPHYAINCP)machdefs.h \ 151 $(CXXCOMPILELIB) -o $@ $< 152 153 $(SOPHYAOBJP)picons.o: picons.cc \ 154 $(SOPHYAINCP)sopnamsp.h \ 155 pisysdep.h \ 156 $(SOPHYAINCP)machdefs.h \ 143 157 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 144 158 picons.h pistdwdgx.h pistdwdggen.h picontainerx.h picontainergen.h \ … … 146 160 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 147 161 pievthandler.h psfile.h pigraphps.h 148 $(CXXCOMPILE ) -o $@ $<162 $(CXXCOMPILELIB) -o $@ $< 149 163 150 164 $(SOPHYAOBJP)picontainergen.o: picontainergen.cc \ 151 $(SOPHYAINCP)sopnamsp.h picontainergen.h \ 152 pisysdep.h $(SOPHYAINCP)machdefs.h \ 153 piwdgx.h piwdggen.h pimsghandler.h picolist.h 154 $(CXXCOMPILE) -o $@ $< 165 $(SOPHYAINCP)sopnamsp.h \ 166 picontainergen.h pisysdep.h \ 167 $(SOPHYAINCP)machdefs.h piwdgx.h \ 168 piwdggen.h pimsghandler.h picolist.h 169 $(CXXCOMPILELIB) -o $@ $< 155 170 156 171 $(SOPHYAOBJP)picontainerx.o: picontainerx.cc \ 157 $(SOPHYAINCP)sopnamsp.h picontainerx.h \ 158 pisysdep.h $(SOPHYAINCP)machdefs.h \ 172 $(SOPHYAINCP)sopnamsp.h \ 173 picontainerx.h pisysdep.h \ 174 $(SOPHYAINCP)machdefs.h \ 159 175 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 160 $(CXXCOMPILE ) -o $@ $<176 $(CXXCOMPILELIB) -o $@ $< 161 177 162 178 $(SOPHYAOBJP)pidrawer.o: pidrawer.cc \ 163 179 $(SOPHYAINCP)sopnamsp.h \ 164 $(SOPHYAINCP)machdefs.h pidrawer.h \ 165 pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 166 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 167 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 168 pigratt.h piaxes.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \ 169 pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \ 170 picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \ 171 pimenubargen.h picons.h pibwdgx.h pigraphps.h ucckprot.h 172 $(CXXCOMPILE) -o $@ $< 180 $(SOPHYAINCP)machdefs.h \ 181 pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \ 182 picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 183 pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 184 pievthandler.h psfile.h pigratt.h piaxes.h pidrwtools.h pistdwdgx.h \ 185 pistdwdggen.h pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h \ 186 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piapplx.h \ 187 piapplgen.h pimenubarx.h pimenubargen.h picons.h pibwdgx.h pigraphps.h \ 188 ucckprot.h 189 $(CXXCOMPILELIB) -o $@ $< 173 190 174 191 $(SOPHYAOBJP)pidrawwin.o: pidrawwin.cc \ 175 $(SOPHYAINCP)sopnamsp.h pidrawwin.h \ 176 pisysdep.h $(SOPHYAINCP)machdefs.h \ 192 $(SOPHYAINCP)sopnamsp.h \ 193 pidrawwin.h pisysdep.h \ 194 $(SOPHYAINCP)machdefs.h \ 177 195 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \ 178 196 piwdggen.h pimsghandler.h picolist.h piscdrawwdg.h pibwdgx.h \ … … 181 199 pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 182 200 pidrawer.h pigratt.h piaxes.h pieldrw.h 183 $(CXXCOMPILE ) -o $@ $<201 $(CXXCOMPILELIB) -o $@ $< 184 202 185 203 $(SOPHYAOBJP)pidrwtools.o: pidrwtools.cc \ 186 $(SOPHYAINCP)sopnamsp.h pidrwtools.h \ 187 pisysdep.h $(SOPHYAINCP)machdefs.h \ 204 $(SOPHYAINCP)sopnamsp.h \ 205 pidrwtools.h pisysdep.h \ 206 $(SOPHYAINCP)machdefs.h \ 188 207 pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 189 208 pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h \ … … 194 213 piscdrawwdg.h pidrawer.h pigratt.h piaxes.h pieldrw.h pi3dwdg.h \ 195 214 pi3ddrw.h pigraph3d.h 196 $(CXXCOMPILE ) -o $@ $<215 $(CXXCOMPILELIB) -o $@ $< 197 216 198 217 $(SOPHYAOBJP)pieldrw.o: pieldrw.cc \ 199 218 $(SOPHYAINCP)sopnamsp.h \ 200 $(SOPHYAINCP)machdefs.h pieldrw.h\201 pi drawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \202 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \203 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \219 $(SOPHYAINCP)machdefs.h \ 220 pieldrw.h pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \ 221 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 222 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 204 223 pievthandler.h psfile.h pigratt.h piaxes.h 205 $(CXXCOMPILE ) -o $@ $<224 $(CXXCOMPILELIB) -o $@ $< 206 225 207 226 $(SOPHYAOBJP)pievthandler.o: pievthandler.cc \ 208 $(SOPHYAINCP)sopnamsp.h pievthandler.h \ 209 pisysdep.h $(SOPHYAINCP)machdefs.h \ 227 $(SOPHYAINCP)sopnamsp.h \ 228 pievthandler.h pisysdep.h \ 229 $(SOPHYAINCP)machdefs.h \ 210 230 pimsghandler.h piwdgx.h piwdggen.h picolist.h pigraphx.h pigraphgen.h \ 211 231 picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \ 212 232 pilineatt.h 213 $(CXXCOMPILE ) -o $@ $<233 $(CXXCOMPILELIB) -o $@ $< 214 234 215 235 $(SOPHYAOBJP)pifilechogen.o: pifilechogen.cc \ 216 $(SOPHYAINCP)sopnamsp.h pifilechogen.h \ 217 pisysdep.h $(SOPHYAINCP)machdefs.h \ 218 piwdgx.h piwdggen.h pimsghandler.h picolist.h 219 $(CXXCOMPILE) -o $@ $< 236 $(SOPHYAINCP)sopnamsp.h \ 237 pifilechogen.h pisysdep.h \ 238 $(SOPHYAINCP)machdefs.h piwdgx.h \ 239 piwdggen.h pimsghandler.h picolist.h 240 $(CXXCOMPILELIB) -o $@ $< 220 241 221 242 $(SOPHYAOBJP)pifilechox.o: pifilechox.cc \ 222 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 223 $(SOPHYAINCP)machdefs.h piapplx.h \ 224 piapplgen.h pimsghandler.h picontainerx.h picontainergen.h piwdgx.h \ 225 piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h \ 226 picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h \ 227 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 228 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \ 229 pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h 230 $(CXXCOMPILE) -o $@ $< 243 $(SOPHYAINCP)sopnamsp.h \ 244 pisysdep.h \ 245 $(SOPHYAINCP)machdefs.h \ 246 piapplx.h piapplgen.h pimsghandler.h picontainerx.h picontainergen.h \ 247 piwdgx.h piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h \ 248 pimenugen.h picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h \ 249 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 250 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 251 pigraphps.h pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h 252 $(CXXCOMPILELIB) -o $@ $< 231 253 232 254 $(SOPHYAOBJP)pifontgen.o: pifontgen.cc \ 233 $(SOPHYAINCP)sopnamsp.h pigraphgen.h \ 234 pisysdep.h $(SOPHYAINCP)machdefs.h \ 235 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 236 picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h 237 $(CXXCOMPILE) -o $@ $< 255 $(SOPHYAINCP)sopnamsp.h \ 256 pigraphgen.h pisysdep.h \ 257 $(SOPHYAINCP)machdefs.h piwdgx.h \ 258 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 259 pifontx.h pifontgen.h pigrcoord.h pilineatt.h 260 $(CXXCOMPILELIB) -o $@ $< 238 261 239 262 $(SOPHYAOBJP)pifontx.o: pifontx.cc \ 240 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 241 $(SOPHYAINCP)machdefs.h pifontx.h \ 242 pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 243 $(CXXCOMPILE) -o $@ $< 263 $(SOPHYAINCP)sopnamsp.h \ 264 pisysdep.h \ 265 $(SOPHYAINCP)machdefs.h \ 266 pifontx.h pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 267 $(CXXCOMPILELIB) -o $@ $< 244 268 245 269 $(SOPHYAOBJP)pigraph3d.o: pigraph3d.cc \ 246 $(SOPHYAINCP)sopnamsp.h pigraph3d.h \ 247 pisysdep.h $(SOPHYAINCP)machdefs.h \ 270 $(SOPHYAINCP)sopnamsp.h \ 271 pigraph3d.h pisysdep.h \ 272 $(SOPHYAINCP)machdefs.h \ 248 273 pigraphuc.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 249 274 picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \ 250 275 pilineatt.h 251 $(CXXCOMPILE ) -o $@ $<276 $(CXXCOMPILELIB) -o $@ $< 252 277 253 278 $(SOPHYAOBJP)pigraphgen.o: pigraphgen.cc \ 254 $(SOPHYAINCP)sopnamsp.h pigraphgen.h \ 255 pisysdep.h $(SOPHYAINCP)machdefs.h \ 256 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 257 picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h 258 $(CXXCOMPILE) -o $@ $< 279 $(SOPHYAINCP)sopnamsp.h \ 280 pigraphgen.h pisysdep.h \ 281 $(SOPHYAINCP)machdefs.h piwdgx.h \ 282 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 283 pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h 284 $(CXXCOMPILELIB) -o $@ $< 259 285 260 286 $(SOPHYAOBJP)pigraphps.o: pigraphps.cc \ 261 $(SOPHYAINCP)sopnamsp.h pigraphps.h \ 262 pisysdep.h $(SOPHYAINCP)machdefs.h \ 287 $(SOPHYAINCP)sopnamsp.h \ 288 pigraphps.h pisysdep.h \ 289 $(SOPHYAINCP)machdefs.h \ 263 290 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 264 291 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 265 292 psfile.h 266 $(CXXCOMPILE ) -o $@ $<293 $(CXXCOMPILELIB) -o $@ $< 267 294 268 295 $(SOPHYAOBJP)pigraphuc.o: pigraphuc.cc \ 269 296 $(SOPHYAINCP)sopnamsp.h \ 270 $(SOPHYAINCP)machdefs.h pigraphuc.h\271 pi sysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \272 pic map.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \273 pi lineatt.h ucckprot.h274 $(CXXCOMPILE ) -o $@ $<297 $(SOPHYAINCP)machdefs.h \ 298 pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \ 299 picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \ 300 pigrcoord.h pilineatt.h ucckprot.h 301 $(CXXCOMPILELIB) -o $@ $< 275 302 276 303 $(SOPHYAOBJP)pigraphx.o: pigraphx.cc \ 277 $(SOPHYAINCP)sopnamsp.h pigraphx.h \ 278 pisysdep.h $(SOPHYAINCP)machdefs.h \ 304 $(SOPHYAINCP)sopnamsp.h \ 305 pigraphx.h pisysdep.h \ 306 $(SOPHYAINCP)machdefs.h \ 279 307 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 280 308 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h 281 $(CXXCOMPILE ) -o $@ $<309 $(CXXCOMPILELIB) -o $@ $< 282 310 283 311 $(SOPHYAOBJP)pigratt.o: pigratt.cc \ 284 $(SOPHYAINCP)sopnamsp.h pigratt.h \ 285 pisysdep.h $(SOPHYAINCP)machdefs.h \ 312 $(SOPHYAINCP)sopnamsp.h \ 313 pigratt.h pisysdep.h \ 314 $(SOPHYAINCP)machdefs.h \ 286 315 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 287 316 picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 288 317 $(SOPHYAINCP)strutilxx.h 289 $(CXXCOMPILE ) -o $@ $<318 $(CXXCOMPILELIB) -o $@ $< 290 319 291 320 $(SOPHYAOBJP)pigrcoord.o: pigrcoord.cc \ 292 $(SOPHYAINCP)sopnamsp.h pigrcoord.h \ 293 pisysdep.h $(SOPHYAINCP)machdefs.h 294 $(CXXCOMPILE) -o $@ $< 321 $(SOPHYAINCP)sopnamsp.h \ 322 pigrcoord.h pisysdep.h \ 323 $(SOPHYAINCP)machdefs.h 324 $(CXXCOMPILELIB) -o $@ $< 295 325 296 326 $(SOPHYAOBJP)piimage.o: piimage.cc \ 297 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 298 $(SOPHYAINCP)machdefs.h piimage.h \ 299 parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \ 327 $(SOPHYAINCP)sopnamsp.h \ 328 pisysdep.h \ 329 $(SOPHYAINCP)machdefs.h \ 330 piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \ 300 331 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 301 332 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ … … 306 337 piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h pidrwtools.h \ 307 338 piscdrawwdg.h piyfxdrw.h 308 $(CXXCOMPILE ) -o $@ $<339 $(CXXCOMPILELIB) -o $@ $< 309 340 310 341 $(SOPHYAOBJP)piimgtools.o: piimgtools.cc \ 311 $(SOPHYAINCP)sopnamsp.h piimgtools.h \ 312 pisysdep.h $(SOPHYAINCP)machdefs.h \ 342 $(SOPHYAINCP)sopnamsp.h \ 343 piimgtools.h pisysdep.h \ 344 $(SOPHYAINCP)machdefs.h \ 313 345 pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 314 346 pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwindowx.h \ … … 319 351 piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pigratt.h piaxes.h \ 320 352 pipixmapx.h pipixmapgen.h picmapview.h 321 $(CXXCOMPILE ) -o $@ $<353 $(CXXCOMPILELIB) -o $@ $< 322 354 323 355 $(SOPHYAOBJP)pilineatt.o: pilineatt.cc \ 324 $(SOPHYAINCP)sopnamsp.h pilineatt.h \ 325 pisysdep.h $(SOPHYAINCP)machdefs.h 326 $(CXXCOMPILE) -o $@ $< 356 $(SOPHYAINCP)sopnamsp.h \ 357 pilineatt.h pisysdep.h \ 358 $(SOPHYAINCP)machdefs.h 359 $(CXXCOMPILELIB) -o $@ $< 327 360 328 361 $(SOPHYAOBJP)pilistgen.o: pilistgen.cc \ 329 $(SOPHYAINCP)sopnamsp.h pilistgen.h \ 330 pisysdep.h $(SOPHYAINCP)machdefs.h \ 331 piwdgx.h piwdggen.h pimsghandler.h picolist.h 332 $(CXXCOMPILE) -o $@ $< 362 $(SOPHYAINCP)sopnamsp.h \ 363 pilistgen.h pisysdep.h \ 364 $(SOPHYAINCP)machdefs.h piwdgx.h \ 365 piwdggen.h pimsghandler.h picolist.h 366 $(CXXCOMPILELIB) -o $@ $< 333 367 334 368 $(SOPHYAOBJP)pilistx.o: pilistx.cc \ 335 $(SOPHYAINCP)sopnamsp.h pilistx.h\336 pilist gen.h pisysdep.h \369 $(SOPHYAINCP)sopnamsp.h \ 370 pilistx.h pilistgen.h pisysdep.h \ 337 371 $(SOPHYAINCP)machdefs.h piwdgx.h \ 338 372 piwdggen.h pimsghandler.h picolist.h picontainerx.h picontainergen.h 339 $(CXXCOMPILE ) -o $@ $<373 $(CXXCOMPILELIB) -o $@ $< 340 374 341 375 $(SOPHYAOBJP)pimenubargen.o: pimenubargen.cc \ 342 $(SOPHYAINCP)sopnamsp.h pimenubargen.h \ 343 pisysdep.h $(SOPHYAINCP)machdefs.h \ 376 $(SOPHYAINCP)sopnamsp.h \ 377 pimenubargen.h pisysdep.h \ 378 $(SOPHYAINCP)machdefs.h \ 344 379 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 345 380 piapplx.h piapplgen.h picontainerx.h picontainergen.h pimenubarx.h \ … … 347 382 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 348 383 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 349 $(CXXCOMPILE ) -o $@ $<384 $(CXXCOMPILELIB) -o $@ $< 350 385 351 386 $(SOPHYAOBJP)pimenubarx.o: pimenubarx.cc \ 352 $(SOPHYAINCP)sopnamsp.h pimenubarx.h \ 353 pimenubargen.h pisysdep.h \ 354 $(SOPHYAINCP)machdefs.h pimenux.h \ 355 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h piapplx.h \ 356 piapplgen.h picontainerx.h picontainergen.h picons.h pistdwdgx.h \ 357 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 387 $(SOPHYAINCP)sopnamsp.h \ 388 pimenubarx.h pimenubargen.h pisysdep.h \ 389 $(SOPHYAINCP)machdefs.h \ 390 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 391 piapplx.h piapplgen.h picontainerx.h picontainergen.h picons.h \ 392 pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 393 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 394 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 395 $(CXXCOMPILELIB) -o $@ $< 396 397 $(SOPHYAOBJP)pimenugen.o: pimenugen.cc \ 398 $(SOPHYAINCP)sopnamsp.h \ 399 pimenugen.h pisysdep.h \ 400 $(SOPHYAINCP)machdefs.h piwdgx.h \ 401 piwdggen.h pimsghandler.h picolist.h 402 $(CXXCOMPILELIB) -o $@ $< 403 404 $(SOPHYAOBJP)pimenux.o: pimenux.cc \ 405 $(SOPHYAINCP)sopnamsp.h \ 406 pisysdep.h \ 407 $(SOPHYAINCP)machdefs.h \ 408 pimenubarx.h pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \ 409 pimsghandler.h picolist.h 410 $(CXXCOMPILELIB) -o $@ $< 411 412 $(SOPHYAOBJP)pimsghandler.o: pimsghandler.cc \ 413 $(SOPHYAINCP)sopnamsp.h \ 414 pimsghandler.h \ 415 $(SOPHYAINCP)machdefs.h 416 $(CXXCOMPILELIB) -o $@ $< 417 418 $(SOPHYAOBJP)pioptmenugen.o: pioptmenugen.cc \ 419 $(SOPHYAINCP)sopnamsp.h \ 420 pioptmenugen.h pisysdep.h \ 421 $(SOPHYAINCP)machdefs.h \ 422 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 423 $(CXXCOMPILELIB) -o $@ $< 424 425 $(SOPHYAOBJP)pioptmenux.o: pioptmenux.cc \ 426 $(SOPHYAINCP)sopnamsp.h \ 427 pisysdep.h \ 428 $(SOPHYAINCP)machdefs.h \ 429 pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \ 430 pimsghandler.h picolist.h pistdwdgx.h pistdwdggen.h piapplx.h \ 431 piapplgen.h picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h \ 432 picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 358 433 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 359 434 pigraphuc.h pievthandler.h psfile.h pigraphps.h 360 $(CXXCOMPILE) -o $@ $< 361 362 $(SOPHYAOBJP)pimenugen.o: pimenugen.cc \ 363 $(SOPHYAINCP)sopnamsp.h pimenugen.h \ 364 pisysdep.h $(SOPHYAINCP)machdefs.h \ 365 piwdgx.h piwdggen.h pimsghandler.h picolist.h 366 $(CXXCOMPILE) -o $@ $< 367 368 $(SOPHYAOBJP)pimenux.o: pimenux.cc \ 369 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 370 $(SOPHYAINCP)machdefs.h pimenubarx.h \ 371 pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \ 372 picolist.h 373 $(CXXCOMPILE) -o $@ $< 374 375 $(SOPHYAOBJP)pimsghandler.o: pimsghandler.cc \ 376 $(SOPHYAINCP)sopnamsp.h pimsghandler.h \ 377 $(SOPHYAINCP)machdefs.h 378 $(CXXCOMPILE) -o $@ $< 379 380 $(SOPHYAOBJP)pioptmenugen.o: pioptmenugen.cc \ 381 $(SOPHYAINCP)sopnamsp.h pioptmenugen.h \ 382 pisysdep.h $(SOPHYAINCP)machdefs.h \ 383 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 384 $(CXXCOMPILE) -o $@ $< 385 386 $(SOPHYAOBJP)pioptmenux.o: pioptmenux.cc \ 387 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 388 $(SOPHYAINCP)machdefs.h pioptmenux.h \ 389 pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \ 390 picolist.h pistdwdgx.h pistdwdggen.h piapplx.h piapplgen.h \ 391 picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h picons.h \ 392 pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 393 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 394 pievthandler.h psfile.h pigraphps.h 395 $(CXXCOMPILE) -o $@ $< 435 $(CXXCOMPILELIB) -o $@ $< 396 436 397 437 $(SOPHYAOBJP)piperiodx.o: piperiodx.cc \ 398 438 $(SOPHYAINCP)sopnamsp.h piwdgx.h \ 399 piwdggen.h $(SOPHYAINCP)machdefs.h \ 439 piwdggen.h \ 440 $(SOPHYAINCP)machdefs.h \ 400 441 pimsghandler.h picolist.h piperiodx.h \ 401 442 $(SOPHYAINCP)periodic.h 402 $(CXXCOMPILE ) -o $@ $<443 $(CXXCOMPILELIB) -o $@ $< 403 444 404 445 $(SOPHYAOBJP)pipixmapgen.o: pipixmapgen.cc \ 405 $(SOPHYAINCP)sopnamsp.h pipixmapgen.h \ 406 pisysdep.h $(SOPHYAINCP)machdefs.h \ 446 $(SOPHYAINCP)sopnamsp.h \ 447 pipixmapgen.h pisysdep.h \ 448 $(SOPHYAINCP)machdefs.h \ 407 449 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 408 450 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 409 451 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 410 452 pigraphps.h 411 $(CXXCOMPILE ) -o $@ $<453 $(CXXCOMPILELIB) -o $@ $< 412 454 413 455 $(SOPHYAOBJP)pipixmapx.o: pipixmapx.cc \ 414 $(SOPHYAINCP)sopnamsp.h pipixmapx.h \ 415 pipixmapgen.h pisysdep.h \ 416 $(SOPHYAINCP)machdefs.h pibwdgx.h \ 417 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \ 418 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 419 pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 420 $(CXXCOMPILE) -o $@ $< 456 $(SOPHYAINCP)sopnamsp.h \ 457 pipixmapx.h pipixmapgen.h pisysdep.h \ 458 $(SOPHYAINCP)machdefs.h \ 459 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 460 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 461 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 462 pigraphps.h 463 $(CXXCOMPILELIB) -o $@ $< 421 464 422 465 $(SOPHYAOBJP)piscdrawwdg.o: piscdrawwdg.cc \ 423 466 $(SOPHYAINCP)sopnamsp.h \ 424 $(SOPHYAINCP)machdefs.h piscdrawwdg.h\425 pis ysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \426 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \427 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \467 $(SOPHYAINCP)machdefs.h \ 468 piscdrawwdg.h pisysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h \ 469 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 470 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 428 471 pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 429 472 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h pidrawer.h \ … … 431 474 pioptmenux.h pioptmenugen.h piapplx.h piapplgen.h pimenubarx.h \ 432 475 pimenubargen.h picons.h piaxestools.h 433 $(CXXCOMPILE ) -o $@ $<476 $(CXXCOMPILELIB) -o $@ $< 434 477 435 478 $(SOPHYAOBJP)pistdwdggen.o: pistdwdggen.cc \ 436 $(SOPHYAINCP)sopnamsp.h pistdwdggen.h \ 437 pisysdep.h $(SOPHYAINCP)machdefs.h \ 438 piwdgx.h piwdggen.h pimsghandler.h picolist.h 439 $(CXXCOMPILE) -o $@ $< 479 $(SOPHYAINCP)sopnamsp.h \ 480 pistdwdggen.h pisysdep.h \ 481 $(SOPHYAINCP)machdefs.h piwdgx.h \ 482 piwdggen.h pimsghandler.h picolist.h 483 $(CXXCOMPILELIB) -o $@ $< 440 484 441 485 $(SOPHYAOBJP)pistdwdgx.o: pistdwdgx.cc \ 442 $(SOPHYAINCP)sopnamsp.h pisysdep.h \ 443 $(SOPHYAINCP)machdefs.h pistdwdgx.h \ 444 pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 486 $(SOPHYAINCP)sopnamsp.h \ 487 pisysdep.h \ 488 $(SOPHYAINCP)machdefs.h \ 489 pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 445 490 picontainerx.h picontainergen.h 446 $(CXXCOMPILE ) -o $@ $<491 $(CXXCOMPILELIB) -o $@ $< 447 492 448 493 $(SOPHYAOBJP)pistzwin.o: pistzwin.cc \ 449 $(SOPHYAINCP)sopnamsp.h pistzwin.h \ 450 pisysdep.h $(SOPHYAINCP)machdefs.h \ 494 $(SOPHYAINCP)sopnamsp.h \ 495 pistzwin.h pisysdep.h \ 496 $(SOPHYAINCP)machdefs.h \ 451 497 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \ 452 498 piwdggen.h pimsghandler.h picolist.h piperiodx.h \ … … 454 500 pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \ 455 501 pigrcoord.h pilineatt.h 456 $(CXXCOMPILE ) -o $@ $<502 $(CXXCOMPILELIB) -o $@ $< 457 503 458 504 $(SOPHYAOBJP)pisurfdr.o: pisurfdr.cc \ 459 $(SOPHYAINCP)sopnamsp.h pisurfdr.h \ 460 parradapter.h $(SOPHYAINCP)machdefs.h \ 461 lut.h pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 505 $(SOPHYAINCP)sopnamsp.h \ 506 pisurfdr.h parradapter.h \ 507 $(SOPHYAINCP)machdefs.h lut.h \ 508 pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 462 509 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 463 510 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 464 511 pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h 465 $(CXXCOMPILE ) -o $@ $<512 $(CXXCOMPILELIB) -o $@ $< 466 513 467 514 $(SOPHYAOBJP)pitherm.o: pitherm.cc \ 468 $(SOPHYAINCP)sopnamsp.h pitherm.h \ 469 pisysdep.h $(SOPHYAINCP)machdefs.h \ 515 $(SOPHYAINCP)sopnamsp.h \ 516 pitherm.h pisysdep.h \ 517 $(SOPHYAINCP)machdefs.h \ 470 518 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \ 471 519 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 472 520 pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \ 473 521 pigraphps.h 474 $(CXXCOMPILE ) -o $@ $<522 $(CXXCOMPILELIB) -o $@ $< 475 523 476 524 $(SOPHYAOBJP)pitxtdrw.o: pitxtdrw.cc \ 477 525 $(SOPHYAINCP)sopnamsp.h \ 478 $(SOPHYAINCP)machdefs.h pitxtdrw.h\479 pi sysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \480 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \481 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \526 $(SOPHYAINCP)machdefs.h \ 527 pitxtdrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 528 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 529 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 482 530 pievthandler.h psfile.h pigratt.h piaxes.h 483 $(CXXCOMPILE ) -o $@ $<531 $(CXXCOMPILELIB) -o $@ $< 484 532 485 533 $(SOPHYAOBJP)piwdggen.o: piwdggen.cc \ 486 $(SOPHYAINCP)sopnamsp.h piwdggen.h \ 487 $(SOPHYAINCP)machdefs.h pimsghandler.h \ 488 picolist.h picontainergen.h pisysdep.h piwdgx.h pievthandler.h \ 489 pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \ 490 pifontgen.h pigrcoord.h pilineatt.h psfile.h 491 $(CXXCOMPILE) -o $@ $< 492 493 $(SOPHYAOBJP)piwdgx.o: piwdgx.cc $(SOPHYAINCP)sopnamsp.h \ 494 piwdgx.h piwdggen.h \ 495 $(SOPHYAINCP)machdefs.h pimsghandler.h \ 496 picolist.h picontainerx.h pisysdep.h picontainergen.h pievthandler.h \ 497 pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \ 498 pifontgen.h pigrcoord.h pilineatt.h \ 534 $(SOPHYAINCP)sopnamsp.h \ 535 piwdggen.h \ 536 $(SOPHYAINCP)machdefs.h \ 537 pimsghandler.h picolist.h picontainergen.h pisysdep.h piwdgx.h \ 538 pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \ 539 pifontx.h pifontgen.h pigrcoord.h pilineatt.h psfile.h 540 $(CXXCOMPILELIB) -o $@ $< 541 542 $(SOPHYAOBJP)piwdgx.o: piwdgx.cc \ 543 $(SOPHYAINCP)sopnamsp.h piwdgx.h \ 544 piwdggen.h \ 545 $(SOPHYAINCP)machdefs.h \ 546 pimsghandler.h picolist.h picontainerx.h pisysdep.h picontainergen.h \ 547 pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \ 548 pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 499 549 $(SOPHYAINCP)pexceptions.h 500 $(CXXCOMPILE ) -o $@ $<550 $(CXXCOMPILELIB) -o $@ $< 501 551 502 552 $(SOPHYAOBJP)piwindowgen.o: piwindowgen.cc \ 503 $(SOPHYAINCP)sopnamsp.h piwindowgen.h \ 504 pisysdep.h $(SOPHYAINCP)machdefs.h \ 553 $(SOPHYAINCP)sopnamsp.h \ 554 piwindowgen.h pisysdep.h \ 555 $(SOPHYAINCP)machdefs.h \ 505 556 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 506 557 picolist.h psfile.h pifontgen.h pigraphgen.h picmap.h picmapx.h \ 507 558 picmapgen.h pifontx.h pigrcoord.h pilineatt.h 508 $(CXXCOMPILE ) -o $@ $<559 $(CXXCOMPILELIB) -o $@ $< 509 560 510 561 $(SOPHYAOBJP)piwindowx.o: piwindowx.cc \ 511 $(SOPHYAINCP)sopnamsp.h piwindowx.h \ 512 piwindowgen.h pisysdep.h \ 513 $(SOPHYAINCP)machdefs.h picontainerx.h \ 514 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h 515 $(CXXCOMPILE) -o $@ $< 562 $(SOPHYAINCP)sopnamsp.h \ 563 piwindowx.h piwindowgen.h pisysdep.h \ 564 $(SOPHYAINCP)machdefs.h \ 565 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 566 picolist.h 567 $(CXXCOMPILELIB) -o $@ $< 516 568 517 569 $(SOPHYAOBJP)pixtbase.o: pixtbase.cc \ 518 570 $(SOPHYAINCP)sopnamsp.h \ 519 $(SOPHYAINCP)machdefs.h pixtbaseP.h\520 pi bwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \521 pi colist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \522 pi fontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \571 $(SOPHYAINCP)machdefs.h \ 572 pixtbaseP.h pibwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h \ 573 pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 574 pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \ 523 575 pievthandler.h psfile.h pigraphps.h pixtbase.h 524 $(CXXCOMPILE ) -o $@ $<576 $(CXXCOMPILELIB) -o $@ $< 525 577 526 578 $(SOPHYAOBJP)piyfxdrw.o: piyfxdrw.cc \ 527 579 $(SOPHYAINCP)sopnamsp.h \ 528 $(SOPHYAINCP)machdefs.h piyfxdrw.h \ 529 pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h piwdgx.h \ 530 piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \ 531 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \ 532 pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h 533 $(CXXCOMPILE) -o $@ $< 534 535 $(SOPHYAOBJP)psfile.o: psfile.cc $(SOPHYAINCP)sopnamsp.h \ 536 psfile.h $(SOPHYAINCP)machdefs.h \ 580 $(SOPHYAINCP)machdefs.h \ 581 piyfxdrw.h pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h \ 582 piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \ 583 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \ 584 pilineatt.h pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h 585 $(CXXCOMPILELIB) -o $@ $< 586 587 $(SOPHYAOBJP)psfile.o: psfile.cc \ 588 $(SOPHYAINCP)sopnamsp.h psfile.h \ 589 $(SOPHYAINCP)machdefs.h \ 537 590 pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \ 538 591 picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h \ 539 592 pilineatt.h 540 $(CXXCOMPILE ) -o $@ $<541 593 $(CXXCOMPILELIB) -o $@ $< 594 -
trunk/SophyaPI/PIGcont/Makefile
r2743 r2751 12 12 $(SOPHYAOBJP)picntools.o: picntools.cc \ 13 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h picntools.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 picntools.h \ 15 16 $(SOPHYAINCP)pisysdep.h \ 16 17 $(SOPHYAINCP)pistdwdgx.h \ … … 48 49 $(SOPHYAINCP)psfile.h \ 49 50 $(SOPHYAINCP)pigraphps.h \ 50 $(SOPHYAINCP)picmapview.h pigncont.h \ 51 $(SOPHYAINCP)picmapview.h \ 52 pigncont.h \ 51 53 $(SOPHYAINCP)pistdimgapp.h \ 52 54 $(SOPHYAINCP)pifilechox.h \ … … 91 93 $(SOPHYAINCP)piscdrawwdg.h \ 92 94 $(SOPHYAINCP)ntuple.h \ 93 $(SOPHYAINCP)ntupintf.h gp_contour.h \ 94 gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 95 $(CXXCOMPILE) -o $@ $< 95 $(SOPHYAINCP)ntupintf.h \ 96 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 97 gp_alloc.h 98 $(CXXCOMPILELIB) -o $@ $< 96 99 97 100 $(SOPHYAOBJP)pigncont.o: pigncont.cc \ … … 157 160 $(SOPHYAINCP)psfile.h \ 158 161 $(SOPHYAINCP)pigraphps.h \ 159 $(SOPHYAINCP)picmapview.h pigncont.h \ 162 $(SOPHYAINCP)picmapview.h \ 163 pigncont.h \ 160 164 $(SOPHYAINCP)pistdimgapp.h \ 161 165 $(SOPHYAINCP)pifilechox.h \ … … 188 192 $(SOPHYAINCP)pitherm.h \ 189 193 $(SOPHYAINCP)resusage.h \ 190 $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \ 191 gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 192 $(CXXCOMPILE) -o $@ $< 194 $(SOPHYAINCP)piscdrawwdg.h \ 195 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 196 gp_alloc.h 197 $(CXXCOMPILELIB) -o $@ $< 193 198 194 199 $(SOPHYAOBJP)gp_alloc.o: gp_alloc.c gp_alloc.h gp_graph3d.h gp_types.h gpc_misc.h -
trunk/SophyaPI/PIGcont/smakefile
r2743 r2751 12 12 $(SOPHYAOBJP)picntools.o: picntools.cc \ 13 13 $(SOPHYAINCP)sopnamsp.h \ 14 $(SOPHYAINCP)machdefs.h picntools.h \ 14 $(SOPHYAINCP)machdefs.h \ 15 picntools.h \ 15 16 $(SOPHYAINCP)pisysdep.h \ 16 17 $(SOPHYAINCP)pistdwdgx.h \ … … 48 49 $(SOPHYAINCP)psfile.h \ 49 50 $(SOPHYAINCP)pigraphps.h \ 50 $(SOPHYAINCP)picmapview.h pigncont.h \ 51 $(SOPHYAINCP)picmapview.h \ 52 pigncont.h \ 51 53 $(SOPHYAINCP)pistdimgapp.h \ 52 54 $(SOPHYAINCP)pifilechox.h \ … … 91 93 $(SOPHYAINCP)piscdrawwdg.h \ 92 94 $(SOPHYAINCP)ntuple.h \ 93 $(SOPHYAINCP)ntupintf.h gp_contour.h \ 94 gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 95 $(CXXCOMPILE) -o $@ $< 95 $(SOPHYAINCP)ntupintf.h \ 96 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 97 gp_alloc.h 98 $(CXXCOMPILELIB) -o $@ $< 96 99 97 100 $(SOPHYAOBJP)pigncont.o: pigncont.cc \ … … 157 160 $(SOPHYAINCP)psfile.h \ 158 161 $(SOPHYAINCP)pigraphps.h \ 159 $(SOPHYAINCP)picmapview.h pigncont.h \ 162 $(SOPHYAINCP)picmapview.h \ 163 pigncont.h \ 160 164 $(SOPHYAINCP)pistdimgapp.h \ 161 165 $(SOPHYAINCP)pifilechox.h \ … … 188 192 $(SOPHYAINCP)pitherm.h \ 189 193 $(SOPHYAINCP)resusage.h \ 190 $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \ 191 gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h 192 $(CXXCOMPILE) -o $@ $< 194 $(SOPHYAINCP)piscdrawwdg.h \ 195 gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \ 196 gp_alloc.h 197 $(CXXCOMPILELIB) -o $@ $< 193 198 194 199 $(SOPHYAOBJP)gp_alloc.o: gp_alloc.c gp_alloc.h gp_graph3d.h gp_types.h gpc_misc.h -
trunk/SophyaPI/PIext/Makefile
r2743 r2751 26 26 $(SOPHYAINCP)mutyv.h \ 27 27 $(SOPHYAINCP)ctimer.h \ 28 $(SOPHYAINCP)zthread.h dlftypes.h \ 29 basexecut.h $(SOPHYAINCP)strutilxx.h \ 30 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 28 $(SOPHYAINCP)zthread.h \ 29 dlftypes.h basexecut.h \ 30 $(SOPHYAINCP)strutilxx.h \ 31 pistdimgapp.h \ 32 $(SOPHYAINCP)pisysdep.h \ 31 33 $(SOPHYAINCP)piapplx.h \ 32 34 $(SOPHYAINCP)piapplgen.h \ … … 79 81 $(SOPHYAINCP)pi3dwdg.h \ 80 82 $(SOPHYAINCP)pi3ddrw.h \ 81 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 82 pisiadw.h $(SOPHYAINCP)pilistx.h \ 83 $(SOPHYAINCP)pigraph3d.h \ 84 nobjmgr.h pisiadw.h \ 85 $(SOPHYAINCP)pilistx.h \ 83 86 $(SOPHYAINCP)pilistgen.h \ 84 87 $(SOPHYAINCP)pistzwin.h \ 85 88 $(SOPHYAINCP)pitherm.h \ 86 $(SOPHYAINCP)resusage.h servnobjm.h \ 87 nomgadapter.h $(SOPHYAINCP)ntupintf.h \ 89 $(SOPHYAINCP)resusage.h \ 90 servnobjm.h nomgadapter.h \ 91 $(SOPHYAINCP)ntupintf.h \ 88 92 $(SOPHYAINCP)generalfit.h \ 89 93 $(SOPHYAINCP)tvector.h \ … … 106 110 $(SOPHYAINCP)hisprof.h \ 107 111 $(SOPHYAINCP)ntuple.h 108 $(CXXCOMPILE ) -o $@ $<112 $(CXXCOMPILELIB) -o $@ $< 109 113 110 114 $(SOPHYAOBJP)contmodex.o: contmodex.cc \ 111 $(SOPHYAINCP)sopnamsp.h contmodex.h \ 115 $(SOPHYAINCP)sopnamsp.h \ 116 contmodex.h \ 112 117 $(SOPHYAINCP)machdefs.h piacmd.h \ 113 118 $(SOPHYAINCP)commander.h \ … … 124 129 $(SOPHYAINCP)mutyv.h \ 125 130 $(SOPHYAINCP)ctimer.h \ 126 $(SOPHYAINCP)zthread.h dlftypes.h \ 127 nobjmgr.h $(SOPHYAINCP)pigncont.h \ 131 $(SOPHYAINCP)zthread.h \ 132 dlftypes.h nobjmgr.h \ 133 $(SOPHYAINCP)pigncont.h \ 128 134 $(SOPHYAINCP)pistdimgapp.h \ 129 135 $(SOPHYAINCP)pisysdep.h \ … … 195 201 $(SOPHYAINCP)gp_dynarray.h \ 196 202 $(SOPHYAINCP)gp_graph3d.h \ 197 $(SOPHYAINCP)gp_alloc.h nomgadapter.h \ 203 $(SOPHYAINCP)gp_alloc.h \ 204 nomgadapter.h \ 198 205 $(SOPHYAINCP)generalfit.h \ 199 206 $(SOPHYAINCP)tvector.h \ … … 209 216 $(SOPHYAINCP)perrors.h \ 210 217 $(SOPHYAINCP)fmath.h servnobjm.h 211 $(CXXCOMPILE ) -o $@ $<218 $(CXXCOMPILELIB) -o $@ $< 212 219 213 220 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 214 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 221 $(SOPHYAINCP)sopnamsp.h \ 222 cxxexecutor.h \ 215 223 $(SOPHYAINCP)machdefs.h piacmd.h \ 216 224 $(SOPHYAINCP)commander.h \ … … 227 235 $(SOPHYAINCP)mutyv.h \ 228 236 $(SOPHYAINCP)ctimer.h \ 229 $(SOPHYAINCP)zthread.h dlftypes.h \ 230 nobjmgr.h $(SOPHYAINCP)strutilxx.h \ 231 $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \ 237 $(SOPHYAINCP)zthread.h \ 238 dlftypes.h nobjmgr.h \ 239 $(SOPHYAINCP)strutilxx.h \ 240 $(SOPHYAINCP)cxxcmplnk.h \ 241 nomgadapter.h \ 232 242 $(SOPHYAINCP)pidrawer.h \ 233 243 $(SOPHYAINCP)pibwdggen.h \ … … 266 276 $(SOPHYAINCP)utils.h \ 267 277 $(SOPHYAINCP)perrors.h \ 268 $(SOPHYAINCP)fmath.h pistdimgapp.h \ 278 $(SOPHYAINCP)fmath.h \ 279 pistdimgapp.h \ 269 280 $(SOPHYAINCP)piapplx.h \ 270 281 $(SOPHYAINCP)piapplgen.h \ … … 295 306 $(SOPHYAINCP)pi3dwdg.h \ 296 307 $(SOPHYAINCP)pi3ddrw.h \ 297 $(SOPHYAINCP)pigraph3d.h pisiadw.h\298 $(SOPHYAINCP)pilistx.h \308 $(SOPHYAINCP)pigraph3d.h \ 309 pisiadw.h $(SOPHYAINCP)pilistx.h \ 299 310 $(SOPHYAINCP)pilistgen.h \ 300 311 $(SOPHYAINCP)pistzwin.h \ 301 312 $(SOPHYAINCP)pitherm.h \ 302 313 $(SOPHYAINCP)resusage.h 303 $(CXXCOMPILE ) -o $@ $<314 $(CXXCOMPILELIB) -o $@ $< 304 315 305 316 $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \ 306 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 317 $(SOPHYAINCP)sopnamsp.h \ 318 cxxexecutor.h \ 307 319 $(SOPHYAINCP)machdefs.h piacmd.h \ 308 320 $(SOPHYAINCP)commander.h \ … … 319 331 $(SOPHYAINCP)mutyv.h \ 320 332 $(SOPHYAINCP)ctimer.h \ 321 $(SOPHYAINCP)zthread.h dlftypes.h \ 322 nobjmgr.h cxxexecwin.h \ 323 $(SOPHYAINCP)pisysdep.h pistdimgapp.h \ 333 $(SOPHYAINCP)zthread.h \ 334 dlftypes.h nobjmgr.h cxxexecwin.h \ 335 $(SOPHYAINCP)pisysdep.h \ 336 pistdimgapp.h \ 324 337 $(SOPHYAINCP)piapplx.h \ 325 338 $(SOPHYAINCP)piapplgen.h \ … … 372 385 $(SOPHYAINCP)pi3dwdg.h \ 373 386 $(SOPHYAINCP)pi3ddrw.h \ 374 $(SOPHYAINCP)pigraph3d.h pisiadw.h\375 $(SOPHYAINCP)pilistx.h \387 $(SOPHYAINCP)pigraph3d.h \ 388 pisiadw.h $(SOPHYAINCP)pilistx.h \ 376 389 $(SOPHYAINCP)pilistgen.h \ 377 390 $(SOPHYAINCP)pistzwin.h \ 378 391 $(SOPHYAINCP)pitherm.h \ 379 392 $(SOPHYAINCP)resusage.h 380 $(CXXCOMPILE ) -o $@ $<393 $(CXXCOMPILELIB) -o $@ $< 381 394 382 395 $(SOPHYAOBJP)flowmodex.o: flowmodex.cc \ 383 $(SOPHYAINCP)sopnamsp.h flowmodex.h \ 396 $(SOPHYAINCP)sopnamsp.h \ 397 flowmodex.h \ 384 398 $(SOPHYAINCP)machdefs.h piacmd.h \ 385 399 $(SOPHYAINCP)commander.h \ … … 396 410 $(SOPHYAINCP)mutyv.h \ 397 411 $(SOPHYAINCP)ctimer.h \ 398 $(SOPHYAINCP)zthread.h dlftypes.h\399 nobjmgr.h pi2dvec.h pistdimgapp.h \412 $(SOPHYAINCP)zthread.h \ 413 dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \ 400 414 $(SOPHYAINCP)pisysdep.h \ 401 415 $(SOPHYAINCP)piapplx.h \ … … 449 463 $(SOPHYAINCP)pi3dwdg.h \ 450 464 $(SOPHYAINCP)pi3ddrw.h \ 451 $(SOPHYAINCP)pigraph3d.h pisiadw.h\452 $(SOPHYAINCP)pilistx.h \465 $(SOPHYAINCP)pigraph3d.h \ 466 pisiadw.h $(SOPHYAINCP)pilistx.h \ 453 467 $(SOPHYAINCP)pilistgen.h \ 454 468 $(SOPHYAINCP)pistzwin.h \ … … 457 471 $(SOPHYAINCP)piscdrawwdg.h \ 458 472 $(SOPHYAINCP)ntupintf.h \ 459 $(SOPHYAINCP)ntuple.h nomgadapter.h \ 473 $(SOPHYAINCP)ntuple.h \ 474 nomgadapter.h \ 460 475 $(SOPHYAINCP)generalfit.h \ 461 476 $(SOPHYAINCP)tvector.h \ … … 471 486 $(SOPHYAINCP)perrors.h \ 472 487 $(SOPHYAINCP)fmath.h servnobjm.h 473 $(CXXCOMPILE ) -o $@ $<488 $(CXXCOMPILELIB) -o $@ $< 474 489 475 490 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \ … … 477 492 $(SOPHYAINCP)strutil.h \ 478 493 $(SOPHYAINCP)datatypes.h \ 479 $(SOPHYAINCP)machdefs.h nobjmgr.h \ 494 $(SOPHYAINCP)machdefs.h \ 495 nobjmgr.h \ 480 496 $(SOPHYAINCP)anydataobj.h \ 481 497 $(SOPHYAINCP)ppersist.h \ … … 488 504 $(SOPHYAINCP)objfio.h \ 489 505 $(SOPHYAINCP)mutyv.h dlftypes.h \ 490 servnobjm.h $(SOPHYAINCP)pdlmgr.h \ 491 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 506 servnobjm.h \ 507 $(SOPHYAINCP)pdlmgr.h \ 508 nomgadapter.h \ 509 $(SOPHYAINCP)pidrawer.h \ 492 510 $(SOPHYAINCP)pibwdggen.h \ 493 511 $(SOPHYAINCP)pisysdep.h \ … … 525 543 $(SOPHYAINCP)utils.h \ 526 544 $(SOPHYAINCP)perrors.h \ 527 $(SOPHYAINCP)fmath.h pistdimgapp.h \ 545 $(SOPHYAINCP)fmath.h \ 546 pistdimgapp.h \ 528 547 $(SOPHYAINCP)piapplx.h \ 529 548 $(SOPHYAINCP)piapplgen.h \ … … 554 573 $(SOPHYAINCP)pi3dwdg.h \ 555 574 $(SOPHYAINCP)pi3ddrw.h \ 556 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 575 $(SOPHYAINCP)pigraph3d.h \ 576 piacmd.h \ 557 577 $(SOPHYAINCP)commander.h \ 558 578 $(SOPHYAINCP)ctimer.h \ … … 585 605 $(SOPHYAINCP)fitslocalmap.h \ 586 606 $(SOPHYAINCP)localmap.h \ 587 $(SOPHYAINCP)fbtntintf.h pitvmaad.h \ 607 $(SOPHYAINCP)fbtntintf.h \ 608 pitvmaad.h \ 588 609 $(SOPHYAINCP)piyfxdrw.h \ 589 $(SOPHYAINCP)pisurfdr.h pipodrw.h\590 $(SOPHYAINCP)histos2.h \610 $(SOPHYAINCP)pisurfdr.h \ 611 pipodrw.h $(SOPHYAINCP)histos2.h \ 591 612 $(SOPHYAINCP)histos.h pintuple.h \ 592 613 pintup3d.h pigfd1.h pigfd2.h 593 $(CXXCOMPILE ) -o $@ $<614 $(CXXCOMPILELIB) -o $@ $< 594 615 595 616 $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \ 596 617 $(SOPHYAINCP)sopnamsp.h \ 597 $(SOPHYAINCP)machdefs.h nomgadapter.h \ 618 $(SOPHYAINCP)machdefs.h \ 619 nomgadapter.h \ 598 620 $(SOPHYAINCP)ppersist.h \ 599 621 $(SOPHYAINCP)pexceptions.h \ … … 643 665 $(SOPHYAINCP)perrors.h \ 644 666 $(SOPHYAINCP)fmath.h 645 $(CXXCOMPILE ) -o $@ $<667 $(CXXCOMPILELIB) -o $@ $< 646 668 647 669 $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \ 648 670 $(SOPHYAINCP)sopnamsp.h \ 649 $(SOPHYAINCP)machdefs.h nomgfdadapter.h \ 650 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 671 $(SOPHYAINCP)machdefs.h \ 672 nomgfdadapter.h nomgadapter.h \ 673 $(SOPHYAINCP)ppersist.h \ 651 674 $(SOPHYAINCP)pexceptions.h \ 652 675 $(SOPHYAINCP)gnumd5.h \ … … 701 724 $(SOPHYAINCP)fioarr.h \ 702 725 $(SOPHYAINCP)hisprof.h 703 $(CXXCOMPILE ) -o $@ $<726 $(CXXCOMPILELIB) -o $@ $< 704 727 705 728 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \ 706 729 $(SOPHYAINCP)sopnamsp.h \ 707 $(SOPHYAINCP)machdefs.h nomhistadapter.h \ 708 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 730 $(SOPHYAINCP)machdefs.h \ 731 nomhistadapter.h nomgadapter.h \ 732 $(SOPHYAINCP)ppersist.h \ 709 733 $(SOPHYAINCP)pexceptions.h \ 710 734 $(SOPHYAINCP)gnumd5.h \ … … 760 784 $(SOPHYAINCP)xntuple.h \ 761 785 $(SOPHYAINCP)basedtable.h \ 762 $(SOPHYAINCP)segdatablock.h pihisto.h \ 763 pihisto2d.h $(SOPHYAINCP)pimenux.h \ 786 $(SOPHYAINCP)segdatablock.h \ 787 pihisto.h pihisto2d.h \ 788 $(SOPHYAINCP)pimenux.h \ 764 789 $(SOPHYAINCP)pimenugen.h \ 765 790 $(SOPHYAINCP)pimenubarx.h \ … … 792 817 $(SOPHYAINCP)ppfswapper.h \ 793 818 $(SOPHYAINCP)ppftpointerio.h 794 $(CXXCOMPILE ) -o $@ $<819 $(CXXCOMPILELIB) -o $@ $< 795 820 796 821 $(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \ 797 822 $(SOPHYAINCP)sopnamsp.h \ 798 823 $(SOPHYAINCP)machdefs.h \ 799 $(SOPHYAINCP)datatype.h nomimagadapter.h \ 800 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 824 $(SOPHYAINCP)datatype.h \ 825 nomimagadapter.h nomgadapter.h \ 826 $(SOPHYAINCP)ppersist.h \ 801 827 $(SOPHYAINCP)pexceptions.h \ 802 828 $(SOPHYAINCP)gnumd5.h \ … … 846 872 $(SOPHYAINCP)fmath.h \ 847 873 $(SOPHYAINCP)cimage.h \ 848 $(SOPHYAINCP)fioarr.h pimgadapter.h \ 874 $(SOPHYAINCP)fioarr.h \ 875 pimgadapter.h \ 849 876 $(SOPHYAINCP)objfitter.h \ 850 877 $(SOPHYAINCP)histos.h \ … … 855 882 $(SOPHYAINCP)FitsIO/fitsio.h \ 856 883 $(SOPHYAINCP)FitsIO/longnam.h 857 $(CXXCOMPILE ) -o $@ $<884 $(CXXCOMPILELIB) -o $@ $< 858 885 859 886 $(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \ 860 887 $(SOPHYAINCP)sopnamsp.h \ 861 888 $(SOPHYAINCP)machdefs.h \ 862 $(SOPHYAINCP)datatype.h nomskymapadapter.h \ 863 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 889 $(SOPHYAINCP)datatype.h \ 890 nomskymapadapter.h nomgadapter.h \ 891 $(SOPHYAINCP)ppersist.h \ 864 892 $(SOPHYAINCP)pexceptions.h \ 865 893 $(SOPHYAINCP)gnumd5.h \ … … 925 953 $(SOPHYAINCP)fiospherehealpix.h \ 926 954 $(SOPHYAINCP)fiolocalmap.h \ 927 $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \ 955 $(SOPHYAINCP)fiosphereecp.h \ 956 pitvmaad.h \ 928 957 $(SOPHYAINCP)complexios.h \ 929 958 $(SOPHYAINCP)fitsspherehealpix.h \ … … 932 961 $(SOPHYAINCP)FitsIO/longnam.h \ 933 962 $(SOPHYAINCP)fitslocalmap.h 934 $(CXXCOMPILE ) -o $@ $<963 $(CXXCOMPILELIB) -o $@ $< 935 964 936 965 $(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \ … … 988 1017 $(SOPHYAINCP)specrespvector.h \ 989 1018 $(SOPHYAINCP)gaussfilt.h 990 $(CXXCOMPILE ) -o $@ $<1019 $(CXXCOMPILELIB) -o $@ $< 991 1020 992 1021 $(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \ 993 1022 $(SOPHYAINCP)sopnamsp.h \ 994 1023 $(SOPHYAINCP)machdefs.h \ 995 $(SOPHYAINCP)datatype.h nomtarradapter.h \ 996 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1024 $(SOPHYAINCP)datatype.h \ 1025 nomtarradapter.h nomgadapter.h \ 1026 $(SOPHYAINCP)ppersist.h \ 997 1027 $(SOPHYAINCP)pexceptions.h \ 998 1028 $(SOPHYAINCP)gnumd5.h \ … … 1047 1077 $(SOPHYAINCP)FitsIO/fitsio.h \ 1048 1078 $(SOPHYAINCP)FitsIO/longnam.h 1049 $(CXXCOMPILE ) -o $@ $<1079 $(CXXCOMPILELIB) -o $@ $< 1050 1080 1051 1081 $(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \ … … 1082 1112 $(SOPHYAINCP)generaldata.h \ 1083 1113 $(SOPHYAINCP)ntupintf.h \ 1084 $(SOPHYAINCP)poly.h nomtmatvecadapter.h \ 1085 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 1114 $(SOPHYAINCP)poly.h \ 1115 nomtmatvecadapter.h nomgadapter.h \ 1116 $(SOPHYAINCP)pidrawer.h \ 1086 1117 $(SOPHYAINCP)pibwdggen.h \ 1087 1118 $(SOPHYAINCP)pisysdep.h \ … … 1106 1137 $(SOPHYAINCP)parradapter.h \ 1107 1138 $(SOPHYAINCP)lut.h \ 1108 $(SOPHYAINCP)piyfxdrw.h pitvmaad.h \ 1139 $(SOPHYAINCP)piyfxdrw.h \ 1140 pitvmaad.h \ 1109 1141 $(SOPHYAINCP)fitstarray.h \ 1110 1142 $(SOPHYAINCP)fitsfile.h \ 1111 1143 $(SOPHYAINCP)FitsIO/fitsio.h \ 1112 1144 $(SOPHYAINCP)FitsIO/longnam.h 1113 $(CXXCOMPILE ) -o $@ $<1145 $(CXXCOMPILELIB) -o $@ $< 1114 1146 1115 1147 $(SOPHYAOBJP)pawexecut.o: pawexecut.cc \ … … 1143 1175 $(SOPHYAINCP)histerr.h \ 1144 1176 $(SOPHYAINCP)ntuple.h \ 1145 $(SOPHYAINCP)ntupintf.h pawexecut.h \ 1146 piacmd.h $(SOPHYAINCP)commander.h \ 1177 $(SOPHYAINCP)ntupintf.h \ 1178 pawexecut.h piacmd.h \ 1179 $(SOPHYAINCP)commander.h \ 1147 1180 $(SOPHYAINCP)pdlmgr.h \ 1148 1181 $(SOPHYAINCP)ctimer.h \ 1149 $(SOPHYAINCP)zthread.h dlftypes.h\1150 nobjmgr.h servnobjm.h nomgadapter.h \1182 $(SOPHYAINCP)zthread.h \ 1183 dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \ 1151 1184 $(SOPHYAINCP)pidrawer.h \ 1152 1185 $(SOPHYAINCP)pibwdggen.h \ … … 1174 1207 $(SOPHYAINCP)generalfit.h \ 1175 1208 $(SOPHYAINCP)generaldata.h \ 1176 $(SOPHYAINCP)poly.h pistdimgapp.h \ 1209 $(SOPHYAINCP)poly.h \ 1210 pistdimgapp.h \ 1177 1211 $(SOPHYAINCP)piapplx.h \ 1178 1212 $(SOPHYAINCP)piapplgen.h \ … … 1203 1237 $(SOPHYAINCP)pi3dwdg.h \ 1204 1238 $(SOPHYAINCP)pi3ddrw.h \ 1205 $(SOPHYAINCP)pigraph3d.h pisiadw.h\1206 $(SOPHYAINCP)pilistx.h \1239 $(SOPHYAINCP)pigraph3d.h \ 1240 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1207 1241 $(SOPHYAINCP)pilistgen.h \ 1208 1242 $(SOPHYAINCP)pistzwin.h \ 1209 1243 $(SOPHYAINCP)pitherm.h \ 1210 $(SOPHYAINCP)resusage.h pihisto.h 1211 $(CXXCOMPILE) -o $@ $< 1244 $(SOPHYAINCP)resusage.h \ 1245 pihisto.h 1246 $(CXXCOMPILELIB) -o $@ $< 1212 1247 1213 1248 $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \ … … 1238 1273 $(SOPHYAINCP)ntupintf.h \ 1239 1274 $(SOPHYAINCP)nbtri.h pi2dvec.h \ 1240 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 1275 pistdimgapp.h \ 1276 $(SOPHYAINCP)pisysdep.h \ 1241 1277 $(SOPHYAINCP)piapplx.h \ 1242 1278 $(SOPHYAINCP)piapplgen.h \ … … 1289 1325 $(SOPHYAINCP)pi3dwdg.h \ 1290 1326 $(SOPHYAINCP)pi3ddrw.h \ 1291 $(SOPHYAINCP)pigraph3d.h nobjmgr.h\1292 dlftypes.h piacmd.h \1327 $(SOPHYAINCP)pigraph3d.h \ 1328 nobjmgr.h dlftypes.h piacmd.h \ 1293 1329 $(SOPHYAINCP)commander.h \ 1294 1330 $(SOPHYAINCP)pdlmgr.h \ … … 1301 1337 $(SOPHYAINCP)resusage.h \ 1302 1338 $(SOPHYAINCP)piscdrawwdg.h 1303 $(CXXCOMPILE) -o $@ $< 1304 1305 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \ 1306 piacmd.h $(SOPHYAINCP)machdefs.h \ 1339 $(CXXCOMPILELIB) -o $@ $< 1340 1341 $(SOPHYAOBJP)piacmd.o: piacmd.cc \ 1342 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 1343 $(SOPHYAINCP)machdefs.h \ 1307 1344 $(SOPHYAINCP)commander.h \ 1308 1345 $(SOPHYAINCP)pdlmgr.h \ … … 1318 1355 $(SOPHYAINCP)mutyv.h \ 1319 1356 $(SOPHYAINCP)ctimer.h \ 1320 $(SOPHYAINCP)zthread.h dlftypes.h \ 1321 basexecut.h $(SOPHYAINCP)strutil.h \ 1357 $(SOPHYAINCP)zthread.h \ 1358 dlftypes.h basexecut.h \ 1359 $(SOPHYAINCP)strutil.h \ 1322 1360 $(SOPHYAINCP)strutilxx.h \ 1323 $(SOPHYAINCP)srandgen.h pistdimgapp.h \ 1361 $(SOPHYAINCP)srandgen.h \ 1362 pistdimgapp.h \ 1324 1363 $(SOPHYAINCP)pisysdep.h \ 1325 1364 $(SOPHYAINCP)piapplx.h \ … … 1373 1412 $(SOPHYAINCP)pi3dwdg.h \ 1374 1413 $(SOPHYAINCP)pi3ddrw.h \ 1375 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1376 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1414 $(SOPHYAINCP)pigraph3d.h \ 1415 nobjmgr.h pisiadw.h \ 1416 $(SOPHYAINCP)pilistx.h \ 1377 1417 $(SOPHYAINCP)pilistgen.h \ 1378 1418 $(SOPHYAINCP)pistzwin.h \ 1379 1419 $(SOPHYAINCP)pitherm.h \ 1380 $(SOPHYAINCP)resusage.h piafitting.h \ 1381 nomgadapter.h $(SOPHYAINCP)ntupintf.h \ 1420 $(SOPHYAINCP)resusage.h \ 1421 piafitting.h nomgadapter.h \ 1422 $(SOPHYAINCP)ntupintf.h \ 1382 1423 $(SOPHYAINCP)generalfit.h \ 1383 1424 $(SOPHYAINCP)tvector.h \ … … 1394 1435 $(SOPHYAINCP)fmath.h pawexecut.h \ 1395 1436 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1396 $(CXXCOMPILE ) -o $@ $<1437 $(CXXCOMPILELIB) -o $@ $< 1397 1438 1398 1439 $(SOPHYAOBJP)piafitting.o: piafitting.cc \ … … 1433 1474 $(SOPHYAINCP)histos2.h \ 1434 1475 $(SOPHYAINCP)hisprof.h \ 1435 $(SOPHYAINCP)objfitter.h piafitting.h \ 1436 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 1476 $(SOPHYAINCP)objfitter.h \ 1477 piafitting.h nomgadapter.h \ 1478 $(SOPHYAINCP)pidrawer.h \ 1437 1479 $(SOPHYAINCP)pibwdggen.h \ 1438 1480 $(SOPHYAINCP)pisysdep.h \ … … 1457 1499 $(SOPHYAINCP)parradapter.h \ 1458 1500 $(SOPHYAINCP)lut.h \ 1459 $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \ 1501 $(SOPHYAINCP)pdlmgr.h dlftypes.h \ 1502 piacmd.h \ 1460 1503 $(SOPHYAINCP)commander.h \ 1461 1504 $(SOPHYAINCP)ctimer.h \ 1462 1505 $(SOPHYAINCP)zthread.h nobjmgr.h \ 1463 pistdimgapp.h $(SOPHYAINCP)piapplx.h \ 1464 $(SOPHYAINCP)piapplgen.h \ 1465 $(SOPHYAINCP)picontainerx.h \ 1466 $(SOPHYAINCP)picontainergen.h \ 1467 $(SOPHYAINCP)pimenubarx.h \ 1468 $(SOPHYAINCP)pimenubargen.h \ 1469 $(SOPHYAINCP)pimenux.h \ 1470 $(SOPHYAINCP)pimenugen.h \ 1471 $(SOPHYAINCP)picons.h \ 1472 $(SOPHYAINCP)pistdwdgx.h \ 1473 $(SOPHYAINCP)pistdwdggen.h \ 1474 $(SOPHYAINCP)pibwdgx.h \ 1475 $(SOPHYAINCP)pigraphps.h \ 1476 $(SOPHYAINCP)piwindowx.h \ 1477 $(SOPHYAINCP)piwindowgen.h \ 1478 $(SOPHYAINCP)pioptmenux.h \ 1479 $(SOPHYAINCP)pioptmenugen.h \ 1480 $(SOPHYAINCP)pifilechox.h \ 1481 $(SOPHYAINCP)pifilechogen.h \ 1482 $(SOPHYAINCP)piperiodx.h \ 1483 $(SOPHYAINCP)periodic.h \ 1484 $(SOPHYAINCP)piimage.h \ 1485 $(SOPHYAINCP)pieldrw.h \ 1486 $(SOPHYAINCP)pipixmapx.h \ 1487 $(SOPHYAINCP)pipixmapgen.h \ 1488 $(SOPHYAINCP)picmapview.h \ 1489 $(SOPHYAINCP)pi3dwdg.h \ 1490 $(SOPHYAINCP)pi3ddrw.h \ 1491 $(SOPHYAINCP)pigraph3d.h pisiadw.h \ 1492 $(SOPHYAINCP)pilistx.h \ 1493 $(SOPHYAINCP)pilistgen.h \ 1494 $(SOPHYAINCP)pistzwin.h \ 1495 $(SOPHYAINCP)pitherm.h \ 1496 $(SOPHYAINCP)resusage.h nomhistadapter.h \ 1497 $(SOPHYAINCP)histerr.h \ 1498 $(SOPHYAINCP)xntuple.h \ 1499 $(SOPHYAINCP)basedtable.h \ 1500 $(SOPHYAINCP)segdatablock.h \ 1501 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1502 $(CXXCOMPILE) -o $@ $< 1503 1504 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \ 1505 pigfd1.h $(SOPHYAINCP)generaldata.h \ 1506 $(SOPHYAINCP)objfio.h \ 1507 $(SOPHYAINCP)machdefs.h \ 1508 $(SOPHYAINCP)anydataobj.h \ 1509 $(SOPHYAINCP)ppersist.h \ 1510 $(SOPHYAINCP)pexceptions.h \ 1511 $(SOPHYAINCP)gnumd5.h \ 1512 $(SOPHYAINCP)ppfbinstream.h \ 1513 $(SOPHYAINCP)rawstream.h \ 1514 $(SOPHYAINCP)ppfnametag.h \ 1515 $(SOPHYAINCP)ntupintf.h \ 1516 $(SOPHYAINCP)poly.h \ 1517 $(SOPHYAINCP)peida.h \ 1518 $(SOPHYAINCP)utils.h \ 1519 $(SOPHYAINCP)perrors.h \ 1520 $(SOPHYAINCP)fmath.h \ 1521 $(SOPHYAINCP)tvector.h \ 1522 $(SOPHYAINCP)tmatrix.h \ 1523 $(SOPHYAINCP)tarray.h \ 1524 $(SOPHYAINCP)basarr.h \ 1525 $(SOPHYAINCP)mutyv.h \ 1526 $(SOPHYAINCP)dvlist.h \ 1527 $(SOPHYAINCP)ndatablock.h \ 1528 $(SOPHYAINCP)utilarr.h \ 1529 $(SOPHYAINCP)pidrawer.h \ 1530 $(SOPHYAINCP)pibwdggen.h \ 1531 $(SOPHYAINCP)pisysdep.h \ 1532 $(SOPHYAINCP)piwdgx.h \ 1533 $(SOPHYAINCP)piwdggen.h \ 1534 $(SOPHYAINCP)pimsghandler.h \ 1535 $(SOPHYAINCP)picolist.h \ 1536 $(SOPHYAINCP)picmap.h \ 1537 $(SOPHYAINCP)picmapx.h \ 1538 $(SOPHYAINCP)picmapgen.h \ 1539 $(SOPHYAINCP)pigraphx.h \ 1540 $(SOPHYAINCP)pigraphgen.h \ 1541 $(SOPHYAINCP)pifontx.h \ 1542 $(SOPHYAINCP)pifontgen.h \ 1543 $(SOPHYAINCP)pigrcoord.h \ 1544 $(SOPHYAINCP)pilineatt.h \ 1545 $(SOPHYAINCP)pigraphuc.h \ 1546 $(SOPHYAINCP)pievthandler.h \ 1547 $(SOPHYAINCP)psfile.h \ 1548 $(SOPHYAINCP)pigratt.h \ 1549 $(SOPHYAINCP)piaxes.h 1550 $(CXXCOMPILE) -o $@ $< 1551 1552 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \ 1553 pigfd2.h $(SOPHYAINCP)generaldata.h \ 1554 $(SOPHYAINCP)objfio.h \ 1555 $(SOPHYAINCP)machdefs.h \ 1556 $(SOPHYAINCP)anydataobj.h \ 1557 $(SOPHYAINCP)ppersist.h \ 1558 $(SOPHYAINCP)pexceptions.h \ 1559 $(SOPHYAINCP)gnumd5.h \ 1560 $(SOPHYAINCP)ppfbinstream.h \ 1561 $(SOPHYAINCP)rawstream.h \ 1562 $(SOPHYAINCP)ppfnametag.h \ 1563 $(SOPHYAINCP)ntupintf.h \ 1564 $(SOPHYAINCP)poly.h \ 1565 $(SOPHYAINCP)peida.h \ 1566 $(SOPHYAINCP)utils.h \ 1567 $(SOPHYAINCP)perrors.h \ 1568 $(SOPHYAINCP)fmath.h \ 1569 $(SOPHYAINCP)tvector.h \ 1570 $(SOPHYAINCP)tmatrix.h \ 1571 $(SOPHYAINCP)tarray.h \ 1572 $(SOPHYAINCP)basarr.h \ 1573 $(SOPHYAINCP)mutyv.h \ 1574 $(SOPHYAINCP)dvlist.h \ 1575 $(SOPHYAINCP)ndatablock.h \ 1576 $(SOPHYAINCP)utilarr.h \ 1577 $(SOPHYAINCP)pi3ddrw.h \ 1578 $(SOPHYAINCP)pisysdep.h \ 1579 $(SOPHYAINCP)pidrawer.h \ 1580 $(SOPHYAINCP)pibwdggen.h \ 1581 $(SOPHYAINCP)piwdgx.h \ 1582 $(SOPHYAINCP)piwdggen.h \ 1583 $(SOPHYAINCP)pimsghandler.h \ 1584 $(SOPHYAINCP)picolist.h \ 1585 $(SOPHYAINCP)picmap.h \ 1586 $(SOPHYAINCP)picmapx.h \ 1587 $(SOPHYAINCP)picmapgen.h \ 1588 $(SOPHYAINCP)pigraphx.h \ 1589 $(SOPHYAINCP)pigraphgen.h \ 1590 $(SOPHYAINCP)pifontx.h \ 1591 $(SOPHYAINCP)pifontgen.h \ 1592 $(SOPHYAINCP)pigrcoord.h \ 1593 $(SOPHYAINCP)pilineatt.h \ 1594 $(SOPHYAINCP)pigraphuc.h \ 1595 $(SOPHYAINCP)pievthandler.h \ 1596 $(SOPHYAINCP)psfile.h \ 1597 $(SOPHYAINCP)pigratt.h \ 1598 $(SOPHYAINCP)piaxes.h \ 1599 $(SOPHYAINCP)pieldrw.h \ 1600 $(SOPHYAINCP)pigraph3d.h 1601 $(CXXCOMPILE) -o $@ $< 1602 1603 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \ 1604 $(SOPHYAINCP)pisysdep.h \ 1605 $(SOPHYAINCP)machdefs.h \ 1606 $(SOPHYAINCP)piapplx.h \ 1607 $(SOPHYAINCP)piapplgen.h \ 1608 $(SOPHYAINCP)pimsghandler.h \ 1609 $(SOPHYAINCP)picontainerx.h \ 1610 $(SOPHYAINCP)picontainergen.h \ 1611 $(SOPHYAINCP)piwdgx.h \ 1612 $(SOPHYAINCP)piwdggen.h \ 1613 $(SOPHYAINCP)picolist.h \ 1614 $(SOPHYAINCP)pimenubarx.h \ 1615 $(SOPHYAINCP)pimenubargen.h \ 1616 $(SOPHYAINCP)pimenux.h \ 1617 $(SOPHYAINCP)pimenugen.h \ 1618 $(SOPHYAINCP)picons.h \ 1619 $(SOPHYAINCP)pistdwdgx.h \ 1620 $(SOPHYAINCP)pistdwdggen.h \ 1621 $(SOPHYAINCP)pibwdgx.h \ 1622 $(SOPHYAINCP)pibwdggen.h \ 1623 $(SOPHYAINCP)picmap.h \ 1624 $(SOPHYAINCP)picmapx.h \ 1625 $(SOPHYAINCP)picmapgen.h \ 1626 $(SOPHYAINCP)pigraphx.h \ 1627 $(SOPHYAINCP)pigraphgen.h \ 1628 $(SOPHYAINCP)pifontx.h \ 1629 $(SOPHYAINCP)pifontgen.h \ 1630 $(SOPHYAINCP)pigrcoord.h \ 1631 $(SOPHYAINCP)pilineatt.h \ 1632 $(SOPHYAINCP)pigraphuc.h \ 1633 $(SOPHYAINCP)pievthandler.h \ 1634 $(SOPHYAINCP)psfile.h \ 1635 $(SOPHYAINCP)pigraphps.h \ 1636 $(SOPHYAINCP)sopnamsp.h pihisto2d.h \ 1637 $(SOPHYAINCP)pioptmenux.h \ 1638 $(SOPHYAINCP)pioptmenugen.h \ 1639 $(SOPHYAINCP)histos2.h \ 1640 $(SOPHYAINCP)peida.h \ 1641 $(SOPHYAINCP)utils.h \ 1642 $(SOPHYAINCP)perrors.h \ 1643 $(SOPHYAINCP)pexceptions.h \ 1644 $(SOPHYAINCP)fmath.h \ 1645 $(SOPHYAINCP)histos.h \ 1646 $(SOPHYAINCP)objfio.h \ 1647 $(SOPHYAINCP)anydataobj.h \ 1648 $(SOPHYAINCP)ppersist.h \ 1649 $(SOPHYAINCP)gnumd5.h \ 1650 $(SOPHYAINCP)ppfbinstream.h \ 1651 $(SOPHYAINCP)rawstream.h \ 1652 $(SOPHYAINCP)ppfnametag.h \ 1653 $(SOPHYAINCP)tvector.h \ 1654 $(SOPHYAINCP)tmatrix.h \ 1655 $(SOPHYAINCP)tarray.h \ 1656 $(SOPHYAINCP)basarr.h \ 1657 $(SOPHYAINCP)mutyv.h \ 1658 $(SOPHYAINCP)dvlist.h \ 1659 $(SOPHYAINCP)ndatablock.h \ 1660 $(SOPHYAINCP)utilarr.h \ 1661 $(SOPHYAINCP)pidrawer.h \ 1662 $(SOPHYAINCP)pigratt.h \ 1663 $(SOPHYAINCP)piaxes.h \ 1664 $(SOPHYAINCP)piscdrawwdg.h \ 1665 $(SOPHYAINCP)piwindowx.h \ 1666 $(SOPHYAINCP)piwindowgen.h \ 1667 $(SOPHYAINCP)pieldrw.h \ 1668 $(SOPHYAINCP)nbrandom.h \ 1669 $(SOPHYAINCP)srandgen.h 1670 $(CXXCOMPILE) -o $@ $< 1671 1672 $(SOPHYAOBJP)pihisto.o: pihisto.cc \ 1673 $(SOPHYAINCP)sopnamsp.h pihisto.h \ 1674 $(SOPHYAINCP)histos.h \ 1675 $(SOPHYAINCP)objfio.h \ 1676 $(SOPHYAINCP)machdefs.h \ 1677 $(SOPHYAINCP)anydataobj.h \ 1678 $(SOPHYAINCP)ppersist.h \ 1679 $(SOPHYAINCP)pexceptions.h \ 1680 $(SOPHYAINCP)gnumd5.h \ 1681 $(SOPHYAINCP)ppfbinstream.h \ 1682 $(SOPHYAINCP)rawstream.h \ 1683 $(SOPHYAINCP)ppfnametag.h \ 1684 $(SOPHYAINCP)peida.h \ 1685 $(SOPHYAINCP)utils.h \ 1686 $(SOPHYAINCP)perrors.h \ 1687 $(SOPHYAINCP)fmath.h \ 1688 $(SOPHYAINCP)tvector.h \ 1689 $(SOPHYAINCP)tmatrix.h \ 1690 $(SOPHYAINCP)tarray.h \ 1691 $(SOPHYAINCP)basarr.h \ 1692 $(SOPHYAINCP)mutyv.h \ 1693 $(SOPHYAINCP)dvlist.h \ 1694 $(SOPHYAINCP)ndatablock.h \ 1695 $(SOPHYAINCP)utilarr.h \ 1696 $(SOPHYAINCP)pidrawer.h \ 1697 $(SOPHYAINCP)pibwdggen.h \ 1698 $(SOPHYAINCP)pisysdep.h \ 1699 $(SOPHYAINCP)piwdgx.h \ 1700 $(SOPHYAINCP)piwdggen.h \ 1701 $(SOPHYAINCP)pimsghandler.h \ 1702 $(SOPHYAINCP)picolist.h \ 1703 $(SOPHYAINCP)picmap.h \ 1704 $(SOPHYAINCP)picmapx.h \ 1705 $(SOPHYAINCP)picmapgen.h \ 1706 $(SOPHYAINCP)pigraphx.h \ 1707 $(SOPHYAINCP)pigraphgen.h \ 1708 $(SOPHYAINCP)pifontx.h \ 1709 $(SOPHYAINCP)pifontgen.h \ 1710 $(SOPHYAINCP)pigrcoord.h \ 1711 $(SOPHYAINCP)pilineatt.h \ 1712 $(SOPHYAINCP)pigraphuc.h \ 1713 $(SOPHYAINCP)pievthandler.h \ 1714 $(SOPHYAINCP)psfile.h \ 1715 $(SOPHYAINCP)pigratt.h \ 1716 $(SOPHYAINCP)piaxes.h \ 1717 $(SOPHYAINCP)hisprof.h 1718 $(CXXCOMPILE) -o $@ $< 1719 1720 $(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \ 1721 $(SOPHYAINCP)machdefs.h piinit.h \ 1722 $(SOPHYAINCP)sambainit.h \ 1723 $(SOPHYAINCP)skymapinit.h \ 1724 $(SOPHYAINCP)sophyainit.h \ 1725 $(SOPHYAINCP)ntoolsinit.h \ 1726 $(SOPHYAINCP)tarrinit.h pistdimgapp.h \ 1727 $(SOPHYAINCP)pisysdep.h \ 1728 $(SOPHYAINCP)piapplx.h \ 1729 $(SOPHYAINCP)piapplgen.h \ 1730 $(SOPHYAINCP)pimsghandler.h \ 1731 $(SOPHYAINCP)picontainerx.h \ 1732 $(SOPHYAINCP)picontainergen.h \ 1733 $(SOPHYAINCP)piwdgx.h \ 1734 $(SOPHYAINCP)piwdggen.h \ 1735 $(SOPHYAINCP)picolist.h \ 1736 $(SOPHYAINCP)pimenubarx.h \ 1737 $(SOPHYAINCP)pimenubargen.h \ 1738 $(SOPHYAINCP)pimenux.h \ 1739 $(SOPHYAINCP)pimenugen.h \ 1740 $(SOPHYAINCP)picons.h \ 1741 $(SOPHYAINCP)pistdwdgx.h \ 1742 $(SOPHYAINCP)pistdwdggen.h \ 1743 $(SOPHYAINCP)pibwdgx.h \ 1744 $(SOPHYAINCP)pibwdggen.h \ 1745 $(SOPHYAINCP)picmap.h \ 1746 $(SOPHYAINCP)picmapx.h \ 1747 $(SOPHYAINCP)picmapgen.h \ 1748 $(SOPHYAINCP)pigraphx.h \ 1749 $(SOPHYAINCP)pigraphgen.h \ 1750 $(SOPHYAINCP)pifontx.h \ 1751 $(SOPHYAINCP)pifontgen.h \ 1752 $(SOPHYAINCP)pigrcoord.h \ 1753 $(SOPHYAINCP)pilineatt.h \ 1754 $(SOPHYAINCP)pigraphuc.h \ 1755 $(SOPHYAINCP)pievthandler.h \ 1756 $(SOPHYAINCP)psfile.h \ 1757 $(SOPHYAINCP)pigraphps.h \ 1758 $(SOPHYAINCP)piwindowx.h \ 1759 $(SOPHYAINCP)piwindowgen.h \ 1760 $(SOPHYAINCP)pioptmenux.h \ 1761 $(SOPHYAINCP)pioptmenugen.h \ 1762 $(SOPHYAINCP)pifilechox.h \ 1763 $(SOPHYAINCP)pifilechogen.h \ 1764 $(SOPHYAINCP)piperiodx.h \ 1765 $(SOPHYAINCP)periodic.h \ 1766 $(SOPHYAINCP)piimage.h \ 1767 $(SOPHYAINCP)parradapter.h \ 1768 $(SOPHYAINCP)lut.h \ 1769 $(SOPHYAINCP)pieldrw.h \ 1770 $(SOPHYAINCP)pidrawer.h \ 1771 $(SOPHYAINCP)pigratt.h \ 1772 $(SOPHYAINCP)piaxes.h \ 1773 $(SOPHYAINCP)pipixmapx.h \ 1774 $(SOPHYAINCP)pipixmapgen.h \ 1775 $(SOPHYAINCP)picmapview.h \ 1776 $(SOPHYAINCP)pi3dwdg.h \ 1777 $(SOPHYAINCP)pi3ddrw.h \ 1778 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1779 $(SOPHYAINCP)anydataobj.h \ 1780 $(SOPHYAINCP)ppersist.h \ 1781 $(SOPHYAINCP)pexceptions.h \ 1782 $(SOPHYAINCP)gnumd5.h \ 1783 $(SOPHYAINCP)ppfbinstream.h \ 1784 $(SOPHYAINCP)rawstream.h \ 1785 $(SOPHYAINCP)ppfnametag.h \ 1786 $(SOPHYAINCP)dvlist.h \ 1787 $(SOPHYAINCP)objfio.h \ 1788 $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \ 1789 $(SOPHYAINCP)commander.h \ 1790 $(SOPHYAINCP)pdlmgr.h \ 1791 $(SOPHYAINCP)ctimer.h \ 1792 $(SOPHYAINCP)zthread.h pisiadw.h \ 1793 $(SOPHYAINCP)pilistx.h \ 1794 $(SOPHYAINCP)pilistgen.h \ 1795 $(SOPHYAINCP)pistzwin.h \ 1796 $(SOPHYAINCP)pitherm.h \ 1797 $(SOPHYAINCP)resusage.h servnobjm.h \ 1798 nomhistadapter.h nomgadapter.h \ 1799 $(SOPHYAINCP)ntupintf.h \ 1800 $(SOPHYAINCP)generalfit.h \ 1801 $(SOPHYAINCP)tvector.h \ 1802 $(SOPHYAINCP)tmatrix.h \ 1803 $(SOPHYAINCP)tarray.h \ 1804 $(SOPHYAINCP)basarr.h \ 1805 $(SOPHYAINCP)ndatablock.h \ 1806 $(SOPHYAINCP)utilarr.h \ 1807 $(SOPHYAINCP)generaldata.h \ 1808 $(SOPHYAINCP)poly.h \ 1809 $(SOPHYAINCP)peida.h \ 1810 $(SOPHYAINCP)utils.h \ 1811 $(SOPHYAINCP)perrors.h \ 1812 $(SOPHYAINCP)fmath.h \ 1813 $(SOPHYAINCP)histos.h \ 1814 $(SOPHYAINCP)histos2.h \ 1815 $(SOPHYAINCP)hisprof.h \ 1816 $(SOPHYAINCP)histerr.h \ 1817 $(SOPHYAINCP)ntuple.h \ 1818 $(SOPHYAINCP)xntuple.h \ 1819 $(SOPHYAINCP)basedtable.h \ 1820 $(SOPHYAINCP)segdatablock.h \ 1821 nomgfdadapter.h nomimagadapter.h \ 1822 $(SOPHYAINCP)cimage.h \ 1823 $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \ 1824 nomtarradapter.h $(SOPHYAINCP)datatable.h \ 1825 $(SOPHYAINCP)swppfdtable.h \ 1826 $(SOPHYAINCP)swsegdb.h \ 1827 $(SOPHYAINCP)ppfswapper.h \ 1828 $(SOPHYAINCP)ppftpointerio.h \ 1829 nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \ 1830 $(SOPHYAINCP)spherepos.h \ 1831 $(SOPHYAINCP)unitvector.h \ 1832 $(SOPHYAINCP)vector3d.h \ 1833 $(SOPHYAINCP)longlat.h \ 1834 $(SOPHYAINCP)utilgeom.h \ 1835 $(SOPHYAINCP)spherethetaphi.h \ 1836 $(SOPHYAINCP)sphericalmap.h \ 1837 $(SOPHYAINCP)smathconst.h \ 1838 $(SOPHYAINCP)spherehealpix.h \ 1839 $(SOPHYAINCP)HEALPixUtils.h \ 1840 $(SOPHYAINCP)localmap.h \ 1841 $(SOPHYAINCP)sphereecp.h \ 1842 $(SOPHYAINCP)specrespvector.h \ 1843 $(SOPHYAINCP)specresp.h \ 1844 $(SOPHYAINCP)gaussfilt.h \ 1845 nomspecrespadapter.h 1846 $(CXXCOMPILE) -o $@ $< 1847 1848 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \ 1849 $(SOPHYAINCP)sopnamsp.h pintup3d.h \ 1850 $(SOPHYAINCP)ntupintf.h \ 1851 $(SOPHYAINCP)machdefs.h \ 1852 $(SOPHYAINCP)pi3ddrw.h \ 1853 $(SOPHYAINCP)pisysdep.h \ 1854 $(SOPHYAINCP)pidrawer.h \ 1855 $(SOPHYAINCP)pibwdggen.h \ 1856 $(SOPHYAINCP)piwdgx.h \ 1857 $(SOPHYAINCP)piwdggen.h \ 1858 $(SOPHYAINCP)pimsghandler.h \ 1859 $(SOPHYAINCP)picolist.h \ 1860 $(SOPHYAINCP)picmap.h \ 1861 $(SOPHYAINCP)picmapx.h \ 1862 $(SOPHYAINCP)picmapgen.h \ 1863 $(SOPHYAINCP)pigraphx.h \ 1864 $(SOPHYAINCP)pigraphgen.h \ 1865 $(SOPHYAINCP)pifontx.h \ 1866 $(SOPHYAINCP)pifontgen.h \ 1867 $(SOPHYAINCP)pigrcoord.h \ 1868 $(SOPHYAINCP)pilineatt.h \ 1869 $(SOPHYAINCP)pigraphuc.h \ 1870 $(SOPHYAINCP)pievthandler.h \ 1871 $(SOPHYAINCP)psfile.h \ 1872 $(SOPHYAINCP)pigratt.h \ 1873 $(SOPHYAINCP)piaxes.h \ 1874 $(SOPHYAINCP)pieldrw.h \ 1875 $(SOPHYAINCP)pigraph3d.h 1876 $(CXXCOMPILE) -o $@ $< 1877 1878 $(SOPHYAOBJP)pintuple.o: pintuple.cc \ 1879 $(SOPHYAINCP)sopnamsp.h pintuple.h \ 1880 $(SOPHYAINCP)ntupintf.h \ 1881 $(SOPHYAINCP)machdefs.h \ 1882 $(SOPHYAINCP)pidrawer.h \ 1883 $(SOPHYAINCP)pibwdggen.h \ 1884 $(SOPHYAINCP)pisysdep.h \ 1885 $(SOPHYAINCP)piwdgx.h \ 1886 $(SOPHYAINCP)piwdggen.h \ 1887 $(SOPHYAINCP)pimsghandler.h \ 1888 $(SOPHYAINCP)picolist.h \ 1889 $(SOPHYAINCP)picmap.h \ 1890 $(SOPHYAINCP)picmapx.h \ 1891 $(SOPHYAINCP)picmapgen.h \ 1892 $(SOPHYAINCP)pigraphx.h \ 1893 $(SOPHYAINCP)pigraphgen.h \ 1894 $(SOPHYAINCP)pifontx.h \ 1895 $(SOPHYAINCP)pifontgen.h \ 1896 $(SOPHYAINCP)pigrcoord.h \ 1897 $(SOPHYAINCP)pilineatt.h \ 1898 $(SOPHYAINCP)pigraphuc.h \ 1899 $(SOPHYAINCP)pievthandler.h \ 1900 $(SOPHYAINCP)psfile.h \ 1901 $(SOPHYAINCP)pigratt.h \ 1902 $(SOPHYAINCP)piaxes.h 1903 $(CXXCOMPILE) -o $@ $< 1904 1905 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \ 1906 $(SOPHYAINCP)sopnamsp.h pipodrw.h \ 1907 $(SOPHYAINCP)machdefs.h \ 1908 $(SOPHYAINCP)pidrawer.h \ 1909 $(SOPHYAINCP)pibwdggen.h \ 1910 $(SOPHYAINCP)pisysdep.h \ 1911 $(SOPHYAINCP)piwdgx.h \ 1912 $(SOPHYAINCP)piwdggen.h \ 1913 $(SOPHYAINCP)pimsghandler.h \ 1914 $(SOPHYAINCP)picolist.h \ 1915 $(SOPHYAINCP)picmap.h \ 1916 $(SOPHYAINCP)picmapx.h \ 1917 $(SOPHYAINCP)picmapgen.h \ 1918 $(SOPHYAINCP)pigraphx.h \ 1919 $(SOPHYAINCP)pigraphgen.h \ 1920 $(SOPHYAINCP)pifontx.h \ 1921 $(SOPHYAINCP)pifontgen.h \ 1922 $(SOPHYAINCP)pigrcoord.h \ 1923 $(SOPHYAINCP)pilineatt.h \ 1924 $(SOPHYAINCP)pigraphuc.h \ 1925 $(SOPHYAINCP)pievthandler.h \ 1926 $(SOPHYAINCP)psfile.h \ 1927 $(SOPHYAINCP)pigratt.h \ 1928 $(SOPHYAINCP)piaxes.h \ 1929 $(SOPHYAINCP)parradapter.h \ 1930 $(SOPHYAINCP)lut.h \ 1931 $(SOPHYAINCP)histos2.h \ 1932 $(SOPHYAINCP)peida.h \ 1933 $(SOPHYAINCP)utils.h \ 1934 $(SOPHYAINCP)perrors.h \ 1935 $(SOPHYAINCP)pexceptions.h \ 1936 $(SOPHYAINCP)fmath.h \ 1937 $(SOPHYAINCP)histos.h \ 1938 $(SOPHYAINCP)objfio.h \ 1939 $(SOPHYAINCP)anydataobj.h \ 1940 $(SOPHYAINCP)ppersist.h \ 1941 $(SOPHYAINCP)gnumd5.h \ 1942 $(SOPHYAINCP)ppfbinstream.h \ 1943 $(SOPHYAINCP)rawstream.h \ 1944 $(SOPHYAINCP)ppfnametag.h \ 1945 $(SOPHYAINCP)tvector.h \ 1946 $(SOPHYAINCP)tmatrix.h \ 1947 $(SOPHYAINCP)tarray.h \ 1948 $(SOPHYAINCP)basarr.h \ 1949 $(SOPHYAINCP)mutyv.h \ 1950 $(SOPHYAINCP)dvlist.h \ 1951 $(SOPHYAINCP)ndatablock.h \ 1952 $(SOPHYAINCP)utilarr.h \ 1953 $(SOPHYAINCP)generalfit.h \ 1954 $(SOPHYAINCP)generaldata.h \ 1955 $(SOPHYAINCP)ntupintf.h \ 1956 $(SOPHYAINCP)poly.h 1957 $(CXXCOMPILE) -o $@ $< 1958 1959 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \ 1960 $(SOPHYAINCP)sopnamsp.h \ 1961 $(SOPHYAINCP)machdefs.h \ 1962 $(SOPHYAINCP)perrors.h \ 1963 $(SOPHYAINCP)pexceptions.h \ 1964 $(SOPHYAINCP)ctimer.h \ 1965 $(SOPHYAINCP)nbmath.h \ 1966 $(SOPHYAINCP)smathconst.h pistdimgapp.h \ 1967 $(SOPHYAINCP)pisysdep.h \ 1968 $(SOPHYAINCP)piapplx.h \ 1969 $(SOPHYAINCP)piapplgen.h \ 1970 $(SOPHYAINCP)pimsghandler.h \ 1971 $(SOPHYAINCP)picontainerx.h \ 1972 $(SOPHYAINCP)picontainergen.h \ 1973 $(SOPHYAINCP)piwdgx.h \ 1974 $(SOPHYAINCP)piwdggen.h \ 1975 $(SOPHYAINCP)picolist.h \ 1976 $(SOPHYAINCP)pimenubarx.h \ 1977 $(SOPHYAINCP)pimenubargen.h \ 1978 $(SOPHYAINCP)pimenux.h \ 1979 $(SOPHYAINCP)pimenugen.h \ 1980 $(SOPHYAINCP)picons.h \ 1981 $(SOPHYAINCP)pistdwdgx.h \ 1982 $(SOPHYAINCP)pistdwdggen.h \ 1983 $(SOPHYAINCP)pibwdgx.h \ 1984 $(SOPHYAINCP)pibwdggen.h \ 1985 $(SOPHYAINCP)picmap.h \ 1986 $(SOPHYAINCP)picmapx.h \ 1987 $(SOPHYAINCP)picmapgen.h \ 1988 $(SOPHYAINCP)pigraphx.h \ 1989 $(SOPHYAINCP)pigraphgen.h \ 1990 $(SOPHYAINCP)pifontx.h \ 1991 $(SOPHYAINCP)pifontgen.h \ 1992 $(SOPHYAINCP)pigrcoord.h \ 1993 $(SOPHYAINCP)pilineatt.h \ 1994 $(SOPHYAINCP)pigraphuc.h \ 1995 $(SOPHYAINCP)pievthandler.h \ 1996 $(SOPHYAINCP)psfile.h \ 1997 $(SOPHYAINCP)pigraphps.h \ 1998 $(SOPHYAINCP)piwindowx.h \ 1999 $(SOPHYAINCP)piwindowgen.h \ 2000 $(SOPHYAINCP)pioptmenux.h \ 2001 $(SOPHYAINCP)pioptmenugen.h \ 2002 $(SOPHYAINCP)pifilechox.h \ 2003 $(SOPHYAINCP)pifilechogen.h \ 2004 $(SOPHYAINCP)piperiodx.h \ 2005 $(SOPHYAINCP)periodic.h \ 2006 $(SOPHYAINCP)piimage.h \ 2007 $(SOPHYAINCP)parradapter.h \ 2008 $(SOPHYAINCP)lut.h \ 2009 $(SOPHYAINCP)pieldrw.h \ 2010 $(SOPHYAINCP)pidrawer.h \ 2011 $(SOPHYAINCP)pigratt.h \ 2012 $(SOPHYAINCP)piaxes.h \ 2013 $(SOPHYAINCP)pipixmapx.h \ 2014 $(SOPHYAINCP)pipixmapgen.h \ 2015 $(SOPHYAINCP)picmapview.h \ 2016 $(SOPHYAINCP)pi3dwdg.h \ 2017 $(SOPHYAINCP)pi3ddrw.h \ 2018 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 2019 $(SOPHYAINCP)anydataobj.h \ 2020 $(SOPHYAINCP)ppersist.h \ 2021 $(SOPHYAINCP)gnumd5.h \ 2022 $(SOPHYAINCP)ppfbinstream.h \ 2023 $(SOPHYAINCP)rawstream.h \ 2024 $(SOPHYAINCP)ppfnametag.h \ 2025 $(SOPHYAINCP)dvlist.h \ 2026 $(SOPHYAINCP)objfio.h \ 2027 $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \ 2028 $(SOPHYAINCP)commander.h \ 2029 $(SOPHYAINCP)pdlmgr.h \ 2030 $(SOPHYAINCP)zthread.h pisiadw.h \ 2031 $(SOPHYAINCP)pilistx.h \ 2032 $(SOPHYAINCP)pilistgen.h \ 2033 $(SOPHYAINCP)pistzwin.h \ 2034 $(SOPHYAINCP)pitherm.h \ 2035 $(SOPHYAINCP)resusage.h servnobjm.h 2036 $(CXXCOMPILE) -o $@ $< 2037 2038 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \ 2039 $(SOPHYAINCP)sopnamsp.h \ 2040 $(SOPHYAINCP)machdefs.h \ 2041 $(SOPHYAINCP)strutil.h \ 2042 $(SOPHYAINCP)timing.h \ 2043 $(SOPHYAINCP)perrors.h \ 2044 $(SOPHYAINCP)pexceptions.h \ 2045 $(SOPHYAINCP)ctimer.h \ 2046 $(SOPHYAINCP)psighand.h \ 2047 $(SOPHYAINCP)cimage.h \ 2048 $(SOPHYAINCP)tmatrix.h \ 2049 $(SOPHYAINCP)tarray.h \ 2050 $(SOPHYAINCP)basarr.h \ 2051 $(SOPHYAINCP)anydataobj.h \ 2052 $(SOPHYAINCP)mutyv.h \ 2053 $(SOPHYAINCP)dvlist.h \ 2054 $(SOPHYAINCP)objfio.h \ 2055 $(SOPHYAINCP)ppersist.h \ 2056 $(SOPHYAINCP)gnumd5.h \ 2057 $(SOPHYAINCP)ppfbinstream.h \ 2058 $(SOPHYAINCP)rawstream.h \ 2059 $(SOPHYAINCP)ppfnametag.h \ 2060 $(SOPHYAINCP)ndatablock.h \ 2061 $(SOPHYAINCP)utilarr.h \ 2062 $(SOPHYAINCP)fioarr.h \ 2063 $(SOPHYAINCP)tvector.h pistdimgapp.h \ 2064 $(SOPHYAINCP)pisysdep.h \ 2065 $(SOPHYAINCP)piapplx.h \ 2066 $(SOPHYAINCP)piapplgen.h \ 2067 $(SOPHYAINCP)pimsghandler.h \ 2068 $(SOPHYAINCP)picontainerx.h \ 2069 $(SOPHYAINCP)picontainergen.h \ 2070 $(SOPHYAINCP)piwdgx.h \ 2071 $(SOPHYAINCP)piwdggen.h \ 2072 $(SOPHYAINCP)picolist.h \ 2073 $(SOPHYAINCP)pimenubarx.h \ 2074 $(SOPHYAINCP)pimenubargen.h \ 2075 $(SOPHYAINCP)pimenux.h \ 2076 $(SOPHYAINCP)pimenugen.h \ 2077 $(SOPHYAINCP)picons.h \ 2078 $(SOPHYAINCP)pistdwdgx.h \ 2079 $(SOPHYAINCP)pistdwdggen.h \ 2080 $(SOPHYAINCP)pibwdgx.h \ 2081 $(SOPHYAINCP)pibwdggen.h \ 2082 $(SOPHYAINCP)picmap.h \ 2083 $(SOPHYAINCP)picmapx.h \ 2084 $(SOPHYAINCP)picmapgen.h \ 2085 $(SOPHYAINCP)pigraphx.h \ 2086 $(SOPHYAINCP)pigraphgen.h \ 2087 $(SOPHYAINCP)pifontx.h \ 2088 $(SOPHYAINCP)pifontgen.h \ 2089 $(SOPHYAINCP)pigrcoord.h \ 2090 $(SOPHYAINCP)pilineatt.h \ 2091 $(SOPHYAINCP)pigraphuc.h \ 2092 $(SOPHYAINCP)pievthandler.h \ 2093 $(SOPHYAINCP)psfile.h \ 2094 $(SOPHYAINCP)pigraphps.h \ 2095 $(SOPHYAINCP)piwindowx.h \ 2096 $(SOPHYAINCP)piwindowgen.h \ 2097 $(SOPHYAINCP)pioptmenux.h \ 2098 $(SOPHYAINCP)pioptmenugen.h \ 2099 $(SOPHYAINCP)pifilechox.h \ 2100 $(SOPHYAINCP)pifilechogen.h \ 2101 $(SOPHYAINCP)piperiodx.h \ 2102 $(SOPHYAINCP)periodic.h \ 2103 $(SOPHYAINCP)piimage.h \ 2104 $(SOPHYAINCP)parradapter.h \ 2105 $(SOPHYAINCP)lut.h \ 2106 $(SOPHYAINCP)pieldrw.h \ 2107 $(SOPHYAINCP)pidrawer.h \ 2108 $(SOPHYAINCP)pigratt.h \ 2109 $(SOPHYAINCP)piaxes.h \ 2110 $(SOPHYAINCP)pipixmapx.h \ 2111 $(SOPHYAINCP)pipixmapgen.h \ 2112 $(SOPHYAINCP)picmapview.h \ 2113 $(SOPHYAINCP)pi3dwdg.h \ 2114 $(SOPHYAINCP)pi3ddrw.h \ 2115 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 2116 dlftypes.h piacmd.h \ 2117 $(SOPHYAINCP)commander.h \ 2118 $(SOPHYAINCP)pdlmgr.h \ 2119 $(SOPHYAINCP)zthread.h pisiadw.h \ 2120 $(SOPHYAINCP)pilistx.h \ 2121 $(SOPHYAINCP)pilistgen.h \ 2122 $(SOPHYAINCP)pistzwin.h \ 2123 $(SOPHYAINCP)pitherm.h \ 2124 $(SOPHYAINCP)resusage.h servnobjm.h \ 2125 $(SOPHYAINCP)piimgtools.h \ 2126 $(SOPHYAINCP)pidrwtools.h \ 2127 $(SOPHYAINCP)piaxestools.h \ 2128 $(SOPHYAINCP)piscdrawwdg.h piinit.h \ 2129 $(SOPHYAINCP)sambainit.h \ 2130 $(SOPHYAINCP)skymapinit.h \ 2131 $(SOPHYAINCP)sophyainit.h \ 2132 $(SOPHYAINCP)ntoolsinit.h \ 2133 $(SOPHYAINCP)tarrinit.h \ 2134 $(SOPHYAINCP)piversion.h piaversion.h 2135 $(CXXCOMPILE) -o $@ $< 2136 2137 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \ 2138 $(SOPHYAINCP)sopnamsp.h pitvmaad.h \ 2139 $(SOPHYAINCP)machdefs.h \ 2140 $(SOPHYAINCP)parradapter.h \ 2141 $(SOPHYAINCP)lut.h \ 2142 $(SOPHYAINCP)tmatrix.h \ 2143 $(SOPHYAINCP)tarray.h \ 2144 $(SOPHYAINCP)basarr.h \ 2145 $(SOPHYAINCP)anydataobj.h \ 2146 $(SOPHYAINCP)mutyv.h \ 2147 $(SOPHYAINCP)dvlist.h \ 2148 $(SOPHYAINCP)objfio.h \ 2149 $(SOPHYAINCP)ppersist.h \ 2150 $(SOPHYAINCP)pexceptions.h \ 2151 $(SOPHYAINCP)gnumd5.h \ 2152 $(SOPHYAINCP)ppfbinstream.h \ 2153 $(SOPHYAINCP)rawstream.h \ 2154 $(SOPHYAINCP)ppfnametag.h \ 2155 $(SOPHYAINCP)ndatablock.h \ 2156 $(SOPHYAINCP)utilarr.h \ 2157 $(SOPHYAINCP)tvector.h 2158 $(CXXCOMPILE) -o $@ $< 2159 2160 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \ 2161 $(SOPHYAINCP)sopnamsp.h \ 2162 $(SOPHYAINCP)strutil.h nobjmgr.h \ 2163 $(SOPHYAINCP)machdefs.h \ 2164 $(SOPHYAINCP)anydataobj.h \ 2165 $(SOPHYAINCP)ppersist.h \ 2166 $(SOPHYAINCP)pexceptions.h \ 2167 $(SOPHYAINCP)gnumd5.h \ 2168 $(SOPHYAINCP)ppfbinstream.h \ 2169 $(SOPHYAINCP)rawstream.h \ 2170 $(SOPHYAINCP)ppfnametag.h \ 2171 $(SOPHYAINCP)dvlist.h \ 2172 $(SOPHYAINCP)objfio.h \ 2173 $(SOPHYAINCP)mutyv.h dlftypes.h \ 2174 servnobjm.h $(SOPHYAINCP)pdlmgr.h \ 2175 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 2176 $(SOPHYAINCP)pibwdggen.h \ 2177 $(SOPHYAINCP)pisysdep.h \ 2178 $(SOPHYAINCP)piwdgx.h \ 2179 $(SOPHYAINCP)piwdggen.h \ 2180 $(SOPHYAINCP)pimsghandler.h \ 2181 $(SOPHYAINCP)picolist.h \ 2182 $(SOPHYAINCP)picmap.h \ 2183 $(SOPHYAINCP)picmapx.h \ 2184 $(SOPHYAINCP)picmapgen.h \ 2185 $(SOPHYAINCP)pigraphx.h \ 2186 $(SOPHYAINCP)pigraphgen.h \ 2187 $(SOPHYAINCP)pifontx.h \ 2188 $(SOPHYAINCP)pifontgen.h \ 2189 $(SOPHYAINCP)pigrcoord.h \ 2190 $(SOPHYAINCP)pilineatt.h \ 2191 $(SOPHYAINCP)pigraphuc.h \ 2192 $(SOPHYAINCP)pievthandler.h \ 2193 $(SOPHYAINCP)psfile.h \ 2194 $(SOPHYAINCP)pigratt.h \ 2195 $(SOPHYAINCP)piaxes.h \ 2196 $(SOPHYAINCP)parradapter.h \ 2197 $(SOPHYAINCP)lut.h \ 2198 $(SOPHYAINCP)ntupintf.h \ 2199 $(SOPHYAINCP)generalfit.h \ 2200 $(SOPHYAINCP)tvector.h \ 2201 $(SOPHYAINCP)tmatrix.h \ 2202 $(SOPHYAINCP)tarray.h \ 2203 $(SOPHYAINCP)basarr.h \ 2204 $(SOPHYAINCP)ndatablock.h \ 2205 $(SOPHYAINCP)utilarr.h \ 2206 $(SOPHYAINCP)generaldata.h \ 2207 $(SOPHYAINCP)poly.h \ 2208 $(SOPHYAINCP)peida.h \ 2209 $(SOPHYAINCP)utils.h \ 2210 $(SOPHYAINCP)perrors.h \ 2211 $(SOPHYAINCP)fmath.h pistdimgapp.h \ 1506 pistdimgapp.h \ 2212 1507 $(SOPHYAINCP)piapplx.h \ 2213 1508 $(SOPHYAINCP)piapplgen.h \ … … 2238 1533 $(SOPHYAINCP)pi3dwdg.h \ 2239 1534 $(SOPHYAINCP)pi3ddrw.h \ 2240 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 1535 $(SOPHYAINCP)pigraph3d.h \ 1536 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1537 $(SOPHYAINCP)pilistgen.h \ 1538 $(SOPHYAINCP)pistzwin.h \ 1539 $(SOPHYAINCP)pitherm.h \ 1540 $(SOPHYAINCP)resusage.h \ 1541 nomhistadapter.h \ 1542 $(SOPHYAINCP)histerr.h \ 1543 $(SOPHYAINCP)xntuple.h \ 1544 $(SOPHYAINCP)basedtable.h \ 1545 $(SOPHYAINCP)segdatablock.h \ 1546 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1547 $(CXXCOMPILELIB) -o $@ $< 1548 1549 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \ 1550 $(SOPHYAINCP)sopnamsp.h pigfd1.h \ 1551 $(SOPHYAINCP)generaldata.h \ 1552 $(SOPHYAINCP)objfio.h \ 1553 $(SOPHYAINCP)machdefs.h \ 1554 $(SOPHYAINCP)anydataobj.h \ 1555 $(SOPHYAINCP)ppersist.h \ 1556 $(SOPHYAINCP)pexceptions.h \ 1557 $(SOPHYAINCP)gnumd5.h \ 1558 $(SOPHYAINCP)ppfbinstream.h \ 1559 $(SOPHYAINCP)rawstream.h \ 1560 $(SOPHYAINCP)ppfnametag.h \ 1561 $(SOPHYAINCP)ntupintf.h \ 1562 $(SOPHYAINCP)poly.h \ 1563 $(SOPHYAINCP)peida.h \ 1564 $(SOPHYAINCP)utils.h \ 1565 $(SOPHYAINCP)perrors.h \ 1566 $(SOPHYAINCP)fmath.h \ 1567 $(SOPHYAINCP)tvector.h \ 1568 $(SOPHYAINCP)tmatrix.h \ 1569 $(SOPHYAINCP)tarray.h \ 1570 $(SOPHYAINCP)basarr.h \ 1571 $(SOPHYAINCP)mutyv.h \ 1572 $(SOPHYAINCP)dvlist.h \ 1573 $(SOPHYAINCP)ndatablock.h \ 1574 $(SOPHYAINCP)utilarr.h \ 1575 $(SOPHYAINCP)pidrawer.h \ 1576 $(SOPHYAINCP)pibwdggen.h \ 1577 $(SOPHYAINCP)pisysdep.h \ 1578 $(SOPHYAINCP)piwdgx.h \ 1579 $(SOPHYAINCP)piwdggen.h \ 1580 $(SOPHYAINCP)pimsghandler.h \ 1581 $(SOPHYAINCP)picolist.h \ 1582 $(SOPHYAINCP)picmap.h \ 1583 $(SOPHYAINCP)picmapx.h \ 1584 $(SOPHYAINCP)picmapgen.h \ 1585 $(SOPHYAINCP)pigraphx.h \ 1586 $(SOPHYAINCP)pigraphgen.h \ 1587 $(SOPHYAINCP)pifontx.h \ 1588 $(SOPHYAINCP)pifontgen.h \ 1589 $(SOPHYAINCP)pigrcoord.h \ 1590 $(SOPHYAINCP)pilineatt.h \ 1591 $(SOPHYAINCP)pigraphuc.h \ 1592 $(SOPHYAINCP)pievthandler.h \ 1593 $(SOPHYAINCP)psfile.h \ 1594 $(SOPHYAINCP)pigratt.h \ 1595 $(SOPHYAINCP)piaxes.h 1596 $(CXXCOMPILELIB) -o $@ $< 1597 1598 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \ 1599 $(SOPHYAINCP)sopnamsp.h pigfd2.h \ 1600 $(SOPHYAINCP)generaldata.h \ 1601 $(SOPHYAINCP)objfio.h \ 1602 $(SOPHYAINCP)machdefs.h \ 1603 $(SOPHYAINCP)anydataobj.h \ 1604 $(SOPHYAINCP)ppersist.h \ 1605 $(SOPHYAINCP)pexceptions.h \ 1606 $(SOPHYAINCP)gnumd5.h \ 1607 $(SOPHYAINCP)ppfbinstream.h \ 1608 $(SOPHYAINCP)rawstream.h \ 1609 $(SOPHYAINCP)ppfnametag.h \ 1610 $(SOPHYAINCP)ntupintf.h \ 1611 $(SOPHYAINCP)poly.h \ 1612 $(SOPHYAINCP)peida.h \ 1613 $(SOPHYAINCP)utils.h \ 1614 $(SOPHYAINCP)perrors.h \ 1615 $(SOPHYAINCP)fmath.h \ 1616 $(SOPHYAINCP)tvector.h \ 1617 $(SOPHYAINCP)tmatrix.h \ 1618 $(SOPHYAINCP)tarray.h \ 1619 $(SOPHYAINCP)basarr.h \ 1620 $(SOPHYAINCP)mutyv.h \ 1621 $(SOPHYAINCP)dvlist.h \ 1622 $(SOPHYAINCP)ndatablock.h \ 1623 $(SOPHYAINCP)utilarr.h \ 1624 $(SOPHYAINCP)pi3ddrw.h \ 1625 $(SOPHYAINCP)pisysdep.h \ 1626 $(SOPHYAINCP)pidrawer.h \ 1627 $(SOPHYAINCP)pibwdggen.h \ 1628 $(SOPHYAINCP)piwdgx.h \ 1629 $(SOPHYAINCP)piwdggen.h \ 1630 $(SOPHYAINCP)pimsghandler.h \ 1631 $(SOPHYAINCP)picolist.h \ 1632 $(SOPHYAINCP)picmap.h \ 1633 $(SOPHYAINCP)picmapx.h \ 1634 $(SOPHYAINCP)picmapgen.h \ 1635 $(SOPHYAINCP)pigraphx.h \ 1636 $(SOPHYAINCP)pigraphgen.h \ 1637 $(SOPHYAINCP)pifontx.h \ 1638 $(SOPHYAINCP)pifontgen.h \ 1639 $(SOPHYAINCP)pigrcoord.h \ 1640 $(SOPHYAINCP)pilineatt.h \ 1641 $(SOPHYAINCP)pigraphuc.h \ 1642 $(SOPHYAINCP)pievthandler.h \ 1643 $(SOPHYAINCP)psfile.h \ 1644 $(SOPHYAINCP)pigratt.h \ 1645 $(SOPHYAINCP)piaxes.h \ 1646 $(SOPHYAINCP)pieldrw.h \ 1647 $(SOPHYAINCP)pigraph3d.h 1648 $(CXXCOMPILELIB) -o $@ $< 1649 1650 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \ 1651 $(SOPHYAINCP)pisysdep.h \ 1652 $(SOPHYAINCP)machdefs.h \ 1653 $(SOPHYAINCP)piapplx.h \ 1654 $(SOPHYAINCP)piapplgen.h \ 1655 $(SOPHYAINCP)pimsghandler.h \ 1656 $(SOPHYAINCP)picontainerx.h \ 1657 $(SOPHYAINCP)picontainergen.h \ 1658 $(SOPHYAINCP)piwdgx.h \ 1659 $(SOPHYAINCP)piwdggen.h \ 1660 $(SOPHYAINCP)picolist.h \ 1661 $(SOPHYAINCP)pimenubarx.h \ 1662 $(SOPHYAINCP)pimenubargen.h \ 1663 $(SOPHYAINCP)pimenux.h \ 1664 $(SOPHYAINCP)pimenugen.h \ 1665 $(SOPHYAINCP)picons.h \ 1666 $(SOPHYAINCP)pistdwdgx.h \ 1667 $(SOPHYAINCP)pistdwdggen.h \ 1668 $(SOPHYAINCP)pibwdgx.h \ 1669 $(SOPHYAINCP)pibwdggen.h \ 1670 $(SOPHYAINCP)picmap.h \ 1671 $(SOPHYAINCP)picmapx.h \ 1672 $(SOPHYAINCP)picmapgen.h \ 1673 $(SOPHYAINCP)pigraphx.h \ 1674 $(SOPHYAINCP)pigraphgen.h \ 1675 $(SOPHYAINCP)pifontx.h \ 1676 $(SOPHYAINCP)pifontgen.h \ 1677 $(SOPHYAINCP)pigrcoord.h \ 1678 $(SOPHYAINCP)pilineatt.h \ 1679 $(SOPHYAINCP)pigraphuc.h \ 1680 $(SOPHYAINCP)pievthandler.h \ 1681 $(SOPHYAINCP)psfile.h \ 1682 $(SOPHYAINCP)pigraphps.h \ 1683 $(SOPHYAINCP)sopnamsp.h \ 1684 pihisto2d.h \ 1685 $(SOPHYAINCP)pioptmenux.h \ 1686 $(SOPHYAINCP)pioptmenugen.h \ 1687 $(SOPHYAINCP)histos2.h \ 1688 $(SOPHYAINCP)peida.h \ 1689 $(SOPHYAINCP)utils.h \ 1690 $(SOPHYAINCP)perrors.h \ 1691 $(SOPHYAINCP)pexceptions.h \ 1692 $(SOPHYAINCP)fmath.h \ 1693 $(SOPHYAINCP)histos.h \ 1694 $(SOPHYAINCP)objfio.h \ 1695 $(SOPHYAINCP)anydataobj.h \ 1696 $(SOPHYAINCP)ppersist.h \ 1697 $(SOPHYAINCP)gnumd5.h \ 1698 $(SOPHYAINCP)ppfbinstream.h \ 1699 $(SOPHYAINCP)rawstream.h \ 1700 $(SOPHYAINCP)ppfnametag.h \ 1701 $(SOPHYAINCP)tvector.h \ 1702 $(SOPHYAINCP)tmatrix.h \ 1703 $(SOPHYAINCP)tarray.h \ 1704 $(SOPHYAINCP)basarr.h \ 1705 $(SOPHYAINCP)mutyv.h \ 1706 $(SOPHYAINCP)dvlist.h \ 1707 $(SOPHYAINCP)ndatablock.h \ 1708 $(SOPHYAINCP)utilarr.h \ 1709 $(SOPHYAINCP)pidrawer.h \ 1710 $(SOPHYAINCP)pigratt.h \ 1711 $(SOPHYAINCP)piaxes.h \ 1712 $(SOPHYAINCP)piscdrawwdg.h \ 1713 $(SOPHYAINCP)piwindowx.h \ 1714 $(SOPHYAINCP)piwindowgen.h \ 1715 $(SOPHYAINCP)pieldrw.h \ 1716 $(SOPHYAINCP)nbrandom.h \ 1717 $(SOPHYAINCP)srandgen.h 1718 $(CXXCOMPILELIB) -o $@ $< 1719 1720 $(SOPHYAOBJP)pihisto.o: pihisto.cc \ 1721 $(SOPHYAINCP)sopnamsp.h \ 1722 pihisto.h $(SOPHYAINCP)histos.h \ 1723 $(SOPHYAINCP)objfio.h \ 1724 $(SOPHYAINCP)machdefs.h \ 1725 $(SOPHYAINCP)anydataobj.h \ 1726 $(SOPHYAINCP)ppersist.h \ 1727 $(SOPHYAINCP)pexceptions.h \ 1728 $(SOPHYAINCP)gnumd5.h \ 1729 $(SOPHYAINCP)ppfbinstream.h \ 1730 $(SOPHYAINCP)rawstream.h \ 1731 $(SOPHYAINCP)ppfnametag.h \ 1732 $(SOPHYAINCP)peida.h \ 1733 $(SOPHYAINCP)utils.h \ 1734 $(SOPHYAINCP)perrors.h \ 1735 $(SOPHYAINCP)fmath.h \ 1736 $(SOPHYAINCP)tvector.h \ 1737 $(SOPHYAINCP)tmatrix.h \ 1738 $(SOPHYAINCP)tarray.h \ 1739 $(SOPHYAINCP)basarr.h \ 1740 $(SOPHYAINCP)mutyv.h \ 1741 $(SOPHYAINCP)dvlist.h \ 1742 $(SOPHYAINCP)ndatablock.h \ 1743 $(SOPHYAINCP)utilarr.h \ 1744 $(SOPHYAINCP)pidrawer.h \ 1745 $(SOPHYAINCP)pibwdggen.h \ 1746 $(SOPHYAINCP)pisysdep.h \ 1747 $(SOPHYAINCP)piwdgx.h \ 1748 $(SOPHYAINCP)piwdggen.h \ 1749 $(SOPHYAINCP)pimsghandler.h \ 1750 $(SOPHYAINCP)picolist.h \ 1751 $(SOPHYAINCP)picmap.h \ 1752 $(SOPHYAINCP)picmapx.h \ 1753 $(SOPHYAINCP)picmapgen.h \ 1754 $(SOPHYAINCP)pigraphx.h \ 1755 $(SOPHYAINCP)pigraphgen.h \ 1756 $(SOPHYAINCP)pifontx.h \ 1757 $(SOPHYAINCP)pifontgen.h \ 1758 $(SOPHYAINCP)pigrcoord.h \ 1759 $(SOPHYAINCP)pilineatt.h \ 1760 $(SOPHYAINCP)pigraphuc.h \ 1761 $(SOPHYAINCP)pievthandler.h \ 1762 $(SOPHYAINCP)psfile.h \ 1763 $(SOPHYAINCP)pigratt.h \ 1764 $(SOPHYAINCP)piaxes.h \ 1765 $(SOPHYAINCP)hisprof.h 1766 $(CXXCOMPILELIB) -o $@ $< 1767 1768 $(SOPHYAOBJP)piinit.o: piinit.cc \ 1769 $(SOPHYAINCP)sopnamsp.h \ 1770 $(SOPHYAINCP)machdefs.h piinit.h \ 1771 $(SOPHYAINCP)sambainit.h \ 1772 $(SOPHYAINCP)skymapinit.h \ 1773 $(SOPHYAINCP)sophyainit.h \ 1774 $(SOPHYAINCP)ntoolsinit.h \ 1775 $(SOPHYAINCP)tarrinit.h \ 1776 pistdimgapp.h \ 1777 $(SOPHYAINCP)pisysdep.h \ 1778 $(SOPHYAINCP)piapplx.h \ 1779 $(SOPHYAINCP)piapplgen.h \ 1780 $(SOPHYAINCP)pimsghandler.h \ 1781 $(SOPHYAINCP)picontainerx.h \ 1782 $(SOPHYAINCP)picontainergen.h \ 1783 $(SOPHYAINCP)piwdgx.h \ 1784 $(SOPHYAINCP)piwdggen.h \ 1785 $(SOPHYAINCP)picolist.h \ 1786 $(SOPHYAINCP)pimenubarx.h \ 1787 $(SOPHYAINCP)pimenubargen.h \ 1788 $(SOPHYAINCP)pimenux.h \ 1789 $(SOPHYAINCP)pimenugen.h \ 1790 $(SOPHYAINCP)picons.h \ 1791 $(SOPHYAINCP)pistdwdgx.h \ 1792 $(SOPHYAINCP)pistdwdggen.h \ 1793 $(SOPHYAINCP)pibwdgx.h \ 1794 $(SOPHYAINCP)pibwdggen.h \ 1795 $(SOPHYAINCP)picmap.h \ 1796 $(SOPHYAINCP)picmapx.h \ 1797 $(SOPHYAINCP)picmapgen.h \ 1798 $(SOPHYAINCP)pigraphx.h \ 1799 $(SOPHYAINCP)pigraphgen.h \ 1800 $(SOPHYAINCP)pifontx.h \ 1801 $(SOPHYAINCP)pifontgen.h \ 1802 $(SOPHYAINCP)pigrcoord.h \ 1803 $(SOPHYAINCP)pilineatt.h \ 1804 $(SOPHYAINCP)pigraphuc.h \ 1805 $(SOPHYAINCP)pievthandler.h \ 1806 $(SOPHYAINCP)psfile.h \ 1807 $(SOPHYAINCP)pigraphps.h \ 1808 $(SOPHYAINCP)piwindowx.h \ 1809 $(SOPHYAINCP)piwindowgen.h \ 1810 $(SOPHYAINCP)pioptmenux.h \ 1811 $(SOPHYAINCP)pioptmenugen.h \ 1812 $(SOPHYAINCP)pifilechox.h \ 1813 $(SOPHYAINCP)pifilechogen.h \ 1814 $(SOPHYAINCP)piperiodx.h \ 1815 $(SOPHYAINCP)periodic.h \ 1816 $(SOPHYAINCP)piimage.h \ 1817 $(SOPHYAINCP)parradapter.h \ 1818 $(SOPHYAINCP)lut.h \ 1819 $(SOPHYAINCP)pieldrw.h \ 1820 $(SOPHYAINCP)pidrawer.h \ 1821 $(SOPHYAINCP)pigratt.h \ 1822 $(SOPHYAINCP)piaxes.h \ 1823 $(SOPHYAINCP)pipixmapx.h \ 1824 $(SOPHYAINCP)pipixmapgen.h \ 1825 $(SOPHYAINCP)picmapview.h \ 1826 $(SOPHYAINCP)pi3dwdg.h \ 1827 $(SOPHYAINCP)pi3ddrw.h \ 1828 $(SOPHYAINCP)pigraph3d.h \ 1829 nobjmgr.h \ 1830 $(SOPHYAINCP)anydataobj.h \ 1831 $(SOPHYAINCP)ppersist.h \ 1832 $(SOPHYAINCP)pexceptions.h \ 1833 $(SOPHYAINCP)gnumd5.h \ 1834 $(SOPHYAINCP)ppfbinstream.h \ 1835 $(SOPHYAINCP)rawstream.h \ 1836 $(SOPHYAINCP)ppfnametag.h \ 1837 $(SOPHYAINCP)dvlist.h \ 1838 $(SOPHYAINCP)objfio.h \ 1839 $(SOPHYAINCP)mutyv.h dlftypes.h \ 1840 piacmd.h \ 1841 $(SOPHYAINCP)commander.h \ 1842 $(SOPHYAINCP)pdlmgr.h \ 1843 $(SOPHYAINCP)ctimer.h \ 1844 $(SOPHYAINCP)zthread.h pisiadw.h \ 1845 $(SOPHYAINCP)pilistx.h \ 1846 $(SOPHYAINCP)pilistgen.h \ 1847 $(SOPHYAINCP)pistzwin.h \ 1848 $(SOPHYAINCP)pitherm.h \ 1849 $(SOPHYAINCP)resusage.h \ 1850 servnobjm.h nomhistadapter.h nomgadapter.h \ 1851 $(SOPHYAINCP)ntupintf.h \ 1852 $(SOPHYAINCP)generalfit.h \ 1853 $(SOPHYAINCP)tvector.h \ 1854 $(SOPHYAINCP)tmatrix.h \ 1855 $(SOPHYAINCP)tarray.h \ 1856 $(SOPHYAINCP)basarr.h \ 1857 $(SOPHYAINCP)ndatablock.h \ 1858 $(SOPHYAINCP)utilarr.h \ 1859 $(SOPHYAINCP)generaldata.h \ 1860 $(SOPHYAINCP)poly.h \ 1861 $(SOPHYAINCP)peida.h \ 1862 $(SOPHYAINCP)utils.h \ 1863 $(SOPHYAINCP)perrors.h \ 1864 $(SOPHYAINCP)fmath.h \ 1865 $(SOPHYAINCP)histos.h \ 1866 $(SOPHYAINCP)histos2.h \ 1867 $(SOPHYAINCP)hisprof.h \ 1868 $(SOPHYAINCP)histerr.h \ 1869 $(SOPHYAINCP)ntuple.h \ 1870 $(SOPHYAINCP)xntuple.h \ 1871 $(SOPHYAINCP)basedtable.h \ 1872 $(SOPHYAINCP)segdatablock.h \ 1873 nomgfdadapter.h nomimagadapter.h \ 1874 $(SOPHYAINCP)cimage.h \ 1875 $(SOPHYAINCP)fioarr.h \ 1876 nomtmatvecadapter.h nomtarradapter.h \ 1877 $(SOPHYAINCP)datatable.h \ 1878 $(SOPHYAINCP)swppfdtable.h \ 1879 $(SOPHYAINCP)swsegdb.h \ 1880 $(SOPHYAINCP)ppfswapper.h \ 1881 $(SOPHYAINCP)ppftpointerio.h \ 1882 nomskymapadapter.h \ 1883 $(SOPHYAINCP)pixelmap.h \ 1884 $(SOPHYAINCP)spherepos.h \ 1885 $(SOPHYAINCP)unitvector.h \ 1886 $(SOPHYAINCP)vector3d.h \ 1887 $(SOPHYAINCP)longlat.h \ 1888 $(SOPHYAINCP)utilgeom.h \ 1889 $(SOPHYAINCP)spherethetaphi.h \ 1890 $(SOPHYAINCP)sphericalmap.h \ 1891 $(SOPHYAINCP)smathconst.h \ 1892 $(SOPHYAINCP)spherehealpix.h \ 1893 $(SOPHYAINCP)HEALPixUtils.h \ 1894 $(SOPHYAINCP)localmap.h \ 1895 $(SOPHYAINCP)sphereecp.h \ 1896 $(SOPHYAINCP)specrespvector.h \ 1897 $(SOPHYAINCP)specresp.h \ 1898 $(SOPHYAINCP)gaussfilt.h \ 1899 nomspecrespadapter.h 1900 $(CXXCOMPILELIB) -o $@ $< 1901 1902 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \ 1903 $(SOPHYAINCP)sopnamsp.h \ 1904 pintup3d.h \ 1905 $(SOPHYAINCP)ntupintf.h \ 1906 $(SOPHYAINCP)machdefs.h \ 1907 $(SOPHYAINCP)pi3ddrw.h \ 1908 $(SOPHYAINCP)pisysdep.h \ 1909 $(SOPHYAINCP)pidrawer.h \ 1910 $(SOPHYAINCP)pibwdggen.h \ 1911 $(SOPHYAINCP)piwdgx.h \ 1912 $(SOPHYAINCP)piwdggen.h \ 1913 $(SOPHYAINCP)pimsghandler.h \ 1914 $(SOPHYAINCP)picolist.h \ 1915 $(SOPHYAINCP)picmap.h \ 1916 $(SOPHYAINCP)picmapx.h \ 1917 $(SOPHYAINCP)picmapgen.h \ 1918 $(SOPHYAINCP)pigraphx.h \ 1919 $(SOPHYAINCP)pigraphgen.h \ 1920 $(SOPHYAINCP)pifontx.h \ 1921 $(SOPHYAINCP)pifontgen.h \ 1922 $(SOPHYAINCP)pigrcoord.h \ 1923 $(SOPHYAINCP)pilineatt.h \ 1924 $(SOPHYAINCP)pigraphuc.h \ 1925 $(SOPHYAINCP)pievthandler.h \ 1926 $(SOPHYAINCP)psfile.h \ 1927 $(SOPHYAINCP)pigratt.h \ 1928 $(SOPHYAINCP)piaxes.h \ 1929 $(SOPHYAINCP)pieldrw.h \ 1930 $(SOPHYAINCP)pigraph3d.h 1931 $(CXXCOMPILELIB) -o $@ $< 1932 1933 $(SOPHYAOBJP)pintuple.o: pintuple.cc \ 1934 $(SOPHYAINCP)sopnamsp.h \ 1935 pintuple.h \ 1936 $(SOPHYAINCP)ntupintf.h \ 1937 $(SOPHYAINCP)machdefs.h \ 1938 $(SOPHYAINCP)pidrawer.h \ 1939 $(SOPHYAINCP)pibwdggen.h \ 1940 $(SOPHYAINCP)pisysdep.h \ 1941 $(SOPHYAINCP)piwdgx.h \ 1942 $(SOPHYAINCP)piwdggen.h \ 1943 $(SOPHYAINCP)pimsghandler.h \ 1944 $(SOPHYAINCP)picolist.h \ 1945 $(SOPHYAINCP)picmap.h \ 1946 $(SOPHYAINCP)picmapx.h \ 1947 $(SOPHYAINCP)picmapgen.h \ 1948 $(SOPHYAINCP)pigraphx.h \ 1949 $(SOPHYAINCP)pigraphgen.h \ 1950 $(SOPHYAINCP)pifontx.h \ 1951 $(SOPHYAINCP)pifontgen.h \ 1952 $(SOPHYAINCP)pigrcoord.h \ 1953 $(SOPHYAINCP)pilineatt.h \ 1954 $(SOPHYAINCP)pigraphuc.h \ 1955 $(SOPHYAINCP)pievthandler.h \ 1956 $(SOPHYAINCP)psfile.h \ 1957 $(SOPHYAINCP)pigratt.h \ 1958 $(SOPHYAINCP)piaxes.h 1959 $(CXXCOMPILELIB) -o $@ $< 1960 1961 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \ 1962 $(SOPHYAINCP)sopnamsp.h \ 1963 pipodrw.h \ 1964 $(SOPHYAINCP)machdefs.h \ 1965 $(SOPHYAINCP)pidrawer.h \ 1966 $(SOPHYAINCP)pibwdggen.h \ 1967 $(SOPHYAINCP)pisysdep.h \ 1968 $(SOPHYAINCP)piwdgx.h \ 1969 $(SOPHYAINCP)piwdggen.h \ 1970 $(SOPHYAINCP)pimsghandler.h \ 1971 $(SOPHYAINCP)picolist.h \ 1972 $(SOPHYAINCP)picmap.h \ 1973 $(SOPHYAINCP)picmapx.h \ 1974 $(SOPHYAINCP)picmapgen.h \ 1975 $(SOPHYAINCP)pigraphx.h \ 1976 $(SOPHYAINCP)pigraphgen.h \ 1977 $(SOPHYAINCP)pifontx.h \ 1978 $(SOPHYAINCP)pifontgen.h \ 1979 $(SOPHYAINCP)pigrcoord.h \ 1980 $(SOPHYAINCP)pilineatt.h \ 1981 $(SOPHYAINCP)pigraphuc.h \ 1982 $(SOPHYAINCP)pievthandler.h \ 1983 $(SOPHYAINCP)psfile.h \ 1984 $(SOPHYAINCP)pigratt.h \ 1985 $(SOPHYAINCP)piaxes.h \ 1986 $(SOPHYAINCP)parradapter.h \ 1987 $(SOPHYAINCP)lut.h \ 1988 $(SOPHYAINCP)histos2.h \ 1989 $(SOPHYAINCP)peida.h \ 1990 $(SOPHYAINCP)utils.h \ 1991 $(SOPHYAINCP)perrors.h \ 1992 $(SOPHYAINCP)pexceptions.h \ 1993 $(SOPHYAINCP)fmath.h \ 1994 $(SOPHYAINCP)histos.h \ 1995 $(SOPHYAINCP)objfio.h \ 1996 $(SOPHYAINCP)anydataobj.h \ 1997 $(SOPHYAINCP)ppersist.h \ 1998 $(SOPHYAINCP)gnumd5.h \ 1999 $(SOPHYAINCP)ppfbinstream.h \ 2000 $(SOPHYAINCP)rawstream.h \ 2001 $(SOPHYAINCP)ppfnametag.h \ 2002 $(SOPHYAINCP)tvector.h \ 2003 $(SOPHYAINCP)tmatrix.h \ 2004 $(SOPHYAINCP)tarray.h \ 2005 $(SOPHYAINCP)basarr.h \ 2006 $(SOPHYAINCP)mutyv.h \ 2007 $(SOPHYAINCP)dvlist.h \ 2008 $(SOPHYAINCP)ndatablock.h \ 2009 $(SOPHYAINCP)utilarr.h \ 2010 $(SOPHYAINCP)generalfit.h \ 2011 $(SOPHYAINCP)generaldata.h \ 2012 $(SOPHYAINCP)ntupintf.h \ 2013 $(SOPHYAINCP)poly.h 2014 $(CXXCOMPILELIB) -o $@ $< 2015 2016 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \ 2017 $(SOPHYAINCP)sopnamsp.h \ 2018 $(SOPHYAINCP)machdefs.h \ 2019 $(SOPHYAINCP)perrors.h \ 2020 $(SOPHYAINCP)pexceptions.h \ 2021 $(SOPHYAINCP)ctimer.h \ 2022 $(SOPHYAINCP)nbmath.h \ 2023 $(SOPHYAINCP)smathconst.h \ 2024 pistdimgapp.h \ 2025 $(SOPHYAINCP)pisysdep.h \ 2026 $(SOPHYAINCP)piapplx.h \ 2027 $(SOPHYAINCP)piapplgen.h \ 2028 $(SOPHYAINCP)pimsghandler.h \ 2029 $(SOPHYAINCP)picontainerx.h \ 2030 $(SOPHYAINCP)picontainergen.h \ 2031 $(SOPHYAINCP)piwdgx.h \ 2032 $(SOPHYAINCP)piwdggen.h \ 2033 $(SOPHYAINCP)picolist.h \ 2034 $(SOPHYAINCP)pimenubarx.h \ 2035 $(SOPHYAINCP)pimenubargen.h \ 2036 $(SOPHYAINCP)pimenux.h \ 2037 $(SOPHYAINCP)pimenugen.h \ 2038 $(SOPHYAINCP)picons.h \ 2039 $(SOPHYAINCP)pistdwdgx.h \ 2040 $(SOPHYAINCP)pistdwdggen.h \ 2041 $(SOPHYAINCP)pibwdgx.h \ 2042 $(SOPHYAINCP)pibwdggen.h \ 2043 $(SOPHYAINCP)picmap.h \ 2044 $(SOPHYAINCP)picmapx.h \ 2045 $(SOPHYAINCP)picmapgen.h \ 2046 $(SOPHYAINCP)pigraphx.h \ 2047 $(SOPHYAINCP)pigraphgen.h \ 2048 $(SOPHYAINCP)pifontx.h \ 2049 $(SOPHYAINCP)pifontgen.h \ 2050 $(SOPHYAINCP)pigrcoord.h \ 2051 $(SOPHYAINCP)pilineatt.h \ 2052 $(SOPHYAINCP)pigraphuc.h \ 2053 $(SOPHYAINCP)pievthandler.h \ 2054 $(SOPHYAINCP)psfile.h \ 2055 $(SOPHYAINCP)pigraphps.h \ 2056 $(SOPHYAINCP)piwindowx.h \ 2057 $(SOPHYAINCP)piwindowgen.h \ 2058 $(SOPHYAINCP)pioptmenux.h \ 2059 $(SOPHYAINCP)pioptmenugen.h \ 2060 $(SOPHYAINCP)pifilechox.h \ 2061 $(SOPHYAINCP)pifilechogen.h \ 2062 $(SOPHYAINCP)piperiodx.h \ 2063 $(SOPHYAINCP)periodic.h \ 2064 $(SOPHYAINCP)piimage.h \ 2065 $(SOPHYAINCP)parradapter.h \ 2066 $(SOPHYAINCP)lut.h \ 2067 $(SOPHYAINCP)pieldrw.h \ 2068 $(SOPHYAINCP)pidrawer.h \ 2069 $(SOPHYAINCP)pigratt.h \ 2070 $(SOPHYAINCP)piaxes.h \ 2071 $(SOPHYAINCP)pipixmapx.h \ 2072 $(SOPHYAINCP)pipixmapgen.h \ 2073 $(SOPHYAINCP)picmapview.h \ 2074 $(SOPHYAINCP)pi3dwdg.h \ 2075 $(SOPHYAINCP)pi3ddrw.h \ 2076 $(SOPHYAINCP)pigraph3d.h \ 2077 nobjmgr.h \ 2078 $(SOPHYAINCP)anydataobj.h \ 2079 $(SOPHYAINCP)ppersist.h \ 2080 $(SOPHYAINCP)gnumd5.h \ 2081 $(SOPHYAINCP)ppfbinstream.h \ 2082 $(SOPHYAINCP)rawstream.h \ 2083 $(SOPHYAINCP)ppfnametag.h \ 2084 $(SOPHYAINCP)dvlist.h \ 2085 $(SOPHYAINCP)objfio.h \ 2086 $(SOPHYAINCP)mutyv.h dlftypes.h \ 2087 piacmd.h \ 2088 $(SOPHYAINCP)commander.h \ 2089 $(SOPHYAINCP)pdlmgr.h \ 2090 $(SOPHYAINCP)zthread.h pisiadw.h \ 2091 $(SOPHYAINCP)pilistx.h \ 2092 $(SOPHYAINCP)pilistgen.h \ 2093 $(SOPHYAINCP)pistzwin.h \ 2094 $(SOPHYAINCP)pitherm.h \ 2095 $(SOPHYAINCP)resusage.h \ 2096 servnobjm.h 2097 $(CXXCOMPILELIB) -o $@ $< 2098 2099 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \ 2100 $(SOPHYAINCP)sopnamsp.h \ 2101 $(SOPHYAINCP)machdefs.h \ 2102 $(SOPHYAINCP)strutil.h \ 2103 $(SOPHYAINCP)timing.h \ 2104 $(SOPHYAINCP)perrors.h \ 2105 $(SOPHYAINCP)pexceptions.h \ 2106 $(SOPHYAINCP)ctimer.h \ 2107 $(SOPHYAINCP)psighand.h \ 2108 $(SOPHYAINCP)cimage.h \ 2109 $(SOPHYAINCP)tmatrix.h \ 2110 $(SOPHYAINCP)tarray.h \ 2111 $(SOPHYAINCP)basarr.h \ 2112 $(SOPHYAINCP)anydataobj.h \ 2113 $(SOPHYAINCP)mutyv.h \ 2114 $(SOPHYAINCP)dvlist.h \ 2115 $(SOPHYAINCP)objfio.h \ 2116 $(SOPHYAINCP)ppersist.h \ 2117 $(SOPHYAINCP)gnumd5.h \ 2118 $(SOPHYAINCP)ppfbinstream.h \ 2119 $(SOPHYAINCP)rawstream.h \ 2120 $(SOPHYAINCP)ppfnametag.h \ 2121 $(SOPHYAINCP)ndatablock.h \ 2122 $(SOPHYAINCP)utilarr.h \ 2123 $(SOPHYAINCP)fioarr.h \ 2124 $(SOPHYAINCP)tvector.h \ 2125 pistdimgapp.h \ 2126 $(SOPHYAINCP)pisysdep.h \ 2127 $(SOPHYAINCP)piapplx.h \ 2128 $(SOPHYAINCP)piapplgen.h \ 2129 $(SOPHYAINCP)pimsghandler.h \ 2130 $(SOPHYAINCP)picontainerx.h \ 2131 $(SOPHYAINCP)picontainergen.h \ 2132 $(SOPHYAINCP)piwdgx.h \ 2133 $(SOPHYAINCP)piwdggen.h \ 2134 $(SOPHYAINCP)picolist.h \ 2135 $(SOPHYAINCP)pimenubarx.h \ 2136 $(SOPHYAINCP)pimenubargen.h \ 2137 $(SOPHYAINCP)pimenux.h \ 2138 $(SOPHYAINCP)pimenugen.h \ 2139 $(SOPHYAINCP)picons.h \ 2140 $(SOPHYAINCP)pistdwdgx.h \ 2141 $(SOPHYAINCP)pistdwdggen.h \ 2142 $(SOPHYAINCP)pibwdgx.h \ 2143 $(SOPHYAINCP)pibwdggen.h \ 2144 $(SOPHYAINCP)picmap.h \ 2145 $(SOPHYAINCP)picmapx.h \ 2146 $(SOPHYAINCP)picmapgen.h \ 2147 $(SOPHYAINCP)pigraphx.h \ 2148 $(SOPHYAINCP)pigraphgen.h \ 2149 $(SOPHYAINCP)pifontx.h \ 2150 $(SOPHYAINCP)pifontgen.h \ 2151 $(SOPHYAINCP)pigrcoord.h \ 2152 $(SOPHYAINCP)pilineatt.h \ 2153 $(SOPHYAINCP)pigraphuc.h \ 2154 $(SOPHYAINCP)pievthandler.h \ 2155 $(SOPHYAINCP)psfile.h \ 2156 $(SOPHYAINCP)pigraphps.h \ 2157 $(SOPHYAINCP)piwindowx.h \ 2158 $(SOPHYAINCP)piwindowgen.h \ 2159 $(SOPHYAINCP)pioptmenux.h \ 2160 $(SOPHYAINCP)pioptmenugen.h \ 2161 $(SOPHYAINCP)pifilechox.h \ 2162 $(SOPHYAINCP)pifilechogen.h \ 2163 $(SOPHYAINCP)piperiodx.h \ 2164 $(SOPHYAINCP)periodic.h \ 2165 $(SOPHYAINCP)piimage.h \ 2166 $(SOPHYAINCP)parradapter.h \ 2167 $(SOPHYAINCP)lut.h \ 2168 $(SOPHYAINCP)pieldrw.h \ 2169 $(SOPHYAINCP)pidrawer.h \ 2170 $(SOPHYAINCP)pigratt.h \ 2171 $(SOPHYAINCP)piaxes.h \ 2172 $(SOPHYAINCP)pipixmapx.h \ 2173 $(SOPHYAINCP)pipixmapgen.h \ 2174 $(SOPHYAINCP)picmapview.h \ 2175 $(SOPHYAINCP)pi3dwdg.h \ 2176 $(SOPHYAINCP)pi3ddrw.h \ 2177 $(SOPHYAINCP)pigraph3d.h \ 2178 nobjmgr.h dlftypes.h piacmd.h \ 2179 $(SOPHYAINCP)commander.h \ 2180 $(SOPHYAINCP)pdlmgr.h \ 2181 $(SOPHYAINCP)zthread.h pisiadw.h \ 2182 $(SOPHYAINCP)pilistx.h \ 2183 $(SOPHYAINCP)pilistgen.h \ 2184 $(SOPHYAINCP)pistzwin.h \ 2185 $(SOPHYAINCP)pitherm.h \ 2186 $(SOPHYAINCP)resusage.h \ 2187 servnobjm.h \ 2188 $(SOPHYAINCP)piimgtools.h \ 2189 $(SOPHYAINCP)pidrwtools.h \ 2190 $(SOPHYAINCP)piaxestools.h \ 2191 $(SOPHYAINCP)piscdrawwdg.h \ 2192 piinit.h \ 2193 $(SOPHYAINCP)sambainit.h \ 2194 $(SOPHYAINCP)skymapinit.h \ 2195 $(SOPHYAINCP)sophyainit.h \ 2196 $(SOPHYAINCP)ntoolsinit.h \ 2197 $(SOPHYAINCP)tarrinit.h \ 2198 $(SOPHYAINCP)piversion.h \ 2199 piaversion.h 2200 $(CXXCOMPILELIB) -o $@ $< 2201 2202 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \ 2203 $(SOPHYAINCP)sopnamsp.h \ 2204 pitvmaad.h \ 2205 $(SOPHYAINCP)machdefs.h \ 2206 $(SOPHYAINCP)parradapter.h \ 2207 $(SOPHYAINCP)lut.h \ 2208 $(SOPHYAINCP)tmatrix.h \ 2209 $(SOPHYAINCP)tarray.h \ 2210 $(SOPHYAINCP)basarr.h \ 2211 $(SOPHYAINCP)anydataobj.h \ 2212 $(SOPHYAINCP)mutyv.h \ 2213 $(SOPHYAINCP)dvlist.h \ 2214 $(SOPHYAINCP)objfio.h \ 2215 $(SOPHYAINCP)ppersist.h \ 2216 $(SOPHYAINCP)pexceptions.h \ 2217 $(SOPHYAINCP)gnumd5.h \ 2218 $(SOPHYAINCP)ppfbinstream.h \ 2219 $(SOPHYAINCP)rawstream.h \ 2220 $(SOPHYAINCP)ppfnametag.h \ 2221 $(SOPHYAINCP)ndatablock.h \ 2222 $(SOPHYAINCP)utilarr.h \ 2223 $(SOPHYAINCP)tvector.h 2224 $(CXXCOMPILELIB) -o $@ $< 2225 2226 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \ 2227 $(SOPHYAINCP)sopnamsp.h \ 2228 $(SOPHYAINCP)strutil.h nobjmgr.h \ 2229 $(SOPHYAINCP)machdefs.h \ 2230 $(SOPHYAINCP)anydataobj.h \ 2231 $(SOPHYAINCP)ppersist.h \ 2232 $(SOPHYAINCP)pexceptions.h \ 2233 $(SOPHYAINCP)gnumd5.h \ 2234 $(SOPHYAINCP)ppfbinstream.h \ 2235 $(SOPHYAINCP)rawstream.h \ 2236 $(SOPHYAINCP)ppfnametag.h \ 2237 $(SOPHYAINCP)dvlist.h \ 2238 $(SOPHYAINCP)objfio.h \ 2239 $(SOPHYAINCP)mutyv.h dlftypes.h \ 2240 servnobjm.h \ 2241 $(SOPHYAINCP)pdlmgr.h \ 2242 nomgadapter.h \ 2243 $(SOPHYAINCP)pidrawer.h \ 2244 $(SOPHYAINCP)pibwdggen.h \ 2245 $(SOPHYAINCP)pisysdep.h \ 2246 $(SOPHYAINCP)piwdgx.h \ 2247 $(SOPHYAINCP)piwdggen.h \ 2248 $(SOPHYAINCP)pimsghandler.h \ 2249 $(SOPHYAINCP)picolist.h \ 2250 $(SOPHYAINCP)picmap.h \ 2251 $(SOPHYAINCP)picmapx.h \ 2252 $(SOPHYAINCP)picmapgen.h \ 2253 $(SOPHYAINCP)pigraphx.h \ 2254 $(SOPHYAINCP)pigraphgen.h \ 2255 $(SOPHYAINCP)pifontx.h \ 2256 $(SOPHYAINCP)pifontgen.h \ 2257 $(SOPHYAINCP)pigrcoord.h \ 2258 $(SOPHYAINCP)pilineatt.h \ 2259 $(SOPHYAINCP)pigraphuc.h \ 2260 $(SOPHYAINCP)pievthandler.h \ 2261 $(SOPHYAINCP)psfile.h \ 2262 $(SOPHYAINCP)pigratt.h \ 2263 $(SOPHYAINCP)piaxes.h \ 2264 $(SOPHYAINCP)parradapter.h \ 2265 $(SOPHYAINCP)lut.h \ 2266 $(SOPHYAINCP)ntupintf.h \ 2267 $(SOPHYAINCP)generalfit.h \ 2268 $(SOPHYAINCP)tvector.h \ 2269 $(SOPHYAINCP)tmatrix.h \ 2270 $(SOPHYAINCP)tarray.h \ 2271 $(SOPHYAINCP)basarr.h \ 2272 $(SOPHYAINCP)ndatablock.h \ 2273 $(SOPHYAINCP)utilarr.h \ 2274 $(SOPHYAINCP)generaldata.h \ 2275 $(SOPHYAINCP)poly.h \ 2276 $(SOPHYAINCP)peida.h \ 2277 $(SOPHYAINCP)utils.h \ 2278 $(SOPHYAINCP)perrors.h \ 2279 $(SOPHYAINCP)fmath.h \ 2280 pistdimgapp.h \ 2281 $(SOPHYAINCP)piapplx.h \ 2282 $(SOPHYAINCP)piapplgen.h \ 2283 $(SOPHYAINCP)picontainerx.h \ 2284 $(SOPHYAINCP)picontainergen.h \ 2285 $(SOPHYAINCP)pimenubarx.h \ 2286 $(SOPHYAINCP)pimenubargen.h \ 2287 $(SOPHYAINCP)pimenux.h \ 2288 $(SOPHYAINCP)pimenugen.h \ 2289 $(SOPHYAINCP)picons.h \ 2290 $(SOPHYAINCP)pistdwdgx.h \ 2291 $(SOPHYAINCP)pistdwdggen.h \ 2292 $(SOPHYAINCP)pibwdgx.h \ 2293 $(SOPHYAINCP)pigraphps.h \ 2294 $(SOPHYAINCP)piwindowx.h \ 2295 $(SOPHYAINCP)piwindowgen.h \ 2296 $(SOPHYAINCP)pioptmenux.h \ 2297 $(SOPHYAINCP)pioptmenugen.h \ 2298 $(SOPHYAINCP)pifilechox.h \ 2299 $(SOPHYAINCP)pifilechogen.h \ 2300 $(SOPHYAINCP)piperiodx.h \ 2301 $(SOPHYAINCP)periodic.h \ 2302 $(SOPHYAINCP)piimage.h \ 2303 $(SOPHYAINCP)pieldrw.h \ 2304 $(SOPHYAINCP)pipixmapx.h \ 2305 $(SOPHYAINCP)pipixmapgen.h \ 2306 $(SOPHYAINCP)picmapview.h \ 2307 $(SOPHYAINCP)pi3dwdg.h \ 2308 $(SOPHYAINCP)pi3ddrw.h \ 2309 $(SOPHYAINCP)pigraph3d.h \ 2310 piacmd.h \ 2241 2311 $(SOPHYAINCP)commander.h \ 2242 2312 $(SOPHYAINCP)ctimer.h \ … … 2248 2318 $(SOPHYAINCP)resusage.h \ 2249 2319 $(SOPHYAINCP)fct1dfit.h \ 2250 $(SOPHYAINCP)fct2dfit.h pitvmaad.h\2251 $(SOPHYAINCP)ntuple.h \2320 $(SOPHYAINCP)fct2dfit.h \ 2321 pitvmaad.h $(SOPHYAINCP)ntuple.h \ 2252 2322 $(SOPHYAINCP)cimage.h \ 2253 2323 $(SOPHYAINCP)fioarr.h \ … … 2256 2326 $(SOPHYAINCP)hisprof.h \ 2257 2327 $(SOPHYAINCP)piyfxdrw.h \ 2258 $(SOPHYAINCP)pisurfdr.h pintuple.h\2259 pintup 3d.h pipodrw.h2260 $(CXXCOMPILE ) -o $@ $<2261 2328 $(SOPHYAINCP)pisurfdr.h \ 2329 pintuple.h pintup3d.h pipodrw.h 2330 $(CXXCOMPILELIB) -o $@ $< 2331 -
trunk/SophyaPI/PIext/smakefile
r2743 r2751 26 26 $(SOPHYAINCP)mutyv.h \ 27 27 $(SOPHYAINCP)ctimer.h \ 28 $(SOPHYAINCP)zthread.h dlftypes.h \ 29 basexecut.h $(SOPHYAINCP)strutilxx.h \ 30 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 28 $(SOPHYAINCP)zthread.h \ 29 dlftypes.h basexecut.h \ 30 $(SOPHYAINCP)strutilxx.h \ 31 pistdimgapp.h \ 32 $(SOPHYAINCP)pisysdep.h \ 31 33 $(SOPHYAINCP)piapplx.h \ 32 34 $(SOPHYAINCP)piapplgen.h \ … … 79 81 $(SOPHYAINCP)pi3dwdg.h \ 80 82 $(SOPHYAINCP)pi3ddrw.h \ 81 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 82 pisiadw.h $(SOPHYAINCP)pilistx.h \ 83 $(SOPHYAINCP)pigraph3d.h \ 84 nobjmgr.h pisiadw.h \ 85 $(SOPHYAINCP)pilistx.h \ 83 86 $(SOPHYAINCP)pilistgen.h \ 84 87 $(SOPHYAINCP)pistzwin.h \ 85 88 $(SOPHYAINCP)pitherm.h \ 86 $(SOPHYAINCP)resusage.h servnobjm.h \ 87 nomgadapter.h $(SOPHYAINCP)ntupintf.h \ 89 $(SOPHYAINCP)resusage.h \ 90 servnobjm.h nomgadapter.h \ 91 $(SOPHYAINCP)ntupintf.h \ 88 92 $(SOPHYAINCP)generalfit.h \ 89 93 $(SOPHYAINCP)tvector.h \ … … 106 110 $(SOPHYAINCP)hisprof.h \ 107 111 $(SOPHYAINCP)ntuple.h 108 $(CXXCOMPILE ) -o $@ $<112 $(CXXCOMPILELIB) -o $@ $< 109 113 110 114 $(SOPHYAOBJP)contmodex.o: contmodex.cc \ 111 $(SOPHYAINCP)sopnamsp.h contmodex.h \ 115 $(SOPHYAINCP)sopnamsp.h \ 116 contmodex.h \ 112 117 $(SOPHYAINCP)machdefs.h piacmd.h \ 113 118 $(SOPHYAINCP)commander.h \ … … 124 129 $(SOPHYAINCP)mutyv.h \ 125 130 $(SOPHYAINCP)ctimer.h \ 126 $(SOPHYAINCP)zthread.h dlftypes.h \ 127 nobjmgr.h $(SOPHYAINCP)pigncont.h \ 131 $(SOPHYAINCP)zthread.h \ 132 dlftypes.h nobjmgr.h \ 133 $(SOPHYAINCP)pigncont.h \ 128 134 $(SOPHYAINCP)pistdimgapp.h \ 129 135 $(SOPHYAINCP)pisysdep.h \ … … 195 201 $(SOPHYAINCP)gp_dynarray.h \ 196 202 $(SOPHYAINCP)gp_graph3d.h \ 197 $(SOPHYAINCP)gp_alloc.h nomgadapter.h \ 203 $(SOPHYAINCP)gp_alloc.h \ 204 nomgadapter.h \ 198 205 $(SOPHYAINCP)generalfit.h \ 199 206 $(SOPHYAINCP)tvector.h \ … … 209 216 $(SOPHYAINCP)perrors.h \ 210 217 $(SOPHYAINCP)fmath.h servnobjm.h 211 $(CXXCOMPILE ) -o $@ $<218 $(CXXCOMPILELIB) -o $@ $< 212 219 213 220 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \ 214 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 221 $(SOPHYAINCP)sopnamsp.h \ 222 cxxexecutor.h \ 215 223 $(SOPHYAINCP)machdefs.h piacmd.h \ 216 224 $(SOPHYAINCP)commander.h \ … … 227 235 $(SOPHYAINCP)mutyv.h \ 228 236 $(SOPHYAINCP)ctimer.h \ 229 $(SOPHYAINCP)zthread.h dlftypes.h \ 230 nobjmgr.h $(SOPHYAINCP)strutilxx.h \ 231 $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \ 237 $(SOPHYAINCP)zthread.h \ 238 dlftypes.h nobjmgr.h \ 239 $(SOPHYAINCP)strutilxx.h \ 240 $(SOPHYAINCP)cxxcmplnk.h \ 241 nomgadapter.h \ 232 242 $(SOPHYAINCP)pidrawer.h \ 233 243 $(SOPHYAINCP)pibwdggen.h \ … … 266 276 $(SOPHYAINCP)utils.h \ 267 277 $(SOPHYAINCP)perrors.h \ 268 $(SOPHYAINCP)fmath.h pistdimgapp.h \ 278 $(SOPHYAINCP)fmath.h \ 279 pistdimgapp.h \ 269 280 $(SOPHYAINCP)piapplx.h \ 270 281 $(SOPHYAINCP)piapplgen.h \ … … 295 306 $(SOPHYAINCP)pi3dwdg.h \ 296 307 $(SOPHYAINCP)pi3ddrw.h \ 297 $(SOPHYAINCP)pigraph3d.h pisiadw.h\298 $(SOPHYAINCP)pilistx.h \308 $(SOPHYAINCP)pigraph3d.h \ 309 pisiadw.h $(SOPHYAINCP)pilistx.h \ 299 310 $(SOPHYAINCP)pilistgen.h \ 300 311 $(SOPHYAINCP)pistzwin.h \ 301 312 $(SOPHYAINCP)pitherm.h \ 302 313 $(SOPHYAINCP)resusage.h 303 $(CXXCOMPILE ) -o $@ $<314 $(CXXCOMPILELIB) -o $@ $< 304 315 305 316 $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \ 306 $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \ 317 $(SOPHYAINCP)sopnamsp.h \ 318 cxxexecutor.h \ 307 319 $(SOPHYAINCP)machdefs.h piacmd.h \ 308 320 $(SOPHYAINCP)commander.h \ … … 319 331 $(SOPHYAINCP)mutyv.h \ 320 332 $(SOPHYAINCP)ctimer.h \ 321 $(SOPHYAINCP)zthread.h dlftypes.h \ 322 nobjmgr.h cxxexecwin.h \ 323 $(SOPHYAINCP)pisysdep.h pistdimgapp.h \ 333 $(SOPHYAINCP)zthread.h \ 334 dlftypes.h nobjmgr.h cxxexecwin.h \ 335 $(SOPHYAINCP)pisysdep.h \ 336 pistdimgapp.h \ 324 337 $(SOPHYAINCP)piapplx.h \ 325 338 $(SOPHYAINCP)piapplgen.h \ … … 372 385 $(SOPHYAINCP)pi3dwdg.h \ 373 386 $(SOPHYAINCP)pi3ddrw.h \ 374 $(SOPHYAINCP)pigraph3d.h pisiadw.h\375 $(SOPHYAINCP)pilistx.h \387 $(SOPHYAINCP)pigraph3d.h \ 388 pisiadw.h $(SOPHYAINCP)pilistx.h \ 376 389 $(SOPHYAINCP)pilistgen.h \ 377 390 $(SOPHYAINCP)pistzwin.h \ 378 391 $(SOPHYAINCP)pitherm.h \ 379 392 $(SOPHYAINCP)resusage.h 380 $(CXXCOMPILE ) -o $@ $<393 $(CXXCOMPILELIB) -o $@ $< 381 394 382 395 $(SOPHYAOBJP)flowmodex.o: flowmodex.cc \ 383 $(SOPHYAINCP)sopnamsp.h flowmodex.h \ 396 $(SOPHYAINCP)sopnamsp.h \ 397 flowmodex.h \ 384 398 $(SOPHYAINCP)machdefs.h piacmd.h \ 385 399 $(SOPHYAINCP)commander.h \ … … 396 410 $(SOPHYAINCP)mutyv.h \ 397 411 $(SOPHYAINCP)ctimer.h \ 398 $(SOPHYAINCP)zthread.h dlftypes.h\399 nobjmgr.h pi2dvec.h pistdimgapp.h \412 $(SOPHYAINCP)zthread.h \ 413 dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \ 400 414 $(SOPHYAINCP)pisysdep.h \ 401 415 $(SOPHYAINCP)piapplx.h \ … … 449 463 $(SOPHYAINCP)pi3dwdg.h \ 450 464 $(SOPHYAINCP)pi3ddrw.h \ 451 $(SOPHYAINCP)pigraph3d.h pisiadw.h\452 $(SOPHYAINCP)pilistx.h \465 $(SOPHYAINCP)pigraph3d.h \ 466 pisiadw.h $(SOPHYAINCP)pilistx.h \ 453 467 $(SOPHYAINCP)pilistgen.h \ 454 468 $(SOPHYAINCP)pistzwin.h \ … … 457 471 $(SOPHYAINCP)piscdrawwdg.h \ 458 472 $(SOPHYAINCP)ntupintf.h \ 459 $(SOPHYAINCP)ntuple.h nomgadapter.h \ 473 $(SOPHYAINCP)ntuple.h \ 474 nomgadapter.h \ 460 475 $(SOPHYAINCP)generalfit.h \ 461 476 $(SOPHYAINCP)tvector.h \ … … 471 486 $(SOPHYAINCP)perrors.h \ 472 487 $(SOPHYAINCP)fmath.h servnobjm.h 473 $(CXXCOMPILE ) -o $@ $<488 $(CXXCOMPILELIB) -o $@ $< 474 489 475 490 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \ … … 477 492 $(SOPHYAINCP)strutil.h \ 478 493 $(SOPHYAINCP)datatypes.h \ 479 $(SOPHYAINCP)machdefs.h nobjmgr.h \ 494 $(SOPHYAINCP)machdefs.h \ 495 nobjmgr.h \ 480 496 $(SOPHYAINCP)anydataobj.h \ 481 497 $(SOPHYAINCP)ppersist.h \ … … 488 504 $(SOPHYAINCP)objfio.h \ 489 505 $(SOPHYAINCP)mutyv.h dlftypes.h \ 490 servnobjm.h $(SOPHYAINCP)pdlmgr.h \ 491 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 506 servnobjm.h \ 507 $(SOPHYAINCP)pdlmgr.h \ 508 nomgadapter.h \ 509 $(SOPHYAINCP)pidrawer.h \ 492 510 $(SOPHYAINCP)pibwdggen.h \ 493 511 $(SOPHYAINCP)pisysdep.h \ … … 525 543 $(SOPHYAINCP)utils.h \ 526 544 $(SOPHYAINCP)perrors.h \ 527 $(SOPHYAINCP)fmath.h pistdimgapp.h \ 545 $(SOPHYAINCP)fmath.h \ 546 pistdimgapp.h \ 528 547 $(SOPHYAINCP)piapplx.h \ 529 548 $(SOPHYAINCP)piapplgen.h \ … … 554 573 $(SOPHYAINCP)pi3dwdg.h \ 555 574 $(SOPHYAINCP)pi3ddrw.h \ 556 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 575 $(SOPHYAINCP)pigraph3d.h \ 576 piacmd.h \ 557 577 $(SOPHYAINCP)commander.h \ 558 578 $(SOPHYAINCP)ctimer.h \ … … 585 605 $(SOPHYAINCP)fitslocalmap.h \ 586 606 $(SOPHYAINCP)localmap.h \ 587 $(SOPHYAINCP)fbtntintf.h pitvmaad.h \ 607 $(SOPHYAINCP)fbtntintf.h \ 608 pitvmaad.h \ 588 609 $(SOPHYAINCP)piyfxdrw.h \ 589 $(SOPHYAINCP)pisurfdr.h pipodrw.h\590 $(SOPHYAINCP)histos2.h \610 $(SOPHYAINCP)pisurfdr.h \ 611 pipodrw.h $(SOPHYAINCP)histos2.h \ 591 612 $(SOPHYAINCP)histos.h pintuple.h \ 592 613 pintup3d.h pigfd1.h pigfd2.h 593 $(CXXCOMPILE ) -o $@ $<614 $(CXXCOMPILELIB) -o $@ $< 594 615 595 616 $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \ 596 617 $(SOPHYAINCP)sopnamsp.h \ 597 $(SOPHYAINCP)machdefs.h nomgadapter.h \ 618 $(SOPHYAINCP)machdefs.h \ 619 nomgadapter.h \ 598 620 $(SOPHYAINCP)ppersist.h \ 599 621 $(SOPHYAINCP)pexceptions.h \ … … 643 665 $(SOPHYAINCP)perrors.h \ 644 666 $(SOPHYAINCP)fmath.h 645 $(CXXCOMPILE ) -o $@ $<667 $(CXXCOMPILELIB) -o $@ $< 646 668 647 669 $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \ 648 670 $(SOPHYAINCP)sopnamsp.h \ 649 $(SOPHYAINCP)machdefs.h nomgfdadapter.h \ 650 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 671 $(SOPHYAINCP)machdefs.h \ 672 nomgfdadapter.h nomgadapter.h \ 673 $(SOPHYAINCP)ppersist.h \ 651 674 $(SOPHYAINCP)pexceptions.h \ 652 675 $(SOPHYAINCP)gnumd5.h \ … … 701 724 $(SOPHYAINCP)fioarr.h \ 702 725 $(SOPHYAINCP)hisprof.h 703 $(CXXCOMPILE ) -o $@ $<726 $(CXXCOMPILELIB) -o $@ $< 704 727 705 728 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \ 706 729 $(SOPHYAINCP)sopnamsp.h \ 707 $(SOPHYAINCP)machdefs.h nomhistadapter.h \ 708 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 730 $(SOPHYAINCP)machdefs.h \ 731 nomhistadapter.h nomgadapter.h \ 732 $(SOPHYAINCP)ppersist.h \ 709 733 $(SOPHYAINCP)pexceptions.h \ 710 734 $(SOPHYAINCP)gnumd5.h \ … … 760 784 $(SOPHYAINCP)xntuple.h \ 761 785 $(SOPHYAINCP)basedtable.h \ 762 $(SOPHYAINCP)segdatablock.h pihisto.h \ 763 pihisto2d.h $(SOPHYAINCP)pimenux.h \ 786 $(SOPHYAINCP)segdatablock.h \ 787 pihisto.h pihisto2d.h \ 788 $(SOPHYAINCP)pimenux.h \ 764 789 $(SOPHYAINCP)pimenugen.h \ 765 790 $(SOPHYAINCP)pimenubarx.h \ … … 792 817 $(SOPHYAINCP)ppfswapper.h \ 793 818 $(SOPHYAINCP)ppftpointerio.h 794 $(CXXCOMPILE ) -o $@ $<819 $(CXXCOMPILELIB) -o $@ $< 795 820 796 821 $(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \ 797 822 $(SOPHYAINCP)sopnamsp.h \ 798 823 $(SOPHYAINCP)machdefs.h \ 799 $(SOPHYAINCP)datatype.h nomimagadapter.h \ 800 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 824 $(SOPHYAINCP)datatype.h \ 825 nomimagadapter.h nomgadapter.h \ 826 $(SOPHYAINCP)ppersist.h \ 801 827 $(SOPHYAINCP)pexceptions.h \ 802 828 $(SOPHYAINCP)gnumd5.h \ … … 846 872 $(SOPHYAINCP)fmath.h \ 847 873 $(SOPHYAINCP)cimage.h \ 848 $(SOPHYAINCP)fioarr.h pimgadapter.h \ 874 $(SOPHYAINCP)fioarr.h \ 875 pimgadapter.h \ 849 876 $(SOPHYAINCP)objfitter.h \ 850 877 $(SOPHYAINCP)histos.h \ … … 855 882 $(SOPHYAINCP)FitsIO/fitsio.h \ 856 883 $(SOPHYAINCP)FitsIO/longnam.h 857 $(CXXCOMPILE ) -o $@ $<884 $(CXXCOMPILELIB) -o $@ $< 858 885 859 886 $(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \ 860 887 $(SOPHYAINCP)sopnamsp.h \ 861 888 $(SOPHYAINCP)machdefs.h \ 862 $(SOPHYAINCP)datatype.h nomskymapadapter.h \ 863 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 889 $(SOPHYAINCP)datatype.h \ 890 nomskymapadapter.h nomgadapter.h \ 891 $(SOPHYAINCP)ppersist.h \ 864 892 $(SOPHYAINCP)pexceptions.h \ 865 893 $(SOPHYAINCP)gnumd5.h \ … … 925 953 $(SOPHYAINCP)fiospherehealpix.h \ 926 954 $(SOPHYAINCP)fiolocalmap.h \ 927 $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \ 955 $(SOPHYAINCP)fiosphereecp.h \ 956 pitvmaad.h \ 928 957 $(SOPHYAINCP)complexios.h \ 929 958 $(SOPHYAINCP)fitsspherehealpix.h \ … … 932 961 $(SOPHYAINCP)FitsIO/longnam.h \ 933 962 $(SOPHYAINCP)fitslocalmap.h 934 $(CXXCOMPILE ) -o $@ $<963 $(CXXCOMPILELIB) -o $@ $< 935 964 936 965 $(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \ … … 988 1017 $(SOPHYAINCP)specrespvector.h \ 989 1018 $(SOPHYAINCP)gaussfilt.h 990 $(CXXCOMPILE ) -o $@ $<1019 $(CXXCOMPILELIB) -o $@ $< 991 1020 992 1021 $(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \ 993 1022 $(SOPHYAINCP)sopnamsp.h \ 994 1023 $(SOPHYAINCP)machdefs.h \ 995 $(SOPHYAINCP)datatype.h nomtarradapter.h \ 996 nomgadapter.h $(SOPHYAINCP)ppersist.h \ 1024 $(SOPHYAINCP)datatype.h \ 1025 nomtarradapter.h nomgadapter.h \ 1026 $(SOPHYAINCP)ppersist.h \ 997 1027 $(SOPHYAINCP)pexceptions.h \ 998 1028 $(SOPHYAINCP)gnumd5.h \ … … 1047 1077 $(SOPHYAINCP)FitsIO/fitsio.h \ 1048 1078 $(SOPHYAINCP)FitsIO/longnam.h 1049 $(CXXCOMPILE ) -o $@ $<1079 $(CXXCOMPILELIB) -o $@ $< 1050 1080 1051 1081 $(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \ … … 1082 1112 $(SOPHYAINCP)generaldata.h \ 1083 1113 $(SOPHYAINCP)ntupintf.h \ 1084 $(SOPHYAINCP)poly.h nomtmatvecadapter.h \ 1085 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 1114 $(SOPHYAINCP)poly.h \ 1115 nomtmatvecadapter.h nomgadapter.h \ 1116 $(SOPHYAINCP)pidrawer.h \ 1086 1117 $(SOPHYAINCP)pibwdggen.h \ 1087 1118 $(SOPHYAINCP)pisysdep.h \ … … 1106 1137 $(SOPHYAINCP)parradapter.h \ 1107 1138 $(SOPHYAINCP)lut.h \ 1108 $(SOPHYAINCP)piyfxdrw.h pitvmaad.h \ 1139 $(SOPHYAINCP)piyfxdrw.h \ 1140 pitvmaad.h \ 1109 1141 $(SOPHYAINCP)fitstarray.h \ 1110 1142 $(SOPHYAINCP)fitsfile.h \ 1111 1143 $(SOPHYAINCP)FitsIO/fitsio.h \ 1112 1144 $(SOPHYAINCP)FitsIO/longnam.h 1113 $(CXXCOMPILE ) -o $@ $<1145 $(CXXCOMPILELIB) -o $@ $< 1114 1146 1115 1147 $(SOPHYAOBJP)pawexecut.o: pawexecut.cc \ … … 1143 1175 $(SOPHYAINCP)histerr.h \ 1144 1176 $(SOPHYAINCP)ntuple.h \ 1145 $(SOPHYAINCP)ntupintf.h pawexecut.h \ 1146 piacmd.h $(SOPHYAINCP)commander.h \ 1177 $(SOPHYAINCP)ntupintf.h \ 1178 pawexecut.h piacmd.h \ 1179 $(SOPHYAINCP)commander.h \ 1147 1180 $(SOPHYAINCP)pdlmgr.h \ 1148 1181 $(SOPHYAINCP)ctimer.h \ 1149 $(SOPHYAINCP)zthread.h dlftypes.h\1150 nobjmgr.h servnobjm.h nomgadapter.h \1182 $(SOPHYAINCP)zthread.h \ 1183 dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \ 1151 1184 $(SOPHYAINCP)pidrawer.h \ 1152 1185 $(SOPHYAINCP)pibwdggen.h \ … … 1174 1207 $(SOPHYAINCP)generalfit.h \ 1175 1208 $(SOPHYAINCP)generaldata.h \ 1176 $(SOPHYAINCP)poly.h pistdimgapp.h \ 1209 $(SOPHYAINCP)poly.h \ 1210 pistdimgapp.h \ 1177 1211 $(SOPHYAINCP)piapplx.h \ 1178 1212 $(SOPHYAINCP)piapplgen.h \ … … 1203 1237 $(SOPHYAINCP)pi3dwdg.h \ 1204 1238 $(SOPHYAINCP)pi3ddrw.h \ 1205 $(SOPHYAINCP)pigraph3d.h pisiadw.h\1206 $(SOPHYAINCP)pilistx.h \1239 $(SOPHYAINCP)pigraph3d.h \ 1240 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1207 1241 $(SOPHYAINCP)pilistgen.h \ 1208 1242 $(SOPHYAINCP)pistzwin.h \ 1209 1243 $(SOPHYAINCP)pitherm.h \ 1210 $(SOPHYAINCP)resusage.h pihisto.h 1211 $(CXXCOMPILE) -o $@ $< 1244 $(SOPHYAINCP)resusage.h \ 1245 pihisto.h 1246 $(CXXCOMPILELIB) -o $@ $< 1212 1247 1213 1248 $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \ … … 1238 1273 $(SOPHYAINCP)ntupintf.h \ 1239 1274 $(SOPHYAINCP)nbtri.h pi2dvec.h \ 1240 pistdimgapp.h $(SOPHYAINCP)pisysdep.h \ 1275 pistdimgapp.h \ 1276 $(SOPHYAINCP)pisysdep.h \ 1241 1277 $(SOPHYAINCP)piapplx.h \ 1242 1278 $(SOPHYAINCP)piapplgen.h \ … … 1289 1325 $(SOPHYAINCP)pi3dwdg.h \ 1290 1326 $(SOPHYAINCP)pi3ddrw.h \ 1291 $(SOPHYAINCP)pigraph3d.h nobjmgr.h\1292 dlftypes.h piacmd.h \1327 $(SOPHYAINCP)pigraph3d.h \ 1328 nobjmgr.h dlftypes.h piacmd.h \ 1293 1329 $(SOPHYAINCP)commander.h \ 1294 1330 $(SOPHYAINCP)pdlmgr.h \ … … 1301 1337 $(SOPHYAINCP)resusage.h \ 1302 1338 $(SOPHYAINCP)piscdrawwdg.h 1303 $(CXXCOMPILE) -o $@ $< 1304 1305 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \ 1306 piacmd.h $(SOPHYAINCP)machdefs.h \ 1339 $(CXXCOMPILELIB) -o $@ $< 1340 1341 $(SOPHYAOBJP)piacmd.o: piacmd.cc \ 1342 $(SOPHYAINCP)sopnamsp.h piacmd.h \ 1343 $(SOPHYAINCP)machdefs.h \ 1307 1344 $(SOPHYAINCP)commander.h \ 1308 1345 $(SOPHYAINCP)pdlmgr.h \ … … 1318 1355 $(SOPHYAINCP)mutyv.h \ 1319 1356 $(SOPHYAINCP)ctimer.h \ 1320 $(SOPHYAINCP)zthread.h dlftypes.h \ 1321 basexecut.h $(SOPHYAINCP)strutil.h \ 1357 $(SOPHYAINCP)zthread.h \ 1358 dlftypes.h basexecut.h \ 1359 $(SOPHYAINCP)strutil.h \ 1322 1360 $(SOPHYAINCP)strutilxx.h \ 1323 $(SOPHYAINCP)srandgen.h pistdimgapp.h \ 1361 $(SOPHYAINCP)srandgen.h \ 1362 pistdimgapp.h \ 1324 1363 $(SOPHYAINCP)pisysdep.h \ 1325 1364 $(SOPHYAINCP)piapplx.h \ … … 1373 1412 $(SOPHYAINCP)pi3dwdg.h \ 1374 1413 $(SOPHYAINCP)pi3ddrw.h \ 1375 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1376 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1414 $(SOPHYAINCP)pigraph3d.h \ 1415 nobjmgr.h pisiadw.h \ 1416 $(SOPHYAINCP)pilistx.h \ 1377 1417 $(SOPHYAINCP)pilistgen.h \ 1378 1418 $(SOPHYAINCP)pistzwin.h \ 1379 1419 $(SOPHYAINCP)pitherm.h \ 1380 $(SOPHYAINCP)resusage.h piafitting.h \ 1381 nomgadapter.h $(SOPHYAINCP)ntupintf.h \ 1420 $(SOPHYAINCP)resusage.h \ 1421 piafitting.h nomgadapter.h \ 1422 $(SOPHYAINCP)ntupintf.h \ 1382 1423 $(SOPHYAINCP)generalfit.h \ 1383 1424 $(SOPHYAINCP)tvector.h \ … … 1394 1435 $(SOPHYAINCP)fmath.h pawexecut.h \ 1395 1436 cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h 1396 $(CXXCOMPILE ) -o $@ $<1437 $(CXXCOMPILELIB) -o $@ $< 1397 1438 1398 1439 $(SOPHYAOBJP)piafitting.o: piafitting.cc \ … … 1433 1474 $(SOPHYAINCP)histos2.h \ 1434 1475 $(SOPHYAINCP)hisprof.h \ 1435 $(SOPHYAINCP)objfitter.h piafitting.h \ 1436 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 1476 $(SOPHYAINCP)objfitter.h \ 1477 piafitting.h nomgadapter.h \ 1478 $(SOPHYAINCP)pidrawer.h \ 1437 1479 $(SOPHYAINCP)pibwdggen.h \ 1438 1480 $(SOPHYAINCP)pisysdep.h \ … … 1457 1499 $(SOPHYAINCP)parradapter.h \ 1458 1500 $(SOPHYAINCP)lut.h \ 1459 $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \ 1501 $(SOPHYAINCP)pdlmgr.h dlftypes.h \ 1502 piacmd.h \ 1460 1503 $(SOPHYAINCP)commander.h \ 1461 1504 $(SOPHYAINCP)ctimer.h \ 1462 1505 $(SOPHYAINCP)zthread.h nobjmgr.h \ 1463 pistdimgapp.h $(SOPHYAINCP)piapplx.h \ 1464 $(SOPHYAINCP)piapplgen.h \ 1465 $(SOPHYAINCP)picontainerx.h \ 1466 $(SOPHYAINCP)picontainergen.h \ 1467 $(SOPHYAINCP)pimenubarx.h \ 1468 $(SOPHYAINCP)pimenubargen.h \ 1469 $(SOPHYAINCP)pimenux.h \ 1470 $(SOPHYAINCP)pimenugen.h \ 1471 $(SOPHYAINCP)picons.h \ 1472 $(SOPHYAINCP)pistdwdgx.h \ 1473 $(SOPHYAINCP)pistdwdggen.h \ 1474 $(SOPHYAINCP)pibwdgx.h \ 1475 $(SOPHYAINCP)pigraphps.h \ 1476 $(SOPHYAINCP)piwindowx.h \ 1477 $(SOPHYAINCP)piwindowgen.h \ 1478 $(SOPHYAINCP)pioptmenux.h \ 1479 $(SOPHYAINCP)pioptmenugen.h \ 1480 $(SOPHYAINCP)pifilechox.h \ 1481 $(SOPHYAINCP)pifilechogen.h \ 1482 $(SOPHYAINCP)piperiodx.h \ 1483 $(SOPHYAINCP)periodic.h \ 1484 $(SOPHYAINCP)piimage.h \ 1485 $(SOPHYAINCP)pieldrw.h \ 1486 $(SOPHYAINCP)pipixmapx.h \ 1487 $(SOPHYAINCP)pipixmapgen.h \ 1488 $(SOPHYAINCP)picmapview.h \ 1489 $(SOPHYAINCP)pi3dwdg.h \ 1490 $(SOPHYAINCP)pi3ddrw.h \ 1491 $(SOPHYAINCP)pigraph3d.h pisiadw.h \ 1492 $(SOPHYAINCP)pilistx.h \ 1493 $(SOPHYAINCP)pilistgen.h \ 1494 $(SOPHYAINCP)pistzwin.h \ 1495 $(SOPHYAINCP)pitherm.h \ 1496 $(SOPHYAINCP)resusage.h nomhistadapter.h \ 1497 $(SOPHYAINCP)histerr.h \ 1498 $(SOPHYAINCP)xntuple.h \ 1499 $(SOPHYAINCP)basedtable.h \ 1500 $(SOPHYAINCP)segdatablock.h \ 1501 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1502 $(CXXCOMPILE) -o $@ $< 1503 1504 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \ 1505 pigfd1.h $(SOPHYAINCP)generaldata.h \ 1506 $(SOPHYAINCP)objfio.h \ 1507 $(SOPHYAINCP)machdefs.h \ 1508 $(SOPHYAINCP)anydataobj.h \ 1509 $(SOPHYAINCP)ppersist.h \ 1510 $(SOPHYAINCP)pexceptions.h \ 1511 $(SOPHYAINCP)gnumd5.h \ 1512 $(SOPHYAINCP)ppfbinstream.h \ 1513 $(SOPHYAINCP)rawstream.h \ 1514 $(SOPHYAINCP)ppfnametag.h \ 1515 $(SOPHYAINCP)ntupintf.h \ 1516 $(SOPHYAINCP)poly.h \ 1517 $(SOPHYAINCP)peida.h \ 1518 $(SOPHYAINCP)utils.h \ 1519 $(SOPHYAINCP)perrors.h \ 1520 $(SOPHYAINCP)fmath.h \ 1521 $(SOPHYAINCP)tvector.h \ 1522 $(SOPHYAINCP)tmatrix.h \ 1523 $(SOPHYAINCP)tarray.h \ 1524 $(SOPHYAINCP)basarr.h \ 1525 $(SOPHYAINCP)mutyv.h \ 1526 $(SOPHYAINCP)dvlist.h \ 1527 $(SOPHYAINCP)ndatablock.h \ 1528 $(SOPHYAINCP)utilarr.h \ 1529 $(SOPHYAINCP)pidrawer.h \ 1530 $(SOPHYAINCP)pibwdggen.h \ 1531 $(SOPHYAINCP)pisysdep.h \ 1532 $(SOPHYAINCP)piwdgx.h \ 1533 $(SOPHYAINCP)piwdggen.h \ 1534 $(SOPHYAINCP)pimsghandler.h \ 1535 $(SOPHYAINCP)picolist.h \ 1536 $(SOPHYAINCP)picmap.h \ 1537 $(SOPHYAINCP)picmapx.h \ 1538 $(SOPHYAINCP)picmapgen.h \ 1539 $(SOPHYAINCP)pigraphx.h \ 1540 $(SOPHYAINCP)pigraphgen.h \ 1541 $(SOPHYAINCP)pifontx.h \ 1542 $(SOPHYAINCP)pifontgen.h \ 1543 $(SOPHYAINCP)pigrcoord.h \ 1544 $(SOPHYAINCP)pilineatt.h \ 1545 $(SOPHYAINCP)pigraphuc.h \ 1546 $(SOPHYAINCP)pievthandler.h \ 1547 $(SOPHYAINCP)psfile.h \ 1548 $(SOPHYAINCP)pigratt.h \ 1549 $(SOPHYAINCP)piaxes.h 1550 $(CXXCOMPILE) -o $@ $< 1551 1552 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \ 1553 pigfd2.h $(SOPHYAINCP)generaldata.h \ 1554 $(SOPHYAINCP)objfio.h \ 1555 $(SOPHYAINCP)machdefs.h \ 1556 $(SOPHYAINCP)anydataobj.h \ 1557 $(SOPHYAINCP)ppersist.h \ 1558 $(SOPHYAINCP)pexceptions.h \ 1559 $(SOPHYAINCP)gnumd5.h \ 1560 $(SOPHYAINCP)ppfbinstream.h \ 1561 $(SOPHYAINCP)rawstream.h \ 1562 $(SOPHYAINCP)ppfnametag.h \ 1563 $(SOPHYAINCP)ntupintf.h \ 1564 $(SOPHYAINCP)poly.h \ 1565 $(SOPHYAINCP)peida.h \ 1566 $(SOPHYAINCP)utils.h \ 1567 $(SOPHYAINCP)perrors.h \ 1568 $(SOPHYAINCP)fmath.h \ 1569 $(SOPHYAINCP)tvector.h \ 1570 $(SOPHYAINCP)tmatrix.h \ 1571 $(SOPHYAINCP)tarray.h \ 1572 $(SOPHYAINCP)basarr.h \ 1573 $(SOPHYAINCP)mutyv.h \ 1574 $(SOPHYAINCP)dvlist.h \ 1575 $(SOPHYAINCP)ndatablock.h \ 1576 $(SOPHYAINCP)utilarr.h \ 1577 $(SOPHYAINCP)pi3ddrw.h \ 1578 $(SOPHYAINCP)pisysdep.h \ 1579 $(SOPHYAINCP)pidrawer.h \ 1580 $(SOPHYAINCP)pibwdggen.h \ 1581 $(SOPHYAINCP)piwdgx.h \ 1582 $(SOPHYAINCP)piwdggen.h \ 1583 $(SOPHYAINCP)pimsghandler.h \ 1584 $(SOPHYAINCP)picolist.h \ 1585 $(SOPHYAINCP)picmap.h \ 1586 $(SOPHYAINCP)picmapx.h \ 1587 $(SOPHYAINCP)picmapgen.h \ 1588 $(SOPHYAINCP)pigraphx.h \ 1589 $(SOPHYAINCP)pigraphgen.h \ 1590 $(SOPHYAINCP)pifontx.h \ 1591 $(SOPHYAINCP)pifontgen.h \ 1592 $(SOPHYAINCP)pigrcoord.h \ 1593 $(SOPHYAINCP)pilineatt.h \ 1594 $(SOPHYAINCP)pigraphuc.h \ 1595 $(SOPHYAINCP)pievthandler.h \ 1596 $(SOPHYAINCP)psfile.h \ 1597 $(SOPHYAINCP)pigratt.h \ 1598 $(SOPHYAINCP)piaxes.h \ 1599 $(SOPHYAINCP)pieldrw.h \ 1600 $(SOPHYAINCP)pigraph3d.h 1601 $(CXXCOMPILE) -o $@ $< 1602 1603 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \ 1604 $(SOPHYAINCP)pisysdep.h \ 1605 $(SOPHYAINCP)machdefs.h \ 1606 $(SOPHYAINCP)piapplx.h \ 1607 $(SOPHYAINCP)piapplgen.h \ 1608 $(SOPHYAINCP)pimsghandler.h \ 1609 $(SOPHYAINCP)picontainerx.h \ 1610 $(SOPHYAINCP)picontainergen.h \ 1611 $(SOPHYAINCP)piwdgx.h \ 1612 $(SOPHYAINCP)piwdggen.h \ 1613 $(SOPHYAINCP)picolist.h \ 1614 $(SOPHYAINCP)pimenubarx.h \ 1615 $(SOPHYAINCP)pimenubargen.h \ 1616 $(SOPHYAINCP)pimenux.h \ 1617 $(SOPHYAINCP)pimenugen.h \ 1618 $(SOPHYAINCP)picons.h \ 1619 $(SOPHYAINCP)pistdwdgx.h \ 1620 $(SOPHYAINCP)pistdwdggen.h \ 1621 $(SOPHYAINCP)pibwdgx.h \ 1622 $(SOPHYAINCP)pibwdggen.h \ 1623 $(SOPHYAINCP)picmap.h \ 1624 $(SOPHYAINCP)picmapx.h \ 1625 $(SOPHYAINCP)picmapgen.h \ 1626 $(SOPHYAINCP)pigraphx.h \ 1627 $(SOPHYAINCP)pigraphgen.h \ 1628 $(SOPHYAINCP)pifontx.h \ 1629 $(SOPHYAINCP)pifontgen.h \ 1630 $(SOPHYAINCP)pigrcoord.h \ 1631 $(SOPHYAINCP)pilineatt.h \ 1632 $(SOPHYAINCP)pigraphuc.h \ 1633 $(SOPHYAINCP)pievthandler.h \ 1634 $(SOPHYAINCP)psfile.h \ 1635 $(SOPHYAINCP)pigraphps.h \ 1636 $(SOPHYAINCP)sopnamsp.h pihisto2d.h \ 1637 $(SOPHYAINCP)pioptmenux.h \ 1638 $(SOPHYAINCP)pioptmenugen.h \ 1639 $(SOPHYAINCP)histos2.h \ 1640 $(SOPHYAINCP)peida.h \ 1641 $(SOPHYAINCP)utils.h \ 1642 $(SOPHYAINCP)perrors.h \ 1643 $(SOPHYAINCP)pexceptions.h \ 1644 $(SOPHYAINCP)fmath.h \ 1645 $(SOPHYAINCP)histos.h \ 1646 $(SOPHYAINCP)objfio.h \ 1647 $(SOPHYAINCP)anydataobj.h \ 1648 $(SOPHYAINCP)ppersist.h \ 1649 $(SOPHYAINCP)gnumd5.h \ 1650 $(SOPHYAINCP)ppfbinstream.h \ 1651 $(SOPHYAINCP)rawstream.h \ 1652 $(SOPHYAINCP)ppfnametag.h \ 1653 $(SOPHYAINCP)tvector.h \ 1654 $(SOPHYAINCP)tmatrix.h \ 1655 $(SOPHYAINCP)tarray.h \ 1656 $(SOPHYAINCP)basarr.h \ 1657 $(SOPHYAINCP)mutyv.h \ 1658 $(SOPHYAINCP)dvlist.h \ 1659 $(SOPHYAINCP)ndatablock.h \ 1660 $(SOPHYAINCP)utilarr.h \ 1661 $(SOPHYAINCP)pidrawer.h \ 1662 $(SOPHYAINCP)pigratt.h \ 1663 $(SOPHYAINCP)piaxes.h \ 1664 $(SOPHYAINCP)piscdrawwdg.h \ 1665 $(SOPHYAINCP)piwindowx.h \ 1666 $(SOPHYAINCP)piwindowgen.h \ 1667 $(SOPHYAINCP)pieldrw.h \ 1668 $(SOPHYAINCP)nbrandom.h \ 1669 $(SOPHYAINCP)srandgen.h 1670 $(CXXCOMPILE) -o $@ $< 1671 1672 $(SOPHYAOBJP)pihisto.o: pihisto.cc \ 1673 $(SOPHYAINCP)sopnamsp.h pihisto.h \ 1674 $(SOPHYAINCP)histos.h \ 1675 $(SOPHYAINCP)objfio.h \ 1676 $(SOPHYAINCP)machdefs.h \ 1677 $(SOPHYAINCP)anydataobj.h \ 1678 $(SOPHYAINCP)ppersist.h \ 1679 $(SOPHYAINCP)pexceptions.h \ 1680 $(SOPHYAINCP)gnumd5.h \ 1681 $(SOPHYAINCP)ppfbinstream.h \ 1682 $(SOPHYAINCP)rawstream.h \ 1683 $(SOPHYAINCP)ppfnametag.h \ 1684 $(SOPHYAINCP)peida.h \ 1685 $(SOPHYAINCP)utils.h \ 1686 $(SOPHYAINCP)perrors.h \ 1687 $(SOPHYAINCP)fmath.h \ 1688 $(SOPHYAINCP)tvector.h \ 1689 $(SOPHYAINCP)tmatrix.h \ 1690 $(SOPHYAINCP)tarray.h \ 1691 $(SOPHYAINCP)basarr.h \ 1692 $(SOPHYAINCP)mutyv.h \ 1693 $(SOPHYAINCP)dvlist.h \ 1694 $(SOPHYAINCP)ndatablock.h \ 1695 $(SOPHYAINCP)utilarr.h \ 1696 $(SOPHYAINCP)pidrawer.h \ 1697 $(SOPHYAINCP)pibwdggen.h \ 1698 $(SOPHYAINCP)pisysdep.h \ 1699 $(SOPHYAINCP)piwdgx.h \ 1700 $(SOPHYAINCP)piwdggen.h \ 1701 $(SOPHYAINCP)pimsghandler.h \ 1702 $(SOPHYAINCP)picolist.h \ 1703 $(SOPHYAINCP)picmap.h \ 1704 $(SOPHYAINCP)picmapx.h \ 1705 $(SOPHYAINCP)picmapgen.h \ 1706 $(SOPHYAINCP)pigraphx.h \ 1707 $(SOPHYAINCP)pigraphgen.h \ 1708 $(SOPHYAINCP)pifontx.h \ 1709 $(SOPHYAINCP)pifontgen.h \ 1710 $(SOPHYAINCP)pigrcoord.h \ 1711 $(SOPHYAINCP)pilineatt.h \ 1712 $(SOPHYAINCP)pigraphuc.h \ 1713 $(SOPHYAINCP)pievthandler.h \ 1714 $(SOPHYAINCP)psfile.h \ 1715 $(SOPHYAINCP)pigratt.h \ 1716 $(SOPHYAINCP)piaxes.h \ 1717 $(SOPHYAINCP)hisprof.h 1718 $(CXXCOMPILE) -o $@ $< 1719 1720 $(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \ 1721 $(SOPHYAINCP)machdefs.h piinit.h \ 1722 $(SOPHYAINCP)sambainit.h \ 1723 $(SOPHYAINCP)skymapinit.h \ 1724 $(SOPHYAINCP)sophyainit.h \ 1725 $(SOPHYAINCP)ntoolsinit.h \ 1726 $(SOPHYAINCP)tarrinit.h pistdimgapp.h \ 1727 $(SOPHYAINCP)pisysdep.h \ 1728 $(SOPHYAINCP)piapplx.h \ 1729 $(SOPHYAINCP)piapplgen.h \ 1730 $(SOPHYAINCP)pimsghandler.h \ 1731 $(SOPHYAINCP)picontainerx.h \ 1732 $(SOPHYAINCP)picontainergen.h \ 1733 $(SOPHYAINCP)piwdgx.h \ 1734 $(SOPHYAINCP)piwdggen.h \ 1735 $(SOPHYAINCP)picolist.h \ 1736 $(SOPHYAINCP)pimenubarx.h \ 1737 $(SOPHYAINCP)pimenubargen.h \ 1738 $(SOPHYAINCP)pimenux.h \ 1739 $(SOPHYAINCP)pimenugen.h \ 1740 $(SOPHYAINCP)picons.h \ 1741 $(SOPHYAINCP)pistdwdgx.h \ 1742 $(SOPHYAINCP)pistdwdggen.h \ 1743 $(SOPHYAINCP)pibwdgx.h \ 1744 $(SOPHYAINCP)pibwdggen.h \ 1745 $(SOPHYAINCP)picmap.h \ 1746 $(SOPHYAINCP)picmapx.h \ 1747 $(SOPHYAINCP)picmapgen.h \ 1748 $(SOPHYAINCP)pigraphx.h \ 1749 $(SOPHYAINCP)pigraphgen.h \ 1750 $(SOPHYAINCP)pifontx.h \ 1751 $(SOPHYAINCP)pifontgen.h \ 1752 $(SOPHYAINCP)pigrcoord.h \ 1753 $(SOPHYAINCP)pilineatt.h \ 1754 $(SOPHYAINCP)pigraphuc.h \ 1755 $(SOPHYAINCP)pievthandler.h \ 1756 $(SOPHYAINCP)psfile.h \ 1757 $(SOPHYAINCP)pigraphps.h \ 1758 $(SOPHYAINCP)piwindowx.h \ 1759 $(SOPHYAINCP)piwindowgen.h \ 1760 $(SOPHYAINCP)pioptmenux.h \ 1761 $(SOPHYAINCP)pioptmenugen.h \ 1762 $(SOPHYAINCP)pifilechox.h \ 1763 $(SOPHYAINCP)pifilechogen.h \ 1764 $(SOPHYAINCP)piperiodx.h \ 1765 $(SOPHYAINCP)periodic.h \ 1766 $(SOPHYAINCP)piimage.h \ 1767 $(SOPHYAINCP)parradapter.h \ 1768 $(SOPHYAINCP)lut.h \ 1769 $(SOPHYAINCP)pieldrw.h \ 1770 $(SOPHYAINCP)pidrawer.h \ 1771 $(SOPHYAINCP)pigratt.h \ 1772 $(SOPHYAINCP)piaxes.h \ 1773 $(SOPHYAINCP)pipixmapx.h \ 1774 $(SOPHYAINCP)pipixmapgen.h \ 1775 $(SOPHYAINCP)picmapview.h \ 1776 $(SOPHYAINCP)pi3dwdg.h \ 1777 $(SOPHYAINCP)pi3ddrw.h \ 1778 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 1779 $(SOPHYAINCP)anydataobj.h \ 1780 $(SOPHYAINCP)ppersist.h \ 1781 $(SOPHYAINCP)pexceptions.h \ 1782 $(SOPHYAINCP)gnumd5.h \ 1783 $(SOPHYAINCP)ppfbinstream.h \ 1784 $(SOPHYAINCP)rawstream.h \ 1785 $(SOPHYAINCP)ppfnametag.h \ 1786 $(SOPHYAINCP)dvlist.h \ 1787 $(SOPHYAINCP)objfio.h \ 1788 $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \ 1789 $(SOPHYAINCP)commander.h \ 1790 $(SOPHYAINCP)pdlmgr.h \ 1791 $(SOPHYAINCP)ctimer.h \ 1792 $(SOPHYAINCP)zthread.h pisiadw.h \ 1793 $(SOPHYAINCP)pilistx.h \ 1794 $(SOPHYAINCP)pilistgen.h \ 1795 $(SOPHYAINCP)pistzwin.h \ 1796 $(SOPHYAINCP)pitherm.h \ 1797 $(SOPHYAINCP)resusage.h servnobjm.h \ 1798 nomhistadapter.h nomgadapter.h \ 1799 $(SOPHYAINCP)ntupintf.h \ 1800 $(SOPHYAINCP)generalfit.h \ 1801 $(SOPHYAINCP)tvector.h \ 1802 $(SOPHYAINCP)tmatrix.h \ 1803 $(SOPHYAINCP)tarray.h \ 1804 $(SOPHYAINCP)basarr.h \ 1805 $(SOPHYAINCP)ndatablock.h \ 1806 $(SOPHYAINCP)utilarr.h \ 1807 $(SOPHYAINCP)generaldata.h \ 1808 $(SOPHYAINCP)poly.h \ 1809 $(SOPHYAINCP)peida.h \ 1810 $(SOPHYAINCP)utils.h \ 1811 $(SOPHYAINCP)perrors.h \ 1812 $(SOPHYAINCP)fmath.h \ 1813 $(SOPHYAINCP)histos.h \ 1814 $(SOPHYAINCP)histos2.h \ 1815 $(SOPHYAINCP)hisprof.h \ 1816 $(SOPHYAINCP)histerr.h \ 1817 $(SOPHYAINCP)ntuple.h \ 1818 $(SOPHYAINCP)xntuple.h \ 1819 $(SOPHYAINCP)basedtable.h \ 1820 $(SOPHYAINCP)segdatablock.h \ 1821 nomgfdadapter.h nomimagadapter.h \ 1822 $(SOPHYAINCP)cimage.h \ 1823 $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \ 1824 nomtarradapter.h $(SOPHYAINCP)datatable.h \ 1825 $(SOPHYAINCP)swppfdtable.h \ 1826 $(SOPHYAINCP)swsegdb.h \ 1827 $(SOPHYAINCP)ppfswapper.h \ 1828 $(SOPHYAINCP)ppftpointerio.h \ 1829 nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \ 1830 $(SOPHYAINCP)spherepos.h \ 1831 $(SOPHYAINCP)unitvector.h \ 1832 $(SOPHYAINCP)vector3d.h \ 1833 $(SOPHYAINCP)longlat.h \ 1834 $(SOPHYAINCP)utilgeom.h \ 1835 $(SOPHYAINCP)spherethetaphi.h \ 1836 $(SOPHYAINCP)sphericalmap.h \ 1837 $(SOPHYAINCP)smathconst.h \ 1838 $(SOPHYAINCP)spherehealpix.h \ 1839 $(SOPHYAINCP)HEALPixUtils.h \ 1840 $(SOPHYAINCP)localmap.h \ 1841 $(SOPHYAINCP)sphereecp.h \ 1842 $(SOPHYAINCP)specrespvector.h \ 1843 $(SOPHYAINCP)specresp.h \ 1844 $(SOPHYAINCP)gaussfilt.h \ 1845 nomspecrespadapter.h 1846 $(CXXCOMPILE) -o $@ $< 1847 1848 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \ 1849 $(SOPHYAINCP)sopnamsp.h pintup3d.h \ 1850 $(SOPHYAINCP)ntupintf.h \ 1851 $(SOPHYAINCP)machdefs.h \ 1852 $(SOPHYAINCP)pi3ddrw.h \ 1853 $(SOPHYAINCP)pisysdep.h \ 1854 $(SOPHYAINCP)pidrawer.h \ 1855 $(SOPHYAINCP)pibwdggen.h \ 1856 $(SOPHYAINCP)piwdgx.h \ 1857 $(SOPHYAINCP)piwdggen.h \ 1858 $(SOPHYAINCP)pimsghandler.h \ 1859 $(SOPHYAINCP)picolist.h \ 1860 $(SOPHYAINCP)picmap.h \ 1861 $(SOPHYAINCP)picmapx.h \ 1862 $(SOPHYAINCP)picmapgen.h \ 1863 $(SOPHYAINCP)pigraphx.h \ 1864 $(SOPHYAINCP)pigraphgen.h \ 1865 $(SOPHYAINCP)pifontx.h \ 1866 $(SOPHYAINCP)pifontgen.h \ 1867 $(SOPHYAINCP)pigrcoord.h \ 1868 $(SOPHYAINCP)pilineatt.h \ 1869 $(SOPHYAINCP)pigraphuc.h \ 1870 $(SOPHYAINCP)pievthandler.h \ 1871 $(SOPHYAINCP)psfile.h \ 1872 $(SOPHYAINCP)pigratt.h \ 1873 $(SOPHYAINCP)piaxes.h \ 1874 $(SOPHYAINCP)pieldrw.h \ 1875 $(SOPHYAINCP)pigraph3d.h 1876 $(CXXCOMPILE) -o $@ $< 1877 1878 $(SOPHYAOBJP)pintuple.o: pintuple.cc \ 1879 $(SOPHYAINCP)sopnamsp.h pintuple.h \ 1880 $(SOPHYAINCP)ntupintf.h \ 1881 $(SOPHYAINCP)machdefs.h \ 1882 $(SOPHYAINCP)pidrawer.h \ 1883 $(SOPHYAINCP)pibwdggen.h \ 1884 $(SOPHYAINCP)pisysdep.h \ 1885 $(SOPHYAINCP)piwdgx.h \ 1886 $(SOPHYAINCP)piwdggen.h \ 1887 $(SOPHYAINCP)pimsghandler.h \ 1888 $(SOPHYAINCP)picolist.h \ 1889 $(SOPHYAINCP)picmap.h \ 1890 $(SOPHYAINCP)picmapx.h \ 1891 $(SOPHYAINCP)picmapgen.h \ 1892 $(SOPHYAINCP)pigraphx.h \ 1893 $(SOPHYAINCP)pigraphgen.h \ 1894 $(SOPHYAINCP)pifontx.h \ 1895 $(SOPHYAINCP)pifontgen.h \ 1896 $(SOPHYAINCP)pigrcoord.h \ 1897 $(SOPHYAINCP)pilineatt.h \ 1898 $(SOPHYAINCP)pigraphuc.h \ 1899 $(SOPHYAINCP)pievthandler.h \ 1900 $(SOPHYAINCP)psfile.h \ 1901 $(SOPHYAINCP)pigratt.h \ 1902 $(SOPHYAINCP)piaxes.h 1903 $(CXXCOMPILE) -o $@ $< 1904 1905 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \ 1906 $(SOPHYAINCP)sopnamsp.h pipodrw.h \ 1907 $(SOPHYAINCP)machdefs.h \ 1908 $(SOPHYAINCP)pidrawer.h \ 1909 $(SOPHYAINCP)pibwdggen.h \ 1910 $(SOPHYAINCP)pisysdep.h \ 1911 $(SOPHYAINCP)piwdgx.h \ 1912 $(SOPHYAINCP)piwdggen.h \ 1913 $(SOPHYAINCP)pimsghandler.h \ 1914 $(SOPHYAINCP)picolist.h \ 1915 $(SOPHYAINCP)picmap.h \ 1916 $(SOPHYAINCP)picmapx.h \ 1917 $(SOPHYAINCP)picmapgen.h \ 1918 $(SOPHYAINCP)pigraphx.h \ 1919 $(SOPHYAINCP)pigraphgen.h \ 1920 $(SOPHYAINCP)pifontx.h \ 1921 $(SOPHYAINCP)pifontgen.h \ 1922 $(SOPHYAINCP)pigrcoord.h \ 1923 $(SOPHYAINCP)pilineatt.h \ 1924 $(SOPHYAINCP)pigraphuc.h \ 1925 $(SOPHYAINCP)pievthandler.h \ 1926 $(SOPHYAINCP)psfile.h \ 1927 $(SOPHYAINCP)pigratt.h \ 1928 $(SOPHYAINCP)piaxes.h \ 1929 $(SOPHYAINCP)parradapter.h \ 1930 $(SOPHYAINCP)lut.h \ 1931 $(SOPHYAINCP)histos2.h \ 1932 $(SOPHYAINCP)peida.h \ 1933 $(SOPHYAINCP)utils.h \ 1934 $(SOPHYAINCP)perrors.h \ 1935 $(SOPHYAINCP)pexceptions.h \ 1936 $(SOPHYAINCP)fmath.h \ 1937 $(SOPHYAINCP)histos.h \ 1938 $(SOPHYAINCP)objfio.h \ 1939 $(SOPHYAINCP)anydataobj.h \ 1940 $(SOPHYAINCP)ppersist.h \ 1941 $(SOPHYAINCP)gnumd5.h \ 1942 $(SOPHYAINCP)ppfbinstream.h \ 1943 $(SOPHYAINCP)rawstream.h \ 1944 $(SOPHYAINCP)ppfnametag.h \ 1945 $(SOPHYAINCP)tvector.h \ 1946 $(SOPHYAINCP)tmatrix.h \ 1947 $(SOPHYAINCP)tarray.h \ 1948 $(SOPHYAINCP)basarr.h \ 1949 $(SOPHYAINCP)mutyv.h \ 1950 $(SOPHYAINCP)dvlist.h \ 1951 $(SOPHYAINCP)ndatablock.h \ 1952 $(SOPHYAINCP)utilarr.h \ 1953 $(SOPHYAINCP)generalfit.h \ 1954 $(SOPHYAINCP)generaldata.h \ 1955 $(SOPHYAINCP)ntupintf.h \ 1956 $(SOPHYAINCP)poly.h 1957 $(CXXCOMPILE) -o $@ $< 1958 1959 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \ 1960 $(SOPHYAINCP)sopnamsp.h \ 1961 $(SOPHYAINCP)machdefs.h \ 1962 $(SOPHYAINCP)perrors.h \ 1963 $(SOPHYAINCP)pexceptions.h \ 1964 $(SOPHYAINCP)ctimer.h \ 1965 $(SOPHYAINCP)nbmath.h \ 1966 $(SOPHYAINCP)smathconst.h pistdimgapp.h \ 1967 $(SOPHYAINCP)pisysdep.h \ 1968 $(SOPHYAINCP)piapplx.h \ 1969 $(SOPHYAINCP)piapplgen.h \ 1970 $(SOPHYAINCP)pimsghandler.h \ 1971 $(SOPHYAINCP)picontainerx.h \ 1972 $(SOPHYAINCP)picontainergen.h \ 1973 $(SOPHYAINCP)piwdgx.h \ 1974 $(SOPHYAINCP)piwdggen.h \ 1975 $(SOPHYAINCP)picolist.h \ 1976 $(SOPHYAINCP)pimenubarx.h \ 1977 $(SOPHYAINCP)pimenubargen.h \ 1978 $(SOPHYAINCP)pimenux.h \ 1979 $(SOPHYAINCP)pimenugen.h \ 1980 $(SOPHYAINCP)picons.h \ 1981 $(SOPHYAINCP)pistdwdgx.h \ 1982 $(SOPHYAINCP)pistdwdggen.h \ 1983 $(SOPHYAINCP)pibwdgx.h \ 1984 $(SOPHYAINCP)pibwdggen.h \ 1985 $(SOPHYAINCP)picmap.h \ 1986 $(SOPHYAINCP)picmapx.h \ 1987 $(SOPHYAINCP)picmapgen.h \ 1988 $(SOPHYAINCP)pigraphx.h \ 1989 $(SOPHYAINCP)pigraphgen.h \ 1990 $(SOPHYAINCP)pifontx.h \ 1991 $(SOPHYAINCP)pifontgen.h \ 1992 $(SOPHYAINCP)pigrcoord.h \ 1993 $(SOPHYAINCP)pilineatt.h \ 1994 $(SOPHYAINCP)pigraphuc.h \ 1995 $(SOPHYAINCP)pievthandler.h \ 1996 $(SOPHYAINCP)psfile.h \ 1997 $(SOPHYAINCP)pigraphps.h \ 1998 $(SOPHYAINCP)piwindowx.h \ 1999 $(SOPHYAINCP)piwindowgen.h \ 2000 $(SOPHYAINCP)pioptmenux.h \ 2001 $(SOPHYAINCP)pioptmenugen.h \ 2002 $(SOPHYAINCP)pifilechox.h \ 2003 $(SOPHYAINCP)pifilechogen.h \ 2004 $(SOPHYAINCP)piperiodx.h \ 2005 $(SOPHYAINCP)periodic.h \ 2006 $(SOPHYAINCP)piimage.h \ 2007 $(SOPHYAINCP)parradapter.h \ 2008 $(SOPHYAINCP)lut.h \ 2009 $(SOPHYAINCP)pieldrw.h \ 2010 $(SOPHYAINCP)pidrawer.h \ 2011 $(SOPHYAINCP)pigratt.h \ 2012 $(SOPHYAINCP)piaxes.h \ 2013 $(SOPHYAINCP)pipixmapx.h \ 2014 $(SOPHYAINCP)pipixmapgen.h \ 2015 $(SOPHYAINCP)picmapview.h \ 2016 $(SOPHYAINCP)pi3dwdg.h \ 2017 $(SOPHYAINCP)pi3ddrw.h \ 2018 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 2019 $(SOPHYAINCP)anydataobj.h \ 2020 $(SOPHYAINCP)ppersist.h \ 2021 $(SOPHYAINCP)gnumd5.h \ 2022 $(SOPHYAINCP)ppfbinstream.h \ 2023 $(SOPHYAINCP)rawstream.h \ 2024 $(SOPHYAINCP)ppfnametag.h \ 2025 $(SOPHYAINCP)dvlist.h \ 2026 $(SOPHYAINCP)objfio.h \ 2027 $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \ 2028 $(SOPHYAINCP)commander.h \ 2029 $(SOPHYAINCP)pdlmgr.h \ 2030 $(SOPHYAINCP)zthread.h pisiadw.h \ 2031 $(SOPHYAINCP)pilistx.h \ 2032 $(SOPHYAINCP)pilistgen.h \ 2033 $(SOPHYAINCP)pistzwin.h \ 2034 $(SOPHYAINCP)pitherm.h \ 2035 $(SOPHYAINCP)resusage.h servnobjm.h 2036 $(CXXCOMPILE) -o $@ $< 2037 2038 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \ 2039 $(SOPHYAINCP)sopnamsp.h \ 2040 $(SOPHYAINCP)machdefs.h \ 2041 $(SOPHYAINCP)strutil.h \ 2042 $(SOPHYAINCP)timing.h \ 2043 $(SOPHYAINCP)perrors.h \ 2044 $(SOPHYAINCP)pexceptions.h \ 2045 $(SOPHYAINCP)ctimer.h \ 2046 $(SOPHYAINCP)psighand.h \ 2047 $(SOPHYAINCP)cimage.h \ 2048 $(SOPHYAINCP)tmatrix.h \ 2049 $(SOPHYAINCP)tarray.h \ 2050 $(SOPHYAINCP)basarr.h \ 2051 $(SOPHYAINCP)anydataobj.h \ 2052 $(SOPHYAINCP)mutyv.h \ 2053 $(SOPHYAINCP)dvlist.h \ 2054 $(SOPHYAINCP)objfio.h \ 2055 $(SOPHYAINCP)ppersist.h \ 2056 $(SOPHYAINCP)gnumd5.h \ 2057 $(SOPHYAINCP)ppfbinstream.h \ 2058 $(SOPHYAINCP)rawstream.h \ 2059 $(SOPHYAINCP)ppfnametag.h \ 2060 $(SOPHYAINCP)ndatablock.h \ 2061 $(SOPHYAINCP)utilarr.h \ 2062 $(SOPHYAINCP)fioarr.h \ 2063 $(SOPHYAINCP)tvector.h pistdimgapp.h \ 2064 $(SOPHYAINCP)pisysdep.h \ 2065 $(SOPHYAINCP)piapplx.h \ 2066 $(SOPHYAINCP)piapplgen.h \ 2067 $(SOPHYAINCP)pimsghandler.h \ 2068 $(SOPHYAINCP)picontainerx.h \ 2069 $(SOPHYAINCP)picontainergen.h \ 2070 $(SOPHYAINCP)piwdgx.h \ 2071 $(SOPHYAINCP)piwdggen.h \ 2072 $(SOPHYAINCP)picolist.h \ 2073 $(SOPHYAINCP)pimenubarx.h \ 2074 $(SOPHYAINCP)pimenubargen.h \ 2075 $(SOPHYAINCP)pimenux.h \ 2076 $(SOPHYAINCP)pimenugen.h \ 2077 $(SOPHYAINCP)picons.h \ 2078 $(SOPHYAINCP)pistdwdgx.h \ 2079 $(SOPHYAINCP)pistdwdggen.h \ 2080 $(SOPHYAINCP)pibwdgx.h \ 2081 $(SOPHYAINCP)pibwdggen.h \ 2082 $(SOPHYAINCP)picmap.h \ 2083 $(SOPHYAINCP)picmapx.h \ 2084 $(SOPHYAINCP)picmapgen.h \ 2085 $(SOPHYAINCP)pigraphx.h \ 2086 $(SOPHYAINCP)pigraphgen.h \ 2087 $(SOPHYAINCP)pifontx.h \ 2088 $(SOPHYAINCP)pifontgen.h \ 2089 $(SOPHYAINCP)pigrcoord.h \ 2090 $(SOPHYAINCP)pilineatt.h \ 2091 $(SOPHYAINCP)pigraphuc.h \ 2092 $(SOPHYAINCP)pievthandler.h \ 2093 $(SOPHYAINCP)psfile.h \ 2094 $(SOPHYAINCP)pigraphps.h \ 2095 $(SOPHYAINCP)piwindowx.h \ 2096 $(SOPHYAINCP)piwindowgen.h \ 2097 $(SOPHYAINCP)pioptmenux.h \ 2098 $(SOPHYAINCP)pioptmenugen.h \ 2099 $(SOPHYAINCP)pifilechox.h \ 2100 $(SOPHYAINCP)pifilechogen.h \ 2101 $(SOPHYAINCP)piperiodx.h \ 2102 $(SOPHYAINCP)periodic.h \ 2103 $(SOPHYAINCP)piimage.h \ 2104 $(SOPHYAINCP)parradapter.h \ 2105 $(SOPHYAINCP)lut.h \ 2106 $(SOPHYAINCP)pieldrw.h \ 2107 $(SOPHYAINCP)pidrawer.h \ 2108 $(SOPHYAINCP)pigratt.h \ 2109 $(SOPHYAINCP)piaxes.h \ 2110 $(SOPHYAINCP)pipixmapx.h \ 2111 $(SOPHYAINCP)pipixmapgen.h \ 2112 $(SOPHYAINCP)picmapview.h \ 2113 $(SOPHYAINCP)pi3dwdg.h \ 2114 $(SOPHYAINCP)pi3ddrw.h \ 2115 $(SOPHYAINCP)pigraph3d.h nobjmgr.h \ 2116 dlftypes.h piacmd.h \ 2117 $(SOPHYAINCP)commander.h \ 2118 $(SOPHYAINCP)pdlmgr.h \ 2119 $(SOPHYAINCP)zthread.h pisiadw.h \ 2120 $(SOPHYAINCP)pilistx.h \ 2121 $(SOPHYAINCP)pilistgen.h \ 2122 $(SOPHYAINCP)pistzwin.h \ 2123 $(SOPHYAINCP)pitherm.h \ 2124 $(SOPHYAINCP)resusage.h servnobjm.h \ 2125 $(SOPHYAINCP)piimgtools.h \ 2126 $(SOPHYAINCP)pidrwtools.h \ 2127 $(SOPHYAINCP)piaxestools.h \ 2128 $(SOPHYAINCP)piscdrawwdg.h piinit.h \ 2129 $(SOPHYAINCP)sambainit.h \ 2130 $(SOPHYAINCP)skymapinit.h \ 2131 $(SOPHYAINCP)sophyainit.h \ 2132 $(SOPHYAINCP)ntoolsinit.h \ 2133 $(SOPHYAINCP)tarrinit.h \ 2134 $(SOPHYAINCP)piversion.h piaversion.h 2135 $(CXXCOMPILE) -o $@ $< 2136 2137 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \ 2138 $(SOPHYAINCP)sopnamsp.h pitvmaad.h \ 2139 $(SOPHYAINCP)machdefs.h \ 2140 $(SOPHYAINCP)parradapter.h \ 2141 $(SOPHYAINCP)lut.h \ 2142 $(SOPHYAINCP)tmatrix.h \ 2143 $(SOPHYAINCP)tarray.h \ 2144 $(SOPHYAINCP)basarr.h \ 2145 $(SOPHYAINCP)anydataobj.h \ 2146 $(SOPHYAINCP)mutyv.h \ 2147 $(SOPHYAINCP)dvlist.h \ 2148 $(SOPHYAINCP)objfio.h \ 2149 $(SOPHYAINCP)ppersist.h \ 2150 $(SOPHYAINCP)pexceptions.h \ 2151 $(SOPHYAINCP)gnumd5.h \ 2152 $(SOPHYAINCP)ppfbinstream.h \ 2153 $(SOPHYAINCP)rawstream.h \ 2154 $(SOPHYAINCP)ppfnametag.h \ 2155 $(SOPHYAINCP)ndatablock.h \ 2156 $(SOPHYAINCP)utilarr.h \ 2157 $(SOPHYAINCP)tvector.h 2158 $(CXXCOMPILE) -o $@ $< 2159 2160 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \ 2161 $(SOPHYAINCP)sopnamsp.h \ 2162 $(SOPHYAINCP)strutil.h nobjmgr.h \ 2163 $(SOPHYAINCP)machdefs.h \ 2164 $(SOPHYAINCP)anydataobj.h \ 2165 $(SOPHYAINCP)ppersist.h \ 2166 $(SOPHYAINCP)pexceptions.h \ 2167 $(SOPHYAINCP)gnumd5.h \ 2168 $(SOPHYAINCP)ppfbinstream.h \ 2169 $(SOPHYAINCP)rawstream.h \ 2170 $(SOPHYAINCP)ppfnametag.h \ 2171 $(SOPHYAINCP)dvlist.h \ 2172 $(SOPHYAINCP)objfio.h \ 2173 $(SOPHYAINCP)mutyv.h dlftypes.h \ 2174 servnobjm.h $(SOPHYAINCP)pdlmgr.h \ 2175 nomgadapter.h $(SOPHYAINCP)pidrawer.h \ 2176 $(SOPHYAINCP)pibwdggen.h \ 2177 $(SOPHYAINCP)pisysdep.h \ 2178 $(SOPHYAINCP)piwdgx.h \ 2179 $(SOPHYAINCP)piwdggen.h \ 2180 $(SOPHYAINCP)pimsghandler.h \ 2181 $(SOPHYAINCP)picolist.h \ 2182 $(SOPHYAINCP)picmap.h \ 2183 $(SOPHYAINCP)picmapx.h \ 2184 $(SOPHYAINCP)picmapgen.h \ 2185 $(SOPHYAINCP)pigraphx.h \ 2186 $(SOPHYAINCP)pigraphgen.h \ 2187 $(SOPHYAINCP)pifontx.h \ 2188 $(SOPHYAINCP)pifontgen.h \ 2189 $(SOPHYAINCP)pigrcoord.h \ 2190 $(SOPHYAINCP)pilineatt.h \ 2191 $(SOPHYAINCP)pigraphuc.h \ 2192 $(SOPHYAINCP)pievthandler.h \ 2193 $(SOPHYAINCP)psfile.h \ 2194 $(SOPHYAINCP)pigratt.h \ 2195 $(SOPHYAINCP)piaxes.h \ 2196 $(SOPHYAINCP)parradapter.h \ 2197 $(SOPHYAINCP)lut.h \ 2198 $(SOPHYAINCP)ntupintf.h \ 2199 $(SOPHYAINCP)generalfit.h \ 2200 $(SOPHYAINCP)tvector.h \ 2201 $(SOPHYAINCP)tmatrix.h \ 2202 $(SOPHYAINCP)tarray.h \ 2203 $(SOPHYAINCP)basarr.h \ 2204 $(SOPHYAINCP)ndatablock.h \ 2205 $(SOPHYAINCP)utilarr.h \ 2206 $(SOPHYAINCP)generaldata.h \ 2207 $(SOPHYAINCP)poly.h \ 2208 $(SOPHYAINCP)peida.h \ 2209 $(SOPHYAINCP)utils.h \ 2210 $(SOPHYAINCP)perrors.h \ 2211 $(SOPHYAINCP)fmath.h pistdimgapp.h \ 1506 pistdimgapp.h \ 2212 1507 $(SOPHYAINCP)piapplx.h \ 2213 1508 $(SOPHYAINCP)piapplgen.h \ … … 2238 1533 $(SOPHYAINCP)pi3dwdg.h \ 2239 1534 $(SOPHYAINCP)pi3ddrw.h \ 2240 $(SOPHYAINCP)pigraph3d.h piacmd.h \ 1535 $(SOPHYAINCP)pigraph3d.h \ 1536 pisiadw.h $(SOPHYAINCP)pilistx.h \ 1537 $(SOPHYAINCP)pilistgen.h \ 1538 $(SOPHYAINCP)pistzwin.h \ 1539 $(SOPHYAINCP)pitherm.h \ 1540 $(SOPHYAINCP)resusage.h \ 1541 nomhistadapter.h \ 1542 $(SOPHYAINCP)histerr.h \ 1543 $(SOPHYAINCP)xntuple.h \ 1544 $(SOPHYAINCP)basedtable.h \ 1545 $(SOPHYAINCP)segdatablock.h \ 1546 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h 1547 $(CXXCOMPILELIB) -o $@ $< 1548 1549 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \ 1550 $(SOPHYAINCP)sopnamsp.h pigfd1.h \ 1551 $(SOPHYAINCP)generaldata.h \ 1552 $(SOPHYAINCP)objfio.h \ 1553 $(SOPHYAINCP)machdefs.h \ 1554 $(SOPHYAINCP)anydataobj.h \ 1555 $(SOPHYAINCP)ppersist.h \ 1556 $(SOPHYAINCP)pexceptions.h \ 1557 $(SOPHYAINCP)gnumd5.h \ 1558 $(SOPHYAINCP)ppfbinstream.h \ 1559 $(SOPHYAINCP)rawstream.h \ 1560 $(SOPHYAINCP)ppfnametag.h \ 1561 $(SOPHYAINCP)ntupintf.h \ 1562 $(SOPHYAINCP)poly.h \ 1563 $(SOPHYAINCP)peida.h \ 1564 $(SOPHYAINCP)utils.h \ 1565 $(SOPHYAINCP)perrors.h \ 1566 $(SOPHYAINCP)fmath.h \ 1567 $(SOPHYAINCP)tvector.h \ 1568 $(SOPHYAINCP)tmatrix.h \ 1569 $(SOPHYAINCP)tarray.h \ 1570 $(SOPHYAINCP)basarr.h \ 1571 $(SOPHYAINCP)mutyv.h \ 1572 $(SOPHYAINCP)dvlist.h \ 1573 $(SOPHYAINCP)ndatablock.h \ 1574 $(SOPHYAINCP)utilarr.h \ 1575 $(SOPHYAINCP)pidrawer.h \ 1576 $(SOPHYAINCP)pibwdggen.h \ 1577 $(SOPHYAINCP)pisysdep.h \ 1578 $(SOPHYAINCP)piwdgx.h \ 1579 $(SOPHYAINCP)piwdggen.h \ 1580 $(SOPHYAINCP)pimsghandler.h \ 1581 $(SOPHYAINCP)picolist.h \ 1582 $(SOPHYAINCP)picmap.h \ 1583 $(SOPHYAINCP)picmapx.h \ 1584 $(SOPHYAINCP)picmapgen.h \ 1585 $(SOPHYAINCP)pigraphx.h \ 1586 $(SOPHYAINCP)pigraphgen.h \ 1587 $(SOPHYAINCP)pifontx.h \ 1588 $(SOPHYAINCP)pifontgen.h \ 1589 $(SOPHYAINCP)pigrcoord.h \ 1590 $(SOPHYAINCP)pilineatt.h \ 1591 $(SOPHYAINCP)pigraphuc.h \ 1592 $(SOPHYAINCP)pievthandler.h \ 1593 $(SOPHYAINCP)psfile.h \ 1594 $(SOPHYAINCP)pigratt.h \ 1595 $(SOPHYAINCP)piaxes.h 1596 $(CXXCOMPILELIB) -o $@ $< 1597 1598 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \ 1599 $(SOPHYAINCP)sopnamsp.h pigfd2.h \ 1600 $(SOPHYAINCP)generaldata.h \ 1601 $(SOPHYAINCP)objfio.h \ 1602 $(SOPHYAINCP)machdefs.h \ 1603 $(SOPHYAINCP)anydataobj.h \ 1604 $(SOPHYAINCP)ppersist.h \ 1605 $(SOPHYAINCP)pexceptions.h \ 1606 $(SOPHYAINCP)gnumd5.h \ 1607 $(SOPHYAINCP)ppfbinstream.h \ 1608 $(SOPHYAINCP)rawstream.h \ 1609 $(SOPHYAINCP)ppfnametag.h \ 1610 $(SOPHYAINCP)ntupintf.h \ 1611 $(SOPHYAINCP)poly.h \ 1612 $(SOPHYAINCP)peida.h \ 1613 $(SOPHYAINCP)utils.h \ 1614 $(SOPHYAINCP)perrors.h \ 1615 $(SOPHYAINCP)fmath.h \ 1616 $(SOPHYAINCP)tvector.h \ 1617 $(SOPHYAINCP)tmatrix.h \ 1618 $(SOPHYAINCP)tarray.h \ 1619 $(SOPHYAINCP)basarr.h \ 1620 $(SOPHYAINCP)mutyv.h \ 1621 $(SOPHYAINCP)dvlist.h \ 1622 $(SOPHYAINCP)ndatablock.h \ 1623 $(SOPHYAINCP)utilarr.h \ 1624 $(SOPHYAINCP)pi3ddrw.h \ 1625 $(SOPHYAINCP)pisysdep.h \ 1626 $(SOPHYAINCP)pidrawer.h \ 1627 $(SOPHYAINCP)pibwdggen.h \ 1628 $(SOPHYAINCP)piwdgx.h \ 1629 $(SOPHYAINCP)piwdggen.h \ 1630 $(SOPHYAINCP)pimsghandler.h \ 1631 $(SOPHYAINCP)picolist.h \ 1632 $(SOPHYAINCP)picmap.h \ 1633 $(SOPHYAINCP)picmapx.h \ 1634 $(SOPHYAINCP)picmapgen.h \ 1635 $(SOPHYAINCP)pigraphx.h \ 1636 $(SOPHYAINCP)pigraphgen.h \ 1637 $(SOPHYAINCP)pifontx.h \ 1638 $(SOPHYAINCP)pifontgen.h \ 1639 $(SOPHYAINCP)pigrcoord.h \ 1640 $(SOPHYAINCP)pilineatt.h \ 1641 $(SOPHYAINCP)pigraphuc.h \ 1642 $(SOPHYAINCP)pievthandler.h \ 1643 $(SOPHYAINCP)psfile.h \ 1644 $(SOPHYAINCP)pigratt.h \ 1645 $(SOPHYAINCP)piaxes.h \ 1646 $(SOPHYAINCP)pieldrw.h \ 1647 $(SOPHYAINCP)pigraph3d.h 1648 $(CXXCOMPILELIB) -o $@ $< 1649 1650 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \ 1651 $(SOPHYAINCP)pisysdep.h \ 1652 $(SOPHYAINCP)machdefs.h \ 1653 $(SOPHYAINCP)piapplx.h \ 1654 $(SOPHYAINCP)piapplgen.h \ 1655 $(SOPHYAINCP)pimsghandler.h \ 1656 $(SOPHYAINCP)picontainerx.h \ 1657 $(SOPHYAINCP)picontainergen.h \ 1658 $(SOPHYAINCP)piwdgx.h \ 1659 $(SOPHYAINCP)piwdggen.h \ 1660 $(SOPHYAINCP)picolist.h \ 1661 $(SOPHYAINCP)pimenubarx.h \ 1662 $(SOPHYAINCP)pimenubargen.h \ 1663 $(SOPHYAINCP)pimenux.h \ 1664 $(SOPHYAINCP)pimenugen.h \ 1665 $(SOPHYAINCP)picons.h \ 1666 $(SOPHYAINCP)pistdwdgx.h \ 1667 $(SOPHYAINCP)pistdwdggen.h \ 1668 $(SOPHYAINCP)pibwdgx.h \ 1669 $(SOPHYAINCP)pibwdggen.h \ 1670 $(SOPHYAINCP)picmap.h \ 1671 $(SOPHYAINCP)picmapx.h \ 1672 $(SOPHYAINCP)picmapgen.h \ 1673 $(SOPHYAINCP)pigraphx.h \ 1674 $(SOPHYAINCP)pigraphgen.h \ 1675 $(SOPHYAINCP)pifontx.h \ 1676 $(SOPHYAINCP)pifontgen.h \ 1677 $(SOPHYAINCP)pigrcoord.h \ 1678 $(SOPHYAINCP)pilineatt.h \ 1679 $(SOPHYAINCP)pigraphuc.h \ 1680 $(SOPHYAINCP)pievthandler.h \ 1681 $(SOPHYAINCP)psfile.h \ 1682 $(SOPHYAINCP)pigraphps.h \ 1683 $(SOPHYAINCP)sopnamsp.h \ 1684 pihisto2d.h \ 1685 $(SOPHYAINCP)pioptmenux.h \ 1686 $(SOPHYAINCP)pioptmenugen.h \ 1687 $(SOPHYAINCP)histos2.h \ 1688 $(SOPHYAINCP)peida.h \ 1689 $(SOPHYAINCP)utils.h \ 1690 $(SOPHYAINCP)perrors.h \ 1691 $(SOPHYAINCP)pexceptions.h \ 1692 $(SOPHYAINCP)fmath.h \ 1693 $(SOPHYAINCP)histos.h \ 1694 $(SOPHYAINCP)objfio.h \ 1695 $(SOPHYAINCP)anydataobj.h \ 1696 $(SOPHYAINCP)ppersist.h \ 1697 $(SOPHYAINCP)gnumd5.h \ 1698 $(SOPHYAINCP)ppfbinstream.h \ 1699 $(SOPHYAINCP)rawstream.h \ 1700 $(SOPHYAINCP)ppfnametag.h \ 1701 $(SOPHYAINCP)tvector.h \ 1702 $(SOPHYAINCP)tmatrix.h \ 1703 $(SOPHYAINCP)tarray.h \ 1704 $(SOPHYAINCP)basarr.h \ 1705 $(SOPHYAINCP)mutyv.h \ 1706 $(SOPHYAINCP)dvlist.h \ 1707 $(SOPHYAINCP)ndatablock.h \ 1708 $(SOPHYAINCP)utilarr.h \ 1709 $(SOPHYAINCP)pidrawer.h \ 1710 $(SOPHYAINCP)pigratt.h \ 1711 $(SOPHYAINCP)piaxes.h \ 1712 $(SOPHYAINCP)piscdrawwdg.h \ 1713 $(SOPHYAINCP)piwindowx.h \ 1714 $(SOPHYAINCP)piwindowgen.h \ 1715 $(SOPHYAINCP)pieldrw.h \ 1716 $(SOPHYAINCP)nbrandom.h \ 1717 $(SOPHYAINCP)srandgen.h 1718 $(CXXCOMPILELIB) -o $@ $< 1719 1720 $(SOPHYAOBJP)pihisto.o: pihisto.cc \ 1721 $(SOPHYAINCP)sopnamsp.h \ 1722 pihisto.h $(SOPHYAINCP)histos.h \ 1723 $(SOPHYAINCP)objfio.h \ 1724 $(SOPHYAINCP)machdefs.h \ 1725 $(SOPHYAINCP)anydataobj.h \ 1726 $(SOPHYAINCP)ppersist.h \ 1727 $(SOPHYAINCP)pexceptions.h \ 1728 $(SOPHYAINCP)gnumd5.h \ 1729 $(SOPHYAINCP)ppfbinstream.h \ 1730 $(SOPHYAINCP)rawstream.h \ 1731 $(SOPHYAINCP)ppfnametag.h \ 1732 $(SOPHYAINCP)peida.h \ 1733 $(SOPHYAINCP)utils.h \ 1734 $(SOPHYAINCP)perrors.h \ 1735 $(SOPHYAINCP)fmath.h \ 1736 $(SOPHYAINCP)tvector.h \ 1737 $(SOPHYAINCP)tmatrix.h \ 1738 $(SOPHYAINCP)tarray.h \ 1739 $(SOPHYAINCP)basarr.h \ 1740 $(SOPHYAINCP)mutyv.h \ 1741 $(SOPHYAINCP)dvlist.h \ 1742 $(SOPHYAINCP)ndatablock.h \ 1743 $(SOPHYAINCP)utilarr.h \ 1744 $(SOPHYAINCP)pidrawer.h \ 1745 $(SOPHYAINCP)pibwdggen.h \ 1746 $(SOPHYAINCP)pisysdep.h \ 1747 $(SOPHYAINCP)piwdgx.h \ 1748 $(SOPHYAINCP)piwdggen.h \ 1749 $(SOPHYAINCP)pimsghandler.h \ 1750 $(SOPHYAINCP)picolist.h \ 1751 $(SOPHYAINCP)picmap.h \ 1752 $(SOPHYAINCP)picmapx.h \ 1753 $(SOPHYAINCP)picmapgen.h \ 1754 $(SOPHYAINCP)pigraphx.h \ 1755 $(SOPHYAINCP)pigraphgen.h \ 1756 $(SOPHYAINCP)pifontx.h \ 1757 $(SOPHYAINCP)pifontgen.h \ 1758 $(SOPHYAINCP)pigrcoord.h \ 1759 $(SOPHYAINCP)pilineatt.h \ 1760 $(SOPHYAINCP)pigraphuc.h \ 1761 $(SOPHYAINCP)pievthandler.h \ 1762 $(SOPHYAINCP)psfile.h \ 1763 $(SOPHYAINCP)pigratt.h \ 1764 $(SOPHYAINCP)piaxes.h \ 1765 $(SOPHYAINCP)hisprof.h 1766 $(CXXCOMPILELIB) -o $@ $< 1767 1768 $(SOPHYAOBJP)piinit.o: piinit.cc \ 1769 $(SOPHYAINCP)sopnamsp.h \ 1770 $(SOPHYAINCP)machdefs.h piinit.h \ 1771 $(SOPHYAINCP)sambainit.h \ 1772 $(SOPHYAINCP)skymapinit.h \ 1773 $(SOPHYAINCP)sophyainit.h \ 1774 $(SOPHYAINCP)ntoolsinit.h \ 1775 $(SOPHYAINCP)tarrinit.h \ 1776 pistdimgapp.h \ 1777 $(SOPHYAINCP)pisysdep.h \ 1778 $(SOPHYAINCP)piapplx.h \ 1779 $(SOPHYAINCP)piapplgen.h \ 1780 $(SOPHYAINCP)pimsghandler.h \ 1781 $(SOPHYAINCP)picontainerx.h \ 1782 $(SOPHYAINCP)picontainergen.h \ 1783 $(SOPHYAINCP)piwdgx.h \ 1784 $(SOPHYAINCP)piwdggen.h \ 1785 $(SOPHYAINCP)picolist.h \ 1786 $(SOPHYAINCP)pimenubarx.h \ 1787 $(SOPHYAINCP)pimenubargen.h \ 1788 $(SOPHYAINCP)pimenux.h \ 1789 $(SOPHYAINCP)pimenugen.h \ 1790 $(SOPHYAINCP)picons.h \ 1791 $(SOPHYAINCP)pistdwdgx.h \ 1792 $(SOPHYAINCP)pistdwdggen.h \ 1793 $(SOPHYAINCP)pibwdgx.h \ 1794 $(SOPHYAINCP)pibwdggen.h \ 1795 $(SOPHYAINCP)picmap.h \ 1796 $(SOPHYAINCP)picmapx.h \ 1797 $(SOPHYAINCP)picmapgen.h \ 1798 $(SOPHYAINCP)pigraphx.h \ 1799 $(SOPHYAINCP)pigraphgen.h \ 1800 $(SOPHYAINCP)pifontx.h \ 1801 $(SOPHYAINCP)pifontgen.h \ 1802 $(SOPHYAINCP)pigrcoord.h \ 1803 $(SOPHYAINCP)pilineatt.h \ 1804 $(SOPHYAINCP)pigraphuc.h \ 1805 $(SOPHYAINCP)pievthandler.h \ 1806 $(SOPHYAINCP)psfile.h \ 1807 $(SOPHYAINCP)pigraphps.h \ 1808 $(SOPHYAINCP)piwindowx.h \ 1809 $(SOPHYAINCP)piwindowgen.h \ 1810 $(SOPHYAINCP)pioptmenux.h \ 1811 $(SOPHYAINCP)pioptmenugen.h \ 1812 $(SOPHYAINCP)pifilechox.h \ 1813 $(SOPHYAINCP)pifilechogen.h \ 1814 $(SOPHYAINCP)piperiodx.h \ 1815 $(SOPHYAINCP)periodic.h \ 1816 $(SOPHYAINCP)piimage.h \ 1817 $(SOPHYAINCP)parradapter.h \ 1818 $(SOPHYAINCP)lut.h \ 1819 $(SOPHYAINCP)pieldrw.h \ 1820 $(SOPHYAINCP)pidrawer.h \ 1821 $(SOPHYAINCP)pigratt.h \ 1822 $(SOPHYAINCP)piaxes.h \ 1823 $(SOPHYAINCP)pipixmapx.h \ 1824 $(SOPHYAINCP)pipixmapgen.h \ 1825 $(SOPHYAINCP)picmapview.h \ 1826 $(SOPHYAINCP)pi3dwdg.h \ 1827 $(SOPHYAINCP)pi3ddrw.h \ 1828 $(SOPHYAINCP)pigraph3d.h \ 1829 nobjmgr.h \ 1830 $(SOPHYAINCP)anydataobj.h \ 1831 $(SOPHYAINCP)ppersist.h \ 1832 $(SOPHYAINCP)pexceptions.h \ 1833 $(SOPHYAINCP)gnumd5.h \ 1834 $(SOPHYAINCP)ppfbinstream.h \ 1835 $(SOPHYAINCP)rawstream.h \ 1836 $(SOPHYAINCP)ppfnametag.h \ 1837 $(SOPHYAINCP)dvlist.h \ 1838 $(SOPHYAINCP)objfio.h \ 1839 $(SOPHYAINCP)mutyv.h dlftypes.h \ 1840 piacmd.h \ 1841 $(SOPHYAINCP)commander.h \ 1842 $(SOPHYAINCP)pdlmgr.h \ 1843 $(SOPHYAINCP)ctimer.h \ 1844 $(SOPHYAINCP)zthread.h pisiadw.h \ 1845 $(SOPHYAINCP)pilistx.h \ 1846 $(SOPHYAINCP)pilistgen.h \ 1847 $(SOPHYAINCP)pistzwin.h \ 1848 $(SOPHYAINCP)pitherm.h \ 1849 $(SOPHYAINCP)resusage.h \ 1850 servnobjm.h nomhistadapter.h nomgadapter.h \ 1851 $(SOPHYAINCP)ntupintf.h \ 1852 $(SOPHYAINCP)generalfit.h \ 1853 $(SOPHYAINCP)tvector.h \ 1854 $(SOPHYAINCP)tmatrix.h \ 1855 $(SOPHYAINCP)tarray.h \ 1856 $(SOPHYAINCP)basarr.h \ 1857 $(SOPHYAINCP)ndatablock.h \ 1858 $(SOPHYAINCP)utilarr.h \ 1859 $(SOPHYAINCP)generaldata.h \ 1860 $(SOPHYAINCP)poly.h \ 1861 $(SOPHYAINCP)peida.h \ 1862 $(SOPHYAINCP)utils.h \ 1863 $(SOPHYAINCP)perrors.h \ 1864 $(SOPHYAINCP)fmath.h \ 1865 $(SOPHYAINCP)histos.h \ 1866 $(SOPHYAINCP)histos2.h \ 1867 $(SOPHYAINCP)hisprof.h \ 1868 $(SOPHYAINCP)histerr.h \ 1869 $(SOPHYAINCP)ntuple.h \ 1870 $(SOPHYAINCP)xntuple.h \ 1871 $(SOPHYAINCP)basedtable.h \ 1872 $(SOPHYAINCP)segdatablock.h \ 1873 nomgfdadapter.h nomimagadapter.h \ 1874 $(SOPHYAINCP)cimage.h \ 1875 $(SOPHYAINCP)fioarr.h \ 1876 nomtmatvecadapter.h nomtarradapter.h \ 1877 $(SOPHYAINCP)datatable.h \ 1878 $(SOPHYAINCP)swppfdtable.h \ 1879 $(SOPHYAINCP)swsegdb.h \ 1880 $(SOPHYAINCP)ppfswapper.h \ 1881 $(SOPHYAINCP)ppftpointerio.h \ 1882 nomskymapadapter.h \ 1883 $(SOPHYAINCP)pixelmap.h \ 1884 $(SOPHYAINCP)spherepos.h \ 1885 $(SOPHYAINCP)unitvector.h \ 1886 $(SOPHYAINCP)vector3d.h \ 1887 $(SOPHYAINCP)longlat.h \ 1888 $(SOPHYAINCP)utilgeom.h \ 1889 $(SOPHYAINCP)spherethetaphi.h \ 1890 $(SOPHYAINCP)sphericalmap.h \ 1891 $(SOPHYAINCP)smathconst.h \ 1892 $(SOPHYAINCP)spherehealpix.h \ 1893 $(SOPHYAINCP)HEALPixUtils.h \ 1894 $(SOPHYAINCP)localmap.h \ 1895 $(SOPHYAINCP)sphereecp.h \ 1896 $(SOPHYAINCP)specrespvector.h \ 1897 $(SOPHYAINCP)specresp.h \ 1898 $(SOPHYAINCP)gaussfilt.h \ 1899 nomspecrespadapter.h 1900 $(CXXCOMPILELIB) -o $@ $< 1901 1902 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \ 1903 $(SOPHYAINCP)sopnamsp.h \ 1904 pintup3d.h \ 1905 $(SOPHYAINCP)ntupintf.h \ 1906 $(SOPHYAINCP)machdefs.h \ 1907 $(SOPHYAINCP)pi3ddrw.h \ 1908 $(SOPHYAINCP)pisysdep.h \ 1909 $(SOPHYAINCP)pidrawer.h \ 1910 $(SOPHYAINCP)pibwdggen.h \ 1911 $(SOPHYAINCP)piwdgx.h \ 1912 $(SOPHYAINCP)piwdggen.h \ 1913 $(SOPHYAINCP)pimsghandler.h \ 1914 $(SOPHYAINCP)picolist.h \ 1915 $(SOPHYAINCP)picmap.h \ 1916 $(SOPHYAINCP)picmapx.h \ 1917 $(SOPHYAINCP)picmapgen.h \ 1918 $(SOPHYAINCP)pigraphx.h \ 1919 $(SOPHYAINCP)pigraphgen.h \ 1920 $(SOPHYAINCP)pifontx.h \ 1921 $(SOPHYAINCP)pifontgen.h \ 1922 $(SOPHYAINCP)pigrcoord.h \ 1923 $(SOPHYAINCP)pilineatt.h \ 1924 $(SOPHYAINCP)pigraphuc.h \ 1925 $(SOPHYAINCP)pievthandler.h \ 1926 $(SOPHYAINCP)psfile.h \ 1927 $(SOPHYAINCP)pigratt.h \ 1928 $(SOPHYAINCP)piaxes.h \ 1929 $(SOPHYAINCP)pieldrw.h \ 1930 $(SOPHYAINCP)pigraph3d.h 1931 $(CXXCOMPILELIB) -o $@ $< 1932 1933 $(SOPHYAOBJP)pintuple.o: pintuple.cc \ 1934 $(SOPHYAINCP)sopnamsp.h \ 1935 pintuple.h \ 1936 $(SOPHYAINCP)ntupintf.h \ 1937 $(SOPHYAINCP)machdefs.h \ 1938 $(SOPHYAINCP)pidrawer.h \ 1939 $(SOPHYAINCP)pibwdggen.h \ 1940 $(SOPHYAINCP)pisysdep.h \ 1941 $(SOPHYAINCP)piwdgx.h \ 1942 $(SOPHYAINCP)piwdggen.h \ 1943 $(SOPHYAINCP)pimsghandler.h \ 1944 $(SOPHYAINCP)picolist.h \ 1945 $(SOPHYAINCP)picmap.h \ 1946 $(SOPHYAINCP)picmapx.h \ 1947 $(SOPHYAINCP)picmapgen.h \ 1948 $(SOPHYAINCP)pigraphx.h \ 1949 $(SOPHYAINCP)pigraphgen.h \ 1950 $(SOPHYAINCP)pifontx.h \ 1951 $(SOPHYAINCP)pifontgen.h \ 1952 $(SOPHYAINCP)pigrcoord.h \ 1953 $(SOPHYAINCP)pilineatt.h \ 1954 $(SOPHYAINCP)pigraphuc.h \ 1955 $(SOPHYAINCP)pievthandler.h \ 1956 $(SOPHYAINCP)psfile.h \ 1957 $(SOPHYAINCP)pigratt.h \ 1958 $(SOPHYAINCP)piaxes.h 1959 $(CXXCOMPILELIB) -o $@ $< 1960 1961 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \ 1962 $(SOPHYAINCP)sopnamsp.h \ 1963 pipodrw.h \ 1964 $(SOPHYAINCP)machdefs.h \ 1965 $(SOPHYAINCP)pidrawer.h \ 1966 $(SOPHYAINCP)pibwdggen.h \ 1967 $(SOPHYAINCP)pisysdep.h \ 1968 $(SOPHYAINCP)piwdgx.h \ 1969 $(SOPHYAINCP)piwdggen.h \ 1970 $(SOPHYAINCP)pimsghandler.h \ 1971 $(SOPHYAINCP)picolist.h \ 1972 $(SOPHYAINCP)picmap.h \ 1973 $(SOPHYAINCP)picmapx.h \ 1974 $(SOPHYAINCP)picmapgen.h \ 1975 $(SOPHYAINCP)pigraphx.h \ 1976 $(SOPHYAINCP)pigraphgen.h \ 1977 $(SOPHYAINCP)pifontx.h \ 1978 $(SOPHYAINCP)pifontgen.h \ 1979 $(SOPHYAINCP)pigrcoord.h \ 1980 $(SOPHYAINCP)pilineatt.h \ 1981 $(SOPHYAINCP)pigraphuc.h \ 1982 $(SOPHYAINCP)pievthandler.h \ 1983 $(SOPHYAINCP)psfile.h \ 1984 $(SOPHYAINCP)pigratt.h \ 1985 $(SOPHYAINCP)piaxes.h \ 1986 $(SOPHYAINCP)parradapter.h \ 1987 $(SOPHYAINCP)lut.h \ 1988 $(SOPHYAINCP)histos2.h \ 1989 $(SOPHYAINCP)peida.h \ 1990 $(SOPHYAINCP)utils.h \ 1991 $(SOPHYAINCP)perrors.h \ 1992 $(SOPHYAINCP)pexceptions.h \ 1993 $(SOPHYAINCP)fmath.h \ 1994 $(SOPHYAINCP)histos.h \ 1995 $(SOPHYAINCP)objfio.h \ 1996 $(SOPHYAINCP)anydataobj.h \ 1997 $(SOPHYAINCP)ppersist.h \ 1998 $(SOPHYAINCP)gnumd5.h \ 1999 $(SOPHYAINCP)ppfbinstream.h \ 2000 $(SOPHYAINCP)rawstream.h \ 2001 $(SOPHYAINCP)ppfnametag.h \ 2002 $(SOPHYAINCP)tvector.h \ 2003 $(SOPHYAINCP)tmatrix.h \ 2004 $(SOPHYAINCP)tarray.h \ 2005 $(SOPHYAINCP)basarr.h \ 2006 $(SOPHYAINCP)mutyv.h \ 2007 $(SOPHYAINCP)dvlist.h \ 2008 $(SOPHYAINCP)ndatablock.h \ 2009 $(SOPHYAINCP)utilarr.h \ 2010 $(SOPHYAINCP)generalfit.h \ 2011 $(SOPHYAINCP)generaldata.h \ 2012 $(SOPHYAINCP)ntupintf.h \ 2013 $(SOPHYAINCP)poly.h 2014 $(CXXCOMPILELIB) -o $@ $< 2015 2016 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \ 2017 $(SOPHYAINCP)sopnamsp.h \ 2018 $(SOPHYAINCP)machdefs.h \ 2019 $(SOPHYAINCP)perrors.h \ 2020 $(SOPHYAINCP)pexceptions.h \ 2021 $(SOPHYAINCP)ctimer.h \ 2022 $(SOPHYAINCP)nbmath.h \ 2023 $(SOPHYAINCP)smathconst.h \ 2024 pistdimgapp.h \ 2025 $(SOPHYAINCP)pisysdep.h \ 2026 $(SOPHYAINCP)piapplx.h \ 2027 $(SOPHYAINCP)piapplgen.h \ 2028 $(SOPHYAINCP)pimsghandler.h \ 2029 $(SOPHYAINCP)picontainerx.h \ 2030 $(SOPHYAINCP)picontainergen.h \ 2031 $(SOPHYAINCP)piwdgx.h \ 2032 $(SOPHYAINCP)piwdggen.h \ 2033 $(SOPHYAINCP)picolist.h \ 2034 $(SOPHYAINCP)pimenubarx.h \ 2035 $(SOPHYAINCP)pimenubargen.h \ 2036 $(SOPHYAINCP)pimenux.h \ 2037 $(SOPHYAINCP)pimenugen.h \ 2038 $(SOPHYAINCP)picons.h \ 2039 $(SOPHYAINCP)pistdwdgx.h \ 2040 $(SOPHYAINCP)pistdwdggen.h \ 2041 $(SOPHYAINCP)pibwdgx.h \ 2042 $(SOPHYAINCP)pibwdggen.h \ 2043 $(SOPHYAINCP)picmap.h \ 2044 $(SOPHYAINCP)picmapx.h \ 2045 $(SOPHYAINCP)picmapgen.h \ 2046 $(SOPHYAINCP)pigraphx.h \ 2047 $(SOPHYAINCP)pigraphgen.h \ 2048 $(SOPHYAINCP)pifontx.h \ 2049 $(SOPHYAINCP)pifontgen.h \ 2050 $(SOPHYAINCP)pigrcoord.h \ 2051 $(SOPHYAINCP)pilineatt.h \ 2052 $(SOPHYAINCP)pigraphuc.h \ 2053 $(SOPHYAINCP)pievthandler.h \ 2054 $(SOPHYAINCP)psfile.h \ 2055 $(SOPHYAINCP)pigraphps.h \ 2056 $(SOPHYAINCP)piwindowx.h \ 2057 $(SOPHYAINCP)piwindowgen.h \ 2058 $(SOPHYAINCP)pioptmenux.h \ 2059 $(SOPHYAINCP)pioptmenugen.h \ 2060 $(SOPHYAINCP)pifilechox.h \ 2061 $(SOPHYAINCP)pifilechogen.h \ 2062 $(SOPHYAINCP)piperiodx.h \ 2063 $(SOPHYAINCP)periodic.h \ 2064 $(SOPHYAINCP)piimage.h \ 2065 $(SOPHYAINCP)parradapter.h \ 2066 $(SOPHYAINCP)lut.h \ 2067 $(SOPHYAINCP)pieldrw.h \ 2068 $(SOPHYAINCP)pidrawer.h \ 2069 $(SOPHYAINCP)pigratt.h \ 2070 $(SOPHYAINCP)piaxes.h \ 2071 $(SOPHYAINCP)pipixmapx.h \ 2072 $(SOPHYAINCP)pipixmapgen.h \ 2073 $(SOPHYAINCP)picmapview.h \ 2074 $(SOPHYAINCP)pi3dwdg.h \ 2075 $(SOPHYAINCP)pi3ddrw.h \ 2076 $(SOPHYAINCP)pigraph3d.h \ 2077 nobjmgr.h \ 2078 $(SOPHYAINCP)anydataobj.h \ 2079 $(SOPHYAINCP)ppersist.h \ 2080 $(SOPHYAINCP)gnumd5.h \ 2081 $(SOPHYAINCP)ppfbinstream.h \ 2082 $(SOPHYAINCP)rawstream.h \ 2083 $(SOPHYAINCP)ppfnametag.h \ 2084 $(SOPHYAINCP)dvlist.h \ 2085 $(SOPHYAINCP)objfio.h \ 2086 $(SOPHYAINCP)mutyv.h dlftypes.h \ 2087 piacmd.h \ 2088 $(SOPHYAINCP)commander.h \ 2089 $(SOPHYAINCP)pdlmgr.h \ 2090 $(SOPHYAINCP)zthread.h pisiadw.h \ 2091 $(SOPHYAINCP)pilistx.h \ 2092 $(SOPHYAINCP)pilistgen.h \ 2093 $(SOPHYAINCP)pistzwin.h \ 2094 $(SOPHYAINCP)pitherm.h \ 2095 $(SOPHYAINCP)resusage.h \ 2096 servnobjm.h 2097 $(CXXCOMPILELIB) -o $@ $< 2098 2099 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \ 2100 $(SOPHYAINCP)sopnamsp.h \ 2101 $(SOPHYAINCP)machdefs.h \ 2102 $(SOPHYAINCP)strutil.h \ 2103 $(SOPHYAINCP)timing.h \ 2104 $(SOPHYAINCP)perrors.h \ 2105 $(SOPHYAINCP)pexceptions.h \ 2106 $(SOPHYAINCP)ctimer.h \ 2107 $(SOPHYAINCP)psighand.h \ 2108 $(SOPHYAINCP)cimage.h \ 2109 $(SOPHYAINCP)tmatrix.h \ 2110 $(SOPHYAINCP)tarray.h \ 2111 $(SOPHYAINCP)basarr.h \ 2112 $(SOPHYAINCP)anydataobj.h \ 2113 $(SOPHYAINCP)mutyv.h \ 2114 $(SOPHYAINCP)dvlist.h \ 2115 $(SOPHYAINCP)objfio.h \ 2116 $(SOPHYAINCP)ppersist.h \ 2117 $(SOPHYAINCP)gnumd5.h \ 2118 $(SOPHYAINCP)ppfbinstream.h \ 2119 $(SOPHYAINCP)rawstream.h \ 2120 $(SOPHYAINCP)ppfnametag.h \ 2121 $(SOPHYAINCP)ndatablock.h \ 2122 $(SOPHYAINCP)utilarr.h \ 2123 $(SOPHYAINCP)fioarr.h \ 2124 $(SOPHYAINCP)tvector.h \ 2125 pistdimgapp.h \ 2126 $(SOPHYAINCP)pisysdep.h \ 2127 $(SOPHYAINCP)piapplx.h \ 2128 $(SOPHYAINCP)piapplgen.h \ 2129 $(SOPHYAINCP)pimsghandler.h \ 2130 $(SOPHYAINCP)picontainerx.h \ 2131 $(SOPHYAINCP)picontainergen.h \ 2132 $(SOPHYAINCP)piwdgx.h \ 2133 $(SOPHYAINCP)piwdggen.h \ 2134 $(SOPHYAINCP)picolist.h \ 2135 $(SOPHYAINCP)pimenubarx.h \ 2136 $(SOPHYAINCP)pimenubargen.h \ 2137 $(SOPHYAINCP)pimenux.h \ 2138 $(SOPHYAINCP)pimenugen.h \ 2139 $(SOPHYAINCP)picons.h \ 2140 $(SOPHYAINCP)pistdwdgx.h \ 2141 $(SOPHYAINCP)pistdwdggen.h \ 2142 $(SOPHYAINCP)pibwdgx.h \ 2143 $(SOPHYAINCP)pibwdggen.h \ 2144 $(SOPHYAINCP)picmap.h \ 2145 $(SOPHYAINCP)picmapx.h \ 2146 $(SOPHYAINCP)picmapgen.h \ 2147 $(SOPHYAINCP)pigraphx.h \ 2148 $(SOPHYAINCP)pigraphgen.h \ 2149 $(SOPHYAINCP)pifontx.h \ 2150 $(SOPHYAINCP)pifontgen.h \ 2151 $(SOPHYAINCP)pigrcoord.h \ 2152 $(SOPHYAINCP)pilineatt.h \ 2153 $(SOPHYAINCP)pigraphuc.h \ 2154 $(SOPHYAINCP)pievthandler.h \ 2155 $(SOPHYAINCP)psfile.h \ 2156 $(SOPHYAINCP)pigraphps.h \ 2157 $(SOPHYAINCP)piwindowx.h \ 2158 $(SOPHYAINCP)piwindowgen.h \ 2159 $(SOPHYAINCP)pioptmenux.h \ 2160 $(SOPHYAINCP)pioptmenugen.h \ 2161 $(SOPHYAINCP)pifilechox.h \ 2162 $(SOPHYAINCP)pifilechogen.h \ 2163 $(SOPHYAINCP)piperiodx.h \ 2164 $(SOPHYAINCP)periodic.h \ 2165 $(SOPHYAINCP)piimage.h \ 2166 $(SOPHYAINCP)parradapter.h \ 2167 $(SOPHYAINCP)lut.h \ 2168 $(SOPHYAINCP)pieldrw.h \ 2169 $(SOPHYAINCP)pidrawer.h \ 2170 $(SOPHYAINCP)pigratt.h \ 2171 $(SOPHYAINCP)piaxes.h \ 2172 $(SOPHYAINCP)pipixmapx.h \ 2173 $(SOPHYAINCP)pipixmapgen.h \ 2174 $(SOPHYAINCP)picmapview.h \ 2175 $(SOPHYAINCP)pi3dwdg.h \ 2176 $(SOPHYAINCP)pi3ddrw.h \ 2177 $(SOPHYAINCP)pigraph3d.h \ 2178 nobjmgr.h dlftypes.h piacmd.h \ 2179 $(SOPHYAINCP)commander.h \ 2180 $(SOPHYAINCP)pdlmgr.h \ 2181 $(SOPHYAINCP)zthread.h pisiadw.h \ 2182 $(SOPHYAINCP)pilistx.h \ 2183 $(SOPHYAINCP)pilistgen.h \ 2184 $(SOPHYAINCP)pistzwin.h \ 2185 $(SOPHYAINCP)pitherm.h \ 2186 $(SOPHYAINCP)resusage.h \ 2187 servnobjm.h \ 2188 $(SOPHYAINCP)piimgtools.h \ 2189 $(SOPHYAINCP)pidrwtools.h \ 2190 $(SOPHYAINCP)piaxestools.h \ 2191 $(SOPHYAINCP)piscdrawwdg.h \ 2192 piinit.h \ 2193 $(SOPHYAINCP)sambainit.h \ 2194 $(SOPHYAINCP)skymapinit.h \ 2195 $(SOPHYAINCP)sophyainit.h \ 2196 $(SOPHYAINCP)ntoolsinit.h \ 2197 $(SOPHYAINCP)tarrinit.h \ 2198 $(SOPHYAINCP)piversion.h \ 2199 piaversion.h 2200 $(CXXCOMPILELIB) -o $@ $< 2201 2202 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \ 2203 $(SOPHYAINCP)sopnamsp.h \ 2204 pitvmaad.h \ 2205 $(SOPHYAINCP)machdefs.h \ 2206 $(SOPHYAINCP)parradapter.h \ 2207 $(SOPHYAINCP)lut.h \ 2208 $(SOPHYAINCP)tmatrix.h \ 2209 $(SOPHYAINCP)tarray.h \ 2210 $(SOPHYAINCP)basarr.h \ 2211 $(SOPHYAINCP)anydataobj.h \ 2212 $(SOPHYAINCP)mutyv.h \ 2213 $(SOPHYAINCP)dvlist.h \ 2214 $(SOPHYAINCP)objfio.h \ 2215 $(SOPHYAINCP)ppersist.h \ 2216 $(SOPHYAINCP)pexceptions.h \ 2217 $(SOPHYAINCP)gnumd5.h \ 2218 $(SOPHYAINCP)ppfbinstream.h \ 2219 $(SOPHYAINCP)rawstream.h \ 2220 $(SOPHYAINCP)ppfnametag.h \ 2221 $(SOPHYAINCP)ndatablock.h \ 2222 $(SOPHYAINCP)utilarr.h \ 2223 $(SOPHYAINCP)tvector.h 2224 $(CXXCOMPILELIB) -o $@ $< 2225 2226 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \ 2227 $(SOPHYAINCP)sopnamsp.h \ 2228 $(SOPHYAINCP)strutil.h nobjmgr.h \ 2229 $(SOPHYAINCP)machdefs.h \ 2230 $(SOPHYAINCP)anydataobj.h \ 2231 $(SOPHYAINCP)ppersist.h \ 2232 $(SOPHYAINCP)pexceptions.h \ 2233 $(SOPHYAINCP)gnumd5.h \ 2234 $(SOPHYAINCP)ppfbinstream.h \ 2235 $(SOPHYAINCP)rawstream.h \ 2236 $(SOPHYAINCP)ppfnametag.h \ 2237 $(SOPHYAINCP)dvlist.h \ 2238 $(SOPHYAINCP)objfio.h \ 2239 $(SOPHYAINCP)mutyv.h dlftypes.h \ 2240 servnobjm.h \ 2241 $(SOPHYAINCP)pdlmgr.h \ 2242 nomgadapter.h \ 2243 $(SOPHYAINCP)pidrawer.h \ 2244 $(SOPHYAINCP)pibwdggen.h \ 2245 $(SOPHYAINCP)pisysdep.h \ 2246 $(SOPHYAINCP)piwdgx.h \ 2247 $(SOPHYAINCP)piwdggen.h \ 2248 $(SOPHYAINCP)pimsghandler.h \ 2249 $(SOPHYAINCP)picolist.h \ 2250 $(SOPHYAINCP)picmap.h \ 2251 $(SOPHYAINCP)picmapx.h \ 2252 $(SOPHYAINCP)picmapgen.h \ 2253 $(SOPHYAINCP)pigraphx.h \ 2254 $(SOPHYAINCP)pigraphgen.h \ 2255 $(SOPHYAINCP)pifontx.h \ 2256 $(SOPHYAINCP)pifontgen.h \ 2257 $(SOPHYAINCP)pigrcoord.h \ 2258 $(SOPHYAINCP)pilineatt.h \ 2259 $(SOPHYAINCP)pigraphuc.h \ 2260 $(SOPHYAINCP)pievthandler.h \ 2261 $(SOPHYAINCP)psfile.h \ 2262 $(SOPHYAINCP)pigratt.h \ 2263 $(SOPHYAINCP)piaxes.h \ 2264 $(SOPHYAINCP)parradapter.h \ 2265 $(SOPHYAINCP)lut.h \ 2266 $(SOPHYAINCP)ntupintf.h \ 2267 $(SOPHYAINCP)generalfit.h \ 2268 $(SOPHYAINCP)tvector.h \ 2269 $(SOPHYAINCP)tmatrix.h \ 2270 $(SOPHYAINCP)tarray.h \ 2271 $(SOPHYAINCP)basarr.h \ 2272 $(SOPHYAINCP)ndatablock.h \ 2273 $(SOPHYAINCP)utilarr.h \ 2274 $(SOPHYAINCP)generaldata.h \ 2275 $(SOPHYAINCP)poly.h \ 2276 $(SOPHYAINCP)peida.h \ 2277 $(SOPHYAINCP)utils.h \ 2278 $(SOPHYAINCP)perrors.h \ 2279 $(SOPHYAINCP)fmath.h \ 2280 pistdimgapp.h \ 2281 $(SOPHYAINCP)piapplx.h \ 2282 $(SOPHYAINCP)piapplgen.h \ 2283 $(SOPHYAINCP)picontainerx.h \ 2284 $(SOPHYAINCP)picontainergen.h \ 2285 $(SOPHYAINCP)pimenubarx.h \ 2286 $(SOPHYAINCP)pimenubargen.h \ 2287 $(SOPHYAINCP)pimenux.h \ 2288 $(SOPHYAINCP)pimenugen.h \ 2289 $(SOPHYAINCP)picons.h \ 2290 $(SOPHYAINCP)pistdwdgx.h \ 2291 $(SOPHYAINCP)pistdwdggen.h \ 2292 $(SOPHYAINCP)pibwdgx.h \ 2293 $(SOPHYAINCP)pigraphps.h \ 2294 $(SOPHYAINCP)piwindowx.h \ 2295 $(SOPHYAINCP)piwindowgen.h \ 2296 $(SOPHYAINCP)pioptmenux.h \ 2297 $(SOPHYAINCP)pioptmenugen.h \ 2298 $(SOPHYAINCP)pifilechox.h \ 2299 $(SOPHYAINCP)pifilechogen.h \ 2300 $(SOPHYAINCP)piperiodx.h \ 2301 $(SOPHYAINCP)periodic.h \ 2302 $(SOPHYAINCP)piimage.h \ 2303 $(SOPHYAINCP)pieldrw.h \ 2304 $(SOPHYAINCP)pipixmapx.h \ 2305 $(SOPHYAINCP)pipixmapgen.h \ 2306 $(SOPHYAINCP)picmapview.h \ 2307 $(SOPHYAINCP)pi3dwdg.h \ 2308 $(SOPHYAINCP)pi3ddrw.h \ 2309 $(SOPHYAINCP)pigraph3d.h \ 2310 piacmd.h \ 2241 2311 $(SOPHYAINCP)commander.h \ 2242 2312 $(SOPHYAINCP)ctimer.h \ … … 2248 2318 $(SOPHYAINCP)resusage.h \ 2249 2319 $(SOPHYAINCP)fct1dfit.h \ 2250 $(SOPHYAINCP)fct2dfit.h pitvmaad.h\2251 $(SOPHYAINCP)ntuple.h \2320 $(SOPHYAINCP)fct2dfit.h \ 2321 pitvmaad.h $(SOPHYAINCP)ntuple.h \ 2252 2322 $(SOPHYAINCP)cimage.h \ 2253 2323 $(SOPHYAINCP)fioarr.h \ … … 2256 2326 $(SOPHYAINCP)hisprof.h \ 2257 2327 $(SOPHYAINCP)piyfxdrw.h \ 2258 $(SOPHYAINCP)pisurfdr.h pintuple.h\2259 pintup 3d.h pipodrw.h2260 $(CXXCOMPILE ) -o $@ $<2261 2328 $(SOPHYAINCP)pisurfdr.h \ 2329 pintuple.h pintup3d.h pipodrw.h 2330 $(CXXCOMPILELIB) -o $@ $< 2331 -
trunk/SophyaPI/ProgPI/Makefile
r2743 r2751 112 112 $(SOPHYAINCP)FitsIO/fitsio.h \ 113 113 $(SOPHYAINCP)FitsIO/longnam.h 114 $(CXXCOMPILE) -o $@ $< 115 116 $(SOPHYAOBJP)piapp.o: piapp.cc $(SOPHYAINCP)sopnamsp.h \ 114 $(CXXCOMPILEPROG) -o $@ $< 115 116 $(SOPHYAOBJP)piapp.o: piapp.cc \ 117 $(SOPHYAINCP)sopnamsp.h \ 117 118 $(SOPHYAINCP)pistdimgapp.h \ 118 119 $(SOPHYAINCP)pisysdep.h \ … … 201 202 $(SOPHYAINCP)xntuple.h \ 202 203 $(SOPHYAINCP)ntupintf.h 203 $(CXXCOMPILE ) -o $@ $<204 $(CXXCOMPILEPROG) -o $@ $< 204 205 205 206 $(SOPHYAOBJP)skymapmodule.o: skymapmodule.cc \ … … 321 322 $(SOPHYAINCP)triangmtx.h \ 322 323 $(SOPHYAINCP)lambdaBuilder.h 323 $(CXXCOMPILE ) -o $@ $<324 $(CXXCOMPILEPROG) -o $@ $< 324 325 325 326 $(SOPHYAOBJP)sopiamodule.o: sopiamodule.cc \ … … 430 431 $(SOPHYAINCP)longlat.h \ 431 432 $(SOPHYAINCP)utilgeom.h 432 $(CXXCOMPILE) -o $@ $< 433 434 $(SOPHYAOBJP)w2ps.o: w2ps.cc $(SOPHYAINCP)sopnamsp.h \ 433 $(CXXCOMPILEPROG) -o $@ $< 434 435 $(SOPHYAOBJP)w2ps.o: w2ps.cc \ 436 $(SOPHYAINCP)sopnamsp.h \ 435 437 $(SOPHYAINCP)machdefs.h \ 436 438 $(SOPHYAINCP)piacmd.h \ … … 510 512 $(SOPHYAINCP)pitherm.h \ 511 513 $(SOPHYAINCP)resusage.h 512 $(CXXCOMPILE ) -o $@ $<513 514 $(CXXCOMPILEPROG) -o $@ $< 515 -
trunk/SophyaPI/ProgPI/smakefile
r2743 r2751 112 112 $(SOPHYAINCP)FitsIO/fitsio.h \ 113 113 $(SOPHYAINCP)FitsIO/longnam.h 114 $(CXXCOMPILE) -o $@ $< 115 116 $(SOPHYAOBJP)piapp.o: piapp.cc $(SOPHYAINCP)sopnamsp.h \ 114 $(CXXCOMPILEPROG) -o $@ $< 115 116 $(SOPHYAOBJP)piapp.o: piapp.cc \ 117 $(SOPHYAINCP)sopnamsp.h \ 117 118 $(SOPHYAINCP)pistdimgapp.h \ 118 119 $(SOPHYAINCP)pisysdep.h \ … … 201 202 $(SOPHYAINCP)xntuple.h \ 202 203 $(SOPHYAINCP)ntupintf.h 203 $(CXXCOMPILE ) -o $@ $<204 $(CXXCOMPILEPROG) -o $@ $< 204 205 205 206 $(SOPHYAOBJP)skymapmodule.o: skymapmodule.cc \ … … 321 322 $(SOPHYAINCP)triangmtx.h \ 322 323 $(SOPHYAINCP)lambdaBuilder.h 323 $(CXXCOMPILE ) -o $@ $<324 $(CXXCOMPILEPROG) -o $@ $< 324 325 325 326 $(SOPHYAOBJP)sopiamodule.o: sopiamodule.cc \ … … 430 431 $(SOPHYAINCP)longlat.h \ 431 432 $(SOPHYAINCP)utilgeom.h 432 $(CXXCOMPILE) -o $@ $< 433 434 $(SOPHYAOBJP)w2ps.o: w2ps.cc $(SOPHYAINCP)sopnamsp.h \ 433 $(CXXCOMPILEPROG) -o $@ $< 434 435 $(SOPHYAOBJP)w2ps.o: w2ps.cc \ 436 $(SOPHYAINCP)sopnamsp.h \ 435 437 $(SOPHYAINCP)machdefs.h \ 436 438 $(SOPHYAINCP)piacmd.h \ … … 510 512 $(SOPHYAINCP)pitherm.h \ 511 513 $(SOPHYAINCP)resusage.h 512 $(CXXCOMPILE ) -o $@ $<513 514 $(CXXCOMPILEPROG) -o $@ $< 515 -
trunk/SophyaProg/PMixer/Makefile
r2743 r2751 67 67 $(SOPHYAINCP)gaussfilt.h \ 68 68 $(SOPHYAINCP)trianglefilt.h 69 $(CXXCOMPILE ) -o $@ $<69 $(CXXCOMPILEPROG) -o $@ $< 70 70 71 71 $(SOPHYAOBJP)extractRS.o: extractRS.cc \ … … 129 129 $(SOPHYAINCP)bruit.h \ 130 130 $(SOPHYAINCP)mapoperation.h 131 $(CXXCOMPILE ) -o $@ $<131 $(CXXCOMPILEPROG) -o $@ $< 132 132 133 133 $(SOPHYAOBJP)skymixer.o: skymixer.cc \ … … 191 191 $(SOPHYAINCP)bruit.h \ 192 192 $(SOPHYAINCP)mapoperation.h 193 $(CXXCOMPILE ) -o $@ $<193 $(CXXCOMPILEPROG) -o $@ $< 194 194 195 195 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \ … … 253 253 $(SOPHYAINCP)bruit.h \ 254 254 $(SOPHYAINCP)mapoperation.h 255 $(CXXCOMPILE) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \ 258 pmixer.h $(SOPHYAINCP)machdefs.h \ 259 $(SOPHYAINCP)tmatrix.h \ 260 $(SOPHYAINCP)tarray.h \ 261 $(SOPHYAINCP)basarr.h \ 262 $(SOPHYAINCP)anydataobj.h \ 263 $(SOPHYAINCP)mutyv.h \ 264 $(SOPHYAINCP)dvlist.h \ 265 $(SOPHYAINCP)objfio.h \ 266 $(SOPHYAINCP)ppersist.h \ 267 $(SOPHYAINCP)pexceptions.h \ 268 $(SOPHYAINCP)gnumd5.h \ 269 $(SOPHYAINCP)ppfbinstream.h \ 270 $(SOPHYAINCP)rawstream.h \ 271 $(SOPHYAINCP)ppfnametag.h \ 272 $(SOPHYAINCP)ndatablock.h \ 273 $(SOPHYAINCP)utilarr.h \ 274 $(SOPHYAINCP)tvector.h \ 275 $(SOPHYAINCP)fioarr.h \ 276 $(SOPHYAINCP)vector3d.h \ 277 $(SOPHYAINCP)longlat.h \ 278 $(SOPHYAINCP)utilgeom.h \ 279 $(SOPHYAINCP)srandgen.h \ 280 $(SOPHYAINCP)timing.h \ 281 $(SOPHYAINCP)sambainit.h \ 282 $(SOPHYAINCP)skymapinit.h \ 283 $(SOPHYAINCP)sophyainit.h \ 284 $(SOPHYAINCP)ntoolsinit.h \ 285 $(SOPHYAINCP)tarrinit.h \ 286 $(SOPHYAINCP)datacards.h \ 287 $(SOPHYAINCP)ntuple.h \ 288 $(SOPHYAINCP)ntupintf.h \ 289 $(SOPHYAINCP)fiospherehealpix.h \ 290 $(SOPHYAINCP)sphericalmap.h \ 291 $(SOPHYAINCP)smathconst.h \ 292 $(SOPHYAINCP)pixelmap.h \ 293 $(SOPHYAINCP)spherepos.h \ 294 $(SOPHYAINCP)unitvector.h \ 295 $(SOPHYAINCP)spherehealpix.h \ 296 $(SOPHYAINCP)HEALPixUtils.h \ 297 $(SOPHYAINCP)fitsspherehealpix.h \ 298 $(SOPHYAINCP)fitsfile.h \ 299 $(SOPHYAINCP)FitsIO/fitsio.h \ 300 $(SOPHYAINCP)FitsIO/longnam.h \ 301 $(SOPHYAINCP)fitstarray.h \ 302 $(SOPHYAINCP)cimage.h \ 303 $(SOPHYAINCP)radspecvector.h \ 304 $(SOPHYAINCP)radspec.h \ 305 $(SOPHYAINCP)specresp.h \ 306 $(SOPHYAINCP)blackbody.h \ 307 $(SOPHYAINCP)convtools.h \ 308 $(SOPHYAINCP)derivblackbody.h \ 309 $(SOPHYAINCP)nupower.h \ 310 $(SOPHYAINCP)squarefilt.h \ 311 $(SOPHYAINCP)trianglefilt.h \ 312 $(SOPHYAINCP)specrespvector.h \ 313 $(SOPHYAINCP)gaussfilt.h \ 314 $(SOPHYAINCP)bruit.h \ 315 $(SOPHYAINCP)mapoperation.h 316 $(CXXCOMPILE) -o $@ $< 317 318 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \ 319 pmixer.h $(SOPHYAINCP)machdefs.h \ 320 $(SOPHYAINCP)tmatrix.h \ 321 $(SOPHYAINCP)tarray.h \ 322 $(SOPHYAINCP)basarr.h \ 323 $(SOPHYAINCP)anydataobj.h \ 324 $(SOPHYAINCP)mutyv.h \ 325 $(SOPHYAINCP)dvlist.h \ 326 $(SOPHYAINCP)objfio.h \ 327 $(SOPHYAINCP)ppersist.h \ 328 $(SOPHYAINCP)pexceptions.h \ 329 $(SOPHYAINCP)gnumd5.h \ 330 $(SOPHYAINCP)ppfbinstream.h \ 331 $(SOPHYAINCP)rawstream.h \ 332 $(SOPHYAINCP)ppfnametag.h \ 333 $(SOPHYAINCP)ndatablock.h \ 334 $(SOPHYAINCP)utilarr.h \ 335 $(SOPHYAINCP)tvector.h \ 336 $(SOPHYAINCP)fioarr.h \ 337 $(SOPHYAINCP)vector3d.h \ 338 $(SOPHYAINCP)longlat.h \ 339 $(SOPHYAINCP)utilgeom.h \ 340 $(SOPHYAINCP)srandgen.h \ 341 $(SOPHYAINCP)timing.h \ 342 $(SOPHYAINCP)sambainit.h \ 343 $(SOPHYAINCP)skymapinit.h \ 344 $(SOPHYAINCP)sophyainit.h \ 345 $(SOPHYAINCP)ntoolsinit.h \ 346 $(SOPHYAINCP)tarrinit.h \ 347 $(SOPHYAINCP)datacards.h \ 348 $(SOPHYAINCP)ntuple.h \ 349 $(SOPHYAINCP)ntupintf.h \ 350 $(SOPHYAINCP)fiospherehealpix.h \ 351 $(SOPHYAINCP)sphericalmap.h \ 352 $(SOPHYAINCP)smathconst.h \ 353 $(SOPHYAINCP)pixelmap.h \ 354 $(SOPHYAINCP)spherepos.h \ 355 $(SOPHYAINCP)unitvector.h \ 356 $(SOPHYAINCP)spherehealpix.h \ 357 $(SOPHYAINCP)HEALPixUtils.h \ 358 $(SOPHYAINCP)fitsspherehealpix.h \ 359 $(SOPHYAINCP)fitsfile.h \ 360 $(SOPHYAINCP)FitsIO/fitsio.h \ 361 $(SOPHYAINCP)FitsIO/longnam.h \ 362 $(SOPHYAINCP)fitstarray.h \ 363 $(SOPHYAINCP)cimage.h \ 364 $(SOPHYAINCP)radspecvector.h \ 365 $(SOPHYAINCP)radspec.h \ 366 $(SOPHYAINCP)specresp.h \ 367 $(SOPHYAINCP)blackbody.h \ 368 $(SOPHYAINCP)convtools.h \ 369 $(SOPHYAINCP)derivblackbody.h \ 370 $(SOPHYAINCP)nupower.h \ 371 $(SOPHYAINCP)squarefilt.h \ 372 $(SOPHYAINCP)trianglefilt.h \ 373 $(SOPHYAINCP)specrespvector.h \ 374 $(SOPHYAINCP)gaussfilt.h \ 375 $(SOPHYAINCP)bruit.h \ 376 $(SOPHYAINCP)mapoperation.h 377 $(CXXCOMPILE) -o $@ $< 378 255 $(CXXCOMPILEPROG) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \ 258 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 259 $(SOPHYAINCP)machdefs.h \ 260 $(SOPHYAINCP)tmatrix.h \ 261 $(SOPHYAINCP)tarray.h \ 262 $(SOPHYAINCP)basarr.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 $(SOPHYAINCP)mutyv.h \ 265 $(SOPHYAINCP)dvlist.h \ 266 $(SOPHYAINCP)objfio.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)ndatablock.h \ 274 $(SOPHYAINCP)utilarr.h \ 275 $(SOPHYAINCP)tvector.h \ 276 $(SOPHYAINCP)fioarr.h \ 277 $(SOPHYAINCP)vector3d.h \ 278 $(SOPHYAINCP)longlat.h \ 279 $(SOPHYAINCP)utilgeom.h \ 280 $(SOPHYAINCP)srandgen.h \ 281 $(SOPHYAINCP)timing.h \ 282 $(SOPHYAINCP)sambainit.h \ 283 $(SOPHYAINCP)skymapinit.h \ 284 $(SOPHYAINCP)sophyainit.h \ 285 $(SOPHYAINCP)ntoolsinit.h \ 286 $(SOPHYAINCP)tarrinit.h \ 287 $(SOPHYAINCP)datacards.h \ 288 $(SOPHYAINCP)ntuple.h \ 289 $(SOPHYAINCP)ntupintf.h \ 290 $(SOPHYAINCP)fiospherehealpix.h \ 291 $(SOPHYAINCP)sphericalmap.h \ 292 $(SOPHYAINCP)smathconst.h \ 293 $(SOPHYAINCP)pixelmap.h \ 294 $(SOPHYAINCP)spherepos.h \ 295 $(SOPHYAINCP)unitvector.h \ 296 $(SOPHYAINCP)spherehealpix.h \ 297 $(SOPHYAINCP)HEALPixUtils.h \ 298 $(SOPHYAINCP)fitsspherehealpix.h \ 299 $(SOPHYAINCP)fitsfile.h \ 300 $(SOPHYAINCP)FitsIO/fitsio.h \ 301 $(SOPHYAINCP)FitsIO/longnam.h \ 302 $(SOPHYAINCP)fitstarray.h \ 303 $(SOPHYAINCP)cimage.h \ 304 $(SOPHYAINCP)radspecvector.h \ 305 $(SOPHYAINCP)radspec.h \ 306 $(SOPHYAINCP)specresp.h \ 307 $(SOPHYAINCP)blackbody.h \ 308 $(SOPHYAINCP)convtools.h \ 309 $(SOPHYAINCP)derivblackbody.h \ 310 $(SOPHYAINCP)nupower.h \ 311 $(SOPHYAINCP)squarefilt.h \ 312 $(SOPHYAINCP)trianglefilt.h \ 313 $(SOPHYAINCP)specrespvector.h \ 314 $(SOPHYAINCP)gaussfilt.h \ 315 $(SOPHYAINCP)bruit.h \ 316 $(SOPHYAINCP)mapoperation.h 317 $(CXXCOMPILEPROG) -o $@ $< 318 319 $(SOPHYAOBJP)tgsky.o: tgsky.cc \ 320 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 321 $(SOPHYAINCP)machdefs.h \ 322 $(SOPHYAINCP)tmatrix.h \ 323 $(SOPHYAINCP)tarray.h \ 324 $(SOPHYAINCP)basarr.h \ 325 $(SOPHYAINCP)anydataobj.h \ 326 $(SOPHYAINCP)mutyv.h \ 327 $(SOPHYAINCP)dvlist.h \ 328 $(SOPHYAINCP)objfio.h \ 329 $(SOPHYAINCP)ppersist.h \ 330 $(SOPHYAINCP)pexceptions.h \ 331 $(SOPHYAINCP)gnumd5.h \ 332 $(SOPHYAINCP)ppfbinstream.h \ 333 $(SOPHYAINCP)rawstream.h \ 334 $(SOPHYAINCP)ppfnametag.h \ 335 $(SOPHYAINCP)ndatablock.h \ 336 $(SOPHYAINCP)utilarr.h \ 337 $(SOPHYAINCP)tvector.h \ 338 $(SOPHYAINCP)fioarr.h \ 339 $(SOPHYAINCP)vector3d.h \ 340 $(SOPHYAINCP)longlat.h \ 341 $(SOPHYAINCP)utilgeom.h \ 342 $(SOPHYAINCP)srandgen.h \ 343 $(SOPHYAINCP)timing.h \ 344 $(SOPHYAINCP)sambainit.h \ 345 $(SOPHYAINCP)skymapinit.h \ 346 $(SOPHYAINCP)sophyainit.h \ 347 $(SOPHYAINCP)ntoolsinit.h \ 348 $(SOPHYAINCP)tarrinit.h \ 349 $(SOPHYAINCP)datacards.h \ 350 $(SOPHYAINCP)ntuple.h \ 351 $(SOPHYAINCP)ntupintf.h \ 352 $(SOPHYAINCP)fiospherehealpix.h \ 353 $(SOPHYAINCP)sphericalmap.h \ 354 $(SOPHYAINCP)smathconst.h \ 355 $(SOPHYAINCP)pixelmap.h \ 356 $(SOPHYAINCP)spherepos.h \ 357 $(SOPHYAINCP)unitvector.h \ 358 $(SOPHYAINCP)spherehealpix.h \ 359 $(SOPHYAINCP)HEALPixUtils.h \ 360 $(SOPHYAINCP)fitsspherehealpix.h \ 361 $(SOPHYAINCP)fitsfile.h \ 362 $(SOPHYAINCP)FitsIO/fitsio.h \ 363 $(SOPHYAINCP)FitsIO/longnam.h \ 364 $(SOPHYAINCP)fitstarray.h \ 365 $(SOPHYAINCP)cimage.h \ 366 $(SOPHYAINCP)radspecvector.h \ 367 $(SOPHYAINCP)radspec.h \ 368 $(SOPHYAINCP)specresp.h \ 369 $(SOPHYAINCP)blackbody.h \ 370 $(SOPHYAINCP)convtools.h \ 371 $(SOPHYAINCP)derivblackbody.h \ 372 $(SOPHYAINCP)nupower.h \ 373 $(SOPHYAINCP)squarefilt.h \ 374 $(SOPHYAINCP)trianglefilt.h \ 375 $(SOPHYAINCP)specrespvector.h \ 376 $(SOPHYAINCP)gaussfilt.h \ 377 $(SOPHYAINCP)bruit.h \ 378 $(SOPHYAINCP)mapoperation.h 379 $(CXXCOMPILEPROG) -o $@ $< 380 -
trunk/SophyaProg/PMixer/smakefile
r2743 r2751 67 67 $(SOPHYAINCP)gaussfilt.h \ 68 68 $(SOPHYAINCP)trianglefilt.h 69 $(CXXCOMPILE ) -o $@ $<69 $(CXXCOMPILEPROG) -o $@ $< 70 70 71 71 $(SOPHYAOBJP)extractRS.o: extractRS.cc \ … … 129 129 $(SOPHYAINCP)bruit.h \ 130 130 $(SOPHYAINCP)mapoperation.h 131 $(CXXCOMPILE ) -o $@ $<131 $(CXXCOMPILEPROG) -o $@ $< 132 132 133 133 $(SOPHYAOBJP)skymixer.o: skymixer.cc \ … … 191 191 $(SOPHYAINCP)bruit.h \ 192 192 $(SOPHYAINCP)mapoperation.h 193 $(CXXCOMPILE ) -o $@ $<193 $(CXXCOMPILEPROG) -o $@ $< 194 194 195 195 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \ … … 253 253 $(SOPHYAINCP)bruit.h \ 254 254 $(SOPHYAINCP)mapoperation.h 255 $(CXXCOMPILE) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \ 258 pmixer.h $(SOPHYAINCP)machdefs.h \ 259 $(SOPHYAINCP)tmatrix.h \ 260 $(SOPHYAINCP)tarray.h \ 261 $(SOPHYAINCP)basarr.h \ 262 $(SOPHYAINCP)anydataobj.h \ 263 $(SOPHYAINCP)mutyv.h \ 264 $(SOPHYAINCP)dvlist.h \ 265 $(SOPHYAINCP)objfio.h \ 266 $(SOPHYAINCP)ppersist.h \ 267 $(SOPHYAINCP)pexceptions.h \ 268 $(SOPHYAINCP)gnumd5.h \ 269 $(SOPHYAINCP)ppfbinstream.h \ 270 $(SOPHYAINCP)rawstream.h \ 271 $(SOPHYAINCP)ppfnametag.h \ 272 $(SOPHYAINCP)ndatablock.h \ 273 $(SOPHYAINCP)utilarr.h \ 274 $(SOPHYAINCP)tvector.h \ 275 $(SOPHYAINCP)fioarr.h \ 276 $(SOPHYAINCP)vector3d.h \ 277 $(SOPHYAINCP)longlat.h \ 278 $(SOPHYAINCP)utilgeom.h \ 279 $(SOPHYAINCP)srandgen.h \ 280 $(SOPHYAINCP)timing.h \ 281 $(SOPHYAINCP)sambainit.h \ 282 $(SOPHYAINCP)skymapinit.h \ 283 $(SOPHYAINCP)sophyainit.h \ 284 $(SOPHYAINCP)ntoolsinit.h \ 285 $(SOPHYAINCP)tarrinit.h \ 286 $(SOPHYAINCP)datacards.h \ 287 $(SOPHYAINCP)ntuple.h \ 288 $(SOPHYAINCP)ntupintf.h \ 289 $(SOPHYAINCP)fiospherehealpix.h \ 290 $(SOPHYAINCP)sphericalmap.h \ 291 $(SOPHYAINCP)smathconst.h \ 292 $(SOPHYAINCP)pixelmap.h \ 293 $(SOPHYAINCP)spherepos.h \ 294 $(SOPHYAINCP)unitvector.h \ 295 $(SOPHYAINCP)spherehealpix.h \ 296 $(SOPHYAINCP)HEALPixUtils.h \ 297 $(SOPHYAINCP)fitsspherehealpix.h \ 298 $(SOPHYAINCP)fitsfile.h \ 299 $(SOPHYAINCP)FitsIO/fitsio.h \ 300 $(SOPHYAINCP)FitsIO/longnam.h \ 301 $(SOPHYAINCP)fitstarray.h \ 302 $(SOPHYAINCP)cimage.h \ 303 $(SOPHYAINCP)radspecvector.h \ 304 $(SOPHYAINCP)radspec.h \ 305 $(SOPHYAINCP)specresp.h \ 306 $(SOPHYAINCP)blackbody.h \ 307 $(SOPHYAINCP)convtools.h \ 308 $(SOPHYAINCP)derivblackbody.h \ 309 $(SOPHYAINCP)nupower.h \ 310 $(SOPHYAINCP)squarefilt.h \ 311 $(SOPHYAINCP)trianglefilt.h \ 312 $(SOPHYAINCP)specrespvector.h \ 313 $(SOPHYAINCP)gaussfilt.h \ 314 $(SOPHYAINCP)bruit.h \ 315 $(SOPHYAINCP)mapoperation.h 316 $(CXXCOMPILE) -o $@ $< 317 318 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \ 319 pmixer.h $(SOPHYAINCP)machdefs.h \ 320 $(SOPHYAINCP)tmatrix.h \ 321 $(SOPHYAINCP)tarray.h \ 322 $(SOPHYAINCP)basarr.h \ 323 $(SOPHYAINCP)anydataobj.h \ 324 $(SOPHYAINCP)mutyv.h \ 325 $(SOPHYAINCP)dvlist.h \ 326 $(SOPHYAINCP)objfio.h \ 327 $(SOPHYAINCP)ppersist.h \ 328 $(SOPHYAINCP)pexceptions.h \ 329 $(SOPHYAINCP)gnumd5.h \ 330 $(SOPHYAINCP)ppfbinstream.h \ 331 $(SOPHYAINCP)rawstream.h \ 332 $(SOPHYAINCP)ppfnametag.h \ 333 $(SOPHYAINCP)ndatablock.h \ 334 $(SOPHYAINCP)utilarr.h \ 335 $(SOPHYAINCP)tvector.h \ 336 $(SOPHYAINCP)fioarr.h \ 337 $(SOPHYAINCP)vector3d.h \ 338 $(SOPHYAINCP)longlat.h \ 339 $(SOPHYAINCP)utilgeom.h \ 340 $(SOPHYAINCP)srandgen.h \ 341 $(SOPHYAINCP)timing.h \ 342 $(SOPHYAINCP)sambainit.h \ 343 $(SOPHYAINCP)skymapinit.h \ 344 $(SOPHYAINCP)sophyainit.h \ 345 $(SOPHYAINCP)ntoolsinit.h \ 346 $(SOPHYAINCP)tarrinit.h \ 347 $(SOPHYAINCP)datacards.h \ 348 $(SOPHYAINCP)ntuple.h \ 349 $(SOPHYAINCP)ntupintf.h \ 350 $(SOPHYAINCP)fiospherehealpix.h \ 351 $(SOPHYAINCP)sphericalmap.h \ 352 $(SOPHYAINCP)smathconst.h \ 353 $(SOPHYAINCP)pixelmap.h \ 354 $(SOPHYAINCP)spherepos.h \ 355 $(SOPHYAINCP)unitvector.h \ 356 $(SOPHYAINCP)spherehealpix.h \ 357 $(SOPHYAINCP)HEALPixUtils.h \ 358 $(SOPHYAINCP)fitsspherehealpix.h \ 359 $(SOPHYAINCP)fitsfile.h \ 360 $(SOPHYAINCP)FitsIO/fitsio.h \ 361 $(SOPHYAINCP)FitsIO/longnam.h \ 362 $(SOPHYAINCP)fitstarray.h \ 363 $(SOPHYAINCP)cimage.h \ 364 $(SOPHYAINCP)radspecvector.h \ 365 $(SOPHYAINCP)radspec.h \ 366 $(SOPHYAINCP)specresp.h \ 367 $(SOPHYAINCP)blackbody.h \ 368 $(SOPHYAINCP)convtools.h \ 369 $(SOPHYAINCP)derivblackbody.h \ 370 $(SOPHYAINCP)nupower.h \ 371 $(SOPHYAINCP)squarefilt.h \ 372 $(SOPHYAINCP)trianglefilt.h \ 373 $(SOPHYAINCP)specrespvector.h \ 374 $(SOPHYAINCP)gaussfilt.h \ 375 $(SOPHYAINCP)bruit.h \ 376 $(SOPHYAINCP)mapoperation.h 377 $(CXXCOMPILE) -o $@ $< 378 255 $(CXXCOMPILEPROG) -o $@ $< 256 257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \ 258 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 259 $(SOPHYAINCP)machdefs.h \ 260 $(SOPHYAINCP)tmatrix.h \ 261 $(SOPHYAINCP)tarray.h \ 262 $(SOPHYAINCP)basarr.h \ 263 $(SOPHYAINCP)anydataobj.h \ 264 $(SOPHYAINCP)mutyv.h \ 265 $(SOPHYAINCP)dvlist.h \ 266 $(SOPHYAINCP)objfio.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)ndatablock.h \ 274 $(SOPHYAINCP)utilarr.h \ 275 $(SOPHYAINCP)tvector.h \ 276 $(SOPHYAINCP)fioarr.h \ 277 $(SOPHYAINCP)vector3d.h \ 278 $(SOPHYAINCP)longlat.h \ 279 $(SOPHYAINCP)utilgeom.h \ 280 $(SOPHYAINCP)srandgen.h \ 281 $(SOPHYAINCP)timing.h \ 282 $(SOPHYAINCP)sambainit.h \ 283 $(SOPHYAINCP)skymapinit.h \ 284 $(SOPHYAINCP)sophyainit.h \ 285 $(SOPHYAINCP)ntoolsinit.h \ 286 $(SOPHYAINCP)tarrinit.h \ 287 $(SOPHYAINCP)datacards.h \ 288 $(SOPHYAINCP)ntuple.h \ 289 $(SOPHYAINCP)ntupintf.h \ 290 $(SOPHYAINCP)fiospherehealpix.h \ 291 $(SOPHYAINCP)sphericalmap.h \ 292 $(SOPHYAINCP)smathconst.h \ 293 $(SOPHYAINCP)pixelmap.h \ 294 $(SOPHYAINCP)spherepos.h \ 295 $(SOPHYAINCP)unitvector.h \ 296 $(SOPHYAINCP)spherehealpix.h \ 297 $(SOPHYAINCP)HEALPixUtils.h \ 298 $(SOPHYAINCP)fitsspherehealpix.h \ 299 $(SOPHYAINCP)fitsfile.h \ 300 $(SOPHYAINCP)FitsIO/fitsio.h \ 301 $(SOPHYAINCP)FitsIO/longnam.h \ 302 $(SOPHYAINCP)fitstarray.h \ 303 $(SOPHYAINCP)cimage.h \ 304 $(SOPHYAINCP)radspecvector.h \ 305 $(SOPHYAINCP)radspec.h \ 306 $(SOPHYAINCP)specresp.h \ 307 $(SOPHYAINCP)blackbody.h \ 308 $(SOPHYAINCP)convtools.h \ 309 $(SOPHYAINCP)derivblackbody.h \ 310 $(SOPHYAINCP)nupower.h \ 311 $(SOPHYAINCP)squarefilt.h \ 312 $(SOPHYAINCP)trianglefilt.h \ 313 $(SOPHYAINCP)specrespvector.h \ 314 $(SOPHYAINCP)gaussfilt.h \ 315 $(SOPHYAINCP)bruit.h \ 316 $(SOPHYAINCP)mapoperation.h 317 $(CXXCOMPILEPROG) -o $@ $< 318 319 $(SOPHYAOBJP)tgsky.o: tgsky.cc \ 320 $(SOPHYAINCP)sopnamsp.h pmixer.h \ 321 $(SOPHYAINCP)machdefs.h \ 322 $(SOPHYAINCP)tmatrix.h \ 323 $(SOPHYAINCP)tarray.h \ 324 $(SOPHYAINCP)basarr.h \ 325 $(SOPHYAINCP)anydataobj.h \ 326 $(SOPHYAINCP)mutyv.h \ 327 $(SOPHYAINCP)dvlist.h \ 328 $(SOPHYAINCP)objfio.h \ 329 $(SOPHYAINCP)ppersist.h \ 330 $(SOPHYAINCP)pexceptions.h \ 331 $(SOPHYAINCP)gnumd5.h \ 332 $(SOPHYAINCP)ppfbinstream.h \ 333 $(SOPHYAINCP)rawstream.h \ 334 $(SOPHYAINCP)ppfnametag.h \ 335 $(SOPHYAINCP)ndatablock.h \ 336 $(SOPHYAINCP)utilarr.h \ 337 $(SOPHYAINCP)tvector.h \ 338 $(SOPHYAINCP)fioarr.h \ 339 $(SOPHYAINCP)vector3d.h \ 340 $(SOPHYAINCP)longlat.h \ 341 $(SOPHYAINCP)utilgeom.h \ 342 $(SOPHYAINCP)srandgen.h \ 343 $(SOPHYAINCP)timing.h \ 344 $(SOPHYAINCP)sambainit.h \ 345 $(SOPHYAINCP)skymapinit.h \ 346 $(SOPHYAINCP)sophyainit.h \ 347 $(SOPHYAINCP)ntoolsinit.h \ 348 $(SOPHYAINCP)tarrinit.h \ 349 $(SOPHYAINCP)datacards.h \ 350 $(SOPHYAINCP)ntuple.h \ 351 $(SOPHYAINCP)ntupintf.h \ 352 $(SOPHYAINCP)fiospherehealpix.h \ 353 $(SOPHYAINCP)sphericalmap.h \ 354 $(SOPHYAINCP)smathconst.h \ 355 $(SOPHYAINCP)pixelmap.h \ 356 $(SOPHYAINCP)spherepos.h \ 357 $(SOPHYAINCP)unitvector.h \ 358 $(SOPHYAINCP)spherehealpix.h \ 359 $(SOPHYAINCP)HEALPixUtils.h \ 360 $(SOPHYAINCP)fitsspherehealpix.h \ 361 $(SOPHYAINCP)fitsfile.h \ 362 $(SOPHYAINCP)FitsIO/fitsio.h \ 363 $(SOPHYAINCP)FitsIO/longnam.h \ 364 $(SOPHYAINCP)fitstarray.h \ 365 $(SOPHYAINCP)cimage.h \ 366 $(SOPHYAINCP)radspecvector.h \ 367 $(SOPHYAINCP)radspec.h \ 368 $(SOPHYAINCP)specresp.h \ 369 $(SOPHYAINCP)blackbody.h \ 370 $(SOPHYAINCP)convtools.h \ 371 $(SOPHYAINCP)derivblackbody.h \ 372 $(SOPHYAINCP)nupower.h \ 373 $(SOPHYAINCP)squarefilt.h \ 374 $(SOPHYAINCP)trianglefilt.h \ 375 $(SOPHYAINCP)specrespvector.h \ 376 $(SOPHYAINCP)gaussfilt.h \ 377 $(SOPHYAINCP)bruit.h \ 378 $(SOPHYAINCP)mapoperation.h 379 $(CXXCOMPILEPROG) -o $@ $< 380 -
trunk/SophyaProg/PrgMap/Makefile
r2743 r2751 39 39 $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \ 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 42 43 $(SOPHYAINCP)machdefs.h \ 43 44 $(SOPHYAINCP)nbmath.h \ … … 108 109 $(SOPHYAINCP)FitsIO/longnam.h \ 109 110 $(SOPHYAINCP)fitstarray.h 110 $(CXXCOMPILE ) -o $@ $<111 $(CXXCOMPILEPROG) -o $@ $< 111 112 112 113 $(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \ … … 153 154 $(SOPHYAINCP)FitsIO/fitsio.h \ 154 155 $(SOPHYAINCP)FitsIO/longnam.h 155 $(CXXCOMPILE ) -o $@ $<156 $(CXXCOMPILEPROG) -o $@ $< 156 157 157 158 $(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \ … … 198 199 $(SOPHYAINCP)FitsIO/fitsio.h \ 199 200 $(SOPHYAINCP)FitsIO/longnam.h 200 $(CXXCOMPILE ) -o $@ $<201 $(CXXCOMPILEPROG) -o $@ $< 201 202 202 203 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc \ … … 243 244 $(SOPHYAINCP)FitsIO/fitsio.h \ 244 245 $(SOPHYAINCP)FitsIO/longnam.h 245 $(CXXCOMPILE) -o $@ $< 246 247 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \ 246 $(CXXCOMPILEPROG) -o $@ $< 247 248 $(SOPHYAOBJP)map2cl.o: map2cl.cc \ 249 $(SOPHYAINCP)sopnamsp.h \ 248 250 $(SOPHYAINCP)machdefs.h \ 249 251 $(SOPHYAINCP)nbmath.h \ … … 314 316 $(SOPHYAINCP)FitsIO/longnam.h \ 315 317 $(SOPHYAINCP)fitstarray.h 316 $(CXXCOMPILE ) -o $@ $<318 $(CXXCOMPILEPROG) -o $@ $< 317 319 318 320 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \ … … 386 388 $(SOPHYAINCP)FitsIO/longnam.h \ 387 389 $(SOPHYAINCP)fitstarray.h 388 $(CXXCOMPILE ) -o $@ $<389 390 $(CXXCOMPILEPROG) -o $@ $< 391 -
trunk/SophyaProg/PrgMap/smakefile
r2743 r2751 39 39 $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \ 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 42 43 $(SOPHYAINCP)machdefs.h \ 43 44 $(SOPHYAINCP)nbmath.h \ … … 108 109 $(SOPHYAINCP)FitsIO/longnam.h \ 109 110 $(SOPHYAINCP)fitstarray.h 110 $(CXXCOMPILE ) -o $@ $<111 $(CXXCOMPILEPROG) -o $@ $< 111 112 112 113 $(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \ … … 153 154 $(SOPHYAINCP)FitsIO/fitsio.h \ 154 155 $(SOPHYAINCP)FitsIO/longnam.h 155 $(CXXCOMPILE ) -o $@ $<156 $(CXXCOMPILEPROG) -o $@ $< 156 157 157 158 $(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \ … … 198 199 $(SOPHYAINCP)FitsIO/fitsio.h \ 199 200 $(SOPHYAINCP)FitsIO/longnam.h 200 $(CXXCOMPILE ) -o $@ $<201 $(CXXCOMPILEPROG) -o $@ $< 201 202 202 203 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc \ … … 243 244 $(SOPHYAINCP)FitsIO/fitsio.h \ 244 245 $(SOPHYAINCP)FitsIO/longnam.h 245 $(CXXCOMPILE) -o $@ $< 246 247 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \ 246 $(CXXCOMPILEPROG) -o $@ $< 247 248 $(SOPHYAOBJP)map2cl.o: map2cl.cc \ 249 $(SOPHYAINCP)sopnamsp.h \ 248 250 $(SOPHYAINCP)machdefs.h \ 249 251 $(SOPHYAINCP)nbmath.h \ … … 314 316 $(SOPHYAINCP)FitsIO/longnam.h \ 315 317 $(SOPHYAINCP)fitstarray.h 316 $(CXXCOMPILE ) -o $@ $<318 $(CXXCOMPILEPROG) -o $@ $< 317 319 318 320 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \ … … 386 388 $(SOPHYAINCP)FitsIO/longnam.h \ 387 389 $(SOPHYAINCP)fitstarray.h 388 $(CXXCOMPILE ) -o $@ $<389 390 $(CXXCOMPILEPROG) -o $@ $< 391 -
trunk/SophyaProg/PrgUtil/Makefile
r2743 r2751 24 24 $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST) 25 25 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \ 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc \ 27 $(SOPHYAINCP)sopnamsp.h \ 27 28 $(SOPHYAINCP)machdefs.h \ 28 29 $(SOPHYAINCP)tarrinit.h \ … … 55 56 $(SOPHYAINCP)pdlmgr.h \ 56 57 $(SOPHYAINCP)timing.h 57 $(CXXCOMPILE ) -o $@ $<58 $(CXXCOMPILEPROG) -o $@ $< 58 59 59 60 $(SOPHYAOBJP)scanfits.o: scanfits.cc \ … … 83 84 $(SOPHYAINCP)FitsIO/longnam.h \ 84 85 $(SOPHYAINCP)fitsntuple.h 85 $(CXXCOMPILE ) -o $@ $<86 $(CXXCOMPILEPROG) -o $@ $< 86 87 87 88 $(SOPHYAOBJP)scanppf.o: scanppf.cc \ … … 101 102 $(SOPHYAINCP)tarrinit.h \ 102 103 $(SOPHYAINCP)histinit.h 103 $(CXXCOMPILE ) -o $@ $<104 $(CXXCOMPILEPROG) -o $@ $< 104 105 -
trunk/SophyaProg/PrgUtil/smakefile
r2743 r2751 24 24 $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST) 25 25 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \ 26 $(SOPHYAOBJP)runcxx.o: runcxx.cc \ 27 $(SOPHYAINCP)sopnamsp.h \ 27 28 $(SOPHYAINCP)machdefs.h \ 28 29 $(SOPHYAINCP)tarrinit.h \ … … 55 56 $(SOPHYAINCP)pdlmgr.h \ 56 57 $(SOPHYAINCP)timing.h 57 $(CXXCOMPILE ) -o $@ $<58 $(CXXCOMPILEPROG) -o $@ $< 58 59 59 60 $(SOPHYAOBJP)scanfits.o: scanfits.cc \ … … 83 84 $(SOPHYAINCP)FitsIO/longnam.h \ 84 85 $(SOPHYAINCP)fitsntuple.h 85 $(CXXCOMPILE ) -o $@ $<86 $(CXXCOMPILEPROG) -o $@ $< 86 87 87 88 $(SOPHYAOBJP)scanppf.o: scanppf.cc \ … … 101 102 $(SOPHYAINCP)tarrinit.h \ 102 103 $(SOPHYAINCP)histinit.h 103 $(CXXCOMPILE ) -o $@ $<104 $(CXXCOMPILEPROG) -o $@ $< 104 105 -
trunk/SophyaProg/Tests/Makefile
r2743 r2751 219 219 $(SOPHYAINCP)sopemtx.h \ 220 220 $(SOPHYAINCP)timing.h 221 $(CXXCOMPILE ) -o $@ $<221 $(CXXCOMPILEPROG) -o $@ $< 222 222 223 223 $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \ … … 246 246 $(SOPHYAINCP)sopemtx.h \ 247 247 $(SOPHYAINCP)timing.h 248 $(CXXCOMPILE ) -o $@ $<248 $(CXXCOMPILEPROG) -o $@ $< 249 249 250 250 $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \ … … 275 275 $(SOPHYAINCP)timing.h \ 276 276 $(SOPHYAINCP)intflapack.h 277 $(CXXCOMPILE ) -o $@ $<277 $(CXXCOMPILEPROG) -o $@ $< 278 278 279 279 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ … … 313 313 $(SOPHYAINCP)fioarr.h \ 314 314 $(SOPHYAINCP)sopemtx.h 315 $(CXXCOMPILE ) -o $@ $<315 $(CXXCOMPILEPROG) -o $@ $< 316 316 317 317 $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \ … … 342 342 $(SOPHYAINCP)timing.h \ 343 343 $(SOPHYAINCP)srandgen.h 344 $(CXXCOMPILE ) -o $@ $<344 $(CXXCOMPILEPROG) -o $@ $< 345 345 346 346 $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 405 405 $(SOPHYAINCP)sopemtx.h \ 406 406 $(SOPHYAINCP)timing.h 407 $(CXXCOMPILE ) -o $@ $<407 $(CXXCOMPILEPROG) -o $@ $< 408 408 409 409 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ … … 433 433 $(SOPHYAINCP)fiondblock.h \ 434 434 $(SOPHYAINCP)tarrinit.h 435 $(CXXCOMPILE ) -o $@ $<435 $(CXXCOMPILEPROG) -o $@ $< 436 436 437 437 $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \ … … 461 461 $(SOPHYAINCP)timing.h \ 462 462 $(SOPHYAINCP)resusage.h 463 $(CXXCOMPILE ) -o $@ $<463 $(CXXCOMPILEPROG) -o $@ $< 464 464 465 465 $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \ … … 509 509 $(SOPHYAINCP)fftwserver.h \ 510 510 $(SOPHYAINCP)fftservintf.h 511 $(CXXCOMPILE ) -o $@ $<511 $(CXXCOMPILEPROG) -o $@ $< 512 512 513 513 $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \ … … 546 546 $(SOPHYAINCP)utilarr.h \ 547 547 $(SOPHYAINCP)HEALPixUtils.h 548 $(CXXCOMPILE ) -o $@ $<548 $(CXXCOMPILEPROG) -o $@ $< 549 549 550 550 $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \ … … 567 567 $(SOPHYAINCP)mutyv.h \ 568 568 $(SOPHYAINCP)ctimer.h 569 $(CXXCOMPILE ) -o $@ $<569 $(CXXCOMPILEPROG) -o $@ $< 570 570 571 571 $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \ … … 599 599 $(SOPHYAINCP)pdlmgr.h \ 600 600 $(SOPHYAINCP)timing.h 601 $(CXXCOMPILE ) -o $@ $<601 $(CXXCOMPILEPROG) -o $@ $< 602 602 603 603 $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \ … … 632 632 $(SOPHYAINCP)nbrandom.h \ 633 633 $(SOPHYAINCP)srandgen.h 634 $(CXXCOMPILE ) -o $@ $<634 $(CXXCOMPILEPROG) -o $@ $< 635 635 636 636 $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \ … … 660 660 $(SOPHYAINCP)pdlmgr.h \ 661 661 $(SOPHYAINCP)timing.h 662 $(CXXCOMPILE ) -o $@ $<662 $(CXXCOMPILEPROG) -o $@ $< 663 663 664 664 $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \ … … 691 691 $(SOPHYAINCP)sophyainit.h \ 692 692 $(SOPHYAINCP)timing.h 693 $(CXXCOMPILE ) -o $@ $<693 $(CXXCOMPILEPROG) -o $@ $< 694 694 695 695 $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \ … … 701 701 $(SOPHYAINCP)rawstream.h \ 702 702 $(SOPHYAINCP)ppfnametag.h 703 $(CXXCOMPILE ) -o $@ $<703 $(CXXCOMPILEPROG) -o $@ $< 704 704 705 705 $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \ … … 732 732 $(SOPHYAINCP)srandgen.h \ 733 733 $(SOPHYAINCP)fiondblock.h 734 $(CXXCOMPILE ) -o $@ $<734 $(CXXCOMPILEPROG) -o $@ $< 735 735 736 736 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ … … 757 757 $(SOPHYAINCP)sopemtx.h \ 758 758 $(SOPHYAINCP)timing.h 759 $(CXXCOMPILE ) -o $@ $<759 $(CXXCOMPILEPROG) -o $@ $< 760 760 761 761 $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \ … … 785 785 $(SOPHYAINCP)ppfswapper.h \ 786 786 $(SOPHYAINCP)ppftpointerio.h 787 $(CXXCOMPILE ) -o $@ $<787 $(CXXCOMPILEPROG) -o $@ $< 788 788 789 789 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc \ … … 820 820 $(SOPHYAINCP)nbrandom.h \ 821 821 $(SOPHYAINCP)srandgen.h 822 $(CXXCOMPILE ) -o $@ $<822 $(CXXCOMPILEPROG) -o $@ $< 823 823 824 824 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ … … 855 855 $(SOPHYAINCP)srandgen.h \ 856 856 $(SOPHYAINCP)fioarr.h 857 $(CXXCOMPILE ) -o $@ $<857 $(CXXCOMPILEPROG) -o $@ $< 858 858 859 859 $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \ … … 862 862 $(SOPHYAINCP)pexceptions.h \ 863 863 $(SOPHYAINCP)timing.h 864 $(CXXCOMPILE ) -o $@ $<864 $(CXXCOMPILEPROG) -o $@ $< 865 865 866 866 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ … … 897 897 $(SOPHYAINCP)sophyainit.h \ 898 898 $(SOPHYAINCP)timing.h 899 $(CXXCOMPILE ) -o $@ $<899 $(CXXCOMPILEPROG) -o $@ $< 900 900 901 901 $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \ … … 956 956 $(SOPHYAINCP)fftpserver.h \ 957 957 $(SOPHYAINCP)tod.h 958 $(CXXCOMPILE ) -o $@ $<958 $(CXXCOMPILEPROG) -o $@ $< 959 959 960 960 $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \ … … 1009 1009 $(SOPHYAINCP)srandgen.h \ 1010 1010 $(SOPHYAINCP)timing.h 1011 $(CXXCOMPILE ) -o $@ $<1011 $(CXXCOMPILEPROG) -o $@ $< 1012 1012 1013 1013 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \ … … 1052 1052 $(SOPHYAINCP)misstime.h \ 1053 1053 $(SOPHYAINCP)timing.h 1054 $(CXXCOMPILE ) -o $@ $<1054 $(CXXCOMPILEPROG) -o $@ $< 1055 1055 1056 1056 $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ … … 1079 1079 $(SOPHYAINCP)FitsIO/longnam.h \ 1080 1080 $(SOPHYAINCP)fabtwriter.h 1081 $(CXXCOMPILE ) -o $@ $<1081 $(CXXCOMPILEPROG) -o $@ $< 1082 1082 1083 1083 $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \ … … 1105 1105 $(SOPHYAINCP)FitsIO/longnam.h \ 1106 1106 $(SOPHYAINCP)fabtwriter.h 1107 $(CXXCOMPILE ) -o $@ $<1107 $(CXXCOMPILEPROG) -o $@ $< 1108 1108 1109 1109 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ … … 1133 1133 $(SOPHYAINCP)ppfswapper.h \ 1134 1134 $(SOPHYAINCP)ppftpointerio.h 1135 $(CXXCOMPILE ) -o $@ $<1135 $(CXXCOMPILEPROG) -o $@ $< 1136 1136 1137 1137 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \ … … 1144 1144 $(SOPHYAINCP)ndatablock.h \ 1145 1145 $(SOPHYAINCP)anydataobj.h 1146 $(CXXCOMPILE ) -o $@ $<1146 $(CXXCOMPILEPROG) -o $@ $< 1147 1147 1148 1148 $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \ … … 1162 1162 $(SOPHYAINCP)rawstream.h \ 1163 1163 $(SOPHYAINCP)ppfnametag.h 1164 $(CXXCOMPILE ) -o $@ $<1164 $(CXXCOMPILEPROG) -o $@ $< 1165 1165 1166 1166 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ … … 1185 1185 $(SOPHYAINCP)ppfswapper.h \ 1186 1186 $(SOPHYAINCP)ppfwrapstlv.h 1187 $(CXXCOMPILE ) -o $@ $<1187 $(CXXCOMPILEPROG) -o $@ $< 1188 1188 1189 1189 $(SOPHYAOBJP)tsttmat.o: tsttmat.cc \ … … 1214 1214 $(SOPHYAINCP)sopemtx.h \ 1215 1215 $(SOPHYAINCP)srandgen.h 1216 $(CXXCOMPILE ) -o $@ $<1216 $(CXXCOMPILEPROG) -o $@ $< 1217 1217 1218 1218 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ … … 1245 1245 $(SOPHYAINCP)srandgen.h \ 1246 1246 $(SOPHYAINCP)intflapack.h 1247 $(CXXCOMPILE ) -o $@ $<1247 $(CXXCOMPILEPROG) -o $@ $< 1248 1248 1249 1249 $(SOPHYAOBJP)tsttvec.o: tsttvec.cc \ … … 1274 1274 $(SOPHYAINCP)sopemtx.h \ 1275 1275 $(SOPHYAINCP)srandgen.h 1276 $(CXXCOMPILE ) -o $@ $<1276 $(CXXCOMPILEPROG) -o $@ $< 1277 1277 1278 1278 $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \ … … 1286 1286 $(SOPHYAINCP)sophyainit.h \ 1287 1287 $(SOPHYAINCP)pexceptions.h 1288 $(CXXCOMPILE ) -o $@ $<1288 $(CXXCOMPILEPROG) -o $@ $< 1289 1289 1290 1290 $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 1293 1293 $(SOPHYAINCP)pexceptions.h \ 1294 1294 $(SOPHYAINCP)timing.h 1295 $(CXXCOMPILE ) -o $@ $<1296 1295 $(CXXCOMPILEPROG) -o $@ $< 1296 -
trunk/SophyaProg/Tests/smakefile
r2743 r2751 219 219 $(SOPHYAINCP)sopemtx.h \ 220 220 $(SOPHYAINCP)timing.h 221 $(CXXCOMPILE ) -o $@ $<221 $(CXXCOMPILEPROG) -o $@ $< 222 222 223 223 $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \ … … 246 246 $(SOPHYAINCP)sopemtx.h \ 247 247 $(SOPHYAINCP)timing.h 248 $(CXXCOMPILE ) -o $@ $<248 $(CXXCOMPILEPROG) -o $@ $< 249 249 250 250 $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \ … … 275 275 $(SOPHYAINCP)timing.h \ 276 276 $(SOPHYAINCP)intflapack.h 277 $(CXXCOMPILE ) -o $@ $<277 $(CXXCOMPILEPROG) -o $@ $< 278 278 279 279 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ … … 313 313 $(SOPHYAINCP)fioarr.h \ 314 314 $(SOPHYAINCP)sopemtx.h 315 $(CXXCOMPILE ) -o $@ $<315 $(CXXCOMPILEPROG) -o $@ $< 316 316 317 317 $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \ … … 342 342 $(SOPHYAINCP)timing.h \ 343 343 $(SOPHYAINCP)srandgen.h 344 $(CXXCOMPILE ) -o $@ $<344 $(CXXCOMPILEPROG) -o $@ $< 345 345 346 346 $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 405 405 $(SOPHYAINCP)sopemtx.h \ 406 406 $(SOPHYAINCP)timing.h 407 $(CXXCOMPILE ) -o $@ $<407 $(CXXCOMPILEPROG) -o $@ $< 408 408 409 409 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ … … 433 433 $(SOPHYAINCP)fiondblock.h \ 434 434 $(SOPHYAINCP)tarrinit.h 435 $(CXXCOMPILE ) -o $@ $<435 $(CXXCOMPILEPROG) -o $@ $< 436 436 437 437 $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \ … … 461 461 $(SOPHYAINCP)timing.h \ 462 462 $(SOPHYAINCP)resusage.h 463 $(CXXCOMPILE ) -o $@ $<463 $(CXXCOMPILEPROG) -o $@ $< 464 464 465 465 $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \ … … 509 509 $(SOPHYAINCP)fftwserver.h \ 510 510 $(SOPHYAINCP)fftservintf.h 511 $(CXXCOMPILE ) -o $@ $<511 $(CXXCOMPILEPROG) -o $@ $< 512 512 513 513 $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \ … … 546 546 $(SOPHYAINCP)utilarr.h \ 547 547 $(SOPHYAINCP)HEALPixUtils.h 548 $(CXXCOMPILE ) -o $@ $<548 $(CXXCOMPILEPROG) -o $@ $< 549 549 550 550 $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \ … … 567 567 $(SOPHYAINCP)mutyv.h \ 568 568 $(SOPHYAINCP)ctimer.h 569 $(CXXCOMPILE ) -o $@ $<569 $(CXXCOMPILEPROG) -o $@ $< 570 570 571 571 $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \ … … 599 599 $(SOPHYAINCP)pdlmgr.h \ 600 600 $(SOPHYAINCP)timing.h 601 $(CXXCOMPILE ) -o $@ $<601 $(CXXCOMPILEPROG) -o $@ $< 602 602 603 603 $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \ … … 632 632 $(SOPHYAINCP)nbrandom.h \ 633 633 $(SOPHYAINCP)srandgen.h 634 $(CXXCOMPILE ) -o $@ $<634 $(CXXCOMPILEPROG) -o $@ $< 635 635 636 636 $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \ … … 660 660 $(SOPHYAINCP)pdlmgr.h \ 661 661 $(SOPHYAINCP)timing.h 662 $(CXXCOMPILE ) -o $@ $<662 $(CXXCOMPILEPROG) -o $@ $< 663 663 664 664 $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \ … … 691 691 $(SOPHYAINCP)sophyainit.h \ 692 692 $(SOPHYAINCP)timing.h 693 $(CXXCOMPILE ) -o $@ $<693 $(CXXCOMPILEPROG) -o $@ $< 694 694 695 695 $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \ … … 701 701 $(SOPHYAINCP)rawstream.h \ 702 702 $(SOPHYAINCP)ppfnametag.h 703 $(CXXCOMPILE ) -o $@ $<703 $(CXXCOMPILEPROG) -o $@ $< 704 704 705 705 $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \ … … 732 732 $(SOPHYAINCP)srandgen.h \ 733 733 $(SOPHYAINCP)fiondblock.h 734 $(CXXCOMPILE ) -o $@ $<734 $(CXXCOMPILEPROG) -o $@ $< 735 735 736 736 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ … … 757 757 $(SOPHYAINCP)sopemtx.h \ 758 758 $(SOPHYAINCP)timing.h 759 $(CXXCOMPILE ) -o $@ $<759 $(CXXCOMPILEPROG) -o $@ $< 760 760 761 761 $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \ … … 785 785 $(SOPHYAINCP)ppfswapper.h \ 786 786 $(SOPHYAINCP)ppftpointerio.h 787 $(CXXCOMPILE ) -o $@ $<787 $(CXXCOMPILEPROG) -o $@ $< 788 788 789 789 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc \ … … 820 820 $(SOPHYAINCP)nbrandom.h \ 821 821 $(SOPHYAINCP)srandgen.h 822 $(CXXCOMPILE ) -o $@ $<822 $(CXXCOMPILEPROG) -o $@ $< 823 823 824 824 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ … … 855 855 $(SOPHYAINCP)srandgen.h \ 856 856 $(SOPHYAINCP)fioarr.h 857 $(CXXCOMPILE ) -o $@ $<857 $(CXXCOMPILEPROG) -o $@ $< 858 858 859 859 $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \ … … 862 862 $(SOPHYAINCP)pexceptions.h \ 863 863 $(SOPHYAINCP)timing.h 864 $(CXXCOMPILE ) -o $@ $<864 $(CXXCOMPILEPROG) -o $@ $< 865 865 866 866 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ … … 897 897 $(SOPHYAINCP)sophyainit.h \ 898 898 $(SOPHYAINCP)timing.h 899 $(CXXCOMPILE ) -o $@ $<899 $(CXXCOMPILEPROG) -o $@ $< 900 900 901 901 $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \ … … 956 956 $(SOPHYAINCP)fftpserver.h \ 957 957 $(SOPHYAINCP)tod.h 958 $(CXXCOMPILE ) -o $@ $<958 $(CXXCOMPILEPROG) -o $@ $< 959 959 960 960 $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \ … … 1009 1009 $(SOPHYAINCP)srandgen.h \ 1010 1010 $(SOPHYAINCP)timing.h 1011 $(CXXCOMPILE ) -o $@ $<1011 $(CXXCOMPILEPROG) -o $@ $< 1012 1012 1013 1013 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \ … … 1052 1052 $(SOPHYAINCP)misstime.h \ 1053 1053 $(SOPHYAINCP)timing.h 1054 $(CXXCOMPILE ) -o $@ $<1054 $(CXXCOMPILEPROG) -o $@ $< 1055 1055 1056 1056 $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ … … 1079 1079 $(SOPHYAINCP)FitsIO/longnam.h \ 1080 1080 $(SOPHYAINCP)fabtwriter.h 1081 $(CXXCOMPILE ) -o $@ $<1081 $(CXXCOMPILEPROG) -o $@ $< 1082 1082 1083 1083 $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \ … … 1105 1105 $(SOPHYAINCP)FitsIO/longnam.h \ 1106 1106 $(SOPHYAINCP)fabtwriter.h 1107 $(CXXCOMPILE ) -o $@ $<1107 $(CXXCOMPILEPROG) -o $@ $< 1108 1108 1109 1109 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ … … 1133 1133 $(SOPHYAINCP)ppfswapper.h \ 1134 1134 $(SOPHYAINCP)ppftpointerio.h 1135 $(CXXCOMPILE ) -o $@ $<1135 $(CXXCOMPILEPROG) -o $@ $< 1136 1136 1137 1137 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \ … … 1144 1144 $(SOPHYAINCP)ndatablock.h \ 1145 1145 $(SOPHYAINCP)anydataobj.h 1146 $(CXXCOMPILE ) -o $@ $<1146 $(CXXCOMPILEPROG) -o $@ $< 1147 1147 1148 1148 $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \ … … 1162 1162 $(SOPHYAINCP)rawstream.h \ 1163 1163 $(SOPHYAINCP)ppfnametag.h 1164 $(CXXCOMPILE ) -o $@ $<1164 $(CXXCOMPILEPROG) -o $@ $< 1165 1165 1166 1166 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ … … 1185 1185 $(SOPHYAINCP)ppfswapper.h \ 1186 1186 $(SOPHYAINCP)ppfwrapstlv.h 1187 $(CXXCOMPILE ) -o $@ $<1187 $(CXXCOMPILEPROG) -o $@ $< 1188 1188 1189 1189 $(SOPHYAOBJP)tsttmat.o: tsttmat.cc \ … … 1214 1214 $(SOPHYAINCP)sopemtx.h \ 1215 1215 $(SOPHYAINCP)srandgen.h 1216 $(CXXCOMPILE ) -o $@ $<1216 $(CXXCOMPILEPROG) -o $@ $< 1217 1217 1218 1218 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ … … 1245 1245 $(SOPHYAINCP)srandgen.h \ 1246 1246 $(SOPHYAINCP)intflapack.h 1247 $(CXXCOMPILE ) -o $@ $<1247 $(CXXCOMPILEPROG) -o $@ $< 1248 1248 1249 1249 $(SOPHYAOBJP)tsttvec.o: tsttvec.cc \ … … 1274 1274 $(SOPHYAINCP)sopemtx.h \ 1275 1275 $(SOPHYAINCP)srandgen.h 1276 $(CXXCOMPILE ) -o $@ $<1276 $(CXXCOMPILEPROG) -o $@ $< 1277 1277 1278 1278 $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \ … … 1286 1286 $(SOPHYAINCP)sophyainit.h \ 1287 1287 $(SOPHYAINCP)pexceptions.h 1288 $(CXXCOMPILE ) -o $@ $<1288 $(CXXCOMPILEPROG) -o $@ $< 1289 1289 1290 1290 $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \ … … 1293 1293 $(SOPHYAINCP)pexceptions.h \ 1294 1294 $(SOPHYAINCP)timing.h 1295 $(CXXCOMPILE ) -o $@ $<1296 1295 $(CXXCOMPILEPROG) -o $@ $< 1296
Note:
See TracChangeset
for help on using the changeset viewer.