| [165] | 1 | MODULECXXREPNAME := PI
 | 
|---|
| [175] | 2 | MODULEDECCXXFLAGS := -msg_quiet
 | 
|---|
| [165] | 3 | include ../Mgr/Makefile.h
 | 
|---|
 | 4 |  
 | 
|---|
 | 5 | all: $(LIB)libPIext.a
 | 
|---|
| [169] | 6 | $(LIB)libPIext.a : $(OBJ)nobjmgr.o $(OBJ)piacmd.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pistlist.o $(OBJ)servnobjm.o
 | 
|---|
| [165] | 7 |         $(AR) $(ARFLAGS)  $@ $? 
 | 
|---|
 | 8 | ifeq ($(CXX),cxx)
 | 
|---|
 | 9 |         $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lPIext -lOutils++ -lImages++ -lStarReco++ -lPI -o $(OBJ)xx.x -Hf
 | 
|---|
 | 10 | endif 
 | 
|---|
 | 11 |  
 | 
|---|
 | 12 | clean:
 | 
|---|
| [169] | 13 |         rm -f $(OBJ)nobjmgr.o $(OBJ)piacmd.o $(OBJ)pigfd1.o $(OBJ)pigfd2.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piinit.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pipodrw.o $(OBJ)pisiadw.o $(OBJ)pistdimgapp.o $(OBJ)pistlist.o $(OBJ)servnobjm.o
 | 
|---|
| [165] | 14 | ifeq ($(CXX),cxx)
 | 
|---|
 | 15 |         cd $(REPM); rm -f *.o
 | 
|---|
 | 16 | endif 
 | 
|---|
 | 17 |  
 | 
|---|
 | 18 | $(OBJ)nobjmgr.o: nobjmgr.cc $(INC)strutil.h \
 | 
|---|
 | 19 |  $(INC)datatypes.h \
 | 
|---|
 | 20 |  $(INC)machine.h $(INC)defs.h \
 | 
|---|
 | 21 |  $(INC)fitsimage.h \
 | 
|---|
 | 22 |  $(INC)cimage.h $(INC)rzimage.h \
 | 
|---|
 | 23 |  $(INC)rzvect.h \
 | 
|---|
 | 24 |  $(INC)exceptions.h \
 | 
|---|
 | 25 |  $(INC)peidainit.h \
 | 
|---|
 | 26 |  $(INC)perrors.h \
 | 
|---|
 | 27 |  $(INC)ppersist.h \
 | 
|---|
 | 28 |  $(INC)pclassids.h \
 | 
|---|
 | 29 |  $(INC)dvlist.h \
 | 
|---|
 | 30 |  $(INC)fitsheader.h \
 | 
|---|
 | 31 |  $(INC)erosio.h $(INC)fitskeys.h \
 | 
|---|
 | 32 |  $(INC)erostape.h \
 | 
|---|
 | 33 |  $(INC)ptrarray.h \
 | 
|---|
 | 34 |  $(INC)voidptrarray.h \
 | 
|---|
 | 35 |  $(INC)basearray.h $(INC)peida.h \
 | 
|---|
 | 36 |  $(INC)utils.h $(INC)fmath.h \
 | 
|---|
 | 37 |  $(INC)array.h $(INC)lockfile.h \
 | 
|---|
 | 38 |  $(INC)erostarfile.h \
 | 
|---|
 | 39 |  $(INC)xstrstream.h \
 | 
|---|
 | 40 |  $(INC)dates.h $(INC)tarlib.h \
 | 
|---|
 | 41 |  nobjmgr.h dlftypes.h servnobjm.h $(INC)ctimer.h \
 | 
|---|
| [175] | 42 |  $(INC)pdlmgr.h pistdimgapp.h \
 | 
|---|
 | 43 |  $(INC)pisysdep.h \
 | 
|---|
| [165] | 44 |  $(INC)piapplx.h \
 | 
|---|
 | 45 |  $(INC)piapplgen.h \
 | 
|---|
 | 46 |  $(INC)pimsghandler.h \
 | 
|---|
 | 47 |  $(INC)picontainerx.h \
 | 
|---|
 | 48 |  $(INC)picontainergen.h \
 | 
|---|
 | 49 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 50 |  $(INC)pimenubarx.h \
 | 
|---|
 | 51 |  $(INC)pimenubargen.h \
 | 
|---|
 | 52 |  $(INC)pimenux.h \
 | 
|---|
 | 53 |  $(INC)pimenugen.h \
 | 
|---|
 | 54 |  $(INC)picons.h \
 | 
|---|
 | 55 |  $(INC)pistdwdgx.h \
 | 
|---|
 | 56 |  $(INC)pistdwdggen.h \
 | 
|---|
 | 57 |  $(INC)pibwdgx.h \
 | 
|---|
 | 58 |  $(INC)pibwdggen.h \
 | 
|---|
 | 59 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 60 |  $(INC)picmapgen.h \
 | 
|---|
 | 61 |  $(INC)pigraphx.h \
 | 
|---|
 | 62 |  $(INC)pigraphgen.h \
 | 
|---|
 | 63 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 64 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 65 |  $(INC)psfile.h \
 | 
|---|
 | 66 |  $(INC)pigraphps.h \
 | 
|---|
 | 67 |  $(INC)piwindowx.h \
 | 
|---|
 | 68 |  $(INC)piwindowgen.h \
 | 
|---|
 | 69 |  $(INC)pioptmenux.h \
 | 
|---|
 | 70 |  $(INC)pioptmenugen.h \
 | 
|---|
 | 71 |  $(INC)pifilechox.h \
 | 
|---|
 | 72 |  $(INC)pifilechogen.h \
 | 
|---|
 | 73 |  $(INC)piimage.h \
 | 
|---|
 | 74 |  $(INC)parradapter.h $(INC)lut.h \
 | 
|---|
 | 75 |  $(INC)pidrawer.h \
 | 
|---|
 | 76 |  $(INC)pipixmapx.h \
 | 
|---|
 | 77 |  $(INC)pipixmapgen.h \
 | 
|---|
 | 78 |  $(INC)picmapview.h \
 | 
|---|
 | 79 |  $(INC)pi3ddrw.h \
 | 
|---|
 | 80 |  $(INC)pigraph3d.h piacmd.h pisiadw.h \
 | 
|---|
 | 81 |  $(INC)pilistx.h \
 | 
|---|
 | 82 |  $(INC)pilistgen.h \
 | 
|---|
 | 83 |  $(INC)pistzwin.h \
 | 
|---|
 | 84 |  $(INC)piperiodx.h \
 | 
|---|
 | 85 |  $(INC)periodic.h $(INC)poly.h \
 | 
|---|
 | 86 |  $(INC)cvector.h $(INC)matrix.h \
 | 
|---|
 | 87 |  $(INC)zfidu.h $(INC)fft.h \
 | 
|---|
 | 88 |  $(INC)fct1dfit.h \
 | 
|---|
 | 89 |  $(INC)generalfit.h \
 | 
|---|
 | 90 |  $(INC)generaldata.h \
 | 
|---|
 | 91 |  $(INC)fct2dfit.h pimgadapter.h pipodrw.h \
 | 
|---|
 | 92 |  $(INC)histos2.h $(INC)histos.h \
 | 
|---|
 | 93 |  pihisto.h $(INC)hisprof.h pihisto2d.h \
 | 
|---|
 | 94 |  $(INC)piscdrawwdg.h pintuple.h \
 | 
|---|
 | 95 |  $(INC)ntuple.h $(INC)pisurfdr.h \
 | 
|---|
 | 96 |  pintup3d.h pigfd1.h pigfd2.h pistlist.h \
 | 
|---|
 | 97 |  $(INC)stlist.h $(INC)dynccd.h \
 | 
|---|
 | 98 |  $(INC)star.h $(INC)starmacro.h \
 | 
|---|
 | 99 |  $(INC)psf.h $(INC)pixelmap.h \
 | 
|---|
 | 100 |  $(INC)transfo.h $(INC)imgalig.h
 | 
|---|
 | 101 | $(OBJ)piacmd.o: piacmd.cc $(INC)ctimer.h \
 | 
|---|
 | 102 |  $(INC)peida.h $(INC)defs.h \
 | 
|---|
 | 103 |  $(INC)utils.h $(INC)machine.h \
 | 
|---|
 | 104 |  $(INC)perrors.h \
 | 
|---|
 | 105 |  $(INC)exceptions.h \
 | 
|---|
 | 106 |  $(INC)peidainit.h $(INC)fmath.h \
 | 
|---|
 | 107 |  nobjmgr.h $(INC)ppersist.h \
 | 
|---|
 | 108 |  $(INC)pclassids.h dlftypes.h piacmd.h \
 | 
|---|
| [175] | 109 |  $(INC)pdlmgr.h pistdimgapp.h \
 | 
|---|
 | 110 |  $(INC)pisysdep.h \
 | 
|---|
| [165] | 111 |  $(INC)piapplx.h \
 | 
|---|
 | 112 |  $(INC)piapplgen.h \
 | 
|---|
 | 113 |  $(INC)pimsghandler.h \
 | 
|---|
 | 114 |  $(INC)picontainerx.h \
 | 
|---|
 | 115 |  $(INC)picontainergen.h \
 | 
|---|
 | 116 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 117 |  $(INC)pimenubarx.h \
 | 
|---|
 | 118 |  $(INC)pimenubargen.h \
 | 
|---|
 | 119 |  $(INC)pimenux.h \
 | 
|---|
 | 120 |  $(INC)pimenugen.h \
 | 
|---|
 | 121 |  $(INC)picons.h \
 | 
|---|
 | 122 |  $(INC)pistdwdgx.h \
 | 
|---|
 | 123 |  $(INC)pistdwdggen.h \
 | 
|---|
 | 124 |  $(INC)pibwdgx.h \
 | 
|---|
 | 125 |  $(INC)pibwdggen.h \
 | 
|---|
 | 126 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 127 |  $(INC)picmapgen.h \
 | 
|---|
 | 128 |  $(INC)pigraphx.h \
 | 
|---|
 | 129 |  $(INC)pigraphgen.h \
 | 
|---|
 | 130 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 131 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 132 |  $(INC)psfile.h \
 | 
|---|
 | 133 |  $(INC)pigraphps.h \
 | 
|---|
 | 134 |  $(INC)piwindowx.h \
 | 
|---|
 | 135 |  $(INC)piwindowgen.h \
 | 
|---|
 | 136 |  $(INC)pioptmenux.h \
 | 
|---|
 | 137 |  $(INC)pioptmenugen.h \
 | 
|---|
 | 138 |  $(INC)pifilechox.h \
 | 
|---|
 | 139 |  $(INC)pifilechogen.h \
 | 
|---|
 | 140 |  $(INC)piimage.h \
 | 
|---|
 | 141 |  $(INC)parradapter.h $(INC)lut.h \
 | 
|---|
 | 142 |  $(INC)pidrawer.h \
 | 
|---|
 | 143 |  $(INC)pipixmapx.h \
 | 
|---|
 | 144 |  $(INC)pipixmapgen.h \
 | 
|---|
 | 145 |  $(INC)picmapview.h \
 | 
|---|
 | 146 |  $(INC)pi3ddrw.h \
 | 
|---|
 | 147 |  $(INC)pigraph3d.h pisiadw.h \
 | 
|---|
 | 148 |  $(INC)pilistx.h \
 | 
|---|
 | 149 |  $(INC)pilistgen.h \
 | 
|---|
 | 150 |  $(INC)pistzwin.h \
 | 
|---|
 | 151 |  $(INC)piperiodx.h \
 | 
|---|
 | 152 |  $(INC)periodic.h $(INC)histos.h \
 | 
|---|
 | 153 |  $(INC)cvector.h $(INC)matrix.h \
 | 
|---|
 | 154 |  $(INC)histos2.h $(INC)hisprof.h \
 | 
|---|
 | 155 |  $(INC)ntuple.h $(INC)dvlist.h \
 | 
|---|
 | 156 |  $(INC)generaldata.h \
 | 
|---|
 | 157 |  $(INC)poly.h $(INC)psf.h \
 | 
|---|
 | 158 |  $(INC)cimage.h $(INC)rzimage.h \
 | 
|---|
 | 159 |  $(INC)rzvect.h \
 | 
|---|
 | 160 |  $(INC)datatypes.h $(INC)star.h \
 | 
|---|
 | 161 |  $(INC)starmacro.h \
 | 
|---|
 | 162 |  $(INC)fct1dfit.h \
 | 
|---|
 | 163 |  $(INC)generalfit.h \
 | 
|---|
 | 164 |  $(INC)fct2dfit.h \
 | 
|---|
 | 165 |  $(INC)pixelmap.h $(INC)dynccd.h \
 | 
|---|
 | 166 |  pimgadapter.h $(INC)nbmath.h \
 | 
|---|
 | 167 |  $(INC)nbtri.h
 | 
|---|
 | 168 | $(OBJ)pigfd1.o: pigfd1.cc pigfd1.h $(INC)generaldata.h \
 | 
|---|
 | 169 |  $(INC)exceptions.h $(INC)defs.h \
 | 
|---|
 | 170 |  $(INC)peidainit.h \
 | 
|---|
 | 171 |  $(INC)ppersist.h \
 | 
|---|
 | 172 |  $(INC)machine.h $(INC)perrors.h \
 | 
|---|
 | 173 |  $(INC)pclassids.h $(INC)poly.h \
 | 
|---|
 | 174 |  $(INC)peida.h $(INC)utils.h \
 | 
|---|
 | 175 |  $(INC)fmath.h $(INC)cvector.h \
 | 
|---|
 | 176 |  $(INC)matrix.h $(INC)pidrawer.h \
 | 
|---|
 | 177 |  $(INC)pibwdggen.h \
 | 
|---|
 | 178 |  $(INC)pisysdep.h $(INC)piwdgx.h \
 | 
|---|
 | 179 |  $(INC)piwdggen.h \
 | 
|---|
 | 180 |  $(INC)pimsghandler.h \
 | 
|---|
 | 181 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 182 |  $(INC)picmapgen.h \
 | 
|---|
 | 183 |  $(INC)pigraphx.h \
 | 
|---|
 | 184 |  $(INC)pigraphgen.h \
 | 
|---|
 | 185 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 186 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 187 |  $(INC)psfile.h
 | 
|---|
 | 188 | $(OBJ)pigfd2.o: pigfd2.cc pigfd2.h $(INC)generaldata.h \
 | 
|---|
 | 189 |  $(INC)exceptions.h $(INC)defs.h \
 | 
|---|
 | 190 |  $(INC)peidainit.h \
 | 
|---|
 | 191 |  $(INC)ppersist.h \
 | 
|---|
 | 192 |  $(INC)machine.h $(INC)perrors.h \
 | 
|---|
 | 193 |  $(INC)pclassids.h $(INC)poly.h \
 | 
|---|
 | 194 |  $(INC)peida.h $(INC)utils.h \
 | 
|---|
 | 195 |  $(INC)fmath.h $(INC)cvector.h \
 | 
|---|
 | 196 |  $(INC)matrix.h $(INC)pi3ddrw.h \
 | 
|---|
 | 197 |  $(INC)pisysdep.h \
 | 
|---|
 | 198 |  $(INC)pidrawer.h \
 | 
|---|
 | 199 |  $(INC)pibwdggen.h \
 | 
|---|
 | 200 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 201 |  $(INC)pimsghandler.h \
 | 
|---|
 | 202 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 203 |  $(INC)picmapgen.h \
 | 
|---|
 | 204 |  $(INC)pigraphx.h \
 | 
|---|
 | 205 |  $(INC)pigraphgen.h \
 | 
|---|
 | 206 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 207 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 208 |  $(INC)psfile.h \
 | 
|---|
 | 209 |  $(INC)pigraph3d.h \
 | 
|---|
 | 210 |  $(INC)pibwdgx.h \
 | 
|---|
 | 211 |  $(INC)pigraphps.h
 | 
|---|
 | 212 | $(OBJ)pihisto.o: pihisto.cc pihisto.h $(INC)histos.h \
 | 
|---|
 | 213 |  $(INC)peida.h $(INC)defs.h \
 | 
|---|
 | 214 |  $(INC)utils.h $(INC)machine.h \
 | 
|---|
 | 215 |  $(INC)perrors.h \
 | 
|---|
 | 216 |  $(INC)exceptions.h \
 | 
|---|
 | 217 |  $(INC)peidainit.h $(INC)fmath.h \
 | 
|---|
 | 218 |  $(INC)cvector.h $(INC)matrix.h \
 | 
|---|
 | 219 |  $(INC)ppersist.h \
 | 
|---|
 | 220 |  $(INC)pclassids.h \
 | 
|---|
 | 221 |  $(INC)pidrawer.h \
 | 
|---|
 | 222 |  $(INC)pibwdggen.h \
 | 
|---|
 | 223 |  $(INC)pisysdep.h $(INC)piwdgx.h \
 | 
|---|
 | 224 |  $(INC)piwdggen.h \
 | 
|---|
 | 225 |  $(INC)pimsghandler.h \
 | 
|---|
 | 226 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 227 |  $(INC)picmapgen.h \
 | 
|---|
 | 228 |  $(INC)pigraphx.h \
 | 
|---|
 | 229 |  $(INC)pigraphgen.h \
 | 
|---|
 | 230 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 231 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 232 |  $(INC)psfile.h $(INC)hisprof.h
 | 
|---|
 | 233 | $(OBJ)pihisto2d.o: pihisto2d.cc $(INC)piapplgen.h \
 | 
|---|
 | 234 |  $(INC)pimsghandler.h \
 | 
|---|
 | 235 |  $(INC)pisysdep.h \
 | 
|---|
 | 236 |  $(INC)picontainerx.h \
 | 
|---|
 | 237 |  $(INC)picontainergen.h \
 | 
|---|
 | 238 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 239 |  $(INC)pimenubarx.h \
 | 
|---|
 | 240 |  $(INC)pimenubargen.h \
 | 
|---|
 | 241 |  $(INC)pimenux.h \
 | 
|---|
 | 242 |  $(INC)pimenugen.h \
 | 
|---|
 | 243 |  $(INC)picons.h \
 | 
|---|
 | 244 |  $(INC)pistdwdgx.h \
 | 
|---|
 | 245 |  $(INC)pistdwdggen.h \
 | 
|---|
 | 246 |  $(INC)pibwdgx.h \
 | 
|---|
 | 247 |  $(INC)pibwdggen.h \
 | 
|---|
 | 248 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 249 |  $(INC)picmapgen.h \
 | 
|---|
 | 250 |  $(INC)pigraphx.h \
 | 
|---|
 | 251 |  $(INC)pigraphgen.h \
 | 
|---|
 | 252 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 253 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 254 |  $(INC)psfile.h $(INC)defs.h \
 | 
|---|
 | 255 |  $(INC)pigraphps.h pihisto2d.h \
 | 
|---|
 | 256 |  $(INC)pioptmenux.h \
 | 
|---|
 | 257 |  $(INC)pioptmenugen.h \
 | 
|---|
 | 258 |  $(INC)histos2.h $(INC)peida.h \
 | 
|---|
 | 259 |  $(INC)utils.h $(INC)machine.h \
 | 
|---|
 | 260 |  $(INC)perrors.h \
 | 
|---|
 | 261 |  $(INC)exceptions.h \
 | 
|---|
 | 262 |  $(INC)peidainit.h $(INC)fmath.h \
 | 
|---|
 | 263 |  $(INC)histos.h $(INC)cvector.h \
 | 
|---|
 | 264 |  $(INC)matrix.h $(INC)ppersist.h \
 | 
|---|
 | 265 |  $(INC)pclassids.h \
 | 
|---|
 | 266 |  $(INC)piscdrawwdg.h \
 | 
|---|
 | 267 |  $(INC)piwindowx.h \
 | 
|---|
 | 268 |  $(INC)piwindowgen.h \
 | 
|---|
 | 269 |  $(INC)pidrawer.h \
 | 
|---|
 | 270 |  $(INC)nbrandom.h
 | 
|---|
 | 271 | $(OBJ)piinit.o: piinit.cc $(INC)defs.h piinit.h \
 | 
|---|
 | 272 |  $(INC)imaginit.h \
 | 
|---|
 | 273 |  $(INC)outilsinit.h \
 | 
|---|
 | 274 |  $(INC)peidainit.h
 | 
|---|
 | 275 | $(OBJ)pintup3d.o: pintup3d.cc pintup3d.h $(INC)ntuple.h \
 | 
|---|
 | 276 |  $(INC)ppersist.h $(INC)defs.h \
 | 
|---|
 | 277 |  $(INC)machine.h $(INC)perrors.h \
 | 
|---|
 | 278 |  $(INC)exceptions.h \
 | 
|---|
 | 279 |  $(INC)peidainit.h \
 | 
|---|
 | 280 |  $(INC)pclassids.h \
 | 
|---|
 | 281 |  $(INC)dvlist.h $(INC)pi3ddrw.h \
 | 
|---|
 | 282 |  $(INC)pisysdep.h \
 | 
|---|
 | 283 |  $(INC)pidrawer.h \
 | 
|---|
 | 284 |  $(INC)pibwdggen.h \
 | 
|---|
 | 285 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 286 |  $(INC)pimsghandler.h \
 | 
|---|
 | 287 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 288 |  $(INC)picmapgen.h \
 | 
|---|
 | 289 |  $(INC)pigraphx.h \
 | 
|---|
 | 290 |  $(INC)pigraphgen.h \
 | 
|---|
 | 291 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 292 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 293 |  $(INC)psfile.h \
 | 
|---|
 | 294 |  $(INC)pigraph3d.h \
 | 
|---|
 | 295 |  $(INC)pibwdgx.h \
 | 
|---|
 | 296 |  $(INC)pigraphps.h
 | 
|---|
 | 297 | $(OBJ)pintuple.o: pintuple.cc pintuple.h $(INC)ntuple.h \
 | 
|---|
 | 298 |  $(INC)ppersist.h $(INC)defs.h \
 | 
|---|
 | 299 |  $(INC)machine.h $(INC)perrors.h \
 | 
|---|
 | 300 |  $(INC)exceptions.h \
 | 
|---|
 | 301 |  $(INC)peidainit.h \
 | 
|---|
 | 302 |  $(INC)pclassids.h \
 | 
|---|
 | 303 |  $(INC)dvlist.h $(INC)pidrawer.h \
 | 
|---|
 | 304 |  $(INC)pibwdggen.h \
 | 
|---|
 | 305 |  $(INC)pisysdep.h $(INC)piwdgx.h \
 | 
|---|
 | 306 |  $(INC)piwdggen.h \
 | 
|---|
 | 307 |  $(INC)pimsghandler.h \
 | 
|---|
 | 308 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 309 |  $(INC)picmapgen.h \
 | 
|---|
 | 310 |  $(INC)pigraphx.h \
 | 
|---|
 | 311 |  $(INC)pigraphgen.h \
 | 
|---|
 | 312 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 313 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 314 |  $(INC)psfile.h
 | 
|---|
 | 315 | $(OBJ)pipodrw.o: pipodrw.cc pipodrw.h $(INC)pidrawer.h \
 | 
|---|
 | 316 |  $(INC)pibwdggen.h \
 | 
|---|
 | 317 |  $(INC)pisysdep.h $(INC)piwdgx.h \
 | 
|---|
 | 318 |  $(INC)piwdggen.h \
 | 
|---|
 | 319 |  $(INC)pimsghandler.h \
 | 
|---|
 | 320 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 321 |  $(INC)picmapgen.h \
 | 
|---|
 | 322 |  $(INC)pigraphx.h \
 | 
|---|
 | 323 |  $(INC)pigraphgen.h \
 | 
|---|
 | 324 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 325 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 326 |  $(INC)psfile.h $(INC)defs.h \
 | 
|---|
 | 327 |  $(INC)parradapter.h \
 | 
|---|
 | 328 |  $(INC)machine.h $(INC)lut.h \
 | 
|---|
 | 329 |  $(INC)cvector.h $(INC)matrix.h \
 | 
|---|
 | 330 |  $(INC)peida.h $(INC)utils.h \
 | 
|---|
 | 331 |  $(INC)perrors.h \
 | 
|---|
 | 332 |  $(INC)exceptions.h \
 | 
|---|
 | 333 |  $(INC)peidainit.h $(INC)fmath.h \
 | 
|---|
 | 334 |  $(INC)ppersist.h \
 | 
|---|
 | 335 |  $(INC)pclassids.h \
 | 
|---|
 | 336 |  $(INC)histos2.h $(INC)histos.h \
 | 
|---|
 | 337 |  $(INC)generalfit.h \
 | 
|---|
 | 338 |  $(INC)generaldata.h \
 | 
|---|
 | 339 |  $(INC)poly.h
 | 
|---|
 | 340 | $(OBJ)pisiadw.o: pisiadw.cc $(INC)machine.h \
 | 
|---|
 | 341 |  $(INC)defs.h $(INC)perrors.h \
 | 
|---|
 | 342 |  $(INC)exceptions.h \
 | 
|---|
 | 343 |  $(INC)peidainit.h \
 | 
|---|
 | 344 |  $(INC)ctimer.h $(INC)peida.h \
 | 
|---|
 | 345 |  $(INC)utils.h $(INC)fmath.h \
 | 
|---|
 | 346 |  $(INC)nbmath.h pistdimgapp.h \
 | 
|---|
 | 347 |  $(INC)pisysdep.h \
 | 
|---|
 | 348 |  $(INC)piapplx.h \
 | 
|---|
 | 349 |  $(INC)piapplgen.h \
 | 
|---|
 | 350 |  $(INC)pimsghandler.h \
 | 
|---|
 | 351 |  $(INC)picontainerx.h \
 | 
|---|
 | 352 |  $(INC)picontainergen.h \
 | 
|---|
 | 353 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 354 |  $(INC)pimenubarx.h \
 | 
|---|
 | 355 |  $(INC)pimenubargen.h \
 | 
|---|
 | 356 |  $(INC)pimenux.h \
 | 
|---|
 | 357 |  $(INC)pimenugen.h \
 | 
|---|
 | 358 |  $(INC)picons.h \
 | 
|---|
 | 359 |  $(INC)pistdwdgx.h \
 | 
|---|
 | 360 |  $(INC)pistdwdggen.h \
 | 
|---|
 | 361 |  $(INC)pibwdgx.h \
 | 
|---|
 | 362 |  $(INC)pibwdggen.h \
 | 
|---|
 | 363 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 364 |  $(INC)picmapgen.h \
 | 
|---|
 | 365 |  $(INC)pigraphx.h \
 | 
|---|
 | 366 |  $(INC)pigraphgen.h \
 | 
|---|
 | 367 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 368 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 369 |  $(INC)psfile.h \
 | 
|---|
 | 370 |  $(INC)pigraphps.h \
 | 
|---|
 | 371 |  $(INC)piwindowx.h \
 | 
|---|
 | 372 |  $(INC)piwindowgen.h \
 | 
|---|
 | 373 |  $(INC)pioptmenux.h \
 | 
|---|
 | 374 |  $(INC)pioptmenugen.h \
 | 
|---|
 | 375 |  $(INC)pifilechox.h \
 | 
|---|
 | 376 |  $(INC)pifilechogen.h \
 | 
|---|
 | 377 |  $(INC)piimage.h \
 | 
|---|
 | 378 |  $(INC)parradapter.h $(INC)lut.h \
 | 
|---|
 | 379 |  $(INC)pidrawer.h \
 | 
|---|
 | 380 |  $(INC)pipixmapx.h \
 | 
|---|
 | 381 |  $(INC)pipixmapgen.h \
 | 
|---|
 | 382 |  $(INC)picmapview.h \
 | 
|---|
 | 383 |  $(INC)pi3ddrw.h \
 | 
|---|
 | 384 |  $(INC)pigraph3d.h nobjmgr.h \
 | 
|---|
 | 385 |  $(INC)ppersist.h \
 | 
|---|
| [175] | 386 |  $(INC)pclassids.h dlftypes.h piacmd.h \
 | 
|---|
 | 387 |  $(INC)pdlmgr.h pisiadw.h \
 | 
|---|
| [165] | 388 |  $(INC)pilistx.h \
 | 
|---|
 | 389 |  $(INC)pilistgen.h \
 | 
|---|
 | 390 |  $(INC)pistzwin.h \
 | 
|---|
 | 391 |  $(INC)piperiodx.h \
 | 
|---|
 | 392 |  $(INC)periodic.h servnobjm.h
 | 
|---|
 | 393 | $(OBJ)pistdimgapp.o: pistdimgapp.cc $(INC)machine.h \
 | 
|---|
 | 394 |  $(INC)defs.h $(INC)strutil.h \
 | 
|---|
 | 395 |  $(INC)timing.h $(INC)perrors.h \
 | 
|---|
 | 396 |  $(INC)exceptions.h \
 | 
|---|
 | 397 |  $(INC)peidainit.h \
 | 
|---|
 | 398 |  $(INC)ctimer.h $(INC)peida.h \
 | 
|---|
 | 399 |  $(INC)utils.h $(INC)fmath.h \
 | 
|---|
 | 400 |  $(INC)psighand.h $(INC)cimage.h \
 | 
|---|
 | 401 |  $(INC)rzimage.h $(INC)rzvect.h \
 | 
|---|
 | 402 |  $(INC)datatypes.h \
 | 
|---|
 | 403 |  $(INC)ppersist.h \
 | 
|---|
 | 404 |  $(INC)pclassids.h \
 | 
|---|
 | 405 |  $(INC)dvlist.h pistdimgapp.h \
 | 
|---|
 | 406 |  $(INC)pisysdep.h \
 | 
|---|
 | 407 |  $(INC)piapplx.h \
 | 
|---|
 | 408 |  $(INC)piapplgen.h \
 | 
|---|
 | 409 |  $(INC)pimsghandler.h \
 | 
|---|
 | 410 |  $(INC)picontainerx.h \
 | 
|---|
 | 411 |  $(INC)picontainergen.h \
 | 
|---|
 | 412 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 413 |  $(INC)pimenubarx.h \
 | 
|---|
 | 414 |  $(INC)pimenubargen.h \
 | 
|---|
 | 415 |  $(INC)pimenux.h \
 | 
|---|
 | 416 |  $(INC)pimenugen.h \
 | 
|---|
 | 417 |  $(INC)picons.h \
 | 
|---|
 | 418 |  $(INC)pistdwdgx.h \
 | 
|---|
 | 419 |  $(INC)pistdwdggen.h \
 | 
|---|
 | 420 |  $(INC)pibwdgx.h \
 | 
|---|
 | 421 |  $(INC)pibwdggen.h \
 | 
|---|
 | 422 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 423 |  $(INC)picmapgen.h \
 | 
|---|
 | 424 |  $(INC)pigraphx.h \
 | 
|---|
 | 425 |  $(INC)pigraphgen.h \
 | 
|---|
 | 426 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 427 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 428 |  $(INC)psfile.h \
 | 
|---|
 | 429 |  $(INC)pigraphps.h \
 | 
|---|
 | 430 |  $(INC)piwindowx.h \
 | 
|---|
 | 431 |  $(INC)piwindowgen.h \
 | 
|---|
 | 432 |  $(INC)pioptmenux.h \
 | 
|---|
 | 433 |  $(INC)pioptmenugen.h \
 | 
|---|
 | 434 |  $(INC)pifilechox.h \
 | 
|---|
 | 435 |  $(INC)pifilechogen.h \
 | 
|---|
 | 436 |  $(INC)piimage.h \
 | 
|---|
 | 437 |  $(INC)parradapter.h $(INC)lut.h \
 | 
|---|
 | 438 |  $(INC)pidrawer.h \
 | 
|---|
 | 439 |  $(INC)pipixmapx.h \
 | 
|---|
 | 440 |  $(INC)pipixmapgen.h \
 | 
|---|
 | 441 |  $(INC)picmapview.h \
 | 
|---|
 | 442 |  $(INC)pi3ddrw.h \
 | 
|---|
 | 443 |  $(INC)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
 | 
|---|
| [175] | 444 |  $(INC)pdlmgr.h pisiadw.h \
 | 
|---|
 | 445 |  $(INC)pilistx.h \
 | 
|---|
| [165] | 446 |  $(INC)pilistgen.h \
 | 
|---|
 | 447 |  $(INC)pistzwin.h \
 | 
|---|
 | 448 |  $(INC)piperiodx.h \
 | 
|---|
 | 449 |  $(INC)periodic.h pihisto2d.h \
 | 
|---|
 | 450 |  $(INC)histos2.h $(INC)histos.h \
 | 
|---|
 | 451 |  $(INC)cvector.h $(INC)matrix.h \
 | 
|---|
 | 452 |  $(INC)piscdrawwdg.h \
 | 
|---|
 | 453 |  $(INC)piimgtools.h \
 | 
|---|
 | 454 |  $(INC)pidrwtools.h
 | 
|---|
 | 455 | $(OBJ)pistlist.o: pistlist.cc pistlist.h $(INC)stlist.h \
 | 
|---|
 | 456 |  $(INC)machine.h $(INC)defs.h \
 | 
|---|
 | 457 |  $(INC)exceptions.h \
 | 
|---|
 | 458 |  $(INC)peidainit.h \
 | 
|---|
 | 459 |  $(INC)perrors.h $(INC)dynccd.h \
 | 
|---|
 | 460 |  $(INC)ppersist.h \
 | 
|---|
 | 461 |  $(INC)pclassids.h $(INC)star.h \
 | 
|---|
 | 462 |  $(INC)starmacro.h $(INC)psf.h \
 | 
|---|
 | 463 |  $(INC)peida.h $(INC)utils.h \
 | 
|---|
 | 464 |  $(INC)fmath.h $(INC)cimage.h \
 | 
|---|
 | 465 |  $(INC)rzimage.h $(INC)rzvect.h \
 | 
|---|
 | 466 |  $(INC)datatypes.h \
 | 
|---|
 | 467 |  $(INC)dvlist.h $(INC)fct1dfit.h \
 | 
|---|
 | 468 |  $(INC)generalfit.h \
 | 
|---|
 | 469 |  $(INC)matrix.h $(INC)cvector.h \
 | 
|---|
 | 470 |  $(INC)generaldata.h \
 | 
|---|
 | 471 |  $(INC)poly.h $(INC)fct2dfit.h \
 | 
|---|
 | 472 |  $(INC)pixelmap.h \
 | 
|---|
 | 473 |  $(INC)transfo.h $(INC)zfidu.h \
 | 
|---|
 | 474 |  $(INC)imgalig.h \
 | 
|---|
 | 475 |  $(INC)fitsimage.h \
 | 
|---|
 | 476 |  $(INC)fitsheader.h \
 | 
|---|
 | 477 |  $(INC)erosio.h $(INC)fitskeys.h \
 | 
|---|
 | 478 |  $(INC)erostape.h \
 | 
|---|
 | 479 |  $(INC)strutil.h \
 | 
|---|
 | 480 |  $(INC)ptrarray.h \
 | 
|---|
 | 481 |  $(INC)voidptrarray.h \
 | 
|---|
 | 482 |  $(INC)basearray.h $(INC)array.h \
 | 
|---|
 | 483 |  $(INC)lockfile.h \
 | 
|---|
 | 484 |  $(INC)erostarfile.h \
 | 
|---|
 | 485 |  $(INC)xstrstream.h \
 | 
|---|
 | 486 |  $(INC)dates.h $(INC)tarlib.h \
 | 
|---|
 | 487 |  $(INC)pidrawer.h \
 | 
|---|
 | 488 |  $(INC)pibwdggen.h \
 | 
|---|
 | 489 |  $(INC)pisysdep.h $(INC)piwdgx.h \
 | 
|---|
 | 490 |  $(INC)piwdggen.h \
 | 
|---|
 | 491 |  $(INC)pimsghandler.h \
 | 
|---|
 | 492 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 493 |  $(INC)picmapgen.h \
 | 
|---|
 | 494 |  $(INC)pigraphx.h \
 | 
|---|
 | 495 |  $(INC)pigraphgen.h \
 | 
|---|
 | 496 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 497 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 498 |  $(INC)psfile.h
 | 
|---|
 | 499 | $(OBJ)servnobjm.o: servnobjm.cc $(INC)strutil.h \
 | 
|---|
 | 500 |  $(INC)datatypes.h \
 | 
|---|
 | 501 |  $(INC)machine.h $(INC)defs.h \
 | 
|---|
 | 502 |  nobjmgr.h $(INC)ppersist.h \
 | 
|---|
 | 503 |  $(INC)perrors.h \
 | 
|---|
 | 504 |  $(INC)exceptions.h \
 | 
|---|
 | 505 |  $(INC)peidainit.h \
 | 
|---|
 | 506 |  $(INC)pclassids.h dlftypes.h servnobjm.h \
 | 
|---|
 | 507 |  $(INC)ctimer.h $(INC)peida.h \
 | 
|---|
 | 508 |  $(INC)utils.h $(INC)fmath.h \
 | 
|---|
| [175] | 509 |  $(INC)pdlmgr.h pistdimgapp.h \
 | 
|---|
 | 510 |  $(INC)pisysdep.h \
 | 
|---|
| [165] | 511 |  $(INC)piapplx.h \
 | 
|---|
 | 512 |  $(INC)piapplgen.h \
 | 
|---|
 | 513 |  $(INC)pimsghandler.h \
 | 
|---|
 | 514 |  $(INC)picontainerx.h \
 | 
|---|
 | 515 |  $(INC)picontainergen.h \
 | 
|---|
 | 516 |  $(INC)piwdgx.h $(INC)piwdggen.h \
 | 
|---|
 | 517 |  $(INC)pimenubarx.h \
 | 
|---|
 | 518 |  $(INC)pimenubargen.h \
 | 
|---|
 | 519 |  $(INC)pimenux.h \
 | 
|---|
 | 520 |  $(INC)pimenugen.h \
 | 
|---|
 | 521 |  $(INC)picons.h \
 | 
|---|
 | 522 |  $(INC)pistdwdgx.h \
 | 
|---|
 | 523 |  $(INC)pistdwdggen.h \
 | 
|---|
 | 524 |  $(INC)pibwdgx.h \
 | 
|---|
 | 525 |  $(INC)pibwdggen.h \
 | 
|---|
 | 526 |  $(INC)picmap.h $(INC)picmapx.h \
 | 
|---|
 | 527 |  $(INC)picmapgen.h \
 | 
|---|
 | 528 |  $(INC)pigraphx.h \
 | 
|---|
 | 529 |  $(INC)pigraphgen.h \
 | 
|---|
 | 530 |  $(INC)pigraphuc.h \
 | 
|---|
| [175] | 531 |  $(INC)pievthandler.h \
 | 
|---|
| [165] | 532 |  $(INC)psfile.h \
 | 
|---|
 | 533 |  $(INC)pigraphps.h \
 | 
|---|
 | 534 |  $(INC)piwindowx.h \
 | 
|---|
 | 535 |  $(INC)piwindowgen.h \
 | 
|---|
 | 536 |  $(INC)pioptmenux.h \
 | 
|---|
 | 537 |  $(INC)pioptmenugen.h \
 | 
|---|
 | 538 |  $(INC)pifilechox.h \
 | 
|---|
 | 539 |  $(INC)pifilechogen.h \
 | 
|---|
 | 540 |  $(INC)piimage.h \
 | 
|---|
 | 541 |  $(INC)parradapter.h $(INC)lut.h \
 | 
|---|
 | 542 |  $(INC)pidrawer.h \
 | 
|---|
 | 543 |  $(INC)pipixmapx.h \
 | 
|---|
 | 544 |  $(INC)pipixmapgen.h \
 | 
|---|
 | 545 |  $(INC)picmapview.h \
 | 
|---|
 | 546 |  $(INC)pi3ddrw.h \
 | 
|---|
 | 547 |  $(INC)pigraph3d.h piacmd.h pisiadw.h \
 | 
|---|
 | 548 |  $(INC)pilistx.h \
 | 
|---|
 | 549 |  $(INC)pilistgen.h \
 | 
|---|
 | 550 |  $(INC)pistzwin.h \
 | 
|---|
 | 551 |  $(INC)piperiodx.h \
 | 
|---|
 | 552 |  $(INC)periodic.h $(INC)histos.h \
 | 
|---|
 | 553 |  $(INC)cvector.h $(INC)matrix.h \
 | 
|---|
 | 554 |  $(INC)histos2.h $(INC)ntuple.h \
 | 
|---|
 | 555 |  $(INC)dvlist.h $(INC)hisprof.h \
 | 
|---|
 | 556 |  $(INC)generaldata.h \
 | 
|---|
 | 557 |  $(INC)poly.h $(INC)cimage.h \
 | 
|---|
 | 558 |  $(INC)rzimage.h $(INC)rzvect.h \
 | 
|---|
 | 559 |  $(INC)stlist.h $(INC)dynccd.h \
 | 
|---|
 | 560 |  $(INC)star.h $(INC)starmacro.h \
 | 
|---|
 | 561 |  $(INC)psf.h $(INC)fct1dfit.h \
 | 
|---|
 | 562 |  $(INC)generalfit.h \
 | 
|---|
 | 563 |  $(INC)fct2dfit.h \
 | 
|---|
 | 564 |  $(INC)pixelmap.h \
 | 
|---|
 | 565 |  $(INC)transfo.h $(INC)zfidu.h \
 | 
|---|
 | 566 |  $(INC)imgalig.h \
 | 
|---|
 | 567 |  $(INC)fitsimage.h \
 | 
|---|
 | 568 |  $(INC)fitsheader.h \
 | 
|---|
 | 569 |  $(INC)erosio.h $(INC)fitskeys.h \
 | 
|---|
 | 570 |  $(INC)erostape.h \
 | 
|---|
 | 571 |  $(INC)ptrarray.h \
 | 
|---|
 | 572 |  $(INC)voidptrarray.h \
 | 
|---|
 | 573 |  $(INC)basearray.h $(INC)array.h \
 | 
|---|
 | 574 |  $(INC)lockfile.h \
 | 
|---|
 | 575 |  $(INC)erostarfile.h \
 | 
|---|
 | 576 |  $(INC)xstrstream.h \
 | 
|---|
 | 577 |  $(INC)dates.h $(INC)tarlib.h
 | 
|---|