Changeset 151 in Sophya
- Timestamp:
- Oct 13, 1998, 5:51:28 PM (27 years ago)
- Location:
- trunk/SophyaPI/PI
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r140 r151 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 raph3d.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)pigfd1.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.o 7 7 $(AR) $(ARFLAGS) $@ $? 8 8 ifeq ($(CXX),cxx) … … 12 12 13 13 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 raph3d.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.o14 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)pigfd1.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.o 15 15 ifeq ($(CXX),cxx) 16 16 cd $(REPM); rm -f *.o 17 17 endif 18 18 19 $(OBJ)lut.o: lut.cc $(INC)defs.h lut.h 19 $(OBJ)lut.o: lut.cc $(INC)defs.h \ 20 lut.h 20 21 $(OBJ)parradapter.o: parradapter.cc parradapter.h \ 21 $(INC)defs.h $(INC)machine.h\22 lut.h22 $(INC)defs.h \ 23 $(INC)machine.h lut.h 23 24 $(OBJ)pi3ddrw.o: pi3ddrw.cc pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h \ 24 25 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 25 26 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 26 $(INC)defs.h pigraph3d.h pibwdgx.h pigraphps.h\27 pi drwtools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \28 pi menux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \29 pi containergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \30 pi cons.h27 $(INC)defs.h pigraph3d.h \ 28 pibwdgx.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h \ 29 pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwindowx.h \ 30 piwindowgen.h picontainerx.h picontainergen.h piapplx.h piapplgen.h \ 31 pimenubarx.h pimenubargen.h picons.h 31 32 $(OBJ)piapplgen.o: piapplgen.cc piapplgen.h pimsghandler.h pisysdep.h \ 32 33 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \ … … 43 44 $(OBJ)pibwdggen.o: pibwdggen.cc pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \ 44 45 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 45 pigraphuc.h psfile.h $(INC)defs.h pidrawer.h \ 46 pigraphuc.h psfile.h \ 47 $(INC)defs.h pidrawer.h \ 46 48 pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pioptmenux.h \ 47 49 pioptmenugen.h pimenux.h pimenugen.h piwindowx.h piwindowgen.h \ … … 51 53 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 52 54 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 53 $(INC)defs.h pigraphps.h pixtbase.h 55 $(INC)defs.h pigraphps.h \ 56 pixtbase.h 54 57 $(OBJ)picmap.o: picmap.cc picmap.h pisysdep.h picmapx.h picmapgen.h 55 58 $(OBJ)picmapgen.o: picmapgen.cc picmapgen.h pisysdep.h picmapx.h picmap.h … … 71 74 $(OBJ)pidrawer.o: pidrawer.cc pidrawer.h pibwdggen.h pisysdep.h piwdgx.h \ 72 75 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 73 pigraphgen.h pigraphuc.h psfile.h $(INC)defs.h 76 pigraphgen.h pigraphuc.h psfile.h \ 77 $(INC)defs.h 74 78 $(OBJ)pidrawwin.o: pidrawwin.cc pidrawwin.h pisysdep.h piwindowx.h \ 75 79 piwindowgen.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 76 80 pimsghandler.h piscdrawwdg.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 77 81 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 78 $(INC)defs.h pigraphps.h pistdwdgx.h\79 pistdwdg gen.h pidrawer.h82 $(INC)defs.h pigraphps.h \ 83 pistdwdgx.h pistdwdggen.h pidrawer.h 80 84 $(OBJ)pidrwtools.o: pidrwtools.cc pidrwtools.h pisysdep.h pistdwdgx.h \ 81 85 pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h pioptmenux.h \ … … 84 88 pimenubargen.h picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 85 89 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 86 $(INC)defs.h pigraphps.h piscdrawwdg.h pidrawer.h\87 pi 3ddrw.h pigraph3d.h90 $(INC)defs.h pigraphps.h \ 91 piscdrawwdg.h pidrawer.h pi3ddrw.h pigraph3d.h 88 92 $(OBJ)pifilechogen.o: pifilechogen.cc pifilechogen.h pisysdep.h piwdgx.h \ 89 93 piwdggen.h pimsghandler.h … … 93 97 pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 94 98 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 95 $(INC)defs.h pigraphps.h pifilechox.h \ 96 pifilechogen.h piwindowx.h piwindowgen.h 99 $(INC)defs.h pigraphps.h \ 100 pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h 101 $(OBJ)pigfd1.o: pigfd1.cc pigfd1.h \ 102 $(INC)generaldata.h \ 103 $(INC)exceptions.h \ 104 $(INC)defs.h \ 105 $(INC)peidainit.h \ 106 $(INC)ppersist.h \ 107 $(INC)machine.h \ 108 $(INC)perrors.h \ 109 $(INC)pclassids.h \ 110 $(INC)poly.h \ 111 $(INC)peida.h \ 112 $(INC)utils.h \ 113 $(INC)fmath.h \ 114 $(INC)cvector.h \ 115 $(INC)matrix.h pidrawer.h \ 116 pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 117 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h 118 $(OBJ)pigfd2.o: pigfd2.cc pigfd2.h \ 119 $(INC)generaldata.h \ 120 $(INC)exceptions.h \ 121 $(INC)defs.h \ 122 $(INC)peidainit.h \ 123 $(INC)ppersist.h \ 124 $(INC)machine.h \ 125 $(INC)perrors.h \ 126 $(INC)pclassids.h \ 127 $(INC)poly.h \ 128 $(INC)peida.h \ 129 $(INC)utils.h \ 130 $(INC)fmath.h \ 131 $(INC)cvector.h \ 132 $(INC)matrix.h pi3ddrw.h \ 133 pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \ 134 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h \ 135 psfile.h pigraph3d.h pibwdgx.h pigraphps.h 97 136 $(OBJ)pigraph3d.o: pigraph3d.cc pigraph3d.h pisysdep.h pigraphuc.h \ 98 137 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ … … 107 146 $(OBJ)pigraphx.o: pigraphx.cc pigraphx.h pisysdep.h pigraphgen.h piwdgx.h \ 108 147 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h 109 $(OBJ)pihisto.o: pihisto.cc pihisto.h $(INC)histos.h \ 110 $(INC)peida.h $(INC)defs.h \ 111 $(INC)utils.h $(INC)machine.h \ 112 $(INC)perrors.h \ 113 $(INC)exceptions.h \ 114 $(INC)peidainit.h \ 115 $(INC)fmath.h $(INC)cvector.h \ 148 $(OBJ)pihisto.o: pihisto.cc pihisto.h \ 149 $(INC)histos.h \ 150 $(INC)peida.h \ 151 $(INC)defs.h \ 152 $(INC)utils.h \ 153 $(INC)machine.h \ 154 $(INC)perrors.h \ 155 $(INC)exceptions.h \ 156 $(INC)peidainit.h \ 157 $(INC)fmath.h \ 158 $(INC)cvector.h \ 116 159 $(INC)matrix.h \ 117 160 $(INC)ppersist.h \ 118 $(INC)pclassids.h pidrawer.h pibwdggen.h \ 119 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 120 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h 121 $(OBJ)pihisto2d.o: pihisto2d.cc pihisto2d.h pisysdep.h pimenux.h pimenugen.h \ 122 piwdgx.h piwdggen.h pimsghandler.h pimenubarx.h pimenubargen.h \ 123 pioptmenux.h pioptmenugen.h pistdwdgx.h pistdwdggen.h \ 124 $(INC)histos2.h $(INC)peida.h \ 125 $(INC)defs.h $(INC)utils.h \ 126 $(INC)machine.h \ 127 $(INC)perrors.h \ 128 $(INC)exceptions.h \ 129 $(INC)peidainit.h \ 130 $(INC)fmath.h $(INC)histos.h \ 161 $(INC)pclassids.h pidrawer.h \ 162 pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 163 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 164 $(INC)hisprof.h 165 $(OBJ)pihisto2d.o: pihisto2d.cc piapplgen.h pimsghandler.h pisysdep.h \ 166 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimenubarx.h \ 167 pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \ 168 pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ 169 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 170 $(INC)defs.h pigraphps.h \ 171 pihisto2d.h pioptmenux.h pioptmenugen.h \ 172 $(INC)histos2.h \ 173 $(INC)peida.h \ 174 $(INC)utils.h \ 175 $(INC)machine.h \ 176 $(INC)perrors.h \ 177 $(INC)exceptions.h \ 178 $(INC)peidainit.h \ 179 $(INC)fmath.h \ 180 $(INC)histos.h \ 131 181 $(INC)cvector.h \ 132 182 $(INC)matrix.h \ 133 183 $(INC)ppersist.h \ 134 $(INC)pclassids.h piscdrawwdg.h pibwdgx.h \ 135 pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 136 pigraphuc.h psfile.h pigraphps.h piwindowx.h piwindowgen.h \ 137 picontainerx.h picontainergen.h pidrawer.h \ 184 $(INC)pclassids.h \ 185 piscdrawwdg.h piwindowx.h piwindowgen.h pidrawer.h \ 138 186 $(INC)nbrandom.h 139 187 $(OBJ)piimage.o: piimage.cc piimage.h parradapter.h \ 140 $(INC)defs.h $(INC)machine.h \ 141 lut.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 142 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 143 pigraphuc.h psfile.h pipixmapx.h pipixmapgen.h pibwdgx.h pigraphps.h \ 144 pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 188 $(INC)defs.h \ 189 $(INC)machine.h lut.h \ 190 pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \ 191 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h \ 192 psfile.h pipixmapx.h pipixmapgen.h pibwdgx.h pigraphps.h pistdwdgx.h \ 193 pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 145 194 picontainergen.h picmapview.h piimgtools.h pioptmenux.h \ 146 195 pioptmenugen.h pimenux.h pimenugen.h piapplx.h piapplgen.h \ … … 152 201 pimenubargen.h picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 153 202 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 154 $(INC)defs.h pigraphps.h piimage.h parradapter.h \ 155 $(INC)machine.h lut.h pidrawer.h pipixmapx.h \ 156 pipixmapgen.h picmapview.h 157 $(OBJ)piinit.o: piinit.cc $(INC)defs.h piinit.h \ 203 $(INC)defs.h pigraphps.h \ 204 piimage.h parradapter.h \ 205 $(INC)machine.h lut.h \ 206 pidrawer.h pipixmapx.h pipixmapgen.h picmapview.h 207 $(OBJ)piinit.o: piinit.cc \ 208 $(INC)defs.h piinit.h \ 158 209 $(INC)strecinit.h \ 159 210 $(INC)imaginit.h \ … … 180 231 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h 181 232 $(OBJ)pimsghandler.o: pimsghandler.cc pimsghandler.h 182 $(OBJ)pintup3d.o: pintup3d.cc pintup3d.h $(INC)ntuple.h \ 183 $(INC)ppersist.h $(INC)defs.h \ 184 $(INC)machine.h \ 185 $(INC)perrors.h \ 186 $(INC)exceptions.h \ 187 $(INC)peidainit.h \ 188 $(INC)pclassids.h \ 189 $(INC)dvlist.h pi3ddrw.h pisysdep.h pidrawer.h \ 190 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 191 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h pigraph3d.h \ 192 pibwdgx.h pigraphps.h 193 $(OBJ)pintuple.o: pintuple.cc pintuple.h $(INC)ntuple.h \ 194 $(INC)ppersist.h $(INC)defs.h \ 195 $(INC)machine.h \ 196 $(INC)perrors.h \ 197 $(INC)exceptions.h \ 198 $(INC)peidainit.h \ 199 $(INC)pclassids.h \ 200 $(INC)dvlist.h pidrawer.h pibwdggen.h pisysdep.h \ 201 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 202 pigraphx.h pigraphgen.h pigraphuc.h psfile.h 233 $(OBJ)pintup3d.o: pintup3d.cc pintup3d.h \ 234 $(INC)ntuple.h \ 235 $(INC)ppersist.h \ 236 $(INC)defs.h \ 237 $(INC)machine.h \ 238 $(INC)perrors.h \ 239 $(INC)exceptions.h \ 240 $(INC)peidainit.h \ 241 $(INC)pclassids.h \ 242 $(INC)dvlist.h pi3ddrw.h \ 243 pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \ 244 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h \ 245 psfile.h pigraph3d.h pibwdgx.h pigraphps.h 246 $(OBJ)pintuple.o: pintuple.cc pintuple.h \ 247 $(INC)ntuple.h \ 248 $(INC)ppersist.h \ 249 $(INC)defs.h \ 250 $(INC)machine.h \ 251 $(INC)perrors.h \ 252 $(INC)exceptions.h \ 253 $(INC)peidainit.h \ 254 $(INC)pclassids.h \ 255 $(INC)dvlist.h pidrawer.h \ 256 pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 257 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h 203 258 $(OBJ)pioptmenugen.o: pioptmenugen.cc pioptmenugen.h pisysdep.h pimenux.h \ 204 259 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h … … 226 281 $(INC)machine.h lut.h \ 227 282 $(INC)cvector.h \ 228 $(INC)matrix.h $(INC)peida.h \ 229 $(INC)utils.h $(INC)perrors.h \ 283 $(INC)matrix.h \ 284 $(INC)peida.h \ 285 $(INC)utils.h \ 286 $(INC)perrors.h \ 230 287 $(INC)exceptions.h \ 231 288 $(INC)peidainit.h \ … … 235 292 $(INC)histos2.h \ 236 293 $(INC)histos.h \ 237 $(INC)generalfit.h 294 $(INC)generalfit.h \ 295 $(INC)generaldata.h \ 296 $(INC)poly.h 238 297 $(OBJ)piscdrawwdg.o: piscdrawwdg.cc piscdrawwdg.h pisysdep.h pibwdgx.h \ 239 298 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 240 299 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 241 $(INC)defs.h pigraphps.h pistdwdgx.h\242 pistdwdg gen.h piwindowx.h piwindowgen.h picontainerx.h \300 $(INC)defs.h pigraphps.h \ 301 pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h picontainerx.h \ 243 302 picontainergen.h pidrawer.h pidrwtools.h pioptmenux.h pioptmenugen.h \ 244 303 pimenux.h pimenugen.h piapplx.h piapplgen.h pimenubarx.h \ … … 249 308 $(OBJ)pistdwdgx.o: pistdwdgx.cc pisysdep.h pistdwdgx.h pistdwdggen.h \ 250 309 piwdgx.h piwdggen.h pimsghandler.h 251 $(OBJ)pistlist.o: pistlist.cc pistlist.h $(INC)stlist.h \ 252 $(INC)machine.h $(INC)defs.h \ 310 $(OBJ)pistlist.o: pistlist.cc pistlist.h \ 311 $(INC)stlist.h \ 312 $(INC)machine.h \ 313 $(INC)defs.h \ 253 314 $(INC)exceptions.h \ 254 315 $(INC)peidainit.h \ … … 257 318 $(INC)ppersist.h \ 258 319 $(INC)pclassids.h \ 259 $(INC)imaginit.h $(INC)star.h \ 320 $(INC)imaginit.h \ 321 $(INC)star.h \ 260 322 $(INC)strecinit.h \ 261 $(INC)starmacro.h $(INC)psf.h \ 262 $(INC)peida.h $(INC)utils.h \ 263 $(INC)fmath.h $(INC)cimage.h \ 323 $(INC)starmacro.h \ 324 $(INC)psf.h \ 325 $(INC)peida.h \ 326 $(INC)utils.h \ 327 $(INC)fmath.h \ 328 $(INC)cimage.h \ 264 329 $(INC)rzimage.h \ 265 330 $(INC)rzvect.h \ … … 270 335 $(INC)matrix.h \ 271 336 $(INC)cvector.h \ 337 $(INC)generaldata.h \ 338 $(INC)poly.h \ 272 339 $(INC)fct2dfit.h \ 273 340 $(INC)pixelmap.h \ 274 $(INC)transfo.h $(INC)poly.h \ 275 $(INC)zfidu.h $(INC)imgalig.h \ 341 $(INC)transfo.h \ 342 $(INC)zfidu.h \ 343 $(INC)imgalig.h \ 276 344 $(INC)fitsimage.h \ 277 345 $(INC)fitsheader.h \ … … 287 355 $(INC)erostarfile.h \ 288 356 $(INC)xstrstream.h \ 289 $(INC)dates.h $(INC)tarlib.h\290 pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \291 pi cmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h \292 p sfile.h357 $(INC)dates.h \ 358 $(INC)tarlib.h pidrawer.h \ 359 pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 360 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h 293 361 $(OBJ)pistzwin.o: pistzwin.cc \ 294 / usr/local/lib/gcc-lib/alpha-dec-osf4.0/2.7.2.1/include/stdio.h \362 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/stdio.h \ 295 363 pistzwin.h pisysdep.h piwindowx.h piwindowgen.h picontainerx.h \ 296 364 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h piperiodx.h \ 297 $(INC)periodic.h $(INC)defs.h \ 298 psfile.h pigraphgen.h picmap.h picmapx.h picmapgen.h 365 $(INC)periodic.h \ 366 $(INC)defs.h psfile.h \ 367 pigraphgen.h picmap.h picmapx.h picmapgen.h 299 368 $(OBJ)pisurfdr.o: pisurfdr.cc pisurfdr.h parradapter.h \ 300 $(INC)defs.h $(INC)machine.h \ 301 lut.h pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 369 $(INC)defs.h \ 370 $(INC)machine.h lut.h \ 371 pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \ 302 372 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 303 373 pigraphuc.h psfile.h pigraph3d.h pibwdgx.h pigraphps.h 304 $(OBJ)piup.o: piup.cc $(INC)ctimer.h \ 305 $(INC)peida.h $(INC)defs.h \ 306 $(INC)utils.h $(INC)machine.h \ 307 $(INC)perrors.h \ 308 $(INC)exceptions.h \ 309 $(INC)peidainit.h \ 310 $(INC)fmath.h $(INC)imageop.h \ 374 $(OBJ)piup.o: piup.cc \ 375 $(INC)ctimer.h \ 376 $(INC)peida.h \ 377 $(INC)defs.h \ 378 $(INC)utils.h \ 379 $(INC)machine.h \ 380 $(INC)perrors.h \ 381 $(INC)exceptions.h \ 382 $(INC)peidainit.h \ 383 $(INC)fmath.h \ 384 $(INC)imageop.h \ 311 385 $(INC)cimage.h \ 312 386 $(INC)rzimage.h \ … … 333 407 $(INC)erostarfile.h \ 334 408 $(INC)xstrstream.h \ 335 $(INC)dates.h $(INC)tarlib.h\336 piup.h409 $(INC)dates.h \ 410 $(INC)tarlib.h piup.h 337 411 $(OBJ)piwdggen.o: piwdggen.cc piwdggen.h pimsghandler.h picontainergen.h \ 338 pisysdep.h piwdgx.h psfile.h $(INC)defs.h \ 339 pigraphgen.h picmap.h picmapx.h picmapgen.h 412 pisysdep.h piwdgx.h psfile.h \ 413 $(INC)defs.h pigraphgen.h \ 414 picmap.h picmapx.h picmapgen.h 340 415 $(OBJ)piwdgx.o: piwdgx.cc piwdgx.h piwdggen.h pimsghandler.h picontainerx.h \ 341 416 pisysdep.h picontainergen.h 342 417 $(OBJ)piwindowgen.o: piwindowgen.cc piwindowgen.h pisysdep.h picontainerx.h \ 343 418 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h psfile.h \ 344 $(INC)defs.h pigraphgen.h picmap.h picmapx.h\345 picmap gen.h419 $(INC)defs.h pigraphgen.h \ 420 picmap.h picmapx.h picmapgen.h 346 421 $(OBJ)piwindowx.o: piwindowx.cc piwindowx.h piwindowgen.h pisysdep.h \ 347 422 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h … … 349 424 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 350 425 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 351 $(INC)defs.h pigraphps.h pixtbase.h 352 $(OBJ)psfile.o: psfile.cc psfile.h $(INC)defs.h \ 353 pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 354 picmapx.h picmapgen.h 426 $(INC)defs.h pigraphps.h \ 427 pixtbase.h 428 $(OBJ)psfile.o: psfile.cc psfile.h \ 429 $(INC)defs.h pisysdep.h \ 430 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 431 picmapgen.h
Note:
See TracChangeset
for help on using the changeset viewer.