Changeset 126 in Sophya for trunk/SophyaPI/PI/Makefile
- Timestamp:
- Jul 22, 1998, 1:15:49 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Makefile
r119 r126 84 84 pimenubargen.h picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \ 85 85 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 86 $(EROSDEVREP)/Include/defs.h pigraphps.h piscdrawwdg.h pidrawer.h 86 $(EROSDEVREP)/Include/defs.h pigraphps.h piscdrawwdg.h pidrawer.h \ 87 pi3ddrw.h pigraph3d.h 87 88 $(OBJ)pifilechogen.o: pifilechogen.cc pifilechogen.h pisysdep.h piwdgx.h \ 88 89 piwdggen.h pimsghandler.h … … 185 186 $(EROSDEVREP)/Include/exceptions.h \ 186 187 $(EROSDEVREP)/Include/peidainit.h \ 187 $(EROSDEVREP)/Include/pclassids.h piscdrawwdg.h pisysdep.h \ 188 pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h \ 189 picmapx.h picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 190 pigraphps.h pistdwdgx.h pistdwdggen.h piwindowx.h piwindowgen.h \ 191 picontainerx.h picontainergen.h pidrawer.h 188 $(EROSDEVREP)/Include/pclassids.h pidrawer.h pibwdggen.h \ 189 pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ 190 picmapgen.h pigraphx.h pigraphgen.h pigraphuc.h psfile.h 192 191 $(OBJ)pioptmenugen.o: pioptmenugen.cc pioptmenugen.h pisysdep.h pimenux.h \ 193 192 pimenugen.h piwdgx.h piwdggen.h pimsghandler.h … … 212 211 piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h picmapgen.h \ 213 212 pigraphx.h pigraphgen.h pigraphuc.h psfile.h \ 214 $(EROSDEVREP)/Include/defs.h $(EROSDEVREP)/Include/generalfit.h \ 215 $(EROSDEVREP)/Include/exceptions.h \ 216 $(EROSDEVREP)/Include/peidainit.h \ 217 $(EROSDEVREP)/Include/matrix.h $(EROSDEVREP)/Include/peida.h \ 218 $(EROSDEVREP)/Include/utils.h $(EROSDEVREP)/Include/machine.h \ 219 $(EROSDEVREP)/Include/perrors.h $(EROSDEVREP)/Include/fmath.h \ 213 $(EROSDEVREP)/Include/defs.h parradapter.h \ 214 $(EROSDEVREP)/Include/machine.h lut.h \ 215 $(EROSDEVREP)/Include/cvector.h $(EROSDEVREP)/Include/matrix.h \ 216 $(EROSDEVREP)/Include/peida.h $(EROSDEVREP)/Include/utils.h \ 217 $(EROSDEVREP)/Include/perrors.h \ 218 $(EROSDEVREP)/Include/exceptions.h \ 219 $(EROSDEVREP)/Include/peidainit.h $(EROSDEVREP)/Include/fmath.h \ 220 220 $(EROSDEVREP)/Include/ppersist.h \ 221 221 $(EROSDEVREP)/Include/pclassids.h \ 222 $(EROSDEVREP)/Include/ cvector.h222 $(EROSDEVREP)/Include/generalfit.h 223 223 $(OBJ)piscdrawwdg.o: piscdrawwdg.cc piscdrawwdg.h pisysdep.h pibwdgx.h \ 224 224 pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picmap.h picmapx.h \ … … 227 227 piwindowx.h piwindowgen.h picontainerx.h picontainergen.h pidrawer.h \ 228 228 pidrwtools.h pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h \ 229 piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h 229 piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h \ 230 parradapter.h $(EROSDEVREP)/Include/machine.h lut.h 230 231 $(OBJ)pistdwdggen.o: pistdwdggen.cc pistdwdggen.h pisysdep.h piwdgx.h \ 231 232 piwdggen.h pimsghandler.h
Note:
See TracChangeset
for help on using the changeset viewer.