Changeset 924 in Sophya
- Timestamp:
- Apr 13, 2000, 7:36:56 PM (25 years ago)
- Location:
- trunk/SophyaPI
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r826 r924 7 7 $(AR) $(ARFLAGS) $@ $? 8 8 ifeq ($(CXX),cxx) 9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) - L$(LIB) -lPI -lSysTools -o $(OBJ)xx.x -Hf9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf 10 10 endif 11 11 … … 16 16 endif 17 17 18 $(OBJ)lut.o: lut.cc $(INC)machdefs.h \ 19 $(INC)pclassids.h lut.h 18 $(OBJ)lut.o: lut.cc $(INC)machdefs.h lut.h 20 19 $(OBJ)parradapter.o: parradapter.cc parradapter.h \ 21 $(INC)machdefs.h \ 22 $(INC)pclassids.h lut.h 20 $(INC)machdefs.h lut.h 23 21 $(OBJ)pi3ddrw.o: pi3ddrw.cc pi3ddrw.h pisysdep.h \ 24 $(INC)machdefs.h \ 25 $(INC)pclassids.h pidrawer.h pibwdggen.h \ 22 $(INC)machdefs.h pidrawer.h pibwdggen.h \ 26 23 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 27 24 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigraphuc.h \ … … 32 29 picons.h 33 30 $(OBJ)piapplgen.o: piapplgen.cc piapplgen.h pimsghandler.h \ 34 $(INC)machdefs.h \ 35 $(INC)pclassids.h pisysdep.h picontainerx.h \ 31 $(INC)machdefs.h pisysdep.h picontainerx.h \ 36 32 picontainergen.h piwdgx.h piwdggen.h pimenubarx.h pimenubargen.h \ 37 33 pimenux.h pimenugen.h picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h \ … … 39 35 pifontx.h pifontgen.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 40 36 $(OBJ)piapplx.o: piapplx.cc piapplx.h piapplgen.h pimsghandler.h \ 41 $(INC)machdefs.h \ 42 $(INC)pclassids.h pisysdep.h picontainerx.h \ 37 $(INC)machdefs.h pisysdep.h picontainerx.h \ 43 38 picontainergen.h piwdgx.h piwdggen.h pimenubarx.h pimenubargen.h \ 44 39 pimenux.h pimenugen.h picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h \ … … 46 41 pifontx.h pifontgen.h pigraphuc.h pievthandler.h psfile.h pigraphps.h 47 42 $(OBJ)pibwdggen.o: pibwdggen.cc pibwdggen.h pisysdep.h \ 48 $(INC)machdefs.h \ 49 $(INC)pclassids.h piwdgx.h piwdggen.h \ 43 $(INC)machdefs.h piwdgx.h piwdggen.h \ 50 44 pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \ 51 45 pifontx.h pifontgen.h pigraphuc.h pievthandler.h psfile.h pidrawer.h \ … … 55 49 pimenubargen.h picons.h pibwdgx.h 56 50 $(OBJ)pibwdgx.o: pibwdgx.cc pixtbaseP.h pibwdgx.h pisysdep.h \ 57 $(INC)machdefs.h \ 58 $(INC)pclassids.h pibwdggen.h piwdgx.h \ 51 $(INC)machdefs.h pibwdggen.h piwdgx.h \ 59 52 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 60 53 pigraphgen.h pifontx.h pifontgen.h pigraphuc.h pievthandler.h \ 61 54 psfile.h pigraphps.h pixtbase.h 62 55 $(OBJ)picmap.o: picmap.cc picmap.h pisysdep.h \ 63 $(INC)machdefs.h \ 64 $(INC)pclassids.h picmapx.h picmapgen.h 56 $(INC)machdefs.h picmapx.h picmapgen.h 65 57 $(OBJ)picmapgen.o: picmapgen.cc picmapgen.h pisysdep.h \ 66 $(INC)machdefs.h \ 67 $(INC)pclassids.h picmapx.h picmap.h 58 $(INC)machdefs.h picmapx.h picmap.h 68 59 $(OBJ)picmapview.o: picmapview.cc picmapview.h pisysdep.h \ 69 $(INC)machdefs.h \ 70 $(INC)pclassids.h pibwdgx.h pibwdggen.h \ 60 $(INC)machdefs.h pibwdgx.h pibwdggen.h \ 71 61 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 72 62 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigraphuc.h \ 73 63 pievthandler.h psfile.h pigraphps.h 74 64 $(OBJ)picmapx.o: picmapx.cc piwdgx.h piwdggen.h \ 75 $(INC)machdefs.h \ 76 $(INC)pclassids.h pimsghandler.h picmapx.h \ 65 $(INC)machdefs.h pimsghandler.h picmapx.h \ 77 66 picmapgen.h pisysdep.h 78 67 $(OBJ)picons.o: picons.cc pisysdep.h \ 79 $(INC)machdefs.h \ 80 $(INC)pclassids.h pimenux.h pimenugen.h \ 68 $(INC)machdefs.h pimenux.h pimenugen.h \ 81 69 piwdgx.h piwdggen.h pimsghandler.h picons.h pistdwdgx.h pistdwdggen.h \ 82 70 picontainerx.h picontainergen.h pibwdgx.h pibwdggen.h picmap.h \ … … 84 72 pigraphuc.h pievthandler.h psfile.h pigraphps.h 85 73 $(OBJ)picontainergen.o: picontainergen.cc picontainergen.h pisysdep.h \ 86 $(INC)machdefs.h \ 87 $(INC)pclassids.h piwdgx.h piwdggen.h \ 74 $(INC)machdefs.h piwdgx.h piwdggen.h \ 88 75 pimsghandler.h 89 76 $(OBJ)picontainerx.o: picontainerx.cc picontainerx.h pisysdep.h \ 90 $(INC)machdefs.h \ 91 $(INC)pclassids.h picontainergen.h piwdgx.h \ 77 $(INC)machdefs.h picontainergen.h piwdgx.h \ 92 78 piwdggen.h pimsghandler.h 93 79 $(OBJ)pidrawer.o: pidrawer.cc $(INC)machdefs.h \ 94 $(INC)pclassids.h pidrawer.h pibwdggen.h \ 95 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 96 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigraphuc.h \ 97 pievthandler.h psfile.h 80 pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \ 81 picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \ 82 pifontgen.h pigraphuc.h pievthandler.h psfile.h 98 83 $(OBJ)pidrawwin.o: pidrawwin.cc pidrawwin.h pisysdep.h \ 99 $(INC)machdefs.h \ 100 $(INC)pclassids.h piwindowx.h piwindowgen.h \ 84 $(INC)machdefs.h piwindowx.h piwindowgen.h \ 101 85 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 102 86 piscdrawwdg.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \ … … 105 89 pidrawer.h 106 90 $(OBJ)pidrwtools.o: pidrwtools.cc pidrwtools.h pisysdep.h \ 107 $(INC)machdefs.h \ 108 $(INC)pclassids.h pistdwdgx.h pistdwdggen.h \ 91 $(INC)machdefs.h pistdwdgx.h pistdwdggen.h \ 109 92 piwdgx.h piwdggen.h pimsghandler.h pioptmenux.h pioptmenugen.h \ 110 93 pimenux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \ … … 115 98 pi3ddrw.h pigraph3d.h 116 99 $(OBJ)pievthandler.o: pievthandler.cc pievthandler.h pisysdep.h \ 117 $(INC)machdefs.h \ 118 $(INC)pclassids.h pimsghandler.h piwdgx.h \ 100 $(INC)machdefs.h pimsghandler.h piwdgx.h \ 119 101 piwdggen.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \ 120 102 pifontx.h pifontgen.h 121 103 $(OBJ)pifilechogen.o: pifilechogen.cc pifilechogen.h pisysdep.h \ 122 $(INC)machdefs.h \ 123 $(INC)pclassids.h piwdgx.h piwdggen.h \ 104 $(INC)machdefs.h piwdgx.h piwdggen.h \ 124 105 pimsghandler.h 125 106 $(OBJ)pifilechox.o: pifilechox.cc pisysdep.h \ 126 $(INC)machdefs.h \ 127 $(INC)pclassids.h piapplx.h piapplgen.h \ 107 $(INC)machdefs.h piapplx.h piapplgen.h \ 128 108 pimsghandler.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \ 129 109 pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \ … … 133 113 piwindowx.h piwindowgen.h 134 114 $(OBJ)pifontgen.o: pifontgen.cc pigraphgen.h pisysdep.h \ 135 $(INC)machdefs.h \ 136 $(INC)pclassids.h piwdgx.h piwdggen.h \ 115 $(INC)machdefs.h piwdgx.h piwdggen.h \ 137 116 pimsghandler.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h 138 117 $(OBJ)pifontx.o: pifontx.cc pisysdep.h \ 139 $(INC)machdefs.h \ 140 $(INC)pclassids.h pifontx.h pifontgen.h \ 118 $(INC)machdefs.h pifontx.h pifontgen.h \ 141 119 piwdgx.h piwdggen.h pimsghandler.h 142 120 $(OBJ)pigraph3d.o: pigraph3d.cc pigraph3d.h pisysdep.h \ 143 $(INC)machdefs.h \ 144 $(INC)pclassids.h pigraphuc.h pigraphgen.h \ 121 $(INC)machdefs.h pigraphuc.h pigraphgen.h \ 145 122 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 146 123 pifontx.h pifontgen.h 147 124 $(OBJ)pigraphgen.o: pigraphgen.cc pigraphgen.h pisysdep.h \ 148 $(INC)machdefs.h \ 149 $(INC)pclassids.h piwdgx.h piwdggen.h \ 125 $(INC)machdefs.h piwdgx.h piwdggen.h \ 150 126 pimsghandler.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h 151 127 $(OBJ)pigraphps.o: pigraphps.cc pigraphps.h pisysdep.h \ 152 $(INC)machdefs.h \ 153 $(INC)pclassids.h pigraphgen.h piwdgx.h \ 128 $(INC)machdefs.h pigraphgen.h piwdgx.h \ 154 129 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pifontx.h \ 155 130 pifontgen.h psfile.h 156 131 $(OBJ)pigraphuc.o: pigraphuc.cc $(INC)machdefs.h \ 157 $(INC)pclassids.h pigraphuc.h pisysdep.h \ 158 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 159 picmapgen.h pifontx.h pifontgen.h 132 pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h \ 133 pimsghandler.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h 160 134 $(OBJ)pigraphx.o: pigraphx.cc pigraphx.h pisysdep.h \ 161 $(INC)machdefs.h \ 162 $(INC)pclassids.h pigraphgen.h piwdgx.h \ 135 $(INC)machdefs.h pigraphgen.h piwdgx.h \ 163 136 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pifontx.h \ 164 137 pifontgen.h 165 138 $(OBJ)piimage.o: piimage.cc piimage.h parradapter.h \ 166 $(INC)machdefs.h \ 167 $(INC)pclassids.h lut.h pisysdep.h \ 168 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 169 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 170 pigraphuc.h pievthandler.h psfile.h pipixmapx.h pipixmapgen.h \ 171 pibwdgx.h pigraphps.h pistdwdgx.h pistdwdggen.h piwindowx.h \ 172 piwindowgen.h picontainerx.h picontainergen.h picmapview.h \ 173 piimgtools.h pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h \ 174 piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h \ 175 pidrwtools.h piscdrawwdg.h 139 $(INC)machdefs.h lut.h pisysdep.h pidrawer.h \ 140 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 141 picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigraphuc.h \ 142 pievthandler.h psfile.h pipixmapx.h pipixmapgen.h pibwdgx.h \ 143 pigraphps.h pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h \ 144 picontainerx.h picontainergen.h picmapview.h piimgtools.h \ 145 pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piapplx.h \ 146 piapplgen.h pimenubarx.h pimenubargen.h picons.h pidrwtools.h \ 147 piscdrawwdg.h 176 148 $(OBJ)piimgtools.o: piimgtools.cc piimgtools.h pisysdep.h \ 177 $(INC)machdefs.h \ 178 $(INC)pclassids.h pistdwdgx.h pistdwdggen.h \ 149 $(INC)machdefs.h pistdwdgx.h pistdwdggen.h \ 179 150 piwdgx.h piwdggen.h pimsghandler.h pioptmenux.h pioptmenugen.h \ 180 151 pimenux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \ … … 185 156 pidrawer.h pipixmapx.h pipixmapgen.h picmapview.h 186 157 $(OBJ)pilistgen.o: pilistgen.cc pilistgen.h pisysdep.h \ 187 $(INC)machdefs.h \ 188 $(INC)pclassids.h piwdgx.h piwdggen.h \ 158 $(INC)machdefs.h piwdgx.h piwdggen.h \ 189 159 pimsghandler.h 190 160 $(OBJ)pilistx.o: pilistx.cc pilistx.h pilistgen.h pisysdep.h \ 191 $(INC)machdefs.h \ 192 $(INC)pclassids.h piwdgx.h piwdggen.h \ 161 $(INC)machdefs.h piwdgx.h piwdggen.h \ 193 162 pimsghandler.h picontainerx.h picontainergen.h 194 163 $(OBJ)pimenubargen.o: pimenubargen.cc pimenubargen.h pisysdep.h \ 195 $(INC)machdefs.h \ 196 $(INC)pclassids.h pimenux.h pimenugen.h \ 164 $(INC)machdefs.h pimenux.h pimenugen.h \ 197 165 piwdgx.h piwdggen.h pimsghandler.h piapplx.h piapplgen.h \ 198 166 picontainerx.h picontainergen.h pimenubarx.h picons.h pistdwdgx.h \ … … 201 169 pievthandler.h psfile.h pigraphps.h 202 170 $(OBJ)pimenubarx.o: pimenubarx.cc pimenubarx.h pimenubargen.h pisysdep.h \ 203 $(INC)machdefs.h \ 204 $(INC)pclassids.h pimenux.h pimenugen.h \ 171 $(INC)machdefs.h pimenux.h pimenugen.h \ 205 172 piwdgx.h piwdggen.h pimsghandler.h piapplx.h piapplgen.h \ 206 173 picontainerx.h picontainergen.h picons.h pistdwdgx.h pistdwdggen.h \ … … 209 176 psfile.h pigraphps.h 210 177 $(OBJ)pimenugen.o: pimenugen.cc pimenugen.h pisysdep.h \ 211 $(INC)machdefs.h \ 212 $(INC)pclassids.h piwdgx.h piwdggen.h \ 178 $(INC)machdefs.h piwdgx.h piwdggen.h \ 213 179 pimsghandler.h 214 180 $(OBJ)pimenux.o: pimenux.cc pisysdep.h \ 215 $(INC)machdefs.h \ 216 $(INC)pclassids.h pimenubarx.h \ 217 pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \ 218 pimsghandler.h 181 $(INC)machdefs.h pimenubarx.h pimenubargen.h \ 182 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h 219 183 $(OBJ)pimsghandler.o: pimsghandler.cc pimsghandler.h \ 220 $(INC)machdefs.h \ 221 $(INC)pclassids.h 184 $(INC)machdefs.h 222 185 $(OBJ)pioptmenugen.o: pioptmenugen.cc pioptmenugen.h pisysdep.h \ 223 $(INC)machdefs.h \ 224 $(INC)pclassids.h pimenux.h pimenugen.h \ 186 $(INC)machdefs.h pimenux.h pimenugen.h \ 225 187 piwdgx.h piwdggen.h pimsghandler.h 226 188 $(OBJ)pioptmenux.o: pioptmenux.cc pisysdep.h \ 227 $(INC)machdefs.h \ 228 $(INC)pclassids.h pioptmenux.h \ 229 pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \ 230 pimsghandler.h pistdwdgx.h pistdwdggen.h piapplx.h piapplgen.h \ 231 picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h picons.h \ 232 pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 233 pigraphgen.h pifontx.h pifontgen.h pigraphuc.h pievthandler.h \ 234 psfile.h pigraphps.h 189 $(INC)machdefs.h pioptmenux.h pioptmenugen.h \ 190 pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h pistdwdgx.h \ 191 pistdwdggen.h piapplx.h piapplgen.h picontainerx.h picontainergen.h \ 192 pimenubarx.h pimenubargen.h picons.h pibwdgx.h pibwdggen.h picmap.h \ 193 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 194 pigraphuc.h pievthandler.h psfile.h pigraphps.h 235 195 $(OBJ)piperiodx.o: piperiodx.cc piwdgx.h piwdggen.h \ 236 $(INC)machdefs.h \ 237 $(INC)pclassids.h pimsghandler.h piperiodx.h \ 196 $(INC)machdefs.h pimsghandler.h piperiodx.h \ 238 197 $(INC)periodic.h 239 198 $(OBJ)pipixmapgen.o: pipixmapgen.cc pipixmapgen.h pisysdep.h \ 240 $(INC)machdefs.h \ 241 $(INC)pclassids.h pibwdgx.h pibwdggen.h \ 199 $(INC)machdefs.h pibwdgx.h pibwdggen.h \ 242 200 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 243 201 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigraphuc.h \ 244 202 pievthandler.h psfile.h pigraphps.h 245 203 $(OBJ)pipixmapx.o: pipixmapx.cc pipixmapx.h pipixmapgen.h pisysdep.h \ 246 $(INC)machdefs.h \ 247 $(INC)pclassids.h pibwdgx.h pibwdggen.h \ 204 $(INC)machdefs.h pibwdgx.h pibwdggen.h \ 248 205 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 249 206 pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigraphuc.h \ 250 207 pievthandler.h psfile.h pigraphps.h 251 208 $(OBJ)piscdrawwdg.o: piscdrawwdg.cc \ 252 $(INC)machdefs.h \ 253 $(INC)pclassids.h piscdrawwdg.h pisysdep.h \ 209 $(INC)machdefs.h piscdrawwdg.h pisysdep.h \ 254 210 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 255 211 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ … … 260 216 pimenubargen.h picons.h parradapter.h lut.h 261 217 $(OBJ)pistdwdggen.o: pistdwdggen.cc pistdwdggen.h pisysdep.h \ 262 $(INC)machdefs.h \ 263 $(INC)pclassids.h piwdgx.h piwdggen.h \ 218 $(INC)machdefs.h piwdgx.h piwdggen.h \ 264 219 pimsghandler.h 265 220 $(OBJ)pistdwdgx.o: pistdwdgx.cc pisysdep.h \ 266 $(INC)machdefs.h \ 267 $(INC)pclassids.h pistdwdgx.h pistdwdggen.h \ 221 $(INC)machdefs.h pistdwdgx.h pistdwdggen.h \ 268 222 piwdgx.h piwdggen.h pimsghandler.h picontainerx.h picontainergen.h 269 223 $(OBJ)pistzwin.o: pistzwin.cc pistzwin.h pisysdep.h \ 270 $(INC)machdefs.h \ 271 $(INC)pclassids.h piwindowx.h piwindowgen.h \ 224 $(INC)machdefs.h piwindowx.h piwindowgen.h \ 272 225 picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \ 273 226 piperiodx.h $(INC)periodic.h psfile.h \ 274 227 pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h 275 228 $(OBJ)pisurfdr.o: pisurfdr.cc pisurfdr.h parradapter.h \ 276 $(INC)machdefs.h \ 277 $(INC)pclassids.h lut.h pi3ddrw.h pisysdep.h \ 229 $(INC)machdefs.h lut.h pi3ddrw.h pisysdep.h \ 278 230 pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 279 231 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \ 280 232 pigraphuc.h pievthandler.h psfile.h pigraph3d.h pibwdgx.h pigraphps.h 281 233 $(OBJ)piwdggen.o: piwdggen.cc piwdggen.h \ 282 $(INC)machdefs.h \ 283 $(INC)pclassids.h pimsghandler.h \ 234 $(INC)machdefs.h pimsghandler.h \ 284 235 picontainergen.h pisysdep.h piwdgx.h pievthandler.h pigraphx.h \ 285 236 pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \ 286 237 psfile.h 287 238 $(OBJ)piwdgx.o: piwdgx.cc piwdgx.h piwdggen.h \ 288 $(INC)machdefs.h \ 289 $(INC)pclassids.h pimsghandler.h \ 239 $(INC)machdefs.h pimsghandler.h \ 290 240 picontainerx.h pisysdep.h picontainergen.h pievthandler.h pigraphx.h \ 291 241 pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h 292 242 $(OBJ)piwindowgen.o: piwindowgen.cc piwindowgen.h pisysdep.h \ 293 $(INC)machdefs.h \ 294 $(INC)pclassids.h picontainerx.h \ 243 $(INC)machdefs.h picontainerx.h \ 295 244 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h psfile.h \ 296 245 pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h 297 246 $(OBJ)piwindowx.o: piwindowx.cc piwindowx.h piwindowgen.h pisysdep.h \ 298 $(INC)machdefs.h \ 299 $(INC)pclassids.h picontainerx.h \ 247 $(INC)machdefs.h picontainerx.h \ 300 248 picontainergen.h piwdgx.h piwdggen.h pimsghandler.h 301 249 $(OBJ)pixtbase.o: pixtbase.cc pixtbaseP.h pibwdgx.h pisysdep.h \ 302 $(INC)machdefs.h \ 303 $(INC)pclassids.h pibwdggen.h piwdgx.h \ 250 $(INC)machdefs.h pibwdggen.h piwdgx.h \ 304 251 piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h pigraphx.h \ 305 252 pigraphgen.h pifontx.h pifontgen.h pigraphuc.h pievthandler.h \ 306 253 psfile.h pigraphps.h pixtbase.h 307 254 $(OBJ)psfile.o: psfile.cc psfile.h $(INC)machdefs.h \ 308 $(INC)pclassids.h pisysdep.h pifontgen.h \ 309 pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 310 picmapgen.h pifontx.h 255 pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h \ 256 pimsghandler.h picmap.h picmapx.h picmapgen.h pifontx.h -
trunk/SophyaPI/PIext/Makefile
r826 r924 7 7 $(AR) $(ARFLAGS) $@ $? 8 8 ifeq ($(CXX),cxx) 9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) - L$(LIB) -lPIext -lSysTools -lTArray -lNTools -lHiStats -lSkyMap -lSamba -lSkyT -lFitsIOServer -lIFFTW -lLinAlg -lPI -o $(OBJ)xx.x -Hf9 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf 10 10 endif 11 11 … … 17 17 18 18 $(OBJ)basexecut.o: basexecut.cc piacmd.h \ 19 $(INC)machdefs.h \ 20 $(INC)pclassids.h dlftypes.h basexecut.h \ 21 $(INC)pdlmgr.h \ 19 $(INC)machdefs.h dlftypes.h \ 20 $(INC)pdlmgr.h basexecut.h \ 22 21 $(INC)ctimer.h pistdimgapp.h \ 23 22 $(INC)pisysdep.h \ … … 92 91 $(INC)generaldata.h \ 93 92 $(INC)poly.h 93 $(OBJ)nobjmgr.o: nobjmgr.cc $(INC)strutil.h \ 94 $(INC)datatypes.h \ 95 $(INC)machdefs.h nobjmgr.h \ 96 $(INC)anydataobj.h \ 97 $(INC)ppersist.h \ 98 $(INC)pexceptions.h \ 99 $(INC)gnumd5.h dlftypes.h servnobjm.h \ 100 $(INC)pdlmgr.h nomgadapter.h \ 101 $(INC)pidrawer.h \ 102 $(INC)pibwdggen.h \ 103 $(INC)pisysdep.h \ 104 $(INC)piwdgx.h \ 105 $(INC)piwdggen.h \ 106 $(INC)pimsghandler.h \ 107 $(INC)picmap.h \ 108 $(INC)picmapx.h \ 109 $(INC)picmapgen.h \ 110 $(INC)pigraphx.h \ 111 $(INC)pigraphgen.h \ 112 $(INC)pifontx.h \ 113 $(INC)pifontgen.h \ 114 $(INC)pigraphuc.h \ 115 $(INC)pievthandler.h \ 116 $(INC)psfile.h \ 117 $(INC)parradapter.h \ 118 $(INC)lut.h \ 119 $(INC)ntupintf.h pistdimgapp.h \ 120 $(INC)piapplx.h \ 121 $(INC)piapplgen.h \ 122 $(INC)picontainerx.h \ 123 $(INC)picontainergen.h \ 124 $(INC)pimenubarx.h \ 125 $(INC)pimenubargen.h \ 126 $(INC)pimenux.h \ 127 $(INC)pimenugen.h \ 128 $(INC)picons.h \ 129 $(INC)pistdwdgx.h \ 130 $(INC)pistdwdggen.h \ 131 $(INC)pibwdgx.h \ 132 $(INC)pigraphps.h \ 133 $(INC)piwindowx.h \ 134 $(INC)piwindowgen.h \ 135 $(INC)pioptmenux.h \ 136 $(INC)pioptmenugen.h \ 137 $(INC)pifilechox.h \ 138 $(INC)pifilechogen.h \ 139 $(INC)piimage.h \ 140 $(INC)pipixmapx.h \ 141 $(INC)pipixmapgen.h \ 142 $(INC)picmapview.h \ 143 $(INC)pi3ddrw.h \ 144 $(INC)pigraph3d.h piacmd.h pisiadw.h \ 145 $(INC)pilistx.h \ 146 $(INC)pilistgen.h \ 147 $(INC)pistzwin.h \ 148 $(INC)piperiodx.h \ 149 $(INC)periodic.h \ 150 $(INC)fitsioserver.h \ 151 $(INC)tarray.h \ 152 $(INC)basarr.h \ 153 $(INC)dvlist.h \ 154 $(INC)objfio.h \ 155 $(INC)ndatablock.h \ 156 $(INC)utilarr.h \ 157 $(INC)tmatrix.h \ 158 $(INC)tvector.h \ 159 $(INC)skymap.h \ 160 $(INC)spherethetaphi.h \ 161 $(INC)sphericalmap.h \ 162 $(INC)smathconst.h \ 163 $(INC)pixelmap.h \ 164 $(INC)spherepos.h \ 165 $(INC)unitvector.h \ 166 $(INC)vector3d.h \ 167 $(INC)longlat.h \ 168 $(INC)utilgeom.h \ 169 $(INC)spherehealpix.h \ 170 $(INC)localmap.h \ 171 $(INC)fiospherethetaphi.h \ 172 $(INC)fiospherehealpix.h \ 173 $(INC)fiolocalmap.h \ 174 $(INC)ntuple.h \ 175 $(INC)cimage.h \ 176 $(INC)rzimage.h \ 177 $(INC)rzvect.h \ 178 $(INC)perrors.h \ 179 $(EXTINCPATH)FitsIO/fitsio.h \ 180 $(EXTINCPATH)FitsIO/longnam.h \ 181 $(INC)pisurfdr.h pipodrw.h \ 182 $(INC)histos2.h \ 183 $(INC)peida.h \ 184 $(INC)utils.h \ 185 $(INC)fmath.h \ 186 $(INC)histos.h pintuple.h pintup3d.h \ 187 pigfd1.h $(INC)generaldata.h \ 188 $(INC)poly.h pigfd2.h 94 189 $(OBJ)nomgadapter.o: nomgadapter.cc \ 95 $(INC)machdefs.h \ 96 $(INC)pclassids.h nomgadapter.h \ 190 $(INC)machdefs.h nomgadapter.h \ 97 191 $(INC)ppersist.h \ 98 192 $(INC)pexceptions.h \ … … 119 213 $(INC)ntupintf.h 120 214 $(OBJ)nomgfdadapter.o: nomgfdadapter.cc \ 121 $(INC)machdefs.h \ 122 $(INC)pclassids.h nomgfdadapter.h \ 215 $(INC)machdefs.h nomgfdadapter.h \ 123 216 nomgadapter.h $(INC)ppersist.h \ 124 217 $(INC)pexceptions.h \ … … 161 254 $(INC)histos.h 162 255 $(OBJ)nomhistadapter.o: nomhistadapter.cc \ 163 $(INC)machdefs.h \ 164 $(INC)pclassids.h nomhistadapter.h \ 256 $(INC)machdefs.h nomhistadapter.h \ 165 257 nomgadapter.h $(INC)ppersist.h \ 166 258 $(INC)pexceptions.h \ … … 220 312 $(INC)pdlmgr.h dlftypes.h 221 313 $(OBJ)nomimagadapter.o: nomimagadapter.cc \ 222 $(INC)machdefs.h \ 223 $(INC)pclassids.h nomimagadapter.h \ 314 $(INC)machdefs.h nomimagadapter.h \ 224 315 nomgadapter.h $(INC)ppersist.h \ 225 316 $(INC)pexceptions.h \ … … 253 344 $(INC)objfio.h pimgadapter.h 254 345 $(OBJ)nomskymapadapter.o: nomskymapadapter.cc \ 255 $(INC)machdefs.h \ 256 $(INC)pclassids.h nomskymapadapter.h \ 346 $(INC)machdefs.h nomskymapadapter.h \ 257 347 nomgadapter.h $(INC)ppersist.h \ 258 348 $(INC)pexceptions.h \ … … 291 381 $(INC)longlat.h \ 292 382 $(INC)utilgeom.h \ 383 $(INC)skymap.h \ 293 384 $(INC)spherethetaphi.h \ 294 385 $(INC)sphericalmap.h \ 295 386 $(INC)smathconst.h \ 296 387 $(INC)tvector.h \ 297 $(INC)spheregorski.h \ 298 $(INC)localmap.h pitvmaad.h \ 388 $(INC)spherehealpix.h \ 389 $(INC)localmap.h \ 390 $(INC)fiospherethetaphi.h \ 391 $(INC)fiospherehealpix.h \ 392 $(INC)fiolocalmap.h pitvmaad.h \ 299 393 $(INC)complexios.h 300 394 $(OBJ)nomspecrespadapter.o: nomspecrespadapter.cc \ 301 $(INC)machdefs.h \ 302 $(INC)pclassids.h nomspecrespadapter.h \ 395 $(INC)machdefs.h nomspecrespadapter.h \ 303 396 nomgadapter.h $(INC)ppersist.h \ 304 397 $(INC)pexceptions.h \ … … 337 430 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 338 431 $(INC)machdefs.h \ 339 $(INC)pclassids.h \340 432 $(INC)tvector.h \ 341 433 $(INC)tmatrix.h \ … … 383 475 $(INC)objfio.h \ 384 476 $(INC)machdefs.h \ 385 $(INC)pclassids.h \386 477 $(INC)anydataobj.h \ 387 478 $(INC)ppersist.h \ … … 403 494 $(INC)ntuple.h \ 404 495 $(INC)ntupintf.h pawexecut.h piacmd.h \ 405 dlftypes.h nobjmgr.h servnobjm.h \ 406 $(INC)pdlmgr.h pistdimgapp.h \ 407 $(INC)pisysdep.h \ 496 dlftypes.h $(INC)pdlmgr.h nobjmgr.h \ 497 servnobjm.h pistdimgapp.h $(INC)pisysdep.h \ 408 498 $(INC)piapplx.h \ 409 499 $(INC)piapplgen.h \ … … 454 544 $(INC)periodic.h 455 545 $(OBJ)piacmd.o: piacmd.cc piacmd.h $(INC)machdefs.h \ 456 $(INC)pclassids.h dlftypes.h basexecut.h \ 457 $(INC)pdlmgr.h \ 546 dlftypes.h $(INC)pdlmgr.h basexecut.h \ 458 547 $(INC)ctimer.h pistdimgapp.h \ 459 548 $(INC)pisysdep.h \ … … 520 609 $(INC)nbtri.h \ 521 610 $(INC)machdefs.h \ 522 $(INC)pclassids.h \523 611 $(INC)generalfit.h \ 524 612 $(INC)pexceptions.h \ … … 605 693 $(INC)objfio.h \ 606 694 $(INC)machdefs.h \ 607 $(INC)pclassids.h \608 695 $(INC)anydataobj.h \ 609 696 $(INC)ppersist.h \ … … 643 730 $(INC)objfio.h \ 644 731 $(INC)machdefs.h \ 645 $(INC)pclassids.h \646 732 $(INC)anydataobj.h \ 647 733 $(INC)ppersist.h \ … … 685 771 $(INC)objfio.h \ 686 772 $(INC)machdefs.h \ 687 $(INC)pclassids.h \688 773 $(INC)anydataobj.h \ 689 774 $(INC)ppersist.h \ … … 721 806 $(INC)pimsghandler.h \ 722 807 $(INC)machdefs.h \ 723 $(INC)pclassids.h \724 808 $(INC)pisysdep.h \ 725 809 $(INC)picontainerx.h \ … … 771 855 $(INC)piwindowgen.h \ 772 856 $(INC)pidrawer.h \ 773 $(INC)nbrandom.h 774 $(OBJ)piinit.o: piinit.cc $(INC)machdefs.h \ 775 $(INC)pclassids.h piinit.h \857 $(INC)nbrandom.h \ 858 $(INC)srandgen.h 859 $(OBJ)piinit.o: piinit.cc $(INC)machdefs.h piinit.h \ 776 860 $(INC)sambainit.h \ 777 861 $(INC)skymapinit.h \ 778 $(INC)tarrinit.h \779 862 $(INC)sophyainit.h \ 780 $(INC)ntoolsinit.h pistdimgapp.h \ 863 $(INC)ntoolsinit.h \ 864 $(INC)tarrinit.h pistdimgapp.h \ 781 865 $(INC)pisysdep.h \ 782 866 $(INC)piapplx.h \ … … 825 909 $(INC)ppersist.h \ 826 910 $(INC)pexceptions.h \ 827 $(INC)gnumd5.h dlftypes.h piacmd.h pisiadw.h \ 911 $(INC)gnumd5.h dlftypes.h piacmd.h \ 912 $(INC)pdlmgr.h pisiadw.h \ 828 913 $(INC)pilistx.h \ 829 914 $(INC)pilistgen.h \ … … 831 916 $(INC)piperiodx.h \ 832 917 $(INC)periodic.h servnobjm.h \ 833 $(INC)pdlmgr.h nomhistadapter.h \834 nomgadapter.h$(INC)ntupintf.h \918 nomhistadapter.h nomgadapter.h \ 919 $(INC)ntupintf.h \ 835 920 $(INC)histos.h \ 836 921 $(INC)objfio.h \ … … 865 950 $(INC)sphericalmap.h \ 866 951 $(INC)smathconst.h \ 867 $(INC)sphere gorski.h \952 $(INC)spherehealpix.h \ 868 953 $(INC)localmap.h \ 869 954 $(INC)specrespvector.h \ … … 873 958 $(INC)ntupintf.h \ 874 959 $(INC)machdefs.h \ 875 $(INC)pclassids.h \876 960 $(INC)pi3ddrw.h \ 877 961 $(INC)pisysdep.h \ … … 897 981 $(INC)ntupintf.h \ 898 982 $(INC)machdefs.h \ 899 $(INC)pclassids.h \900 983 $(INC)pidrawer.h \ 901 984 $(INC)pibwdggen.h \ … … 916 999 $(OBJ)pipodrw.o: pipodrw.cc pipodrw.h \ 917 1000 $(INC)machdefs.h \ 918 $(INC)pclassids.h \919 1001 $(INC)pidrawer.h \ 920 1002 $(INC)pibwdggen.h \ … … 958 1040 $(INC)poly.h 959 1041 $(OBJ)pisiadw.o: pisiadw.cc $(INC)machdefs.h \ 960 $(INC)pclassids.h \961 1042 $(INC)perrors.h \ 962 1043 $(INC)pexceptions.h \ … … 1009 1090 $(INC)anydataobj.h \ 1010 1091 $(INC)ppersist.h \ 1011 $(INC)gnumd5.h dlftypes.h piacmd.h pisiadw.h \ 1092 $(INC)gnumd5.h dlftypes.h piacmd.h \ 1093 $(INC)pdlmgr.h pisiadw.h \ 1012 1094 $(INC)pilistx.h \ 1013 1095 $(INC)pilistgen.h \ 1014 1096 $(INC)pistzwin.h \ 1015 1097 $(INC)piperiodx.h \ 1016 $(INC)periodic.h servnobjm.h \ 1017 $(INC)pdlmgr.h 1098 $(INC)periodic.h servnobjm.h 1018 1099 $(OBJ)pistdimgapp.o: pistdimgapp.cc \ 1019 1100 $(INC)machdefs.h \ 1020 $(INC)pclassids.h \1021 1101 $(INC)strutil.h \ 1022 1102 $(INC)timing.h \ … … 1077 1157 $(INC)pi3ddrw.h \ 1078 1158 $(INC)pigraph3d.h nobjmgr.h dlftypes.h \ 1079 piacmd.h pisiadw.h $(INC)pilistx.h \ 1159 piacmd.h $(INC)pdlmgr.h pisiadw.h \ 1160 $(INC)pilistx.h \ 1080 1161 $(INC)pilistgen.h \ 1081 1162 $(INC)pistzwin.h \ … … 1098 1179 $(INC)sambainit.h \ 1099 1180 $(INC)skymapinit.h \ 1100 $(INC)tarrinit.h \1101 1181 $(INC)sophyainit.h \ 1102 1182 $(INC)ntoolsinit.h \ 1183 $(INC)tarrinit.h \ 1103 1184 $(INC)piversion.h piaversion.h 1104 1185 $(OBJ)pitvmaad.o: pitvmaad.cc pitvmaad.h \ 1105 1186 $(INC)machdefs.h \ 1106 $(INC)pclassids.h \1107 1187 $(INC)parradapter.h \ 1108 1188 $(INC)lut.h \ … … 1121 1201 $(OBJ)servnobjm.o: servnobjm.cc $(INC)strutil.h \ 1122 1202 nobjmgr.h $(INC)machdefs.h \ 1123 $(INC)pclassids.h \1124 1203 $(INC)anydataobj.h \ 1125 1204 $(INC)ppersist.h \ … … 1203 1282 $(INC)piscdrawwdg.h \ 1204 1283 $(INC)pisurfdr.h pintuple.h pintup3d.h \ 1205 pipodrw.h 1284 pipodrw.h $(INC)pclassids.h
Note:
See TracChangeset
for help on using the changeset viewer.