[2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc
|
---|
[2784] | 2 |
|
---|
[2743] | 3 |
|
---|
| 4 | all: $(SOPHYALIBP)libPIext.a
|
---|
| 5 |
|
---|
| 6 | clean:
|
---|
[2784] | 7 | rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o
|
---|
[2743] | 8 | rm -f $(SOPHYALIBP)libPIext.a
|
---|
| 9 |
|
---|
[2784] | 10 | $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
|
---|
[2743] | 11 | $(AR) $(ARFLAGS) $@ $?
|
---|
[2763] | 12 | touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
|
---|
[2743] | 13 |
|
---|
[2784] | 14 | $(SOPHYAOBJP)basexecut.o: basexecut.cc $(SOPHYAINCP)sopnamsp.h piacmd.h \
|
---|
[2743] | 15 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 16 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 17 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 18 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 19 | $(SOPHYAINCP)objfio.h \
|
---|
| 20 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 21 | $(SOPHYAINCP)ppersist.h \
|
---|
| 22 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 23 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 24 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 25 | $(SOPHYAINCP)rawstream.h \
|
---|
| 26 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 27 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
| 28 | $(SOPHYAINCP)zthread.h dlftypes.h basexecut.h \
|
---|
| 29 | $(SOPHYAINCP)strutilxx.h pistdimgapp.h \
|
---|
| 30 | $(SOPHYAINCP)pisysdep.h \
|
---|
[2743] | 31 | $(SOPHYAINCP)piapplx.h \
|
---|
| 32 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 33 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 34 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 35 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 36 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 37 | $(SOPHYAINCP)picolist.h \
|
---|
| 38 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 39 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 40 | $(SOPHYAINCP)pimenux.h \
|
---|
| 41 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 42 | $(SOPHYAINCP)picons.h \
|
---|
| 43 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 44 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 45 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 46 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 47 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 48 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 49 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 50 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 51 | $(SOPHYAINCP)pifontx.h \
|
---|
| 52 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 53 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 54 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 55 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 56 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 57 | $(SOPHYAINCP)psfile.h \
|
---|
| 58 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 59 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 60 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 61 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 62 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 63 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 64 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 65 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 66 | $(SOPHYAINCP)periodic.h \
|
---|
| 67 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 68 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 69 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 70 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 71 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 72 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 73 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 74 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 75 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
| 76 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
|
---|
| 77 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 78 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 79 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 80 | $(SOPHYAINCP)pitherm.h \
|
---|
[2784] | 81 | $(SOPHYAINCP)resusage.h servnobjm.h nomgadapter.h \
|
---|
| 82 | $(SOPHYAINCP)ntupintf.h \
|
---|
[2743] | 83 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 84 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 85 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 86 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 87 | $(SOPHYAINCP)utilarr.h \
|
---|
| 88 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 89 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 90 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 91 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
|
---|
| 92 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
|
---|
[2743] | 93 | $(SOPHYAINCP)ntuple.h
|
---|
[2765] | 94 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc
|
---|
[2743] | 95 |
|
---|
[2784] | 96 | $(SOPHYAOBJP)contmodex.o: contmodex.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 97 | contmodex.h $(SOPHYAINCP)machdefs.h \
|
---|
| 98 | $(SOPHYAINCP)osx_values.h piacmd.h \
|
---|
[2743] | 99 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 100 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 101 | $(SOPHYAINCP)objfio.h \
|
---|
| 102 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 103 | $(SOPHYAINCP)ppersist.h \
|
---|
| 104 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 105 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 106 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 107 | $(SOPHYAINCP)rawstream.h \
|
---|
| 108 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 109 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
[2765] | 110 | $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
|
---|
[2751] | 111 | $(SOPHYAINCP)pigncont.h \
|
---|
[2743] | 112 | $(SOPHYAINCP)pistdimgapp.h \
|
---|
| 113 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 114 | $(SOPHYAINCP)piapplx.h \
|
---|
| 115 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 116 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 117 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 118 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 119 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 120 | $(SOPHYAINCP)picolist.h \
|
---|
| 121 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 122 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 123 | $(SOPHYAINCP)pimenux.h \
|
---|
| 124 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 125 | $(SOPHYAINCP)picons.h \
|
---|
| 126 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 127 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 128 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 129 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 130 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 131 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 132 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 133 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 134 | $(SOPHYAINCP)pifontx.h \
|
---|
| 135 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 136 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 137 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 138 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 139 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 140 | $(SOPHYAINCP)psfile.h \
|
---|
| 141 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 142 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 143 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 144 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 145 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 146 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 147 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 148 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 149 | $(SOPHYAINCP)periodic.h \
|
---|
| 150 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 151 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 152 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 153 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 154 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 155 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 156 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 157 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 158 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2743] | 159 | $(SOPHYAINCP)pigraph3d.h \
|
---|
[2784] | 160 | $(SOPHYAINCP)pisiadw.h $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 161 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 162 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 163 | $(SOPHYAINCP)pitherm.h \
|
---|
| 164 | $(SOPHYAINCP)resusage.h \
|
---|
| 165 | $(SOPHYAINCP)piscdrawwdg.h \
|
---|
[2784] | 166 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
|
---|
[2743] | 167 | $(SOPHYAINCP)gp_contour.h \
|
---|
| 168 | $(SOPHYAINCP)gp_types.h \
|
---|
| 169 | $(SOPHYAINCP)gpc_misc.h \
|
---|
| 170 | $(SOPHYAINCP)gp_dynarray.h \
|
---|
| 171 | $(SOPHYAINCP)gp_graph3d.h \
|
---|
[2765] | 172 | $(SOPHYAINCP)gp_alloc.h nomgadapter.h \
|
---|
[2743] | 173 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 174 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 175 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 176 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 177 | $(SOPHYAINCP)utilarr.h \
|
---|
| 178 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 179 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 180 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 181 | $(SOPHYAINCP)fmath.h servnobjm.h
|
---|
[2765] | 182 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc
|
---|
[2743] | 183 |
|
---|
[2784] | 184 | $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 185 | cxxexecutor.h $(SOPHYAINCP)machdefs.h \
|
---|
| 186 | $(SOPHYAINCP)osx_values.h piacmd.h \
|
---|
[2743] | 187 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 188 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 189 | $(SOPHYAINCP)objfio.h \
|
---|
| 190 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 191 | $(SOPHYAINCP)ppersist.h \
|
---|
| 192 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 193 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 194 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 195 | $(SOPHYAINCP)rawstream.h \
|
---|
| 196 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 197 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
[2765] | 198 | $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
|
---|
[2751] | 199 | $(SOPHYAINCP)strutilxx.h \
|
---|
[2765] | 200 | $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
|
---|
[2743] | 201 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 202 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 203 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 204 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 205 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 206 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 207 | $(SOPHYAINCP)picmapx.h \
|
---|
| 208 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 209 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 210 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 211 | $(SOPHYAINCP)pifontx.h \
|
---|
| 212 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 213 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 214 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 215 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 216 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 217 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 218 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 219 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 220 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 221 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 222 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 223 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 224 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 225 | $(SOPHYAINCP)utilarr.h \
|
---|
| 226 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 227 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 228 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2765] | 229 | $(SOPHYAINCP)fmath.h pistdimgapp.h \
|
---|
[2743] | 230 | $(SOPHYAINCP)piapplx.h \
|
---|
| 231 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 232 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 233 | $(SOPHYAINCP)picontainergen.h \
|
---|
| 234 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 235 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 236 | $(SOPHYAINCP)pimenux.h \
|
---|
| 237 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 238 | $(SOPHYAINCP)picons.h \
|
---|
| 239 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 240 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 241 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 242 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 243 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 244 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 245 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 246 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 247 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 248 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 249 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 250 | $(SOPHYAINCP)periodic.h \
|
---|
[2784] | 251 | $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 252 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 253 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 254 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 255 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 256 | $(SOPHYAINCP)pigraph3d.h pisiadw.h \
|
---|
| 257 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 258 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 259 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 260 | $(SOPHYAINCP)pitherm.h \
|
---|
| 261 | $(SOPHYAINCP)resusage.h
|
---|
[2765] | 262 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cxxexecutor.cc
|
---|
[2743] | 263 |
|
---|
[2784] | 264 | $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 265 | cxxexecutor.h $(SOPHYAINCP)machdefs.h \
|
---|
| 266 | $(SOPHYAINCP)osx_values.h piacmd.h \
|
---|
[2743] | 267 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 268 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 269 | $(SOPHYAINCP)objfio.h \
|
---|
| 270 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 271 | $(SOPHYAINCP)ppersist.h \
|
---|
| 272 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 273 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 274 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 275 | $(SOPHYAINCP)rawstream.h \
|
---|
| 276 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 277 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
| 278 | $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h cxxexecwin.h \
|
---|
| 279 | $(SOPHYAINCP)pisysdep.h pistdimgapp.h \
|
---|
| 280 | $(SOPHYAINCP)piapplx.h \
|
---|
[2743] | 281 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 282 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 283 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 284 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 285 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 286 | $(SOPHYAINCP)picolist.h \
|
---|
| 287 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 288 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 289 | $(SOPHYAINCP)pimenux.h \
|
---|
| 290 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 291 | $(SOPHYAINCP)picons.h \
|
---|
| 292 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 293 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 294 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 295 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 296 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 297 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 298 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 299 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 300 | $(SOPHYAINCP)pifontx.h \
|
---|
| 301 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 302 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 303 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 304 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 305 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 306 | $(SOPHYAINCP)psfile.h \
|
---|
| 307 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 308 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 309 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 310 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 311 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 312 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 313 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 314 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 315 | $(SOPHYAINCP)periodic.h \
|
---|
| 316 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 317 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 318 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 319 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 320 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 321 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 322 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 323 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 324 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 325 | $(SOPHYAINCP)pigraph3d.h pisiadw.h \
|
---|
| 326 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 327 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 328 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 329 | $(SOPHYAINCP)pitherm.h \
|
---|
| 330 | $(SOPHYAINCP)resusage.h
|
---|
[2765] | 331 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cxxexecwin.cc
|
---|
[2743] | 332 |
|
---|
[2784] | 333 | $(SOPHYAOBJP)flowmodex.o: flowmodex.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 334 | flowmodex.h $(SOPHYAINCP)machdefs.h \
|
---|
| 335 | $(SOPHYAINCP)osx_values.h piacmd.h \
|
---|
[2743] | 336 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 337 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 338 | $(SOPHYAINCP)objfio.h \
|
---|
| 339 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 340 | $(SOPHYAINCP)ppersist.h \
|
---|
| 341 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 342 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 343 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 344 | $(SOPHYAINCP)rawstream.h \
|
---|
| 345 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 346 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
| 347 | $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h pi2dvec.h \
|
---|
| 348 | pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
|
---|
[2743] | 349 | $(SOPHYAINCP)piapplx.h \
|
---|
| 350 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 351 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 352 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 353 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 354 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 355 | $(SOPHYAINCP)picolist.h \
|
---|
| 356 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 357 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 358 | $(SOPHYAINCP)pimenux.h \
|
---|
| 359 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 360 | $(SOPHYAINCP)picons.h \
|
---|
| 361 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 362 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 363 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 364 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 365 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 366 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 367 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 368 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 369 | $(SOPHYAINCP)pifontx.h \
|
---|
| 370 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 371 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 372 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 373 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 374 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 375 | $(SOPHYAINCP)psfile.h \
|
---|
| 376 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 377 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 378 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 379 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 380 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 381 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 382 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 383 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 384 | $(SOPHYAINCP)periodic.h \
|
---|
| 385 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 386 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 387 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 388 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 389 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 390 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 391 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 392 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 393 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 394 | $(SOPHYAINCP)pigraph3d.h pisiadw.h \
|
---|
| 395 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 396 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 397 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 398 | $(SOPHYAINCP)pitherm.h \
|
---|
| 399 | $(SOPHYAINCP)resusage.h \
|
---|
| 400 | $(SOPHYAINCP)piscdrawwdg.h \
|
---|
[2784] | 401 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)ntuple.h \
|
---|
| 402 | nomgadapter.h $(SOPHYAINCP)generalfit.h \
|
---|
| 403 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 404 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 405 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 406 | $(SOPHYAINCP)utilarr.h \
|
---|
| 407 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 408 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 409 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 410 | $(SOPHYAINCP)fmath.h servnobjm.h
|
---|
[2765] | 411 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc
|
---|
[2743] | 412 |
|
---|
[2784] | 413 | $(SOPHYAOBJP)graphexecut.o: graphexecut.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 414 | piacmd.h $(SOPHYAINCP)machdefs.h \
|
---|
| 415 | $(SOPHYAINCP)osx_values.h \
|
---|
| 416 | $(SOPHYAINCP)commander.h \
|
---|
| 417 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
| 418 | $(SOPHYAINCP)objfio.h \
|
---|
| 419 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 420 | $(SOPHYAINCP)ppersist.h \
|
---|
| 421 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 422 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 423 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 424 | $(SOPHYAINCP)rawstream.h \
|
---|
| 425 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 426 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
| 427 | $(SOPHYAINCP)zthread.h dlftypes.h graphexecut.h \
|
---|
| 428 | $(SOPHYAINCP)strutilxx.h pistdimgapp.h \
|
---|
| 429 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 430 | $(SOPHYAINCP)piapplx.h \
|
---|
| 431 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 432 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 433 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 434 | $(SOPHYAINCP)picontainergen.h \
|
---|
| 435 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
| 436 | $(SOPHYAINCP)picolist.h \
|
---|
| 437 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 438 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 439 | $(SOPHYAINCP)pimenux.h \
|
---|
| 440 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 441 | $(SOPHYAINCP)picons.h \
|
---|
| 442 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 443 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 444 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 445 | $(SOPHYAINCP)pibwdggen.h \
|
---|
| 446 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
| 447 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 448 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 449 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 450 | $(SOPHYAINCP)pifontx.h \
|
---|
| 451 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 452 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 453 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 454 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 455 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 456 | $(SOPHYAINCP)psfile.h \
|
---|
| 457 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 458 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 459 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 460 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 461 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 462 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 463 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 464 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 465 | $(SOPHYAINCP)periodic.h \
|
---|
| 466 | $(SOPHYAINCP)piimage.h \
|
---|
| 467 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
| 468 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 469 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 470 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
| 471 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 472 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 473 | $(SOPHYAINCP)picmapview.h \
|
---|
| 474 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
| 475 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
|
---|
| 476 | $(SOPHYAINCP)pilistx.h \
|
---|
| 477 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 478 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 479 | $(SOPHYAINCP)pitherm.h \
|
---|
| 480 | $(SOPHYAINCP)resusage.h nomgadapter.h \
|
---|
| 481 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 482 | $(SOPHYAINCP)generalfit.h \
|
---|
| 483 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 484 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 485 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 486 | $(SOPHYAINCP)utilarr.h \
|
---|
| 487 | $(SOPHYAINCP)generaldata.h \
|
---|
| 488 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 489 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 490 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)piyfxdrw.h \
|
---|
| 491 | $(SOPHYAINCP)pibargraph.h \
|
---|
| 492 | $(SOPHYAINCP)pitxtdrw.h
|
---|
| 493 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ graphexecut.cc
|
---|
| 494 |
|
---|
[2765] | 495 | $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 496 | $(SOPHYAINCP)strutil.h \
|
---|
| 497 | $(SOPHYAINCP)datatypes.h \
|
---|
[2784] | 498 | $(SOPHYAINCP)machdefs.h \
|
---|
| 499 | $(SOPHYAINCP)osx_values.h nobjmgr.h \
|
---|
[2743] | 500 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 501 | $(SOPHYAINCP)ppersist.h \
|
---|
| 502 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 503 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 504 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 505 | $(SOPHYAINCP)rawstream.h \
|
---|
| 506 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 507 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2765] | 508 | $(SOPHYAINCP)mutyv.h dlftypes.h servnobjm.h \
|
---|
[2784] | 509 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
|
---|
| 510 | nomgadapter.h $(SOPHYAINCP)pidrawer.h \
|
---|
[2743] | 511 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 512 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 513 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 514 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 515 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 516 | $(SOPHYAINCP)picmapx.h \
|
---|
| 517 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 518 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 519 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 520 | $(SOPHYAINCP)pifontx.h \
|
---|
| 521 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 522 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 523 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 524 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 525 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 526 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 527 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 528 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 529 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 530 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 531 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 532 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 533 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 534 | $(SOPHYAINCP)utilarr.h \
|
---|
| 535 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 536 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 537 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2765] | 538 | $(SOPHYAINCP)fmath.h pistdimgapp.h \
|
---|
[2743] | 539 | $(SOPHYAINCP)piapplx.h \
|
---|
| 540 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 541 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 542 | $(SOPHYAINCP)picontainergen.h \
|
---|
| 543 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 544 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 545 | $(SOPHYAINCP)pimenux.h \
|
---|
| 546 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 547 | $(SOPHYAINCP)picons.h \
|
---|
| 548 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 549 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 550 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 551 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 552 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 553 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 554 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 555 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 556 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 557 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 558 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 559 | $(SOPHYAINCP)periodic.h \
|
---|
[2784] | 560 | $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 561 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 562 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 563 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 564 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 565 | $(SOPHYAINCP)pigraph3d.h piacmd.h \
|
---|
[2743] | 566 | $(SOPHYAINCP)commander.h \
|
---|
[2764] | 567 | $(SOPHYAINCP)ctimer.h pisiadw.h \
|
---|
[2743] | 568 | $(SOPHYAINCP)pilistx.h \
|
---|
| 569 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 570 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 571 | $(SOPHYAINCP)pitherm.h \
|
---|
| 572 | $(SOPHYAINCP)resusage.h \
|
---|
| 573 | $(SOPHYAINCP)fitsautoreader.h \
|
---|
| 574 | $(SOPHYAINCP)fitsfile.h \
|
---|
| 575 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 576 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
| 577 | $(SOPHYAINCP)fitstarray.h \
|
---|
| 578 | $(SOPHYAINCP)fitsspherehealpix.h \
|
---|
| 579 | $(SOPHYAINCP)spherehealpix.h \
|
---|
| 580 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 581 | $(SOPHYAINCP)smathconst.h \
|
---|
| 582 | $(SOPHYAINCP)pixelmap.h \
|
---|
| 583 | $(SOPHYAINCP)spherepos.h \
|
---|
| 584 | $(SOPHYAINCP)unitvector.h \
|
---|
| 585 | $(SOPHYAINCP)vector3d.h \
|
---|
| 586 | $(SOPHYAINCP)longlat.h \
|
---|
| 587 | $(SOPHYAINCP)utilgeom.h \
|
---|
| 588 | $(SOPHYAINCP)HEALPixUtils.h \
|
---|
| 589 | $(SOPHYAINCP)fitsntuple.h \
|
---|
| 590 | $(SOPHYAINCP)ntuple.h \
|
---|
| 591 | $(SOPHYAINCP)fitsxntuple.h \
|
---|
| 592 | $(SOPHYAINCP)xntuple.h \
|
---|
| 593 | $(SOPHYAINCP)fitslocalmap.h \
|
---|
| 594 | $(SOPHYAINCP)localmap.h \
|
---|
[2765] | 595 | $(SOPHYAINCP)fbtntintf.h pitvmaad.h \
|
---|
[2743] | 596 | $(SOPHYAINCP)piyfxdrw.h \
|
---|
[2765] | 597 | $(SOPHYAINCP)pisurfdr.h pipodrw.h \
|
---|
[2784] | 598 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)histos.h \
|
---|
| 599 | pintuple.h pintup3d.h pigfd1.h pigfd2.h
|
---|
[2765] | 600 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nobjmgr.cc
|
---|
[2743] | 601 |
|
---|
[2784] | 602 | $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 603 | $(SOPHYAINCP)machdefs.h \
|
---|
| 604 | $(SOPHYAINCP)osx_values.h nomgadapter.h \
|
---|
[2743] | 605 | $(SOPHYAINCP)ppersist.h \
|
---|
| 606 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 607 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 608 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 609 | $(SOPHYAINCP)rawstream.h \
|
---|
| 610 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 611 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 612 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 613 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 614 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 615 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 616 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 617 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 618 | $(SOPHYAINCP)picmapx.h \
|
---|
| 619 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 620 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 621 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 622 | $(SOPHYAINCP)pifontx.h \
|
---|
| 623 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 624 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 625 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 626 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 627 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 628 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 629 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 630 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 631 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 632 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 633 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 634 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 635 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 636 | $(SOPHYAINCP)objfio.h \
|
---|
| 637 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 638 | $(SOPHYAINCP)utilarr.h \
|
---|
| 639 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 640 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 641 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 642 | $(SOPHYAINCP)fmath.h
|
---|
[2765] | 643 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgadapter.cc
|
---|
[2743] | 644 |
|
---|
[2784] | 645 | $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 646 | $(SOPHYAINCP)machdefs.h \
|
---|
| 647 | $(SOPHYAINCP)osx_values.h nomgfdadapter.h nomgadapter.h \
|
---|
| 648 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 649 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 650 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 651 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 652 | $(SOPHYAINCP)rawstream.h \
|
---|
| 653 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 654 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 655 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 656 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 657 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 658 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 659 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 660 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 661 | $(SOPHYAINCP)picmapx.h \
|
---|
| 662 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 663 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 664 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 665 | $(SOPHYAINCP)pifontx.h \
|
---|
| 666 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 667 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 668 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 669 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 670 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 671 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 672 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 673 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 674 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 675 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 676 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 677 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 678 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 679 | $(SOPHYAINCP)objfio.h \
|
---|
| 680 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 681 | $(SOPHYAINCP)utilarr.h \
|
---|
| 682 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 683 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 684 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 685 | $(SOPHYAINCP)fmath.h pipodrw.h \
|
---|
[2784] | 686 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)histos.h \
|
---|
[2743] | 687 | $(SOPHYAINCP)objfitter.h \
|
---|
[2784] | 688 | $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
|
---|
[2743] | 689 | $(SOPHYAINCP)hisprof.h
|
---|
[2765] | 690 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgfdadapter.cc
|
---|
[2743] | 691 |
|
---|
[2784] | 692 | $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 693 | $(SOPHYAINCP)machdefs.h \
|
---|
| 694 | $(SOPHYAINCP)osx_values.h nomhistadapter.h nomgadapter.h \
|
---|
| 695 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 696 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 697 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 698 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 699 | $(SOPHYAINCP)rawstream.h \
|
---|
| 700 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 701 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 702 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 703 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 704 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 705 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 706 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 707 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 708 | $(SOPHYAINCP)picmapx.h \
|
---|
| 709 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 710 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 711 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 712 | $(SOPHYAINCP)pifontx.h \
|
---|
| 713 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 714 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 715 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 716 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 717 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 718 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 719 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 720 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 721 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 722 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 723 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 724 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 725 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 726 | $(SOPHYAINCP)objfio.h \
|
---|
| 727 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 728 | $(SOPHYAINCP)utilarr.h \
|
---|
| 729 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 730 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 731 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 732 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
|
---|
| 733 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
|
---|
| 734 | $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
|
---|
[2743] | 735 | $(SOPHYAINCP)xntuple.h \
|
---|
| 736 | $(SOPHYAINCP)basedtable.h \
|
---|
[2784] | 737 | $(SOPHYAINCP)segdatablock.h pihisto.h pihisto2d.h \
|
---|
| 738 | $(SOPHYAINCP)pimenux.h \
|
---|
[2743] | 739 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 740 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 741 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 742 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 743 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 744 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 745 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 746 | $(SOPHYAINCP)piscdrawwdg.h \
|
---|
| 747 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 748 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 749 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 750 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 751 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 752 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 753 | $(SOPHYAINCP)pieldrw.h pipodrw.h servnobjm.h nobjmgr.h \
|
---|
| 754 | dlftypes.h $(SOPHYAINCP)pdlmgr.h \
|
---|
[2764] | 755 | $(SOPHYAINCP)zthread.h \
|
---|
[2743] | 756 | $(SOPHYAINCP)objfitter.h \
|
---|
[2784] | 757 | $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
|
---|
[2743] | 758 | $(SOPHYAINCP)fitsntuple.h \
|
---|
| 759 | $(SOPHYAINCP)fitsfile.h \
|
---|
| 760 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 761 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
| 762 | $(SOPHYAINCP)fitsxntuple.h \
|
---|
| 763 | $(SOPHYAINCP)datatable.h \
|
---|
| 764 | $(SOPHYAINCP)swppfdtable.h \
|
---|
| 765 | $(SOPHYAINCP)swsegdb.h \
|
---|
| 766 | $(SOPHYAINCP)ppfswapper.h \
|
---|
| 767 | $(SOPHYAINCP)ppftpointerio.h
|
---|
[2765] | 768 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomhistadapter.cc
|
---|
[2743] | 769 |
|
---|
[2784] | 770 | $(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 771 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 772 | $(SOPHYAINCP)osx_values.h \
|
---|
| 773 | $(SOPHYAINCP)datatype.h nomimagadapter.h nomgadapter.h \
|
---|
| 774 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 775 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 776 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 777 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 778 | $(SOPHYAINCP)rawstream.h \
|
---|
| 779 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 780 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 781 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 782 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 783 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 784 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 785 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 786 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 787 | $(SOPHYAINCP)picmapx.h \
|
---|
| 788 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 789 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 790 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 791 | $(SOPHYAINCP)pifontx.h \
|
---|
| 792 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 793 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 794 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 795 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 796 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 797 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 798 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 799 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 800 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 801 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 802 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 803 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 804 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 805 | $(SOPHYAINCP)objfio.h \
|
---|
| 806 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 807 | $(SOPHYAINCP)utilarr.h \
|
---|
| 808 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 809 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 810 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 811 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)cimage.h \
|
---|
[2765] | 812 | $(SOPHYAINCP)fioarr.h pimgadapter.h \
|
---|
[2743] | 813 | $(SOPHYAINCP)objfitter.h \
|
---|
[2784] | 814 | $(SOPHYAINCP)histos.h $(SOPHYAINCP)histos2.h \
|
---|
[2743] | 815 | $(SOPHYAINCP)hisprof.h \
|
---|
| 816 | $(SOPHYAINCP)fitstarray.h \
|
---|
| 817 | $(SOPHYAINCP)fitsfile.h \
|
---|
| 818 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 819 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 820 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomimagadapter.cc
|
---|
[2743] | 821 |
|
---|
| 822 | $(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \
|
---|
| 823 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 824 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 825 | $(SOPHYAINCP)osx_values.h \
|
---|
| 826 | $(SOPHYAINCP)datatype.h nomskymapadapter.h nomgadapter.h \
|
---|
| 827 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 828 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 829 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 830 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 831 | $(SOPHYAINCP)rawstream.h \
|
---|
| 832 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 833 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 834 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 835 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 836 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 837 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 838 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 839 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 840 | $(SOPHYAINCP)picmapx.h \
|
---|
| 841 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 842 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 843 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 844 | $(SOPHYAINCP)pifontx.h \
|
---|
| 845 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 846 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 847 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 848 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 849 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 850 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 851 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 852 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 853 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 854 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 855 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 856 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 857 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 858 | $(SOPHYAINCP)objfio.h \
|
---|
| 859 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 860 | $(SOPHYAINCP)utilarr.h \
|
---|
| 861 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 862 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 863 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 864 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)pixelmap.h \
|
---|
[2743] | 865 | $(SOPHYAINCP)spherepos.h \
|
---|
| 866 | $(SOPHYAINCP)unitvector.h \
|
---|
| 867 | $(SOPHYAINCP)vector3d.h \
|
---|
| 868 | $(SOPHYAINCP)longlat.h \
|
---|
[2784] | 869 | $(SOPHYAINCP)utilgeom.h $(SOPHYAINCP)skymap.h \
|
---|
[2743] | 870 | $(SOPHYAINCP)spherethetaphi.h \
|
---|
| 871 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 872 | $(SOPHYAINCP)smathconst.h \
|
---|
| 873 | $(SOPHYAINCP)spherehealpix.h \
|
---|
| 874 | $(SOPHYAINCP)HEALPixUtils.h \
|
---|
| 875 | $(SOPHYAINCP)localmap.h \
|
---|
| 876 | $(SOPHYAINCP)sphereecp.h \
|
---|
| 877 | $(SOPHYAINCP)fiospherethetaphi.h \
|
---|
| 878 | $(SOPHYAINCP)fiospherehealpix.h \
|
---|
| 879 | $(SOPHYAINCP)fiolocalmap.h \
|
---|
[2765] | 880 | $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
|
---|
[2743] | 881 | $(SOPHYAINCP)complexios.h \
|
---|
| 882 | $(SOPHYAINCP)fitsspherehealpix.h \
|
---|
| 883 | $(SOPHYAINCP)fitsfile.h \
|
---|
| 884 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 885 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
| 886 | $(SOPHYAINCP)fitslocalmap.h
|
---|
[2765] | 887 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomskymapadapter.cc
|
---|
[2743] | 888 |
|
---|
| 889 | $(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \
|
---|
| 890 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 891 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 892 | $(SOPHYAINCP)osx_values.h nomspecrespadapter.h \
|
---|
| 893 | nomgadapter.h $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 894 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 895 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 896 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 897 | $(SOPHYAINCP)rawstream.h \
|
---|
| 898 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 899 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 900 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 901 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 902 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 903 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 904 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 905 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 906 | $(SOPHYAINCP)picmapx.h \
|
---|
| 907 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 908 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 909 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 910 | $(SOPHYAINCP)pifontx.h \
|
---|
| 911 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 912 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 913 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 914 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 915 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 916 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 917 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 918 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 919 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 920 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 921 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 922 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 923 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 924 | $(SOPHYAINCP)objfio.h \
|
---|
| 925 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 926 | $(SOPHYAINCP)utilarr.h \
|
---|
| 927 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 928 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 929 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 930 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)specresp.h \
|
---|
[2743] | 931 | $(SOPHYAINCP)specrespvector.h \
|
---|
| 932 | $(SOPHYAINCP)gaussfilt.h
|
---|
[2765] | 933 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomspecrespadapter.cc
|
---|
[2743] | 934 |
|
---|
[2784] | 935 | $(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 936 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 937 | $(SOPHYAINCP)osx_values.h \
|
---|
| 938 | $(SOPHYAINCP)datatype.h nomtarradapter.h nomgadapter.h \
|
---|
| 939 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 940 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 941 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 942 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 943 | $(SOPHYAINCP)rawstream.h \
|
---|
| 944 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 945 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 946 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 947 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 948 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 949 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 950 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 951 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 952 | $(SOPHYAINCP)picmapx.h \
|
---|
| 953 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 954 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 955 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 956 | $(SOPHYAINCP)pifontx.h \
|
---|
| 957 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 958 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 959 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 960 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 961 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 962 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 963 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 964 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 965 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 966 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 967 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 968 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 969 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 970 | $(SOPHYAINCP)objfio.h \
|
---|
| 971 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 972 | $(SOPHYAINCP)utilarr.h \
|
---|
| 973 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 974 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 975 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 976 | $(SOPHYAINCP)fmath.h pitvmaad.h \
|
---|
[2784] | 977 | $(SOPHYAINCP)piyfxdrw.h $(SOPHYAINCP)fioarr.h \
|
---|
[2743] | 978 | $(SOPHYAINCP)fitstarray.h \
|
---|
| 979 | $(SOPHYAINCP)fitsfile.h \
|
---|
| 980 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 981 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 982 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtarradapter.cc
|
---|
[2743] | 983 |
|
---|
| 984 | $(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \
|
---|
| 985 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 986 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 987 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 988 | $(SOPHYAINCP)datatype.h \
|
---|
[2784] | 989 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 990 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 991 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 992 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
| 993 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 994 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 995 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 996 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 997 | $(SOPHYAINCP)rawstream.h \
|
---|
| 998 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 999 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1000 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1001 | $(SOPHYAINCP)objfitter.h \
|
---|
[2784] | 1002 | $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
|
---|
| 1003 | $(SOPHYAINCP)histos.h $(SOPHYAINCP)peida.h \
|
---|
| 1004 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 1005 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos2.h \
|
---|
[2743] | 1006 | $(SOPHYAINCP)hisprof.h \
|
---|
| 1007 | $(SOPHYAINCP)generalfit.h \
|
---|
| 1008 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 1009 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
|
---|
| 1010 | nomtmatvecadapter.h nomgadapter.h $(SOPHYAINCP)pidrawer.h \
|
---|
[2743] | 1011 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1012 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1013 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1014 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1015 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1016 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1017 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1018 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1019 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1020 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1021 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1022 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1023 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1024 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1025 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1026 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1027 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 1028 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2765] | 1029 | $(SOPHYAINCP)piyfxdrw.h pitvmaad.h \
|
---|
[2743] | 1030 | $(SOPHYAINCP)fitstarray.h \
|
---|
| 1031 | $(SOPHYAINCP)fitsfile.h \
|
---|
| 1032 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 1033 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 1034 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtmatvecadapter.cc
|
---|
[2743] | 1035 |
|
---|
[2784] | 1036 | $(SOPHYAOBJP)pawexecut.o: pawexecut.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 1037 | $(SOPHYAINCP)strutil.h \
|
---|
| 1038 | $(SOPHYAINCP)strutilxx.h \
|
---|
| 1039 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1040 | $(SOPHYAINCP)osx_values.h \
|
---|
| 1041 | $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
|
---|
[2743] | 1042 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1043 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1044 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1045 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1046 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1047 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1048 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1049 | $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
|
---|
| 1050 | $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
|
---|
| 1051 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1052 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1053 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1054 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2784] | 1055 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)histos2.h \
|
---|
| 1056 | $(SOPHYAINCP)hisprof.h $(SOPHYAINCP)histerr.h \
|
---|
| 1057 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
|
---|
| 1058 | pawexecut.h piacmd.h $(SOPHYAINCP)commander.h \
|
---|
| 1059 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
|
---|
| 1060 | $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h servnobjm.h \
|
---|
| 1061 | nomgadapter.h $(SOPHYAINCP)pidrawer.h \
|
---|
[2743] | 1062 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1063 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1064 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1065 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1066 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1067 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1068 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1069 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1070 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1071 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1072 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1073 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1074 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1075 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1076 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1077 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1078 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 1079 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1080 | $(SOPHYAINCP)generalfit.h \
|
---|
| 1081 | $(SOPHYAINCP)generaldata.h \
|
---|
[2765] | 1082 | $(SOPHYAINCP)poly.h pistdimgapp.h \
|
---|
[2743] | 1083 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1084 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1085 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1086 | $(SOPHYAINCP)picontainergen.h \
|
---|
| 1087 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1088 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1089 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1090 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1091 | $(SOPHYAINCP)picons.h \
|
---|
| 1092 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1093 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1094 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1095 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1096 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1097 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1098 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1099 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1100 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1101 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1102 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1103 | $(SOPHYAINCP)periodic.h \
|
---|
[2784] | 1104 | $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 1105 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1106 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1107 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1108 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 1109 | $(SOPHYAINCP)pigraph3d.h pisiadw.h \
|
---|
| 1110 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 1111 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1112 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1113 | $(SOPHYAINCP)pitherm.h \
|
---|
[2765] | 1114 | $(SOPHYAINCP)resusage.h pihisto.h
|
---|
| 1115 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pawexecut.cc
|
---|
[2743] | 1116 |
|
---|
[2765] | 1117 | $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 1118 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1119 | $(SOPHYAINCP)osx_values.h \
|
---|
| 1120 | $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
|
---|
[2743] | 1121 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1122 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1123 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1124 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1125 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1126 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1127 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1128 | $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
|
---|
| 1129 | $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
|
---|
| 1130 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1131 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1132 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1133 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2784] | 1134 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)ntuple.h \
|
---|
| 1135 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)nbtri.h \
|
---|
| 1136 | pi2dvec.h pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
|
---|
[2743] | 1137 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1138 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1139 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 1140 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1141 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 1142 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1143 | $(SOPHYAINCP)picolist.h \
|
---|
| 1144 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1145 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1146 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1147 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1148 | $(SOPHYAINCP)picons.h \
|
---|
| 1149 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1150 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1151 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1152 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1153 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 1154 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1155 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1156 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1157 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1158 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1159 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1160 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1161 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1162 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 1163 | $(SOPHYAINCP)psfile.h \
|
---|
| 1164 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1165 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1166 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1167 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1168 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1169 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1170 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1171 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1172 | $(SOPHYAINCP)periodic.h \
|
---|
| 1173 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 1174 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1175 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 1176 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 1177 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 1178 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1179 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1180 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1181 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
| 1182 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
|
---|
[2743] | 1183 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 1184 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
|
---|
[2743] | 1185 | $(SOPHYAINCP)zthread.h pisiadw.h \
|
---|
| 1186 | $(SOPHYAINCP)pilistx.h \
|
---|
| 1187 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1188 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1189 | $(SOPHYAINCP)pitherm.h \
|
---|
| 1190 | $(SOPHYAINCP)resusage.h \
|
---|
| 1191 | $(SOPHYAINCP)piscdrawwdg.h
|
---|
[2765] | 1192 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pi2dvec.cc
|
---|
[2743] | 1193 |
|
---|
[2784] | 1194 | $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h piacmd.h \
|
---|
| 1195 | $(SOPHYAINCP)machdefs.h \
|
---|
| 1196 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1197 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 1198 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1199 | $(SOPHYAINCP)objfio.h \
|
---|
| 1200 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1201 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1202 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1203 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1204 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1205 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1206 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1207 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)ctimer.h \
|
---|
[2765] | 1208 | $(SOPHYAINCP)zthread.h dlftypes.h \
|
---|
[2784] | 1209 | $(SOPHYAINCP)strutil.h \
|
---|
[2743] | 1210 | $(SOPHYAINCP)strutilxx.h \
|
---|
[2765] | 1211 | $(SOPHYAINCP)srandgen.h pistdimgapp.h \
|
---|
[2743] | 1212 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 1213 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1214 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1215 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 1216 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1217 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 1218 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1219 | $(SOPHYAINCP)picolist.h \
|
---|
| 1220 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1221 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1222 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1223 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1224 | $(SOPHYAINCP)picons.h \
|
---|
| 1225 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1226 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1227 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1228 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1229 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 1230 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1231 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1232 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1233 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1234 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1235 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1236 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1237 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1238 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 1239 | $(SOPHYAINCP)psfile.h \
|
---|
| 1240 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1241 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1242 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1243 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1244 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1245 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1246 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1247 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1248 | $(SOPHYAINCP)periodic.h \
|
---|
| 1249 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 1250 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1251 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 1252 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 1253 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 1254 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1255 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1256 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1257 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
| 1258 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
|
---|
| 1259 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 1260 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1261 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1262 | $(SOPHYAINCP)pitherm.h \
|
---|
[2784] | 1263 | $(SOPHYAINCP)resusage.h basexecut.h graphexecut.h \
|
---|
| 1264 | piafitting.h nomgadapter.h $(SOPHYAINCP)ntupintf.h \
|
---|
[2743] | 1265 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 1266 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1267 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 1268 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1269 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1270 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 1271 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 1272 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 1273 | $(SOPHYAINCP)fmath.h pawexecut.h cxxexecutor.h \
|
---|
| 1274 | cxxexecwin.h contmodex.h flowmodex.h
|
---|
[2765] | 1275 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc
|
---|
[2743] | 1276 |
|
---|
[2784] | 1277 | $(SOPHYAOBJP)piafitting.o: piafitting.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 1278 | $(SOPHYAINCP)strutil.h $(SOPHYAINCP)nbtri.h \
|
---|
[2743] | 1279 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1280 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1281 | $(SOPHYAINCP)generalfit.h \
|
---|
| 1282 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2784] | 1283 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1284 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 1285 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 1286 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
| 1287 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 1288 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1289 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1290 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1291 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 1292 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1293 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1294 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 1295 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
|
---|
| 1296 | $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
|
---|
| 1297 | $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
|
---|
[2743] | 1298 | $(SOPHYAINCP)fct1dfit.h \
|
---|
[2784] | 1299 | $(SOPHYAINCP)fct2dfit.h $(SOPHYAINCP)ntuple.h \
|
---|
| 1300 | $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
|
---|
| 1301 | $(SOPHYAINCP)histos.h $(SOPHYAINCP)histos2.h \
|
---|
[2743] | 1302 | $(SOPHYAINCP)hisprof.h \
|
---|
[2784] | 1303 | $(SOPHYAINCP)objfitter.h piafitting.h nomgadapter.h \
|
---|
| 1304 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2743] | 1305 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1306 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1307 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1308 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1309 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1310 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1311 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1312 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1313 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1314 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1315 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1316 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1317 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1318 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1319 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1320 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1321 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 1322 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2765] | 1323 | $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
|
---|
[2743] | 1324 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 1325 | $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
|
---|
| 1326 | nobjmgr.h pistdimgapp.h $(SOPHYAINCP)piapplx.h \
|
---|
[2743] | 1327 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1328 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1329 | $(SOPHYAINCP)picontainergen.h \
|
---|
| 1330 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1331 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1332 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1333 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1334 | $(SOPHYAINCP)picons.h \
|
---|
| 1335 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1336 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1337 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1338 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1339 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1340 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1341 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1342 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1343 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1344 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1345 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1346 | $(SOPHYAINCP)periodic.h \
|
---|
[2784] | 1347 | $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 1348 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1349 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1350 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1351 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 1352 | $(SOPHYAINCP)pigraph3d.h pisiadw.h \
|
---|
| 1353 | $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 1354 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1355 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1356 | $(SOPHYAINCP)pitherm.h \
|
---|
[2765] | 1357 | $(SOPHYAINCP)resusage.h nomhistadapter.h \
|
---|
[2784] | 1358 | $(SOPHYAINCP)histerr.h $(SOPHYAINCP)xntuple.h \
|
---|
[2743] | 1359 | $(SOPHYAINCP)basedtable.h \
|
---|
[2765] | 1360 | $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
|
---|
| 1361 | nomimagadapter.h nomtmatvecadapter.h
|
---|
| 1362 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piafitting.cc
|
---|
[2743] | 1363 |
|
---|
[2784] | 1364 | $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h pigfd1.h \
|
---|
| 1365 | $(SOPHYAINCP)generaldata.h \
|
---|
| 1366 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
|
---|
| 1367 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1368 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1369 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1370 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1371 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1372 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1373 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1374 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1375 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
|
---|
| 1376 | $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
|
---|
| 1377 | $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
|
---|
| 1378 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1379 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1380 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1381 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1382 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1383 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 1384 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1385 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1386 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1387 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1388 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1389 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1390 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1391 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1392 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1393 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1394 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1395 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1396 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1397 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1398 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1399 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1400 | $(SOPHYAINCP)piaxes.h
|
---|
[2765] | 1401 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigfd1.cc
|
---|
[2743] | 1402 |
|
---|
[2784] | 1403 | $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h pigfd2.h \
|
---|
| 1404 | $(SOPHYAINCP)generaldata.h \
|
---|
| 1405 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
|
---|
| 1406 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1407 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1408 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1409 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1410 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1411 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1412 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1413 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1414 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
|
---|
| 1415 | $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
|
---|
| 1416 | $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
|
---|
| 1417 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1418 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1419 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1420 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2784] | 1421 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2743] | 1422 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 1423 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 1424 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1425 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1426 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1427 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1428 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1429 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1430 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1431 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1432 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1433 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1434 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1435 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1436 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1437 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1438 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
| 1439 | $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 1440 | $(SOPHYAINCP)pigraph3d.h
|
---|
[2765] | 1441 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigfd2.cc
|
---|
[2743] | 1442 |
|
---|
[2784] | 1443 | $(SOPHYAOBJP)pihisto.o: pihisto.cc $(SOPHYAINCP)sopnamsp.h pihisto.h \
|
---|
| 1444 | $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
|
---|
[2765] | 1445 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1446 | $(SOPHYAINCP)osx_values.h \
|
---|
[2765] | 1447 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1448 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1449 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1450 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1451 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1452 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1453 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1454 | $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
|
---|
| 1455 | $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
|
---|
| 1456 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1457 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1458 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2765] | 1459 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1460 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1461 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 1462 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1463 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2765] | 1464 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1465 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1466 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2765] | 1467 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1468 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1469 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1470 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1471 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1472 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1473 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1474 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1475 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1476 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1477 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
| 1478 | $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)hisprof.h
|
---|
[2765] | 1479 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto.cc
|
---|
| 1480 |
|
---|
[2784] | 1481 | $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc $(SOPHYAINCP)pisysdep.h \
|
---|
| 1482 | $(SOPHYAINCP)machdefs.h \
|
---|
| 1483 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1484 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1485 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1486 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 1487 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1488 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 1489 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1490 | $(SOPHYAINCP)picolist.h \
|
---|
| 1491 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1492 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1493 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1494 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1495 | $(SOPHYAINCP)picons.h \
|
---|
| 1496 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1497 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1498 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1499 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1500 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 1501 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1502 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1503 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1504 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1505 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1506 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1507 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1508 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1509 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 1510 | $(SOPHYAINCP)psfile.h \
|
---|
| 1511 | $(SOPHYAINCP)pigraphps.h \
|
---|
[2765] | 1512 | $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
|
---|
[2743] | 1513 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1514 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
[2784] | 1515 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)peida.h \
|
---|
| 1516 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 1517 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2784] | 1518 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
|
---|
[2743] | 1519 | $(SOPHYAINCP)objfio.h \
|
---|
| 1520 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 1521 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 1522 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1523 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1524 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1525 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1526 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1527 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1528 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1529 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1530 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 1531 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 1532 | $(SOPHYAINCP)piscdrawwdg.h \
|
---|
| 1533 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1534 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1535 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 1536 | $(SOPHYAINCP)nbrandom.h \
|
---|
| 1537 | $(SOPHYAINCP)srandgen.h
|
---|
[2765] | 1538 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto2d.cc
|
---|
[2743] | 1539 |
|
---|
[2765] | 1540 | $(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2784] | 1541 | $(SOPHYAINCP)machdefs.h \
|
---|
| 1542 | $(SOPHYAINCP)osx_values.h piinit.h \
|
---|
[2743] | 1543 | $(SOPHYAINCP)sambainit.h \
|
---|
| 1544 | $(SOPHYAINCP)skymapinit.h \
|
---|
| 1545 | $(SOPHYAINCP)sophyainit.h \
|
---|
| 1546 | $(SOPHYAINCP)ntoolsinit.h \
|
---|
[2765] | 1547 | $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
|
---|
[2743] | 1548 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 1549 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1550 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1551 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 1552 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1553 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 1554 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1555 | $(SOPHYAINCP)picolist.h \
|
---|
| 1556 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1557 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1558 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1559 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1560 | $(SOPHYAINCP)picons.h \
|
---|
| 1561 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1562 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1563 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1564 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1565 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 1566 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1567 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1568 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1569 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1570 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1571 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1572 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1573 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1574 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 1575 | $(SOPHYAINCP)psfile.h \
|
---|
| 1576 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1577 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1578 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1579 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1580 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1581 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1582 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1583 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1584 | $(SOPHYAINCP)periodic.h \
|
---|
| 1585 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 1586 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1587 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 1588 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 1589 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 1590 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1591 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1592 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1593 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 1594 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
|
---|
[2743] | 1595 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1596 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1597 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1598 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1599 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1600 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1601 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1602 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2765] | 1603 | $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
|
---|
[2743] | 1604 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 1605 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
|
---|
[2743] | 1606 | $(SOPHYAINCP)zthread.h pisiadw.h \
|
---|
| 1607 | $(SOPHYAINCP)pilistx.h \
|
---|
| 1608 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1609 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1610 | $(SOPHYAINCP)pitherm.h \
|
---|
[2784] | 1611 | $(SOPHYAINCP)resusage.h servnobjm.h nomhistadapter.h \
|
---|
| 1612 | nomgadapter.h $(SOPHYAINCP)ntupintf.h \
|
---|
[2743] | 1613 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 1614 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1615 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 1616 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1617 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1618 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 1619 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 1620 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
| 1621 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
|
---|
| 1622 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
|
---|
| 1623 | $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
|
---|
[2743] | 1624 | $(SOPHYAINCP)xntuple.h \
|
---|
| 1625 | $(SOPHYAINCP)basedtable.h \
|
---|
[2765] | 1626 | $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
|
---|
| 1627 | nomimagadapter.h $(SOPHYAINCP)cimage.h \
|
---|
[2784] | 1628 | $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h nomtarradapter.h \
|
---|
| 1629 | $(SOPHYAINCP)datatable.h \
|
---|
[2743] | 1630 | $(SOPHYAINCP)swppfdtable.h \
|
---|
| 1631 | $(SOPHYAINCP)swsegdb.h \
|
---|
| 1632 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[2784] | 1633 | $(SOPHYAINCP)ppftpointerio.h nomskymapadapter.h \
|
---|
| 1634 | $(SOPHYAINCP)pixelmap.h \
|
---|
[2743] | 1635 | $(SOPHYAINCP)spherepos.h \
|
---|
| 1636 | $(SOPHYAINCP)unitvector.h \
|
---|
| 1637 | $(SOPHYAINCP)vector3d.h \
|
---|
| 1638 | $(SOPHYAINCP)longlat.h \
|
---|
| 1639 | $(SOPHYAINCP)utilgeom.h \
|
---|
| 1640 | $(SOPHYAINCP)spherethetaphi.h \
|
---|
| 1641 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 1642 | $(SOPHYAINCP)smathconst.h \
|
---|
| 1643 | $(SOPHYAINCP)spherehealpix.h \
|
---|
| 1644 | $(SOPHYAINCP)HEALPixUtils.h \
|
---|
| 1645 | $(SOPHYAINCP)localmap.h \
|
---|
| 1646 | $(SOPHYAINCP)sphereecp.h \
|
---|
| 1647 | $(SOPHYAINCP)specrespvector.h \
|
---|
| 1648 | $(SOPHYAINCP)specresp.h \
|
---|
[2784] | 1649 | $(SOPHYAINCP)gaussfilt.h nomspecrespadapter.h
|
---|
[2765] | 1650 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piinit.cc
|
---|
[2743] | 1651 |
|
---|
[2784] | 1652 | $(SOPHYAOBJP)pintup3d.o: pintup3d.cc $(SOPHYAINCP)sopnamsp.h pintup3d.h \
|
---|
[2743] | 1653 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 1654 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1655 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1656 | $(SOPHYAINCP)pi3ddrw.h \
|
---|
| 1657 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 1658 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 1659 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1660 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1661 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1662 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1663 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1664 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1665 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1666 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1667 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1668 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1669 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1670 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1671 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1672 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1673 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
| 1674 | $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 1675 | $(SOPHYAINCP)pigraph3d.h
|
---|
[2765] | 1676 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pintup3d.cc
|
---|
[2743] | 1677 |
|
---|
[2784] | 1678 | $(SOPHYAOBJP)pintuple.o: pintuple.cc $(SOPHYAINCP)sopnamsp.h pintuple.h \
|
---|
[2743] | 1679 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 1680 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1681 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1682 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 1683 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1684 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1685 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1686 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1687 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1688 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1689 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1690 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1691 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1692 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1693 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1694 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1695 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1696 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1697 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1698 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1699 | $(SOPHYAINCP)piaxes.h
|
---|
[2765] | 1700 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pintuple.cc
|
---|
[2743] | 1701 |
|
---|
[2784] | 1702 | $(SOPHYAOBJP)pipodrw.o: pipodrw.cc $(SOPHYAINCP)sopnamsp.h pipodrw.h \
|
---|
| 1703 | $(SOPHYAINCP)machdefs.h \
|
---|
| 1704 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1705 | $(SOPHYAINCP)pidrawer.h \
|
---|
| 1706 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1707 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1708 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1709 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1710 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1711 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1712 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1713 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1714 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1715 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1716 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1717 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1718 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1719 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1720 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1721 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1722 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 1723 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
| 1724 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)peida.h \
|
---|
| 1725 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2743] | 1726 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2784] | 1727 | $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
|
---|
[2743] | 1728 | $(SOPHYAINCP)objfio.h \
|
---|
| 1729 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 1730 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 1731 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1732 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1733 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1734 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1735 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 1736 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 1737 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1738 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1739 | $(SOPHYAINCP)generalfit.h \
|
---|
| 1740 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 1741 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h
|
---|
[2765] | 1742 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pipodrw.cc
|
---|
[2743] | 1743 |
|
---|
[2765] | 1744 | $(SOPHYAOBJP)pisiadw.o: pisiadw.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 1745 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1746 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1747 | $(SOPHYAINCP)perrors.h \
|
---|
| 1748 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2784] | 1749 | $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)nbmath.h \
|
---|
[2765] | 1750 | $(SOPHYAINCP)smathconst.h pistdimgapp.h \
|
---|
[2743] | 1751 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 1752 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1753 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1754 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 1755 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1756 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 1757 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1758 | $(SOPHYAINCP)picolist.h \
|
---|
| 1759 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1760 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1761 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1762 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1763 | $(SOPHYAINCP)picons.h \
|
---|
| 1764 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1765 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1766 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1767 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1768 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 1769 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1770 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1771 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1772 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1773 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1774 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1775 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1776 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1777 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 1778 | $(SOPHYAINCP)psfile.h \
|
---|
| 1779 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1780 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1781 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1782 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1783 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1784 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1785 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1786 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1787 | $(SOPHYAINCP)periodic.h \
|
---|
| 1788 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 1789 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1790 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 1791 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 1792 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 1793 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1794 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1795 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1796 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 1797 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
|
---|
[2743] | 1798 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 1799 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 1800 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1801 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1802 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1803 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2765] | 1804 | $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
|
---|
[2743] | 1805 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 1806 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
|
---|
| 1807 | pisiadw.h $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 1808 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1809 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1810 | $(SOPHYAINCP)pitherm.h \
|
---|
[2765] | 1811 | $(SOPHYAINCP)resusage.h servnobjm.h
|
---|
| 1812 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pisiadw.cc
|
---|
[2743] | 1813 |
|
---|
[2784] | 1814 | $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 1815 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1816 | $(SOPHYAINCP)osx_values.h \
|
---|
| 1817 | $(SOPHYAINCP)strutil.h $(SOPHYAINCP)timing.h \
|
---|
[2743] | 1818 | $(SOPHYAINCP)perrors.h \
|
---|
| 1819 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2784] | 1820 | $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)psighand.h \
|
---|
| 1821 | $(SOPHYAINCP)cimage.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1822 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 1823 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 1824 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
| 1825 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 1826 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1827 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1828 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1829 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 1830 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2784] | 1831 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)fioarr.h \
|
---|
[2765] | 1832 | $(SOPHYAINCP)tvector.h pistdimgapp.h \
|
---|
[2743] | 1833 | $(SOPHYAINCP)pisysdep.h \
|
---|
| 1834 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1835 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1836 | $(SOPHYAINCP)pimsghandler.h \
|
---|
| 1837 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1838 | $(SOPHYAINCP)picontainergen.h \
|
---|
[2784] | 1839 | $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
|
---|
[2743] | 1840 | $(SOPHYAINCP)picolist.h \
|
---|
| 1841 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1842 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1843 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1844 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1845 | $(SOPHYAINCP)picons.h \
|
---|
| 1846 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1847 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1848 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1849 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1850 | $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
|
---|
[2743] | 1851 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1852 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1853 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1854 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1855 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1856 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1857 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1858 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1859 | $(SOPHYAINCP)pievthandler.h \
|
---|
| 1860 | $(SOPHYAINCP)psfile.h \
|
---|
| 1861 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1862 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1863 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1864 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1865 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1866 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1867 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1868 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1869 | $(SOPHYAINCP)periodic.h \
|
---|
| 1870 | $(SOPHYAINCP)piimage.h \
|
---|
[2784] | 1871 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1872 | $(SOPHYAINCP)pieldrw.h \
|
---|
| 1873 | $(SOPHYAINCP)pidrawer.h \
|
---|
[2784] | 1874 | $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
|
---|
[2743] | 1875 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1876 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1877 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1878 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
| 1879 | $(SOPHYAINCP)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
|
---|
[2743] | 1880 | $(SOPHYAINCP)commander.h \
|
---|
[2784] | 1881 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
|
---|
| 1882 | pisiadw.h $(SOPHYAINCP)pilistx.h \
|
---|
[2743] | 1883 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1884 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1885 | $(SOPHYAINCP)pitherm.h \
|
---|
[2765] | 1886 | $(SOPHYAINCP)resusage.h servnobjm.h \
|
---|
[2743] | 1887 | $(SOPHYAINCP)piimgtools.h \
|
---|
| 1888 | $(SOPHYAINCP)pidrwtools.h \
|
---|
| 1889 | $(SOPHYAINCP)piaxestools.h \
|
---|
[2765] | 1890 | $(SOPHYAINCP)piscdrawwdg.h piinit.h \
|
---|
[2743] | 1891 | $(SOPHYAINCP)sambainit.h \
|
---|
| 1892 | $(SOPHYAINCP)skymapinit.h \
|
---|
| 1893 | $(SOPHYAINCP)sophyainit.h \
|
---|
| 1894 | $(SOPHYAINCP)ntoolsinit.h \
|
---|
| 1895 | $(SOPHYAINCP)tarrinit.h \
|
---|
[2765] | 1896 | $(SOPHYAINCP)piversion.h piaversion.h
|
---|
| 1897 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pistdimgapp.cc
|
---|
[2743] | 1898 |
|
---|
[2784] | 1899 | $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
|
---|
[2743] | 1900 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1901 | $(SOPHYAINCP)osx_values.h \
|
---|
| 1902 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
| 1903 | $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tarray.h \
|
---|
[2743] | 1904 | $(SOPHYAINCP)basarr.h \
|
---|
| 1905 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2784] | 1906 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
|
---|
| 1907 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 1908 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1909 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1910 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1911 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1912 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 1913 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2784] | 1914 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tvector.h
|
---|
[2765] | 1915 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pitvmaad.cc
|
---|
[2743] | 1916 |
|
---|
[2784] | 1917 | $(SOPHYAOBJP)servnobjm.o: servnobjm.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 1918 | $(SOPHYAINCP)strutil.h nobjmgr.h \
|
---|
| 1919 | $(SOPHYAINCP)machdefs.h \
|
---|
[2784] | 1920 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 1921 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 1922 | $(SOPHYAINCP)ppersist.h \
|
---|
| 1923 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 1924 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 1925 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 1926 | $(SOPHYAINCP)rawstream.h \
|
---|
| 1927 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2784] | 1928 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2765] | 1929 | $(SOPHYAINCP)mutyv.h dlftypes.h servnobjm.h \
|
---|
[2784] | 1930 | $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
|
---|
| 1931 | nomgadapter.h $(SOPHYAINCP)pidrawer.h \
|
---|
[2743] | 1932 | $(SOPHYAINCP)pibwdggen.h \
|
---|
[2784] | 1933 | $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
|
---|
[2743] | 1934 | $(SOPHYAINCP)piwdggen.h \
|
---|
| 1935 | $(SOPHYAINCP)pimsghandler.h \
|
---|
[2784] | 1936 | $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
|
---|
[2743] | 1937 | $(SOPHYAINCP)picmapx.h \
|
---|
| 1938 | $(SOPHYAINCP)picmapgen.h \
|
---|
| 1939 | $(SOPHYAINCP)pigraphx.h \
|
---|
| 1940 | $(SOPHYAINCP)pigraphgen.h \
|
---|
| 1941 | $(SOPHYAINCP)pifontx.h \
|
---|
| 1942 | $(SOPHYAINCP)pifontgen.h \
|
---|
| 1943 | $(SOPHYAINCP)pigrcoord.h \
|
---|
| 1944 | $(SOPHYAINCP)pilineatt.h \
|
---|
| 1945 | $(SOPHYAINCP)pigraphuc.h \
|
---|
| 1946 | $(SOPHYAINCP)pievthandler.h \
|
---|
[2784] | 1947 | $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
|
---|
[2743] | 1948 | $(SOPHYAINCP)piaxes.h \
|
---|
[2784] | 1949 | $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
|
---|
[2743] | 1950 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 1951 | $(SOPHYAINCP)generalfit.h \
|
---|
[2784] | 1952 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 1953 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2743] | 1954 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 1955 | $(SOPHYAINCP)utilarr.h \
|
---|
| 1956 | $(SOPHYAINCP)generaldata.h \
|
---|
[2784] | 1957 | $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
|
---|
| 1958 | $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
|
---|
[2765] | 1959 | $(SOPHYAINCP)fmath.h pistdimgapp.h \
|
---|
[2743] | 1960 | $(SOPHYAINCP)piapplx.h \
|
---|
| 1961 | $(SOPHYAINCP)piapplgen.h \
|
---|
| 1962 | $(SOPHYAINCP)picontainerx.h \
|
---|
| 1963 | $(SOPHYAINCP)picontainergen.h \
|
---|
| 1964 | $(SOPHYAINCP)pimenubarx.h \
|
---|
| 1965 | $(SOPHYAINCP)pimenubargen.h \
|
---|
| 1966 | $(SOPHYAINCP)pimenux.h \
|
---|
| 1967 | $(SOPHYAINCP)pimenugen.h \
|
---|
| 1968 | $(SOPHYAINCP)picons.h \
|
---|
| 1969 | $(SOPHYAINCP)pistdwdgx.h \
|
---|
| 1970 | $(SOPHYAINCP)pistdwdggen.h \
|
---|
| 1971 | $(SOPHYAINCP)pibwdgx.h \
|
---|
| 1972 | $(SOPHYAINCP)pigraphps.h \
|
---|
| 1973 | $(SOPHYAINCP)piwindowx.h \
|
---|
| 1974 | $(SOPHYAINCP)piwindowgen.h \
|
---|
| 1975 | $(SOPHYAINCP)pioptmenux.h \
|
---|
| 1976 | $(SOPHYAINCP)pioptmenugen.h \
|
---|
| 1977 | $(SOPHYAINCP)pifilechox.h \
|
---|
| 1978 | $(SOPHYAINCP)pifilechogen.h \
|
---|
| 1979 | $(SOPHYAINCP)piperiodx.h \
|
---|
| 1980 | $(SOPHYAINCP)periodic.h \
|
---|
[2784] | 1981 | $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
|
---|
[2743] | 1982 | $(SOPHYAINCP)pipixmapx.h \
|
---|
| 1983 | $(SOPHYAINCP)pipixmapgen.h \
|
---|
| 1984 | $(SOPHYAINCP)picmapview.h \
|
---|
[2784] | 1985 | $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
|
---|
[2765] | 1986 | $(SOPHYAINCP)pigraph3d.h piacmd.h \
|
---|
[2743] | 1987 | $(SOPHYAINCP)commander.h \
|
---|
[2764] | 1988 | $(SOPHYAINCP)ctimer.h pisiadw.h \
|
---|
[2743] | 1989 | $(SOPHYAINCP)pilistx.h \
|
---|
| 1990 | $(SOPHYAINCP)pilistgen.h \
|
---|
| 1991 | $(SOPHYAINCP)pistzwin.h \
|
---|
| 1992 | $(SOPHYAINCP)pitherm.h \
|
---|
| 1993 | $(SOPHYAINCP)resusage.h \
|
---|
| 1994 | $(SOPHYAINCP)fct1dfit.h \
|
---|
[2765] | 1995 | $(SOPHYAINCP)fct2dfit.h pitvmaad.h \
|
---|
[2784] | 1996 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)cimage.h \
|
---|
| 1997 | $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)histos.h \
|
---|
| 1998 | $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
|
---|
[2743] | 1999 | $(SOPHYAINCP)piyfxdrw.h \
|
---|
[2784] | 2000 | $(SOPHYAINCP)pisurfdr.h pintuple.h pintup3d.h pipodrw.h
|
---|
[2765] | 2001 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ servnobjm.cc
|
---|
[2743] | 2002 |
|
---|