Changeset 167 in Sophya
- Timestamp:
- Dec 18, 1998, 6:04:10 PM (27 years ago)
- Location:
- trunk/SophyaPI/PI
- Files:
-
- 2 added
- 26 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r163 r167 4 4 5 5 all: $(LIB)libPI.a 6 $(LIB)libPI.a : $(OBJ)lut.o $(OBJ)parradapter.o $(OBJ)pi3ddrw.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapview.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pidrwtools.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pig fd1.o $(OBJ)pigfd2.o $(OBJ)pigraph3d.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piimage.o $(OBJ)piimgtools.o $(OBJ)piinit.o $(OBJ)pilistgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)pipodrw.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistlist.o $(OBJ)pistzwin.o $(OBJ)pisurfdr.o $(OBJ)piup.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o6 $(LIB)libPI.a : $(OBJ)lut.o $(OBJ)parradapter.o $(OBJ)pi3ddrw.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapview.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pidrwtools.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pigraph3d.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)piimage.o $(OBJ)piimgtools.o $(OBJ)pilistgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistzwin.o $(OBJ)pisurfdr.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o 7 7 $(AR) $(ARFLAGS) $@ $? 8 8 ifeq ($(CXX),cxx) 9 9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lPI -lOutils++ -lImages++ -lStarReco++ -o $(OBJ)xx.x -Hf 10 $(AR) $(ARFLAGS) $@ $(REPM)/*.o11 10 endif 12 11 13 12 clean: 14 rm -f $(OBJ)lut.o $(OBJ)parradapter.o $(OBJ)pi3ddrw.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapview.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pidrwtools.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pig fd1.o $(OBJ)pigfd2.o $(OBJ)pigraph3d.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)pihisto.o $(OBJ)pihisto2d.o $(OBJ)piimage.o $(OBJ)piimgtools.o $(OBJ)piinit.o $(OBJ)pilistgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pintup3d.o $(OBJ)pintuple.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)pipodrw.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistlist.o $(OBJ)pistzwin.o $(OBJ)pisurfdr.o $(OBJ)piup.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o13 rm -f $(OBJ)lut.o $(OBJ)parradapter.o $(OBJ)pi3ddrw.o $(OBJ)piapplgen.o $(OBJ)piapplx.o $(OBJ)pibwdggen.o $(OBJ)pibwdgx.o $(OBJ)picmap.o $(OBJ)picmapgen.o $(OBJ)picmapview.o $(OBJ)picmapx.o $(OBJ)picons.o $(OBJ)picontainergen.o $(OBJ)picontainerx.o $(OBJ)pidrawer.o $(OBJ)pidrawwin.o $(OBJ)pidrwtools.o $(OBJ)pifilechogen.o $(OBJ)pifilechox.o $(OBJ)pigraph3d.o $(OBJ)pigraphgen.o $(OBJ)pigraphps.o $(OBJ)pigraphuc.o $(OBJ)pigraphx.o $(OBJ)piimage.o $(OBJ)piimgtools.o $(OBJ)pilistgen.o $(OBJ)pilistx.o $(OBJ)pimenubargen.o $(OBJ)pimenubarx.o $(OBJ)pimenugen.o $(OBJ)pimenux.o $(OBJ)pimsghandler.o $(OBJ)pioptmenugen.o $(OBJ)pioptmenux.o $(OBJ)piperiodx.o $(OBJ)pipixmapgen.o $(OBJ)pipixmapx.o $(OBJ)piscdrawwdg.o $(OBJ)pistdwdggen.o $(OBJ)pistdwdgx.o $(OBJ)pistzwin.o $(OBJ)pisurfdr.o $(OBJ)piwdggen.o $(OBJ)piwdgx.o $(OBJ)piwindowgen.o $(OBJ)piwindowx.o $(OBJ)pixtbase.o $(OBJ)psfile.o 15 14 ifeq ($(CXX),cxx) 16 15 cd $(REPM); rm -f *.o … … 19 18 $(OBJ)lut.o: lut.cc $(INC)defs.h lut.h 20 19 $(OBJ)parradapter.o: parradapter.cc parradapter.h \ 21 $(INC)defs.h \22 $(INC)machine.hlut.h20 $(INC)defs.h $(INC)machine.h \ 21 lut.h 23 22 $(OBJ)pi3ddrw.o: pi3ddrw.cc pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h \ 24 23 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 25 24 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 26 $(INC)defs.h pigraph3d.h pibwdgx.h \27 pi graphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pioptmenux.h \28 pi optmenugen.h pimenux.h pimenugen.h piwindowx.h piwindowgen.h \29 picontainer x.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \30 pi menubargen.h picons.h25 $(INC)defs.h pigraph3d.h pibwdgx.h pigraphps.h \ 26 pidrwtools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \ 27 pimenux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \ 28 picontainergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \ 29 picons.h 31 30 $(OBJ)piapplgen.o: piapplgen.cc piapplgen.h pimsghandler.h pisysdep.h \ 32 31 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \ … … 71 70 $(OBJ)pidrawer.o: pidrawer.cc pidrawer.h pibwdggen.h pisysdep.h piwdgx.h \ 72 71 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 73 pigraphgen.h pigraphuc.h psfile.h \ 74 $(INC)defs.h 72 pigraphgen.h pigraphuc.h psfile.h $(INC)defs.h 75 73 $(OBJ)pidrawwin.o: pidrawwin.cc pidrawwin.h pisysdep.h piwindowx.h \ 76 74 piwindowgen.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 77 75 pimsghandler.h piscdrawwdg.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 78 76 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 79 $(INC)defs.h pigraphps.h pistdwdgx.h \80 pi stdwdggen.h pidrawer.h77 $(INC)defs.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 78 pidrawer.h 81 79 $(OBJ)pidrwtools.o: pidrwtools.cc pidrwtools.h pisysdep.h pistdwdgx.h \ 82 80 pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h pioptmenux.h \ … … 85 83 pimenubargen.h picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 86 84 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 87 $(INC)defs.h pigraphps.h piscdrawwdg.h \ 88 pidrawer.h pi3ddrw.h pigraph3d.h 85 $(INC)defs.h pigraphps.h piscdrawwdg.h pidrawer.h \ 86 pi3ddrw.h pigraph3d.h 87 $(OBJ)pievthandler.o: pievthandler.cc 89 88 $(OBJ)pifilechogen.o: pifilechogen.cc pifilechogen.h pisysdep.h piwdgx.h \ 90 89 piwdggen.h pimsghandler.h … … 96 95 $(INC)defs.h pigraphps.h pifilechox.h \ 97 96 pifilechogen.h piwindowx.h piwindowgen.h 98 $(OBJ)pigfd1.o: pigfd1.cc pigfd1.h \99 $(INC)generaldata.h \100 $(INC)exceptions.h \101 $(INC)defs.h \102 $(INC)peidainit.h \103 $(INC)ppersist.h \104 $(INC)machine.h \105 $(INC)perrors.h \106 $(INC)pclassids.h \107 $(INC)poly.h \108 $(INC)peida.h \109 $(INC)utils.h \110 $(INC)fmath.h \111 $(INC)cvector.h \112 $(INC)matrix.h pidrawer.h pibwdggen.h \113 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \114 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h115 $(OBJ)pigfd2.o: pigfd2.cc pigfd2.h \116 $(INC)generaldata.h \117 $(INC)exceptions.h \118 $(INC)defs.h \119 $(INC)peidainit.h \120 $(INC)ppersist.h \121 $(INC)machine.h \122 $(INC)perrors.h \123 $(INC)pclassids.h \124 $(INC)poly.h \125 $(INC)peida.h \126 $(INC)utils.h \127 $(INC)fmath.h \128 $(INC)cvector.h \129 $(INC)matrix.h pi3ddrw.h pisysdep.h \130 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \131 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \132 pigraph3d.h pibwdgx.h pigraphps.h133 97 $(OBJ)pigraph3d.o: pigraph3d.cc pigraph3d.h pisysdep.h pigraphuc.h \ 134 98 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ … … 143 107 $(OBJ)pigraphx.o: pigraphx.cc pigraphx.h pisysdep.h pigraphgen.h piwdgx.h \ 144 108 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h 145 $(OBJ)pihisto.o: pihisto.cc pihisto.h $(INC)histos.h \146 $(INC)peida.h \147 $(INC)defs.h \148 $(INC)utils.h \149 $(INC)machine.h \150 $(INC)perrors.h \151 $(INC)exceptions.h \152 $(INC)peidainit.h \153 $(INC)fmath.h \154 $(INC)cvector.h \155 $(INC)matrix.h \156 $(INC)ppersist.h \157 $(INC)pclassids.h pidrawer.h pibwdggen.h \158 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \159 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \160 $(INC)hisprof.h161 $(OBJ)pihisto2d.o: pihisto2d.cc piapplgen.h pimsghandler.h pisysdep.h \162 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \163 pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \164 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \165 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \166 $(INC)defs.h pigraphps.h pihisto2d.h \167 pioptmenux.h pioptmenugen.h $(INC)histos2.h \168 $(INC)peida.h \169 $(INC)utils.h \170 $(INC)machine.h \171 $(INC)perrors.h \172 $(INC)exceptions.h \173 $(INC)peidainit.h \174 $(INC)fmath.h \175 $(INC)histos.h \176 $(INC)cvector.h \177 $(INC)matrix.h \178 $(INC)ppersist.h \179 $(INC)pclassids.h piscdrawwdg.h piwindowx.h \180 piwindowgen.h pidrawer.h $(INC)nbrandom.h181 109 $(OBJ)piimage.o: piimage.cc piimage.h parradapter.h \ 182 $(INC)defs.h \ 183 $(INC)machine.h lut.h pisysdep.h pidrawer.h \ 184 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 185 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h pipixmapx.h \ 186 pipixmapgen.h pibwdgx.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 187 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h \ 188 picmapview.h piimgtools.h pioptmenux.h pioptmenugen.h pimenux.h \ 189 pimenugen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \ 190 picons.h pidrwtools.h 110 $(INC)defs.h $(INC)machine.h \ 111 lut.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 112 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 113 pigraphuc.h psfile.h pipixmapx.h pipixmapgen.h pibwdgx.h pigraphps.h \ 114 pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 115 picontainergen.h picmapview.h piimgtools.h pioptmenux.h \ 116 pioptmenugen.h pimenux.h pimenugen.h piapplx.h piapplgen.h \ 117 pimenubarx.h pimenubargen.h picons.h pidrwtools.h 191 118 $(OBJ)piimgtools.o: piimgtools.cc piimgtools.h pisysdep.h pistdwdgx.h \ 192 119 pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h pioptmenux.h \ … … 195 122 pimenubargen.h picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 196 123 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 197 $(INC)defs.h pigraphps.h piimage.h \ 198 parradapter.h $(INC)machine.h lut.h \ 199 pidrawer.h pipixmapx.h pipixmapgen.h picmapview.h 200 $(OBJ)piinit.o: piinit.cc $(INC)defs.h piinit.h \ 201 $(INC)imaginit.h \ 202 $(INC)outilsinit.h \ 203 $(INC)peidainit.h 124 $(INC)defs.h pigraphps.h piimage.h parradapter.h \ 125 $(INC)machine.h lut.h pidrawer.h pipixmapx.h \ 126 pipixmapgen.h picmapview.h 204 127 $(OBJ)pilistgen.o: pilistgen.cc pilistgen.h pisysdep.h piwdgx.h piwdggen.h \ 205 128 pimsghandler.h … … 223 146 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h 224 147 $(OBJ)pimsghandler.o: pimsghandler.cc pimsghandler.h 225 $(OBJ)pintup3d.o: pintup3d.cc pintup3d.h \226 $(INC)ntuple.h \227 $(INC)ppersist.h \228 $(INC)defs.h \229 $(INC)machine.h \230 $(INC)perrors.h \231 $(INC)exceptions.h \232 $(INC)peidainit.h \233 $(INC)pclassids.h \234 $(INC)dvlist.h pi3ddrw.h pisysdep.h \235 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \236 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \237 pigraph3d.h pibwdgx.h pigraphps.h238 $(OBJ)pintuple.o: pintuple.cc pintuple.h \239 $(INC)ntuple.h \240 $(INC)ppersist.h \241 $(INC)defs.h \242 $(INC)machine.h \243 $(INC)perrors.h \244 $(INC)exceptions.h \245 $(INC)peidainit.h \246 $(INC)pclassids.h \247 $(INC)dvlist.h pidrawer.h pibwdggen.h \248 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \249 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h250 148 $(OBJ)pioptmenugen.o: pioptmenugen.cc pioptmenugen.h pisysdep.h pimenux.h \ 251 149 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h … … 267 165 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 268 166 $(INC)defs.h pigraphps.h 269 $(OBJ)pipodrw.o: pipodrw.cc pipodrw.h pidrawer.h pibwdggen.h pisysdep.h \270 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \271 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \272 $(INC)defs.h parradapter.h \273 $(INC)machine.h lut.h \274 $(INC)cvector.h \275 $(INC)matrix.h \276 $(INC)peida.h \277 $(INC)utils.h \278 $(INC)perrors.h \279 $(INC)exceptions.h \280 $(INC)peidainit.h \281 $(INC)fmath.h \282 $(INC)ppersist.h \283 $(INC)pclassids.h \284 $(INC)histos2.h \285 $(INC)histos.h \286 $(INC)generalfit.h \287 $(INC)generaldata.h \288 $(INC)poly.h289 167 $(OBJ)piscdrawwdg.o: piscdrawwdg.cc piscdrawwdg.h pisysdep.h pibwdgx.h \ 290 168 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 291 169 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 292 $(INC)defs.h pigraphps.h pistdwdgx.h \ 293 pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 294 picontainergen.h pidrawer.h pidrwtools.h pioptmenux.h pioptmenugen.h \ 295 pimenux.h pimenugen.h piapplx.h piapplgen.h pimenubarx.h \ 296 pimenubargen.h picons.h parradapter.h \ 297 $(INC)machine.h lut.h 170 $(INC)defs.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 171 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h pidrawer.h \ 172 pidrwtools.h pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h \ 173 piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h \ 174 parradapter.h $(INC)machine.h lut.h 298 175 $(OBJ)pistdwdggen.o: pistdwdggen.cc pistdwdggen.h pisysdep.h piwdgx.h \ 299 176 piwdggen.h pimsghandler.h 300 177 $(OBJ)pistdwdgx.o: pistdwdgx.cc pisysdep.h pistdwdgx.h pistdwdggen.h \ 301 178 piwdgx.h piwdggen.h pimsghandler.h 302 $(OBJ)pistlist.o: pistlist.cc pistlist.h \303 $(INC)stlist.h \304 $(INC)machine.h \305 $(INC)defs.h \306 $(INC)exceptions.h \307 $(INC)peidainit.h \308 $(INC)perrors.h \309 $(INC)dynccd.h \310 $(INC)ppersist.h \311 $(INC)pclassids.h \312 $(INC)star.h \313 $(INC)starmacro.h \314 $(INC)psf.h \315 $(INC)peida.h \316 $(INC)utils.h \317 $(INC)fmath.h \318 $(INC)cimage.h \319 $(INC)rzimage.h \320 $(INC)rzvect.h \321 $(INC)datatypes.h \322 $(INC)dvlist.h \323 $(INC)fct1dfit.h \324 $(INC)generalfit.h \325 $(INC)matrix.h \326 $(INC)cvector.h \327 $(INC)generaldata.h \328 $(INC)poly.h \329 $(INC)fct2dfit.h \330 $(INC)pixelmap.h \331 $(INC)transfo.h \332 $(INC)zfidu.h \333 $(INC)imgalig.h \334 $(INC)fitsimage.h \335 $(INC)fitsheader.h \336 $(INC)erosio.h \337 $(INC)fitskeys.h \338 $(INC)erostape.h \339 $(INC)strutil.h \340 $(INC)ptrarray.h \341 $(INC)voidptrarray.h \342 $(INC)basearray.h \343 $(INC)array.h \344 $(INC)lockfile.h \345 $(INC)erostarfile.h \346 $(INC)xstrstream.h \347 $(INC)dates.h \348 $(INC)tarlib.h pidrawer.h pibwdggen.h \349 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \350 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h351 179 $(OBJ)pistzwin.o: pistzwin.cc pistzwin.h pisysdep.h piwindowx.h \ 352 180 piwindowgen.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ … … 355 183 picmapx.h picmapgen.h 356 184 $(OBJ)pisurfdr.o: pisurfdr.cc pisurfdr.h parradapter.h \ 357 $(INC)defs.h \ 358 $(INC)machine.h lut.h pi3ddrw.h pisysdep.h \ 359 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 360 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 361 pigraph3d.h pibwdgx.h pigraphps.h 362 $(OBJ)piup.o: piup.cc $(INC)ctimer.h \ 363 $(INC)peida.h \ 364 $(INC)defs.h \ 365 $(INC)utils.h \ 366 $(INC)machine.h \ 367 $(INC)perrors.h \ 368 $(INC)exceptions.h \ 369 $(INC)peidainit.h \ 370 $(INC)fmath.h \ 371 $(INC)imageop.h \ 372 $(INC)cimage.h \ 373 $(INC)rzimage.h \ 374 $(INC)rzvect.h \ 375 $(INC)datatypes.h \ 376 $(INC)ppersist.h \ 377 $(INC)pclassids.h \ 378 $(INC)dvlist.h \ 379 $(INC)cspline.h \ 380 $(INC)cvector.h \ 381 $(INC)matrix.h \ 382 $(INC)fitsimage.h \ 383 $(INC)fitsheader.h \ 384 $(INC)erosio.h \ 385 $(INC)fitskeys.h \ 386 $(INC)erostape.h \ 387 $(INC)strutil.h \ 388 $(INC)ptrarray.h \ 389 $(INC)voidptrarray.h \ 390 $(INC)basearray.h \ 391 $(INC)array.h \ 392 $(INC)lockfile.h \ 393 $(INC)erostarfile.h \ 394 $(INC)xstrstream.h \ 395 $(INC)dates.h \ 396 $(INC)tarlib.h piup.h 185 $(INC)defs.h $(INC)machine.h \ 186 lut.h pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 187 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 188 pigraphuc.h psfile.h pigraph3d.h pibwdgx.h pigraphps.h 397 189 $(OBJ)piwdggen.o: piwdggen.cc piwdggen.h pimsghandler.h picontainergen.h \ 398 190 pisysdep.h piwdgx.h psfile.h $(INC)defs.h \ -
trunk/SophyaPI/PI/exclude
r163 r167 23 23 piupdattachment.cc 24 24 pierrdisp.cc 25 ex_dessin.cc 26 sc_sample.cc 27 exapp_1.cc 28 exapp_2.cc 29 pitestapp.cc 25 piup.cc 30 26 piup_def.cc 31 27 xdispim.c
Note:
See TracChangeset
for help on using the changeset viewer.