Changeset 100 in Sophya for trunk/SophyaPI
- Timestamp:
- Apr 27, 1998, 6:34:21 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r99 r100 11 11 endif 12 12 13 $(OBJ)lut.o: lut.cc /erosusers/eros2/Include/defs.h lut.h13 $(OBJ)lut.o: lut.cc $(EROSDEVREP)/Include/defs.h lut.h 14 14 $(OBJ)piapplgen.o: piapplgen.cc piapplgen.h pimsghandler.h pisysdep.h \ 15 15 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \ 16 16 pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 17 17 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 18 pigraphx.h pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h \18 pigraphx.h pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h \ 19 19 pigraphps.h 20 20 $(OBJ)piapplx.o: piapplx.cc piapplx.h piapplgen.h pimsghandler.h pisysdep.h \ … … 22 22 pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 23 23 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 24 pigraphx.h pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h \24 pigraphx.h pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h \ 25 25 pigraphps.h 26 26 $(OBJ)pibwdggen.o: pibwdggen.cc pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \ 27 27 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 28 psfile.h /erosusers/eros2/Include/defs.h pidrawer.h pigraphuc.h \28 psfile.h $(EROSDEVREP)/Include/defs.h pidrawer.h pigraphuc.h \ 29 29 pigraphps.h 30 30 $(OBJ)pibwdgx.o: pibwdgx.cc pixtbaseP.h pibwdgx.h pisysdep.h pibwdggen.h \ 31 31 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 32 pigraphx.h pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h \32 pigraphx.h pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h \ 33 33 pigraphps.h pixtbase.h 34 34 $(OBJ)picmap.o: picmap.cc picmap.h pisysdep.h picmapx.h picmapgen.h … … 40 40 picontainerx.h picontainergen.h pibwdgx.h pibwdggen.h picmap.h \ 41 41 picmapx.h picmapgen.h pigraphx.h pigraphgen.h psfile.h \ 42 /erosusers/eros2/Include/defs.h pigraphps.h42 $(EROSDEVREP)/Include/defs.h pigraphps.h 43 43 $(OBJ)picontainergen.o: picontainergen.cc picontainergen.h pisysdep.h \ 44 44 piwdgx.h piwdggen.h pimsghandler.h … … 47 47 $(OBJ)pidrawer.o: pidrawer.cc pidrawer.h pibwdggen.h pisysdep.h piwdgx.h \ 48 48 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 49 pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h pigraphuc.h49 pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h pigraphuc.h 50 50 $(OBJ)pidrawwin.o: pidrawwin.cc pidrawwin.h pisysdep.h piwindowx.h \ 51 51 piwindowgen.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 52 52 pimsghandler.h piscdrawwdg.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 53 53 picmapgen.h pigraphx.h pigraphgen.h psfile.h \ 54 /erosusers/eros2/Include/defs.h pigraphps.h pistdwdgx.h pistdwdggen.h \54 $(EROSDEVREP)/Include/defs.h pigraphps.h pistdwdgx.h pistdwdggen.h \ 55 55 pidrawer.h pigraphuc.h 56 56 $(OBJ)pifilechogen.o: pifilechogen.cc pifilechogen.h pisysdep.h piwdgx.h \ … … 63 63 $(OBJ)pigraphps.o: pigraphps.cc pigraphps.h pisysdep.h pigraphgen.h piwdgx.h \ 64 64 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h psfile.h \ 65 /erosusers/eros2/Include/defs.h65 $(EROSDEVREP)/Include/defs.h 66 66 $(OBJ)pigraphuc.o: pigraphuc.cc pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h \ 67 67 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h 68 68 $(OBJ)pigraphx.o: pigraphx.cc pigraphx.h pisysdep.h pigraphgen.h piwdgx.h \ 69 69 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h 70 $(OBJ)pihisto.o: pihisto.cc pihisto.h /erosusers/eros2/Include/histos.h \71 /erosusers/eros2/Include/peida.h /erosusers/eros2/Include/defs.h \72 /erosusers/eros2/Include/utils.h /erosusers/eros2/Include/machine.h \73 /erosusers/eros2/Include/perrors.h \74 /erosusers/eros2/Include/exceptions.h \75 /erosusers/eros2/Include/peidainit.h /erosusers/eros2/Include/fmath.h \76 /erosusers/eros2/Include/cvector.h /erosusers/eros2/Include/matrix.h \77 /erosusers/eros2/Include/ppersist.h \78 /erosusers/eros2/Include/pclassids.h piscdrawwdg.h pisysdep.h \70 $(OBJ)pihisto.o: pihisto.cc pihisto.h $(EROSDEVREP)/Include/histos.h \ 71 $(EROSDEVREP)/Include/peida.h $(EROSDEVREP)/Include/defs.h \ 72 $(EROSDEVREP)/Include/utils.h $(EROSDEVREP)/Include/machine.h \ 73 $(EROSDEVREP)/Include/perrors.h \ 74 $(EROSDEVREP)/Include/exceptions.h \ 75 $(EROSDEVREP)/Include/peidainit.h $(EROSDEVREP)/Include/fmath.h \ 76 $(EROSDEVREP)/Include/cvector.h $(EROSDEVREP)/Include/matrix.h \ 77 $(EROSDEVREP)/Include/ppersist.h \ 78 $(EROSDEVREP)/Include/pclassids.h piscdrawwdg.h pisysdep.h \ 79 79 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 80 80 picmapx.h picmapgen.h pigraphx.h pigraphgen.h psfile.h pigraphps.h \ … … 84 84 piwdgx.h piwdggen.h pimsghandler.h pimenubarx.h pimenubargen.h \ 85 85 pioptmenux.h pioptmenugen.h picontainerx.h picontainergen.h \ 86 pistdwdgx.h pistdwdggen.h /erosusers/eros2/Include/histos2.h \87 /erosusers/eros2/Include/peida.h /erosusers/eros2/Include/defs.h \88 /erosusers/eros2/Include/utils.h /erosusers/eros2/Include/machine.h \89 /erosusers/eros2/Include/perrors.h \90 /erosusers/eros2/Include/exceptions.h \91 /erosusers/eros2/Include/peidainit.h /erosusers/eros2/Include/fmath.h \92 /erosusers/eros2/Include/histos.h /erosusers/eros2/Include/cvector.h \93 /erosusers/eros2/Include/matrix.h /erosusers/eros2/Include/ppersist.h \94 /erosusers/eros2/Include/pclassids.h piscdrawwdg.h pibwdgx.h \86 pistdwdgx.h pistdwdggen.h $(EROSDEVREP)/Include/histos2.h \ 87 $(EROSDEVREP)/Include/peida.h $(EROSDEVREP)/Include/defs.h \ 88 $(EROSDEVREP)/Include/utils.h $(EROSDEVREP)/Include/machine.h \ 89 $(EROSDEVREP)/Include/perrors.h \ 90 $(EROSDEVREP)/Include/exceptions.h \ 91 $(EROSDEVREP)/Include/peidainit.h $(EROSDEVREP)/Include/fmath.h \ 92 $(EROSDEVREP)/Include/histos.h $(EROSDEVREP)/Include/cvector.h \ 93 $(EROSDEVREP)/Include/matrix.h $(EROSDEVREP)/Include/ppersist.h \ 94 $(EROSDEVREP)/Include/pclassids.h piscdrawwdg.h pibwdgx.h \ 95 95 pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 96 96 psfile.h pigraphps.h piwindowx.h piwindowgen.h pidrawer.h pigraphuc.h \ 97 /erosusers/eros2/Include/nbrandom.h98 $(OBJ)piimage.o: piimage.cc piimage.h /erosusers/eros2/Include/cimage.h \99 /erosusers/eros2/Include/rzimage.h /erosusers/eros2/Include/rzvect.h \100 /erosusers/eros2/Include/machine.h /erosusers/eros2/Include/defs.h \101 /erosusers/eros2/Include/exceptions.h \102 /erosusers/eros2/Include/peidainit.h \103 /erosusers/eros2/Include/perrors.h \104 /erosusers/eros2/Include/imaginit.h \105 /erosusers/eros2/Include/datatypes.h \106 /erosusers/eros2/Include/ppersist.h \107 /erosusers/eros2/Include/pclassids.h \108 /erosusers/eros2/Include/dvlist.h lut.h pisysdep.h pipixmapx.h \97 $(EROSDEVREP)/Include/nbrandom.h 98 $(OBJ)piimage.o: piimage.cc piimage.h $(EROSDEVREP)/Include/cimage.h \ 99 $(EROSDEVREP)/Include/rzimage.h $(EROSDEVREP)/Include/rzvect.h \ 100 $(EROSDEVREP)/Include/machine.h $(EROSDEVREP)/Include/defs.h \ 101 $(EROSDEVREP)/Include/exceptions.h \ 102 $(EROSDEVREP)/Include/peidainit.h \ 103 $(EROSDEVREP)/Include/perrors.h \ 104 $(EROSDEVREP)/Include/imaginit.h \ 105 $(EROSDEVREP)/Include/datatypes.h \ 106 $(EROSDEVREP)/Include/ppersist.h \ 107 $(EROSDEVREP)/Include/pclassids.h \ 108 $(EROSDEVREP)/Include/dvlist.h lut.h pisysdep.h pipixmapx.h \ 109 109 pipixmapgen.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h \ 110 110 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 111 111 psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h piwindowx.h \ 112 112 piwindowgen.h picontainerx.h picontainergen.h \ 113 /erosusers/eros2/Include/imageop.h \114 /erosusers/eros2/Include/fitsimage.h \115 /erosusers/eros2/Include/fitsheader.h \116 /erosusers/eros2/Include/erosio.h /erosusers/eros2/Include/fitskeys.h \117 /erosusers/eros2/Include/erostape.h \118 /erosusers/eros2/Include/strutil.h \119 /erosusers/eros2/Include/ptrarray.h \120 /erosusers/eros2/Include/voidptrarray.h \121 /erosusers/eros2/Include/basearray.h /erosusers/eros2/Include/peida.h \122 /erosusers/eros2/Include/utils.h /erosusers/eros2/Include/fmath.h \123 /erosusers/eros2/Include/array.h /erosusers/eros2/Include/lockfile.h \124 /erosusers/eros2/Include/erostarfile.h \125 /erosusers/eros2/Include/xstrstream.h \126 /erosusers/eros2/Include/dates.h /erosusers/eros2/Include/tarlib.h127 $(OBJ)piinit.o: piinit.cc /erosusers/eros2/Include/defs.h piinit.h \128 /erosusers/eros2/Include/strecinit.h \129 /erosusers/eros2/Include/imaginit.h \130 /erosusers/eros2/Include/peidainit.h113 $(EROSDEVREP)/Include/imageop.h \ 114 $(EROSDEVREP)/Include/fitsimage.h \ 115 $(EROSDEVREP)/Include/fitsheader.h \ 116 $(EROSDEVREP)/Include/erosio.h $(EROSDEVREP)/Include/fitskeys.h \ 117 $(EROSDEVREP)/Include/erostape.h \ 118 $(EROSDEVREP)/Include/strutil.h \ 119 $(EROSDEVREP)/Include/ptrarray.h \ 120 $(EROSDEVREP)/Include/voidptrarray.h \ 121 $(EROSDEVREP)/Include/basearray.h $(EROSDEVREP)/Include/peida.h \ 122 $(EROSDEVREP)/Include/utils.h $(EROSDEVREP)/Include/fmath.h \ 123 $(EROSDEVREP)/Include/array.h $(EROSDEVREP)/Include/lockfile.h \ 124 $(EROSDEVREP)/Include/erostarfile.h \ 125 $(EROSDEVREP)/Include/xstrstream.h \ 126 $(EROSDEVREP)/Include/dates.h $(EROSDEVREP)/Include/tarlib.h 127 $(OBJ)piinit.o: piinit.cc $(EROSDEVREP)/Include/defs.h piinit.h \ 128 $(EROSDEVREP)/Include/strecinit.h \ 129 $(EROSDEVREP)/Include/imaginit.h \ 130 $(EROSDEVREP)/Include/peidainit.h 131 131 $(OBJ)pilistgen.o: pilistgen.cc pilistgen.h pisysdep.h piwdgx.h piwdggen.h \ 132 132 pimsghandler.h … … 137 137 picontainerx.h picontainergen.h pimenubarx.h picons.h pistdwdgx.h \ 138 138 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 139 pigraphx.h pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h \139 pigraphx.h pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h \ 140 140 pigraphps.h 141 141 $(OBJ)pimenubarx.o: pimenubarx.cc pimenubarx.h pimenubargen.h pisysdep.h \ … … 143 143 piapplgen.h picontainerx.h picontainergen.h picons.h pistdwdgx.h \ 144 144 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 145 pigraphx.h pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h \145 pigraphx.h pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h \ 146 146 pigraphps.h 147 147 $(OBJ)pimenugen.o: pimenugen.cc pimenugen.h pisysdep.h piwdgx.h piwdggen.h \ … … 150 150 piwdggen.h pimsghandler.h 151 151 $(OBJ)pimsghandler.o: pimsghandler.cc pimsghandler.h 152 $(OBJ)pintuple.o: pintuple.cc pintuple.h /erosusers/eros2/Include/ntuple.h \153 /erosusers/eros2/Include/ppersist.h /erosusers/eros2/Include/defs.h \154 /erosusers/eros2/Include/machine.h /erosusers/eros2/Include/perrors.h \155 /erosusers/eros2/Include/exceptions.h \156 /erosusers/eros2/Include/peidainit.h \157 /erosusers/eros2/Include/pclassids.h piscdrawwdg.h pisysdep.h \152 $(OBJ)pintuple.o: pintuple.cc pintuple.h $(EROSDEVREP)/Include/ntuple.h \ 153 $(EROSDEVREP)/Include/ppersist.h $(EROSDEVREP)/Include/defs.h \ 154 $(EROSDEVREP)/Include/machine.h $(EROSDEVREP)/Include/perrors.h \ 155 $(EROSDEVREP)/Include/exceptions.h \ 156 $(EROSDEVREP)/Include/peidainit.h \ 157 $(EROSDEVREP)/Include/pclassids.h piscdrawwdg.h pisysdep.h \ 158 158 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 159 159 picmapx.h picmapgen.h pigraphx.h pigraphgen.h psfile.h pigraphps.h \ … … 167 167 pimenux.h pimenugen.h pistdwdgx.h pistdwdggen.h 168 168 $(OBJ)piperiodx.o: piperiodx.cc piwdgx.h piwdggen.h pimsghandler.h \ 169 piperiodx.h /erosusers/eros2/Include/periodic.h \170 /erosusers/eros2/Include/defs.h169 piperiodx.h $(EROSDEVREP)/Include/periodic.h \ 170 $(EROSDEVREP)/Include/defs.h 171 171 $(OBJ)pipixmapgen.o: pipixmapgen.cc pipixmapgen.h pisysdep.h pibwdgx.h \ 172 172 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 173 173 picmapgen.h pigraphx.h pigraphgen.h psfile.h \ 174 /erosusers/eros2/Include/defs.h pigraphps.h174 $(EROSDEVREP)/Include/defs.h pigraphps.h 175 175 $(OBJ)pipixmapx.o: pipixmapx.cc pipixmapx.h pipixmapgen.h pisysdep.h \ 176 176 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 177 177 picmapx.h picmapgen.h pigraphx.h pigraphgen.h psfile.h \ 178 /erosusers/eros2/Include/defs.h pigraphps.h179 $(OBJ)piscdrawwdg.o: piscdrawwdg.cc /erosusers/eros2/Include/generalfit.h \180 /erosusers/eros2/Include/exceptions.h /erosusers/eros2/Include/defs.h \181 /erosusers/eros2/Include/peidainit.h \182 /erosusers/eros2/Include/matrix.h /erosusers/eros2/Include/peida.h \183 /erosusers/eros2/Include/utils.h /erosusers/eros2/Include/machine.h \184 /erosusers/eros2/Include/perrors.h /erosusers/eros2/Include/fmath.h \185 /erosusers/eros2/Include/ppersist.h \186 /erosusers/eros2/Include/pclassids.h \187 /erosusers/eros2/Include/cvector.h piscdrawwdg.h pisysdep.h pibwdgx.h \178 $(EROSDEVREP)/Include/defs.h pigraphps.h 179 $(OBJ)piscdrawwdg.o: piscdrawwdg.cc $(EROSDEVREP)/Include/generalfit.h \ 180 $(EROSDEVREP)/Include/exceptions.h $(EROSDEVREP)/Include/defs.h \ 181 $(EROSDEVREP)/Include/peidainit.h \ 182 $(EROSDEVREP)/Include/matrix.h $(EROSDEVREP)/Include/peida.h \ 183 $(EROSDEVREP)/Include/utils.h $(EROSDEVREP)/Include/machine.h \ 184 $(EROSDEVREP)/Include/perrors.h $(EROSDEVREP)/Include/fmath.h \ 185 $(EROSDEVREP)/Include/ppersist.h \ 186 $(EROSDEVREP)/Include/pclassids.h \ 187 $(EROSDEVREP)/Include/cvector.h piscdrawwdg.h pisysdep.h pibwdgx.h \ 188 188 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 189 189 picmapgen.h pigraphx.h pigraphgen.h psfile.h pigraphps.h pistdwdgx.h \ … … 194 194 $(OBJ)pistdwdgx.o: pistdwdgx.cc pisysdep.h pistdwdgx.h pistdwdggen.h \ 195 195 piwdgx.h piwdggen.h pimsghandler.h 196 $(OBJ)pistlist.o: pistlist.cc pistlist.h /erosusers/eros2/Include/stlist.h \197 /erosusers/eros2/Include/machine.h /erosusers/eros2/Include/defs.h \198 /erosusers/eros2/Include/exceptions.h \199 /erosusers/eros2/Include/peidainit.h \200 /erosusers/eros2/Include/perrors.h /erosusers/eros2/Include/dynccd.h \201 /erosusers/eros2/Include/ppersist.h \202 /erosusers/eros2/Include/pclassids.h \203 /erosusers/eros2/Include/imaginit.h /erosusers/eros2/Include/star.h \204 /erosusers/eros2/Include/strecinit.h \205 /erosusers/eros2/Include/starmacro.h /erosusers/eros2/Include/psf.h \206 /erosusers/eros2/Include/peida.h /erosusers/eros2/Include/utils.h \207 /erosusers/eros2/Include/fmath.h /erosusers/eros2/Include/cimage.h \208 /erosusers/eros2/Include/rzimage.h /erosusers/eros2/Include/rzvect.h \209 /erosusers/eros2/Include/datatypes.h \210 /erosusers/eros2/Include/dvlist.h /erosusers/eros2/Include/fct1dfit.h \211 /erosusers/eros2/Include/generalfit.h \212 /erosusers/eros2/Include/matrix.h /erosusers/eros2/Include/cvector.h \213 /erosusers/eros2/Include/fct2dfit.h \214 /erosusers/eros2/Include/pixelmap.h \215 /erosusers/eros2/Include/transfo.h /erosusers/eros2/Include/poly.h \216 /erosusers/eros2/Include/zfidu.h piscdrawwdg.h pisysdep.h pibwdgx.h \196 $(OBJ)pistlist.o: pistlist.cc pistlist.h $(EROSDEVREP)/Include/stlist.h \ 197 $(EROSDEVREP)/Include/machine.h $(EROSDEVREP)/Include/defs.h \ 198 $(EROSDEVREP)/Include/exceptions.h \ 199 $(EROSDEVREP)/Include/peidainit.h \ 200 $(EROSDEVREP)/Include/perrors.h $(EROSDEVREP)/Include/dynccd.h \ 201 $(EROSDEVREP)/Include/ppersist.h \ 202 $(EROSDEVREP)/Include/pclassids.h \ 203 $(EROSDEVREP)/Include/imaginit.h $(EROSDEVREP)/Include/star.h \ 204 $(EROSDEVREP)/Include/strecinit.h \ 205 $(EROSDEVREP)/Include/starmacro.h $(EROSDEVREP)/Include/psf.h \ 206 $(EROSDEVREP)/Include/peida.h $(EROSDEVREP)/Include/utils.h \ 207 $(EROSDEVREP)/Include/fmath.h $(EROSDEVREP)/Include/cimage.h \ 208 $(EROSDEVREP)/Include/rzimage.h $(EROSDEVREP)/Include/rzvect.h \ 209 $(EROSDEVREP)/Include/datatypes.h \ 210 $(EROSDEVREP)/Include/dvlist.h $(EROSDEVREP)/Include/fct1dfit.h \ 211 $(EROSDEVREP)/Include/generalfit.h \ 212 $(EROSDEVREP)/Include/matrix.h $(EROSDEVREP)/Include/cvector.h \ 213 $(EROSDEVREP)/Include/fct2dfit.h \ 214 $(EROSDEVREP)/Include/pixelmap.h \ 215 $(EROSDEVREP)/Include/transfo.h $(EROSDEVREP)/Include/poly.h \ 216 $(EROSDEVREP)/Include/zfidu.h piscdrawwdg.h pisysdep.h pibwdgx.h \ 217 217 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 218 218 picmapgen.h pigraphx.h pigraphgen.h psfile.h pigraphps.h pistdwdgx.h \ 219 219 pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 220 220 picontainergen.h pidrawer.h pigraphuc.h 221 $(OBJ)piup.o: piup.cc /erosusers/eros2/Include/ctimer.h \222 /erosusers/eros2/Include/peida.h /erosusers/eros2/Include/defs.h \223 /erosusers/eros2/Include/utils.h /erosusers/eros2/Include/machine.h \224 /erosusers/eros2/Include/perrors.h \225 /erosusers/eros2/Include/exceptions.h \226 /erosusers/eros2/Include/peidainit.h /erosusers/eros2/Include/fmath.h \227 /erosusers/eros2/Include/imageop.h /erosusers/eros2/Include/cimage.h \228 /erosusers/eros2/Include/rzimage.h /erosusers/eros2/Include/rzvect.h \229 /erosusers/eros2/Include/imaginit.h \230 /erosusers/eros2/Include/datatypes.h \231 /erosusers/eros2/Include/ppersist.h \232 /erosusers/eros2/Include/pclassids.h \233 /erosusers/eros2/Include/dvlist.h \234 /erosusers/eros2/Include/fitsimage.h \235 /erosusers/eros2/Include/fitsheader.h \236 /erosusers/eros2/Include/erosio.h /erosusers/eros2/Include/fitskeys.h \237 /erosusers/eros2/Include/erostape.h \238 /erosusers/eros2/Include/strutil.h \239 /erosusers/eros2/Include/ptrarray.h \240 /erosusers/eros2/Include/voidptrarray.h \241 /erosusers/eros2/Include/basearray.h /erosusers/eros2/Include/array.h \242 /erosusers/eros2/Include/lockfile.h \243 /erosusers/eros2/Include/erostarfile.h \244 /erosusers/eros2/Include/xstrstream.h \245 /erosusers/eros2/Include/dates.h /erosusers/eros2/Include/tarlib.h \221 $(OBJ)piup.o: piup.cc $(EROSDEVREP)/Include/ctimer.h \ 222 $(EROSDEVREP)/Include/peida.h $(EROSDEVREP)/Include/defs.h \ 223 $(EROSDEVREP)/Include/utils.h $(EROSDEVREP)/Include/machine.h \ 224 $(EROSDEVREP)/Include/perrors.h \ 225 $(EROSDEVREP)/Include/exceptions.h \ 226 $(EROSDEVREP)/Include/peidainit.h $(EROSDEVREP)/Include/fmath.h \ 227 $(EROSDEVREP)/Include/imageop.h $(EROSDEVREP)/Include/cimage.h \ 228 $(EROSDEVREP)/Include/rzimage.h $(EROSDEVREP)/Include/rzvect.h \ 229 $(EROSDEVREP)/Include/imaginit.h \ 230 $(EROSDEVREP)/Include/datatypes.h \ 231 $(EROSDEVREP)/Include/ppersist.h \ 232 $(EROSDEVREP)/Include/pclassids.h \ 233 $(EROSDEVREP)/Include/dvlist.h \ 234 $(EROSDEVREP)/Include/fitsimage.h \ 235 $(EROSDEVREP)/Include/fitsheader.h \ 236 $(EROSDEVREP)/Include/erosio.h $(EROSDEVREP)/Include/fitskeys.h \ 237 $(EROSDEVREP)/Include/erostape.h \ 238 $(EROSDEVREP)/Include/strutil.h \ 239 $(EROSDEVREP)/Include/ptrarray.h \ 240 $(EROSDEVREP)/Include/voidptrarray.h \ 241 $(EROSDEVREP)/Include/basearray.h $(EROSDEVREP)/Include/array.h \ 242 $(EROSDEVREP)/Include/lockfile.h \ 243 $(EROSDEVREP)/Include/erostarfile.h \ 244 $(EROSDEVREP)/Include/xstrstream.h \ 245 $(EROSDEVREP)/Include/dates.h $(EROSDEVREP)/Include/tarlib.h \ 246 246 piup.h 247 247 $(OBJ)piwdggen.o: piwdggen.cc piwdggen.h pimsghandler.h picontainergen.h \ 248 pisysdep.h piwdgx.h psfile.h /erosusers/eros2/Include/defs.h \248 pisysdep.h piwdgx.h psfile.h $(EROSDEVREP)/Include/defs.h \ 249 249 pigraphgen.h picmap.h picmapx.h picmapgen.h 250 250 $(OBJ)piwdgx.o: piwdgx.cc piwdgx.h piwdggen.h pimsghandler.h picontainerx.h \ … … 252 252 $(OBJ)piwindowgen.o: piwindowgen.cc piwindowgen.h pisysdep.h picontainerx.h \ 253 253 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h psfile.h \ 254 /erosusers/eros2/Include/defs.h pigraphgen.h picmap.h picmapx.h \254 $(EROSDEVREP)/Include/defs.h pigraphgen.h picmap.h picmapx.h \ 255 255 picmapgen.h 256 256 $(OBJ)piwindowx.o: piwindowx.cc piwindowx.h piwindowgen.h pisysdep.h \ … … 258 258 $(OBJ)pixtbase.o: pixtbase.cc pixtbaseP.h pibwdgx.h pisysdep.h pibwdggen.h \ 259 259 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 260 pigraphx.h pigraphgen.h psfile.h /erosusers/eros2/Include/defs.h \260 pigraphx.h pigraphgen.h psfile.h $(EROSDEVREP)/Include/defs.h \ 261 261 pigraphps.h pixtbase.h 262 $(OBJ)psfile.o: psfile.cc psfile.h /erosusers/eros2/Include/defs.h \262 $(OBJ)psfile.o: psfile.cc psfile.h $(EROSDEVREP)/Include/defs.h \ 263 263 pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 264 264 picmapx.h picmapgen.h
Note:
See TracChangeset
for help on using the changeset viewer.